/* 

BANNER-LOV

*/

#gallery_header
{
  background: url(grafika/pozadi_podnadpis.gif) bottom no-repeat;
  background-color: #00612d;
  width: 180px;
  height: 28px;
  color: #FFFFFF;
  font-weight: bold;
}

#gallery_header_padding
{
  padding: 4px 0px 0px 11px;
}

#gallery_list
{
  border-bottom: 1px solid #33577B;
  width:525px;
  padding-bottom: 1em;
}

.gallery_list_item
{
  ^height: 180px;
  min-height: 180px;
  width: 164px;
  margin: 10px 8px 4px 0px;
  float:left;
  text-align:center;
  /*border: 1px solid #E1E1E1;*/
}

.gallery_list_item td
{
  vertical-align: bottom;
}

.gallery_list_item_img_box
{
  height: 130px;
  min-height: 130px;
  width: 164px;
  text-align: center;
}

.gallery_list_item_description_box
{
  border: 1px solid #E0E0E0;
  height: 38px;
  ^height: 43px;
  padding-top: 5px;
}