.nag_galeria { 
  background-image:url('../pics/tlo_galeria.gif');
  background-position: top;  
  border:2px solid #e9e9e9;
  color:#667b8b;
  font-weight:bold;
  height:35px;
  margin-bottom:20px;
  margin-right:5px;
  margin-top:5px;
  padding:27px 30px 7px 20px;
  text-align:right;
  width:auto;
}

select.galeria { 
  color: #a0a0a0; 
  font-size: 11px; 
  text-transform: none; 
  width: auto; 
  height: 18px; 
  margin: 0 0 0 10px; 
}

#galeria_main { 
  padding-right:0;
  width:auto;
  margin-left: 15px;
  margin-right: 15px;
}

.fotka1 { 

  background-color:#FFFFFF;
  background-image:url('../pics/galeria_bg.gif');
  background-position:left top;
  background-repeat:no-repeat;
  float:left;
  margin:5px 8px;
  text-align:center;
  padding: 5px;
  border: 1px solid #d6d6d6;
  position: relative;
}

img.fotka { 
  width: 100px; 
  height: 75px; 
  margin: 15px 6px; 
  padding: 0; 
  border: solid 1px #959595; 
}

.foot_galeria { 

  color: #626262; 
  font-weight: normal; 
  text-align: center; 
  position: relative; 
  width: auto; 
  height: 24px; 
  margin-bottom: 5px; 
  padding-top: 8px; 
  padding-bottom: 7px; 
  border-right: 1px solid #e5e5e5; 
  border-bottom: 1px solid #e5e5e5; 
  border-left: 1px solid #e5e5e5; 
}


