  div#strankaobal {
  	 width: 1000px;
	 margin: 0px auto 0px auto;
	 background-color: #FFFFFF; 	
  }

  div#telo {  	width: 1000px;   }
 
  /***************** top ***************************************/
  
  div#top {  	width: 1000px; height: 172px;  	background: url(../img/zahl.jpg) 0px 0px no-repeat;  	
  }
  
  a#logo {  	width: 520px; height: 60px; display: block; 	position: relative; top: 30px; left: 40px;   }
  
  div#menu { 	width: 1000px; height: 35px;	  position: relative; top: 74px; left: 0px;   } 
  
  div#vlajky {   float: left;  	width: 75px; height: 23px; position: relative; top: 8px; left: 60px; }
  a#cz { 	width: 28px; height: 23px; display: block; 	background: url(../img/cz.jpg) 0px 0px no-repeat; float: left; }  
  a#en {  	width: 28px; height: 23px; display: block; 	background: url(../img/en.jpg) 0px 0px no-repeat; float: right; }  

  div#search {   float: left;  	width: 178px; height: 19px; 	position: relative; top: 6px; left: 20px;
  				 background: url(../img/hledat.jpg) 0px 0px no-repeat; 				     }
  input#find {   background-color: transparent;	font-size:9px;	height:16px; border: 0px; position: relative; top: 2px; left: 40px;  }		
  a#find_btn {	 width: 40px; height: 15px; position: relative; top: -18px; left: 142px; display: block;  }
  
  div#horni {  float: right;  	width: 500px; height: 35px;  } 

  
  /******* stred ********/  
  div#stred {
  	width: 1000px; min-height: 630px;  height: auto !important;  height: 630px;	  		  	
  	background: url(../img/bg1.jpg) 0px 0px repeat-y;
  }  

  div#lmen {
  	width: 210px;  min-height: 620px;  height: auto !important;  height: 620px;	
  	float: left;	  /*	overflow: hidden;*/
  }  
  div#lmen_linka {
    position: relative; top: 40px; left: 0px;
  	width: 210px; height: 5px;  margin: 5px 0px 5px 0px;
  	background: url(../img/linka_menu.jpg) 0px 0px no-repeat;
  }
  div#menu2 { width: 205px; height: 74px; 	margin-top: 10px;  	background: url(../img/menu2_bg.png) 0 0 repeat-x;  }

  div#text {  width: 545px; padding: 15px; 	
  		float: left;  	overflow: hidden; 
  }
  
  div#pmen {   	width: 210px;  	float: right;	  	
  }  
  
  
  /*--- foot ----------------------*/  
  
  div#foot {  	width: 1000px; height: 25px;	background: url(../img/zapati.jpg) 0 0 repeat-x;  }  
  div#foot_l { 	width: 300px; height: 25px;	float: left;  }    
  div#foot_r {	width: 300px; height: 30px;	float: right;  }  

   
   

      