@charset 'utf-8';

/* start top menu link - PL 646 */
a#home.pl { width: 62px; background: transparent url(../Images/menu_pl/home.png) no-repeat 0px 0px; }
a#about.pl { width: 73px; background: transparent url(../Images/menu_pl/about.png) no-repeat 0px 0px; }
a#around.pl { width: 74px; background: transparent url(../Images/menu_pl/around.png) no-repeat 0px 0px; }
a#offer.pl { width: 71px; background: transparent url(../Images/menu_pl/offer.png) no-repeat 0px 0px; }
a#gallery.pl { width: 76px; background: transparent url(../Images/menu_pl/gallery.png) no-repeat 0px 0px; }
a#tarrif.pl { width: 66px; background: transparent url(../Images/menu_pl/tarrif.png) no-repeat 0px 0px; }
a#contact.pl { width: 81px; background: transparent url(../Images/menu_pl/contact.png) no-repeat 0px 0px; }
a#reservation.pl { width: 101px; background: transparent url(../Images/menu_pl/reservation.png) no-repeat 0px 0px; }
a#guest.pl { width: 115px; background: transparent url(../Images/menu_pl/guest.png) no-repeat 0px 0px; }

a#home.pl:hover, a#home.pl:active { background: transparent url(../Images/menu_pl/home.png) no-repeat 0px -54px; }
a#about.pl:hover,a#about.pl:active { background: transparent url(../Images/menu_pl/about.png) no-repeat 0px -54px; }
a#around.pl:hover,a#around.pl:active { background: transparent url(../Images/menu_pl/around.png) no-repeat 0px -54px; }
a#offer.pl:hover,a#offer.pl:active { background: transparent url(../Images/menu_pl/offer.png) no-repeat 0px -54px; }
a#gallery.pl:hover,a#gallery.pl:active { background: transparent url(../Images/menu_pl/gallery.png) no-repeat 0px -54px; }
a#tarrif.pl:hover,a#tarrif.pl:active { background: transparent url(../Images/menu_pl/tarrif.png) no-repeat 0px -54px; }
a#contact.pl:hover,a#contact.pl:active { background: transparent url(../Images/menu_pl/contact.png) no-repeat 0px -54px; }
a#reservation.pl:hover,a#reservation.pl:active { background: transparent url(../Images/menu_pl/reservation.png) no-repeat 0px -54px; }
a#guest.pl:hover,a#about.pl:active { background: transparent url(../Images/menu_pl/guest.png) no-repeat 0px -54px; }

a#home.pl[rel="select"] { background: transparent url(../Images/menu_pl/home.png) no-repeat 0px -54px; }
a#about.pl[rel="select"] { background: transparent url(../Images/menu_pl/about.png) no-repeat 0px -54px; }
a#around.pl[rel="select"] { background: transparent url(../Images/menu_pl/around.png) no-repeat 0px -54px; }
a#offer.pl[rel="select"] { background: transparent url(../Images/menu_pl/offer.png) no-repeat 0px -54px; }
a#gallery.pl[rel="select"] { background: transparent url(../Images/menu_pl/gallery.png) no-repeat 0px -54px; }
a#tarrif.pl[rel="select"] { background: transparent url(../Images/menu_pl/tarrif.png) no-repeat 0px -54px; }
a#contact.pl[rel="select"] { background: transparent url(../Images/menu_pl/contact.png) no-repeat 0px -54px; }
a#reservation.pl[rel="select"] { background: transparent url(../Images/menu_pl/reservation.png) no-repeat 0px -54px; }
a#guest.pl[rel="select"] { background: transparent url(../Images/menu_pl/guest.png) no-repeat 0px -54px; }
/* end top menu link */
