a
  {font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: CornflowerBlue;
  text-decoration: none;}
a:hover
  {text-decoration: underline;}
  
#page
	{width: 1000px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 15px;  
  font-family: Arial;
  text-align: justify;
  line-height: 1.5;}

#obsah_main
  {border-right: 10px solid #ffbe00;
  border-left: 10px solid #ffbe00;
  border-bottom: 5px solid #ffbe00;
  padding-bottom: 15px;
  margin-bottom: 30px;}

#top_menu_main
  {margin-top: 20px;
  height: 51px;
  width: 1000px;
  background-color: #ffbe00;
  font-size: 14px;  
  font-family: Arial;
  background-image: url('images/top_menu_right.png'); background-repeat: no-repeat; background-position: right top;}
   
.top_menu
  {float:left;
  text-align: center;
  margin-left: 10px; 
  width: 142px;
  height: 51px;  
  padding-top: 10px;
  background-image: url('images/top_menu.png'); background-repeat: no-repeat; background-position: 0px 0px;}
.top_menu_in
  {text-align: center;}

.top_menu a
  {font-size: 14px;
  font-weight: normal;  
  font-family: Arial;
  text-decoration: none;
  color: black;}  
 
.top_menu a:hover
  {font-weight: bold;}  

#nadpis_vpravo
  {width: 306px;
  font-size: 20px;
  font-family: Arial;
  float: right; 
  margin-top: 25px; 
  text-align: center;
  color: DimGray;}
    
#nadpis_vlevo
  {padding: 20px 0px 20px 15px;
  font-size: 30px;
  font-family: Arial;
  color: DimGray;}

#left_menu_main
  {width: 156px;  
  float: left;
  margin-left: -10px;}
 
#left_menu_first
  {padding-top: 30px;
  padding-left: 10px;  
  background-image: url('images/left_menu_top.png'); background-repeat: no-repeat; background-position: 0px 0px;} 

.left_menu
  {padding-top: 30px;
  padding-left: 10px;
  display: block; 
  width: 138px; 
  border-right: 8px solid #ffbe00;
  background-image: url('images/left_menu.png'); background-repeat: no-repeat; background-position: 0px 0px;}

#left_menu_last
  {padding-top: 30px;
  padding-left: 10px;

  background-image: url('images/left_menu_bottom.png'); background-repeat: no-repeat; background-position: 0px 0px;}
  
#left_menu_main a
  {font-size: 14px;
  font-weight: normal;  
  font-family: Arial;
  text-decoration: none;
  color: black;}  
 
#left_menu_main a:hover
  {font-weight: bold;}

#top_obsah
  {margin-left: 170px; 
  margin-top: 20px; 
  width:785px;}

.obsah
  {text-indent: 15px;
  margin-top: 10px;}
.obsah_noindent
  {margin-top: 5px;}  

.foto_plus
  {text-align: center;
  width: 365px;
  border: 1px solid silver;
  margin-bottom: 20px;
  font-size: 12px;
  color: DimGray;}
.foto
  {margin-top: 5px;
  margin-bottom: 5px;}
  
.foto_float_vlevo
  {text-align: center;
  width: 365px;
  text-indent: 0px;
  float: left;
  border: 1px solid silver;
  margin: 20px 20px 10px 0px;
  font-size: 12px;
  color: DimGray;}  
.foto_float_vpravo
  {text-align: center;
  width: 365px;
  text-indent: 0px;
  float: right;
  border: 1px solid silver;
  margin: 20px 0px 10px 20px;
  font-size: 12px;
  color: DimGray;}  

.popisek_justify
  {margin: 0px 5px 5px 5px;
  text-align: justify;}
.popisek_center
  {margin: 0px 5px 5px 5px;}  

.obsah_box
  {text-align: justify;
  text-indent: 15px;
  background-color: PaleGoldenrod;
  border: 1px solid silver;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 14px;}
    
.pravy_sloupec
  {float: right; 
  margin-left: 25px;}  
          
.foto_vlevo
  {width: 370px;
  margin-left: 15px;}
.foto_vpravo
  {float: right;
  width: 370px;
  margin-right: 15px;}
  
.FloatReset
  {clear: both;}
 