html, body {
       background-image:url("tlo.gif");
       color: #000;
       margin: 0;
       padding: 0;
}

#top {
       width: 800px;
       
}
#gora {
 
 width: 800px;
 height: 86px;
 }
#naglowek {
 background-color: white;
 width: 500px;
 height: 55px;
  float: left;
  text-align:left;
 }

 #naglowek3 {
 background-image:url("img/logo.jpg"); 
 width: 300px;
 height: 86px;
  float: right;
 }
 
#tresc {
 background-color: white;
 width: 800px;
 height: 261px;
 }
 #tresc1 {
 width: 350;
 position: relative;
       left:10px;
	   float:left;
	   }
	#tresc5 {
 width: 405px;
 position: relative;
       left:10px;
	   float:left;
	   }
#tresc1  {
list-style-image: url("img/pkt02.jpg");
font-size:18px;
font-weight: bold;
font-style: italic;
text-align:leftt;
position: relative;
left: 40px;
top: 30px;
}
#tresc5  {
list-style-image: url("img/pkt02.jpg");
font-size:18px;
font-weight: bold;
font-style: italic;
text-align:left;
position: relative;
left: 10px;
top: 5px;
}
	   
#tresc2 {

	   position: relative;
	   left:40px;
	   top:28px;
	   z-index:1;
	   }
#tresc4 {
width
	   position: relative;
	   /*left:1px; */
	   top:10 px;
	   /*z-index:1;*/
	   }
	   

 #dol1 {
 background-image:url("img/01.jpg"); ;
 width: 800px;
 height: 43px;
 }
 #dol2 {
 background-color:white;
 width: 800px;
 height: 162px;
 text-align:center;
 }
 #dol3 {
 background-image:url("img/03.jpg"); 
 width: 800px;
 height: 27px;
 font-size: 11;
 font-weight: bold;
 }
 #dol3 a:link,  a:visited {
       color: white;
       text-decoration: none;
	   background-color: none;
	   border: none;
}
/*menu*/
#menutop  {
	text-align: left;
	font-weight:bold;
	font-size: 14px;
	 background-color: black;
 width: 500px;
 height: 30px;
 color: white;
  float: left;
}

#menutop  li {
	display: inline;
margin-bottom: 5px;	
margin-right: 25px;
font-weight:bold;
	font-size: 14px;
}

#menutop  a:link {
	text-decoration: none;
	/*background-color: #ccc; */
		color: ;


}
#menutop a:visited {
text-decoration: none;
	background-color: black;
	color: white;
	
	}

#menutop  a:hover {
background-image:none;
	background-color: #0000;
	color: red;
}
