#general {
   width: 81px;
   height: 28px;
   float: left;
   display: inline;
}
#general a {
   width: 81px;
   height: 28px;
   background-image: url(../img/menu_en/home.gif);
   background-position:top center;
   display: block;
}
#general a:hover {
background-position:bottom center;
}


#rooms {
   width: 77px;
   height: 28px;
   float: left;
   display: inline;
}
#rooms a {
   width: 77px;
   height: 28px;
   background-image: url(../img/menu_en/rooms.gif);
   background-position:top center;
   display: block;
}
#rooms a:hover {
background-position:bottom center;
}


#dining {
   width: 144px;
   height: 28px;
   float: left;
   display: inline;
}
#dining a {
   width: 144px;
   height: 28px;
   background-image: url(../img/menu_en/dining.gif);
   background-position:top center;
   display: block;
}
#dining a:hover {
background-position:bottom center;
}


#conference {
   width: 104px;
   height: 28px;
   float: left;
   display: inline;
}
#conference a {
   width: 104px;
   height: 28px;
   background-image: url(../img/menu_en/conference.gif);
   background-position:top center;
   display: block;
}
#conference a:hover {
background-position:bottom center;
}

#reservation {
   width: 158px;
   height: 28px;
   float: left;
   display: inline;
}
#reservation a {
   width: 158px;
   height: 28px;
   background-image: url(../img/menu_en/reservation.gif);
   display: block;
}
#reservation a:hover {
background-position:bottom center;
}

#special_off {
   width: 116px;
   height: 28px;
   float: left;
   display: inline;
}
#special_off a {
   width: 116px;
   height: 28px;
   background-image: url(../img/menu_en/special.gif);
   display: block;
   background-position:top center;
}
#special_off a:hover {
background-position:bottom center;
}

#photogallery {
   width: 117px;
   height: 28px;
   float: left;
   display: inline;
}
#photogallery a {
   width: 117px;
   height: 28px;
   background-image: url(../img/menu_en/gallery.gif);
   display: block;
   background-position:top center;
}
#photogallery a:hover {
background-position:bottom center;
}

.contact {
   width: 103px;
   height: 28px;
}
#contact {
   width: 103px;
   height: 28px;
   float: left;
   display: inline;
}
#contact a {
   width: 103px;
   height: 28px;
   background-image: url(../img/menu_en/location.gif);
   display: block;
}
#contact a:hover {
background-position:bottom center;
}
#ln_cz{
font-weight:bold;
}

