
	div#bodyvnitrek {
		background: url(../img/pozadi.jpg) 0 0 repeat-x;      
	}	
	div#strankaobal   {
		width: 1002px;
		margin: 0px auto 0px auto;
	}
		
	/*-------------------------------------*/
	div#telo {
		width: 1002px; 
		background: url(../img/bg1.jpg) 0 0 repeat-y; 
		z-index: 1;   	
	}
		 
	div#top   {
		width: 1002px; height: 218px;
		background: url(../img/zahl_hlavni.jpg) 0 0 repeat-x;
		/*<div id="zahl_foto" style="background: url(sites/Image/zahlavi/< ?=$_GET[site]? >/{TPL_ZAHL_FOTO}) 0 0 repeat-x; " ></div>*/
		/*overflow: hidden;*/	
		z-index: 10000;  	
	}
	a#cz {													
		width: 38px; height: 22px;  display: block; float: left; 
		position: relative; left: -126px; top: 148px;		
		/*background: url(../img/cz.jpg) 0 0 repeat-x;*/	    	  
	}

	a#en {													
		width: 38px; height: 22px;  display: block; float: left; 
		position: relative;  left: -103px; top: 148px;
		/*background: url(../img/en.jpg) 0 0 repeat-x;*/	    	  
	}


	a#tla1 {	width: 200px; height: 288px;  display: block; float: left;  margin: 0px 50px 0px 3px; 	background: url(../img/tla1.jpg) 0 0 repeat-x;	   }
	a#tla2 {	width: 200px; height: 288px;  display: block; float: left;  margin: 0px 47px 0px 0px; 	background: url(../img/tla2.jpg) 0 0 repeat-x;	   }
	a#tla3 {	width: 200px; height: 288px;  display: block; float: left;  margin: 0px  0px 0px 0px; 	background: url(../img/tla3.jpg) 0 0 repeat-x;	   }

	a#tla1_en {	width: 200px; height: 288px;  display: block; float: left;  margin: 0px 50px 0px 3px; 	background: url(../img/tla1_en.jpg) 0 0 repeat-x;	   }
	a#tla2_en {	width: 200px; height: 288px;  display: block; float: left;  margin: 0px 47px 0px 0px; 	background: url(../img/tla2_en.jpg) 0 0 repeat-x;	   }
	a#tla3_en {	width: 200px; height: 288px;  display: block; float: left;  margin: 0px  0px 0px 0px; 	background: url(../img/tla3_en.jpg) 0 0 repeat-x;	   }


	a#logo {													
		width: 280px; height: 80px;  display: block; float: left; 
		position: relative; left: -50px; top: 60px;		
		/*border: 1px red solid;*/	    	  
	}


	div#vodorovne {
		width: 800px; position: relative; top: 112px; /*left: 280px;*/		
		float: right;
		z-index: 1000;
	}
	
	div#vodomenu {						
		float: right;  
		z-index: 1000; 	
	}
	
		div#search {
			width: 200px;
			float: right;
		 	position: relative; top: 1px;
		 }
		
		input#FIND {
			background-color: #F0F0F0;
			border: 1px solid #888888;
			font-size:9px;	height:16px;	
		}
		
		a#FIND_TL {
			position: relative; top: 2px; left: 15px;
		}
	/*-----------------------------*/
	div#left   {
		float: left; /*overflow: hidden;*/
		width: 217px; /* min-height: 500px;    height: auto !important;    height: 500px;*/
		background: url(../img/menu.jpg) 0 0 no-repeat;	  	   	 	  	
	}
	div#menu   {
		margin: 45px 0px 5px 4px;
		  /*height: 600px;*/ 		  	
	}    
	/*-----------------------------*/
	div#mid   {  
		float: left;
		width: 560px; /* height: 405px;*/  	  	
	}
	div#text {  	 
		padding-left: 15px;	 
		padding-right: 15px; 
		padding-bottom: 15px;  	  
	} 
	div#path {
	  margin: 5px 0px 0px 3px;
	}
	/*-----------------------------*/
	div#right   {
		float: right;
		width: 217px;
		z-index: 1;   			  	
	}
	div#div_park   {		
		width: 217px; height: 255px;
		background: url(../img/pruhonicky.jpg) 0 0 no-repeat;    		
	}	
 	a#park {													
		width: 194px; height: 192px;  display: block; 
		margin-left: 10px; margin-top: 42px;	    	  
		background: url(../img/tl_pruhonicky.jpg) 0 0 no-repeat;  
	}
 	div#aktual {
 		width: 217px;  min-height: 200px;    height: auto !important;    height: 200px;
 		background: url(../img/aktuality.jpg) 0 0 no-repeat;    	
 	}
 	
 	a#aktuality {
 		width: 194px; height: 20px;  display: block; /*border: solid red 1px;*/ 
 		position: relative; top: 15px;
 	}
 /*---------------------------------------*/	
 	


  /* aktuality */	
  div.aktual {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #075F11;
    padding-left: 3px; width: 170px;    
  } 
  div.aktual p { margin: 0px; }

  /* -------------- MENU ------------------ */
  div.menu_item {
    width: 200px;
    position: relative; left: 2px; 
    margin: 2px;
    /*  border: blue 1px solid; */ 
    /* background-color: #E5ECCB; */   	  
  }
  
  td.tb_menu {
     font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
  
  } 

  a.a_menu {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #075F11;
    text-decoration: none;  
  } 
  a.a_menu:hover {
    color: #075F11;
    font-weight: bold;
    text-decoration: underline;    
  } 
  
  a.sub_a_menu {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #075F11;
    height: 10px;
    overflow: hidden;
    text-decoration: none; 
    padding: 0px;
	line-height: 130%; 
	margin: 0px;
  } 
  a.sub_a_menu:hover {
    color: #075F11;
    text-decoration: underline;    
    font-weight: bold;    
  } 
  
  div.sub_menu_item {
    margin: 0px 0px 0px 20px;
    vertical-align: top;
    z-index: 10000;
  }
  
  a.sub_a_menu2 {
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #075F11;
    height: 10px;
    overflow: hidden;
    text-decoration: none;  
	padding: 0px; margin: 0px;  
  } 
  a.sub_a_menu2:hover {
    color: #075F11;
    text-decoration: underline;    
    font-weight: normal;    
  } 
  
  div.sub_menu_item2 {
    margin-left: 30px;
  }


  div#m_linka {
    width: 163px; height: 1px; 
    background: url(../img/linka_menu.jpg) 0 0 no-repeat;   
  }

  div#menu_separ {
    height: 5px;
  }


    /* ---- FOTOCOL ------*/
  
  a.fotocol {
  /* float: left;*/
   /* margin-top: 5px; */    font-size: 1px;
   z-index: 1;  
  }
  a.fotocol:hover {
   /* border: 1px blue solid; */  
  }
  img.fotocol {
   border: 1px #AAAAAA solid;  /*FF7100*/ 
  }
  



 /* ----- vodorovne menu ----- */

  .vodo_text {
  	font-family: Arial; font-size: 13px; color: #156318;  	
  	letter-spacing: 0.1em;  font-weight: bold;  
  }
  a.vodo_link {
  	font-family: Arial; font-size: 13px; color: #156318; text-decoration: none;
	  letter-spacing: 0.1em;	font-weight: bold;  	  	
  }
  a.vodo_link:hover {
  	text-decoration: underline; font-weight: bold;  	
  } 
   
 /*-------------------*/
  
        
  div#foot {
  	width: 1002px; height: 60px;	  
	background: url(../img/zapati.jpg) 0 0 no-repeat;			  	
  }  
  .foot_text {
  	font-family: Verdana; font-size: 10px; color: #0E4211;  	
  	letter-spacing: 0em;
  }
  a.foot_link {
  	font-family: Verdana; font-size: 10px; color: #0E4211; text-decoration: none;
	  letter-spacing: 0em;	  	
  }
  a.foot_link:hover {
  	text-decoration: underline; font-weight: normal;  	
  }


  div#foot_l {
  	width: 150px; height: 30px; position: relative; left: 30px; top: 5px;	
	float: left;	  		  	
  }
  div#foot_s {
  	width: 150px; height: 30px; position: relative; left: 300px; top: 5px;		
	float: left;	  		  	
  }  
    
  div#foot_r {
  	width: 400px; height: 30px; position: relative; right: 30px; top: 5px;		
	float: right;	  		  	
  }  
  
  
  /*------------ rozcestinik --------------------*/

	div#telo_r { width: 1002px;	min-height: 847px;    height: auto !important;    height: 847px;	background: url(../img/bg_roz.jpg) 0 0 no-repeat;  z-index: 1;   	}
  	div#mid_r   { float: left;	width: 750px;  }
	div#text_r { padding-left: 15px; } 	    	  	
	div#right_r   { float: right;  	width: 248px;	z-index: 1; /*background: url(../img/bg2.png) 0 0 repeat-y;*/	}
	div#menu_r { margin-top: 30px; width: 248px; }
	div#flash_r { width: 699px; height: 274px; background: url(../img/rozcestnik_foto.png) 0 0 no-repeat; margin: 25px 0px 5px 25px; }
  	div.menu_item_r {  width: 226px;   margin: 10px 0px 10px 14px;   font-family: Verdana;    font-size: 17px;    font-weight: bold;    color: #EE7F00; }
  	div.menu_item_r2 { /*border: 1px blue solid;*/ width: 226px;   margin: 0px 0px 0px 14px; height: 22px; padding-top: 5px; font-family: Verdana;    font-size: 17px;    font-weight: bold;    color: #EE7F00; }
  	div.menu_item_r a {    font-family: Verdana;    font-size: 17px;    font-weight: bold;    color: #FFFFFF;    text-decoration: none;  margin: 0px 0px 0px 8px;  } 
    div.menu_item_r a:hover {        font-weight: bold;    text-decoration: underline; } 
  	div.menu_item_r2 a {  /*border: 1px red solid;*/  font-family: Verdana;    font-size: 18px;    font-weight: bold;    color: #EE7F00;    text-decoration: none;  margin: 0px 0px 0px 0px; letter-spacing: -1px;  } 
    div.menu_item_r2 a:hover {        font-weight: bold;    text-decoration: underline; } 
 	div#aktual_r {	width: 217px;  min-height: 200px;   font-size: 18px; height: auto !important;    color: #FFFFFF; margin: 15px 0px 0px 15px; 	}
	div#aktual_r a {	font-size: 12px;  	} 	
	div#aktual_nad_r { font-family: Verdana;    font-size: 17px;    font-weight: bold;    color: #EE7F00; margin: 4px 0px 10px 0px;  }
	a#folia { display: block; width: 186px; height: 88px; background: url(../img/folia_g.jpg) 0 0 no-repeat; margin: 15px 0px 4px 17px; }
    div.aktual_r {  font-family: Verdana;   font-size: 12px;   font-weight: normal;   color: #FFFFFF;   padding-left: 8px; width: 170px;   } 
    div.aktual_r p { margin: 0px; }
    div.aktual_r a {  font-family: Verdana;   font-size: 12px;   font-weight: normal;   color: #FFFFFF;    }
    div.aktual_r a:hover {  font-family: Verdana;   font-size: 12px;   font-weight: normal;   color: #FFFFFF;    }

      
