/*glowna strona*/

body {
	font-size: 12px;
	background: #ffffff;
	color: black;
	padding: 0;
	margin: 0;
}

div#calosc {
	width: 913px;
	margin: 0 auto;
	margin-top: 20px;
	background: white;	
}

/*header*/

div#header {
	width: 913px;
	padding: 0;
	margin: 0;
height: 280px; /*USUNAC POZNIEJ*/

}

	/*head01*/

div#head1 {
	width: 913px;
	height: 57px;
	background: url('images/baner001.jpg') no-repeat;
	text-align: center;
}

#head1 h1 {
	padding: 0;
	margin: 0;
	height: 57px;
}

#head1 h1 a {
	font-family: Times New Roman;
	font-size: 28px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

.headspan {
	font-family: Georgia;
	font-size: 38px;
	color: #d4e920;
}

div#head2 {
	height: 0px; /*176px;*/
padding-top: 180px;
	background: url('images/baner002.jpg') no-repeat;
	/*text-valign: bottom;*/
	text-align: center;
font-size: 20px;
font-family: Verdana;
color: rgb(157, 0, 0);
font-weight: bold;
}

.ahead:link {
font-size: 20px;
font-family: Verdana;
color: rgb(157, 0, 0);
text-decoration: none;
font-weight: bold;
}

.ahead:visited {
font-size: 20px;
font-family: Verdana;
color: rgb(157, 0, 0);
text-decoration: none;
font-weight: bold;
}


.ahead:hover {
font-size: 20px;
font-family: Verdana;
color: red;
text-decoration: none;
font-weight: bold;
}
