@import url(style.css) ;

#topMenu {background-image: url(../img/menu_en.gif);}
#topMenu ul li a:hover {background-image: url(../img/menu_en.gif);}
#topMenu ul li.home a { width: 87px;}
#topMenu ul li.home.active a,
#topMenu ul li.home a:hover { background-position: -10px -40px;}
#topMenu ul li.prices a {width: 108px;}
#topMenu ul li.prices.active a,
#topMenu ul li.prices a:hover { background-position: -97px -40px;}
#topMenu ul li.terms a {width: 100px;}
#topMenu ul li.terms.active a,
#topMenu ul li.terms a:hover { background-position: -205px -40px;}
#topMenu ul li.reservations a {width: 152px;}
#topMenu ul li.reservations.active a,
#topMenu ul li.reservations a:hover { background-position: -305px -40px;}
#topMenu ul li.contact a {width: 78px;}
#topMenu ul li.contact.active a,
#topMenu ul li.contact a:hover { background-position: -457px -40px;}

