body{
width:100%;
height:100%;
margin: 0; 
padding: 0;
background-color:#e8e8ec;
font-family:Verdana,Geneva,Georgia,Tahoma,Arial,Helvetica;
font-size:small;

}
.duzy {
position:absolute; top:0%; left:50%; 
margin-left:-512px;
width:100%; 
}

.srodek {
padding: 0; 
width:1024px;
background-color:white;
}

.baner {
width:1024px;
}
.menu {
background-image:url('tlo_guzik.jpg');
position:relative;left: 1%;top: 2px;
width:98%;
height:35px;
background-color:white;

float:left;
text-align:center;
}
.szeroki{
float:left;
font-family:Verdana,Georgia,Tahoma,Arial,Helvetica;
position:relative;left: 1%;top: 2px;
width:98%;
background-color:white;
}
.aktualnosci{
float:left;
font-family:Verdana,Georgia,Tahoma,Arial,Helvetica;
position:relative;left: 0;top:0;
width:100%;
height:550px;
background-image:url('tlo_aktualnosci.jpg');
background-repeat: no-repeat;
background-color:white;
}
div.dane{
float:left;
font-family:Verdana,Georgia,Tahoma,Arial,Helvetica;
position:relative;left: 0; top: 2px;
width:100%;
background-color:#E7E7E7;
}
.dane_k{
float:left;
font-family:Verdana,Georgia,Tahoma,Arial,Helvetica;
position:relative;left: 0;top:0;
width:44%;
background-color:white;
border: 1px solid #BEBEBE;
margin:8px;

}
div.akt_m{
margin-top:1%;
margin-left:1%;
margin-right:1%;
width:320px;
color:white;
font-size:small;
float:left;
}
div.akt_l{
float:right;
position:relative;top:0px;
width:650px;
}
div.dwd{
width:31%;
height:300px;
margin-top:1.5%;
margin-right:1.5%;
background-color:white;
border: 1px solid #BEBEBE;
float:left;
}
img.baner{
border:0;
}
.lewy{
border:0;
float:left;
border: 1px solid #BEBEBE;
}
img.prawy{
position:relative;top:0px;
float:right;
border: 1px solid #BEBEBE;
margin:1px;
}
ul, ul li.menu1 {
		display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu1 {
	float: left;
	padding: 1px 0 1px 1px;
	
	
}

ul li.menu1 {
	float: left;
	}
ul.menu1 a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background:  url("tlo_guzik.jpg") repeat-x center;
	color: darkblue;
	font-family:Verdana,Georgia,Tahoma,Arial,Helvetica;
	font-size:normall;
	padding: 8px 8px;
	border-right: 1px solid #fff;
	
}

ul.menu1 a:hover {
	background-color: #f44305;
	background-image: url("tlo_guzik.jpg");
}
p.dwdz{
text-align:justify;
margin:0.5%;
width:96%;
height:100px;
border: 1px solid #BEBEBE;
padding:1%;
}
.imgdwdz{
padding:10px; 
border-width:1px; 
border-style:dotted;
}
.akt{
color:brown;
text-decoration:none;
font-family:Georgia,Verdana,Geneva,Tahoma,Arial,Helvetica;
}