body {
	background-color: #FFFFFF;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tlo
{
	background-color: #ACCDDE;
	text-align: center;
	border: 1px solid #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

p.adres
{
	line-height: normal;
}

h1 {
	font-size: 18px;
	color: #31526C;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #31526C;
	font-weight: bold;
}

ul {
	font-size: 13px;
/*	color: #213749;*/
	text-align: justify;
}

.logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 213px;
	width: 776px;
	text-align: right;
	vertical-align: top;
}

.belka {
	background-image: url(img/belka.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 776px;	
	text-align: center;
	font-size: 11px;	
}

a#rollover {
	display: block;
	width: 231px;
	height: 30px;
	background: url('img/przycisk.gif') top left no-repeat;
	border: 0px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 14px;
}

a:hover#rollover { background-position: 0 -30px;  }

.pole {
	background-image: url(img/pole.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 231px;	
	text-align: center;
}

.main {
	width: 532px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
}

.form {
	border-right: #BABABA 1px solid;
	border-top: #BABABA 1px solid;
	border-bottom: #BABABA 1px solid;
	border-left: #BABABA 1px solid;
	font-size: 12px;
	background-color: WHITE;
	background-image: url(img/a.gif);
	background-repeat: repeat-x;
	color: BLACK;
	font-family: tahoma, sans-serif;
	padding-left: 5px;

}
.form2 {
	border-right: #BABABA 1px solid;
	border-top: #BABABA 1px solid;
	border-bottom: #BABABA 1px solid;
	border-left: #BABABA 1px solid;
	font-size: 12px;
	background-color: WHITE;
	background-image: url(img/b.gif);
	background-repeat: repeat-y;
	color: BLACK;
	font-family: tahoma, sans-serif;
	margin: auto;
	padding-left: 5px;
}


a.link {
	color: #183852;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;

}

a.link:hover {
	color: #204A6D;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	font-style: italic;

}

a.stopka {
	font-size: 9px;
	color: #666666;
	text-decoration: none;	
}

a.stopka:hover {
	text-decoration: underline;
}
