#obsah_gal {
   background-color: White;
   float: left;
   font-size: 7px;
   color: Black;
}
H1 {
   font-weight: bold;
   color: #866D5D;
   font-size: 12px;
   margin-bottom: 6px;
}

#end {
   clear: both;
}
.gallery_item {
   width: 125px;
   height: 140px;
   margin-right: 8px;
   margin-top: 8px;
   margin-bottom: 8px;
   float: left;
   text-align: center;
   text-decoration: none;
   background-color: #DFD2B3;
 /*  padding-top: 5px;    */
}
.gallery_item_text {
   padding-top:5px;
   color: #302200;
   font-size: 7pt;
}
.gallery_cell {
   text-align: center;
   padding-top: 10px;
   width: 126px;
   padding-bottom: 10px;
   float: left;
   margin-bottom: 25px;
   margin-right: 25px;
   background-color: #DFD2B3;
}
.gallery_item img {
 margin: -2px;
 margin-top: 4px;
padding-top: 2px;

}
.ramecek  {
 border: 1px black solid;
}
.gallery_link {
   font-size: 6px;
   text-decoration: none;
   color: Black;
   cursor: pointer;
}
.gallery_group {
   height: 170px ;
}

#picture {
   text-align: center;
   padding-bottom: 25px;
}
.end {
   clear: both;
}
.gallery_obsah_nadpis {
   font-weight: bold;
   color: #866D5D;
   font-size: 10pt;
}
#gallery_obsah {
   margin-left: 50px;

 height: 600px;
}
