/* CSS Document */

td {
   
   background-color: ;
   text-align: center;
   
   padding: 9px;
   }
   
   .flower_box {
   background-image: url("../graphics/galerie_bg_uzky.gif");
   width:186px;
   height: 254px;
  
   }
   
   
   .flower_box_siroky {
 
   background-image: url("../graphics/galerie_bg_siroky.png");
   width:391px;
   height: 303px;
   
  
   }
   
 
 .flower_nadpisHlavni{
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 5px;
}

.flower_nadpis {

  font-weight: 550;
  font-size: 12px;
  margin-top: 25px;
  text-decoration: none;
  color: #003300;
  
}

.flower_nadpis2 {
 position:relative;
  z-index:150;
   float:left;
  font-weight: 550;
  font-size: 12px;
  margin-left:-200px;
     
  text-decoration: none;
  color: #003300;
  width:231px;
  
}


.flower_nadpis a{
  font-weight: 550;
  font-size: 13px;
  text-decoration: none;
  color: #003300;
  }

.flower_image {
  border: 0px;
  margin-top: 25px;
  margin-left:1px;
  width:135px; 
  height:180px;
  }
  
  .flower_image_siroky {
   position:relative;
  border: 0px;
  z-index:50;
  margin-top: 28px;
  margin-left:-1px;
  width:330px; 
  height:250px;  
  }
  
  .flower_image_siroky_presah {
  float:left;
  margin-top:-20px;
  margin-left:115px;  
  border: 0px;
  width:160px; 
  height:28px;
  }  
  
   .flower_image_siroky_presah2 {
   position:relative;
   z-index:100;
  background-image: url("../graphics/galerie_siroka_presah.png"); 
  float:left;
  margin-top:-28px;
  margin-left:115px;  
  border: 0px;
  width:160px; 
  height:53px;
  }  
  
.flower_button {
/* float:left;   */
/* background-image: url("../graphics/ic/gallery_off.gif"); */
 border: 0px;
 width:24px;
 height:24px;
  
  } 
  
  
.flower_button a:active{
  border: 0px;
  width:24px;
  height:24px;
  
  }     
  
.flower_udaje {
 font-size: 13px;
 font-weight: 600;
  }

.odkaz{
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 5px;
  
}
.odkaz a{
  text-decoration: none;
  color: black;
}