a.fotos {
  top: 42px;
  left: 184px;
}
  a.fotos:hover {
     background: url(../images/menu_vofely_fotos.jpg) no-repeat;
  }
a.etterem {
  top: 132px;
  left: 205px;
}
  a.etterem:hover {
     background: url(../images/menu_vofely_etterem.jpg) no-repeat;
  }
      
.picture {
  float: left;
  display: block;
  width: 762px;
  height: 167px;	
  background: url(../images/vofely_kep.jpg) no-repeat;
}