a.Hotel { float: left; width: 54px; height: 22px; background: url(hotel.jpg) no-repeat; }
a.Hotel:hover { background: url(hotel_hover.jpg) no-repeat; color: #ebe3c5;}
a.Restauracja { float: left; width: 98px; height: 22px; margin: 0 0 0 30px; background: url(restauracja.jpg) no-repeat; }
a.Restauracja:hover { background: url(restauracja_hover.jpg) no-repeat; color: #ebe3c5;}
a.Galeria { float: left; width: 112px; height: 22px; margin: 0 0 0 5px; background: url(galeria.jpg) no-repeat; }
a.Galeria:hover { background: url(galeria_hover.jpg) no-repeat; color: #ebe3c5;}
a.Konferencje { float: left; width: 104px; height: 22px; margin: 0 0 0 5px; background: url(konferencje.jpg) no-repeat; }
a.Konferencje:hover { background: url(konferencje_hover.jpg) no-repeat; color: #ebe3c5;}
a.Wesela { float: left; width: 97px; height: 22px; margin: 0 0 0 0px; background: url(wesela.jpg) no-repeat; }
a.Wesela:hover { background: url(wesela_hover.jpg) no-repeat; color: #ebe3c5;}
a.Rezerwacja { float: left; width: 112px; height: 22px; margin: 0 0 0 0px; background: url(rezerwacja.jpg) no-repeat; }
a.Rezerwacja:hover { background: url(rezerwacja_hover.jpg) no-repeat; color: #ebe3c5;}
a.Cennik { float: left; width: 54px; height: 22px; margin: 0 0 0 10px; background: url(cennik.jpg) no-repeat; }
a.Cennik:hover { background: url(cennik_hover.jpg) no-repeat; color: #ebe3c5;}
a.Kontakt { float: left; width: 75px; height: 22px; margin: 0 0 0 15px; background: url(kontakt.jpg) no-repeat; }
a.Kontakt:hover { background: url(kontakt_hover.jpg) no-repeat; color: #ebe3c5;}
#Banner { position: relative; float: left; display: inline; width: 580px; height: 60px; margin: 0 0 40px 20px; background: url(banner.jpg); z-index: 1; } 