  div#telo {
  	width: 914px;    	
  }

  a#logo {
  	display: block;
  	width: 300px; height: 100px;
  	position: relative; left: 10px; top: 10px; 
  }

 
  div#top {
  	width: 914px; height: 118px;	
  	background: url(../img/baner.png) 0px 0px no-repeat;
  	background-color: #000000;
  }
  
  div#menu {
  	width: 914px; height: 26px;	
  	background: url(../img/menu_bg.png) 0 0 repeat-x;
  }
  
  
  /******* stred ********/  
  div#stred {
  	width: 914px; background-color:   #FFFFFF;
  }  

  div#text {
  	width: 680px; min-height: 300px;  height: auto !important;  height: 300px;	  		
  	
  	padding: 10px 0px 10px 20px; float: left; 
  }  

  div#foto_col {
  	width: 155px; 	  		  	
  	padding: 20px; float: right; 
  }  

  /* fotocol */
  a.fotocol {

  }
  

  /*******************/

  div#foot {
  	width: 914px; height: 40px;	  	
	background: url(../img/foot_bg.png) 0 0 repeat-x;
	color: #BBBBBB; font-size: 9pt; 		  	
  } 
  a.foot { 	color: #BBBBBB; font-size: 9pt;   }
  a.foot:hover { 	color: #BBBBBB; font-size: 9pt; text-decoration: underline; }
   
  div#foot_l {
  	width: 30px; height: 40px; 
	background: url(../img/foot_left.png) 0 0 no-repeat;
	float: left;	  		  	
  }
  div#foot1 {
  	position: relative; left: 50px; top: 10px;
  	height: 40px; float: left;	  		  	
  }  
  div#foot2 {
    position: relative; right: 50px; top: 10px;
  	height: 40px; float: right;	  		  	
  }  
    


 /* ----- vodorovne menu ----- */

  div.vodo_item {
  	margin-top: 5px; float: left;
  	width: 100px; text-align: center;
  }

  div.vodo_oddel {  	
  	width: 3px; height: 26px; 
  	background: url(../img/menu_odd.png) 0 0 no-repeat;
  	
  }


  .vodo_text {
  	font-family: Arial; font-size: 12px; color: #FFFFFF;  	
  	letter-spacing: 0.1em;  font-weight: bold;  
  }
  a.vodo_link {
  	font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;
	  letter-spacing: 0.1em;	font-weight: bold;  	  	
  }
  a.vodo_link:hover {
  	text-decoration: underline; font-weight: bold;  	
  } 
   
   
   span.linkshare { display:none; }
   

      
