body {
 font-family: Arial, Helvetica, sans-serif;
 
 background-color: #fff;
 color: #000;
 font-size: 75%;
 margin: 0 auto;
 width: 700px;
 padding: 0;
}

img {
 border: none;
}

#top {
 margin-top: 5px;
 height: 537px;
/*background: url('rozcestnik-cely.jpg') no-repeat;*/
}
#toro  {
 width: 700px; height:520px overflow:hidden; background: url('czz.jpg'); margin:0; padding:0;}
#toro img{border:none;}
  

#centerblock {
 
 height: 109px;

 }

#leftblock {
 margin: -216px 0 0 20px;  
 float: left;
 text-align:center;
 width: 270px;
 height: 108px;
 padding: 180px 0 0 0 ;
}     

#leftblock a:hover, #rightblock a:hover {
 color: #61723F;
 text-decoration: underline;
}
#rightblock {
 float: right;
 margin: -216px 20px 0 0;
 text-align:center; 
 width: 265px;
 height: 108px;
 padding: 180px 0 0 0;   
}

#flags {
 float: left; 
 margin: 236px 0 0 0;
 text-align:center; 
 width: 100px;
 height: 88px;
 padding-top: 180px;   
}
#bottom {
 margin-top: 400px;
 text-align: center;
}

a {
 text-decoration: none;
 color: #000;
}
