  div#bodyvnitrek_fg {
      background: url(../img/fg/bg.jpg) 0 0 repeat-x;      
   }

   div#strankaobal_fg   {
   	width: 950px;
   	margin: 0px auto 0px auto;
   }

  div#linka_l {
  	 width: 5px; height: 767px; float: left;
	 background: url(../img/fg/linka.jpg) 0 0 repeat-x;  			  	
  }
  div#linka_p {
  	 width: 5px; height: 767px; float: right;
	 background: url(../img/fg/linka.jpg) 0 0 repeat-x;  			  	
  }
  div#telo_fg {
  	width: 930px;  float: left;
   text-align: center;    	
  }

  div#telo_fg_zahl {
  	padding-top: 12px;
  	font-size: 11px; color: black;
  }


  div#top_fg {
  	 width: 930px; height: 46px;
		text-align: center;        	
  }

  div#foto_fg {
  	width: 930px; 
   text-align: center;    	
  }
  
  
  a#l_sip {
  	width: 27px; height: 23px; float: left; display: block; margin-left: 20px;  margin-top: 10px;
  	background: url(../img/fg/sipka_l.jpg) 0 0 repeat-x;
  }
  
  a#p_sip {
   width: 27px; height: 23px; float: right; display: block;  margin-right: 20px;   margin-top: 10px; 
   background: url(../img/fg/sipka_p.jpg) 0 0 repeat-x; 
   
  }
  
  div#fg_nadpis {
      font-family: Tahoma;   font-size: 15px; font-weight: bold;   color: #240B2B; letter-spacing: 1px;
  	  margin-top: 20px;
  }
  
  /*---------------------------*/
  
  div.fg_thumb {
  	background-color: #ACB276; 
	text-align: center; 
	border: 1px solid #6E6E54;
  }
  
  img.img_fg_thumb {
  	border: 1px solid #7B7D56;
  }
  
  a.a_fg_thumb {
  	text-decoration: none;  	color: white;
  }

  a.a_fg_thumb:hover {
  	text-decoration: underline;  	color: white;
  }
  
  /*-------------------------------*/
  
  a.fg_linka {
  	text-decoration: underline;  	color: #240B2B; 
  }
  
  a.fg_linka:hover {
  	text-decoration: underline;  	color: white;
  }
  
  span.span_active {
  	text-decoration: none;  	color: #240B2B;
  }
  
    
