@import url(style.css) ;

#topMenu {background-image: url(../img/menu_it.gif);}
#topMenu ul li a:hover {background-image: url(../img/menu_it.gif);}
#topMenu ul li.home a { width: 88px;}
#topMenu ul li.home.active a,
#topMenu ul li.home a:hover { background-position: -10px -40px;}
#topMenu ul li.prices a {width: 64px;}
#topMenu ul li.prices.active a,
#topMenu ul li.prices a:hover { background-position: -98px -40px;}
#topMenu ul li.terms a {width: 99px;}
#topMenu ul li.terms.active a,
#topMenu ul li.terms a:hover { background-position: -162px -40px;}
#topMenu ul li.reservations a {width: 152px;}
#topMenu ul li.reservations.active a,
#topMenu ul li.reservations a:hover { background-position: -261px -40px;}
#topMenu ul li.contact a {width: 81px;}
#topMenu ul li.contact.active a,
#topMenu ul li.contact a:hover { background-position: -413px -40px;}

