/* 

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 #00612d;
  width:525px;
  padding-bottom: 1em;
}

.gallery_list_item
{
  height: 130px;
  width: 164px;
  margin: 10px 8px 4px 0px;
  float:left;
  text-align:center;
}

