html, body  
	{background: #fff500; 
	 text-align: center; 
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 }
body *
	{margin: 0px; 
	 padding: 0px;
	 color: red;
	 font-size: 1.25em; 
	 text-align: center;
	}
#container {
position: absolute; top: 50%; left: 50%;
width: 810px; height: 500px;
margin-top: -250px; margin-left: -405px; }
#container { width: 810px }
#container div { float: center; }
.menu1 {height:80px; width:250px; border:0;}
a .menu1 {background:url(menu.obrazki.www.pl.gif);}
a:hover .menu1{background-position: 100% -80px;}
.menu2 {height:80px; width:250px; border:0;}
a .menu2 {background:url(menu.obrazki.galeria.gif);}
a:hover .menu2{background-position: 100% -80px;}
.menu3 {height:80px; width:250px; border:0;}
a .menu3 {background:url(menu.obrazki.formularz.gif);}
a:hover .menu3{background-position: 100% -80px;}
