#section_about #about a { background-image: url(../img/shared/top_menu/eng/about_ov.gif); }
#section_rooms #rooms a { background-image: url(../img/shared/top_menu/eng/rooms_ov.gif); }
#section_reservation #reservation a { background-image: url(../img/shared/top_menu/eng/reservation_ov.gif); }
#section_special #special a { background-image: url(../img/shared/top_menu/eng/special_ov.gif); }
#section_gallery #gallery a { background-image: url(../img/shared/top_menu/eng/gallery_ov.gif); }
#section_price #price a { background-image: url(../img/shared/top_menu/eng/price_ov.gif); }
#about {
   width: 134px;
   height: 33px;
   float: left;
   display: inline;
}
#about a {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/about.gif);
   display: block;
}
#about a:hover {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/about_ov.gif);
   display: block;
}
#rooms {
   width: 134px;
   height: 33px;
   float: left;
   display: inline;
}
#rooms a {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/rooms.gif);
   display: block;
}
#rooms a:hover {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/rooms_ov.gif);
   display: block;
}
#reservation {
   width: 134px;
   height: 33px;
   float: left;
   display: inline;
}
#reservation a {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/reservation.gif);
   display: block;
}
#reservation a:hover {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/reservation_ov.gif);
   display: block;
}
#special {
   width: 134px;
   height: 33px;
   float: left;
   display: inline;
}
#special a {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/special.gif);
   display: block;
}
#special a:hover {
   width: 134px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/special_ov.gif);
   display: block;
}
#gallery {
   width: 133px;
   height: 33px;
   float: left;
   display: inline;
}
#gallery a {
   width: 133px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/gallery.gif);
   display: block;
}
#gallery a:hover {
   width: 133px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/gallery_ov.gif);
   display: block;
}
#price {
   width: 137px;
   height: 33px;
   float: left;
   display: inline;
}
#price a {
   width: 137px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/price.gif);
   display: block;
}
#price a:hover {
   width: 137px;
   height: 33px;
   background-image: url(../img/shared/top_menu/eng/price_ov.gif);
   display: block;
}