a.Hotel { float: left; width: 108px; 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: 104px; height: 22px; margin: 0 0 0 0px; background: url(restauracja.jpg) no-repeat; }
a.Restauracja:hover { background: url(restauracja_hover.jpg) no-repeat; color: #ebe3c5;}
a.Galeria { float: left; width: 77px; height: 22px; margin: 0 0 0 25px; background: url(galeria.jpg) no-repeat; }
a.Galeria:hover { background: url(galeria_hover.jpg) no-repeat; color: #ebe3c5;}
a.Konferencje { float: left; width: 80px; height: 22px; margin: 0 0 0 20px; background: url(konferencje.jpg) no-repeat; }
a.Konferencje:hover { background: url(konferencje_hover.jpg) no-repeat; color: #ebe3c5;}
a.Wesela { float: left; width: 79px; 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: 100px; 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: 48px; height: 22px; margin: 0 0 0 30px; 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 25px; 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; } 