/*
	RH 080427
	RH 12.5.2008 11:50:09
*/	 

  /* POZADI STRANKY */		
  body {
		background-color: #F8F8F8;
  }

  /* horni pruh */	
  div#bodyvnitrek_fg {
      background: url(../img/fg/bg.jpg) 0 0 repeat-x; 	       
   }

   div#strankaobal_fg   {
   	width: 903px;
   	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: 903px;  /*float: left;*/    margin-top: 260px; left: 0px;	
   text-align: center;    	
  }

  div#telo_fg_zahl {
  	padding-top: 4px;
  	font-size: 11px; 
  	 font-family: Verdana; 
	  color: #606060;  /* neaktivni pismo zahlavi */
  }

  div#linka_autor {
  	 width: 850px; height: 15px;
	 background: url(../img/fg/linka_autor.jpg) 0 0 repeat-x;  			  	
  }


  div#top_fg {
  	 width: 903px; /*height: 46px;*/
		text-align: center;        	
  }

  div#foto_fg {
  	width: 903px; 
    text-align: center;
	min-height: 600px;    height: auto !important;    height: 600px;    	
  }
  
  
  a#l_sip {
  	width: 30px; height: 60px; float: left; display: block; margin-left: 20px;  margin-top: 20px;
  	background: url(../img/fg/arrow_left.gif) 0 0 repeat-x;
  	
  }
  
  a#p_sip {
   width: 30px; height: 60px; float: right; display: block;  margin-right: 20px;   margin-top: 20px; 
   background: url(../img/fg/arrow_right.gif) 0 0 repeat-x; 
   
  }
  
  div#fg_nadpis {
      font-family: Arial;   font-size: 15px; font-weight: bold;   color: #606060; letter-spacing: 1px;
  	  margin-top: 15px;
  }
  
  a.foto img {
  	border: 1px white solid;
  }
  
  /*---------------------------*/
  
  /* ctverec s nahledem */
  div.fg_thumb {
  	background-color: #EEEEEF; 
	text-align: center; 
	border: 1px solid #D7D7D7;
  }
  /* obrazek ve ctverci s nahledem */
  img.img_fg_thumb {
  	border: 1px solid #D7D7D7;
  }
  
  /* odkaz pod nahled */
  a.a_fg_thumb {
  	text-decoration: none;  	color: #606060;
  }
  a.a_fg_thumb:hover {
  	text-decoration: underline;  	color: #606060;
  }
  
  /*-------------------------------*/
  
  /* odkazy v horni lince */
  a.fg_linka {   
  	text-decoration: underline;  	color: #606060; 
  }  
  a.fg_linka:hover {
  	text-decoration: underline;  	color: #606060;
  }
  
  span.span_active {
  	text-decoration: none;  	color: #606060;
  }
  
  /* popisek pod fotkou */
  .popisek {
    text-align: left; width: 850px;
    color: #606060;
  }
    
