body{
   background: #fff000; 
	 text-align: center; 
	 font-size: 12px; 
	 font-family: arial, helvetica, sans-serif;
	 margin: 0px; 
	 padding: 0px;
	}

img {border: 0px;}

a {color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}

#jeden{
   width: 100%;
	 height: 600px;
	 background: #FFF000 url('Img/tlo.jpg') repeat-x;}
	 
#menu{
   width: 264px;
	 height: 520px;
	 background: #FFF000 url('Img/2.jpg') no-repeat;}

#onas{
   width: 523px;
	 height: 520px;
	 background: #FFF000 url('Img/3.jpg') no-repeat;}
	 
#kontakt{
   width: 523px;
	 height: 520px;
	 background: #FFF000 url('Img/4.jpg') no-repeat;}
	 
#oferta{
   width: 523px;
	 height: 520px;
	 background: #FFF000 url('Img/5.jpg') no-repeat;}
	 
#linki li {
   margin: 10px 0 10px 0;
	 list-style: none;}
	 
#linki li a {
   font-size: 15px;
	 font-weight: bold;
	 color: black;
	 text-decoration: none;}
#linki li a:hover {color: black; text-decoration: underline;}
#linki li a:visited {color:black;}