<style type="text/css">

*{ margin: 0; padding: 0; }



body { 



	margin     		: auto; 

	padding    		: 3px; 

	width      		: 770px; 

	border     		: 1px solid;

	background 		: url(logo2.jpg); 

	background-attachment   : fixed; 

	background-repeat	: repeat; 

	background-position	: 128px bottom; 

}


#belka { 

	width			: 100%; 

	height			: 20px; 

	background		: #7bbfa6; 	

	text-align		: left;
	
}    



#logo { 

	height			: 300px; 

	width			: 770px; 

	background		: url(nowe22.jpg); 

	margin-right		: auto; 


}





#under { 

	width			: 100%; 

	height			: 22px; 

	background		: url(under.jpg);

	background		: #7bbfa6; 

	text-align		: center; 



}


#kontener { 


	width			: 100%; 

	position		: relative; 


}


#srodek { 

	width			: 770px; 

	height			: auto; 

	background		: url(srodek.jpg);
    
    text-align		: left; 
	
}

#stopka { 

	width			: 100%; 

	height			: 20px; 

	background		: url(stopka.jpg); 

	text-align		: left; 

}




#stopka2 { 

	width			: 100%; 

	height			: 20px; 

	background		: url(stopka2.jpg); 

	text-align		: left; 

}


#stopka3 { 

	width			: 100%; 

	height			: 22px; 

	background		: url(stopka3.jpg); 
	
	font: 15px Tahoma;
 

}


#tekst {
    text-align	: left;
    margin-left: 20px;
    margin-right: 20px;
    font: 13px Arial;
}

.autor{
    float:left;
}

.licznik{
    float:right;

}

#dane {
     margin-left: 40px;
     float:left;
     text-align	: left; 
     padding: 50px 3px 3px 0px;
}

#mapka {
     float:right;
     margin-right: 40px;
     padding: 20px 3px 3px 0px;
}

#mail {
     text-align	: center;
     font: bold 20px Arial;
}

a:link { color: Navy; text-decoration: none}
a:visited { color: Navy; text-decoration: none}
a:hover {color: Maroon; text-decoration:underline}
a:active { color: Navy; text-decoration: none}

a.menu:link { color: #FFFFFF; text-decoration: none; font-size: 13px}
a.menu:visited { color: #FFFFFF; text-decoration: none; font-size: 13px}
a.menu:hover { color: #FFFF00; text-decoration: none; font-size: 13px}
a.menu:active { color: #FFFFFF; text-decoration: none; font-size: 13px}
          
          
          
ul {
	list-style-type:none;
	padding:5px 20px;
}

ul li {
	display:inline;
}
     


</STYLE> 
