#menu{
	width:750px;
	margin:30px 0px 0px 0px;
	border: solid #F0000F 0px;
	float:right;
	display:inline;
}

#menu a{
	float:right;
	font-size:1px;
	margin-right:15px;
}

#menu div{
	display:inline;
	border: solid #F0000F 0px;
}


.menu_item_home_it a{
	width:46px;
	height:10px;
	background:url(../img/graphic/menu/home_it.gif) top center;
}

.menu_item_home_en a{
	width:46px;
	height:10px;
	background:url(../img/graphic/menu/home_en.gif) top center;
	
}

.menu_item_company_it a{
	width:67px;
	height:11px;
	background:url(../img/graphic/menu/who_we_are_it.gif) top center;
}

.menu_item_company_en a{
	width:62px;
	height:11px;
	background:url(../img/graphic/menu/who_we_are_en.gif) top center;
}

.menu_item_boats_for_sale_it a{
	width:107px;
	height:11px;
	background:url(../img/graphic/menu/boats_for_sale_it.gif) top center;
}

.menu_item_boats_for_sale_en a{
	width:84px;
	height:11px;
	background:url(../img/graphic/menu/boats_for_sale_en.gif) top center;
}

.menu_item_boats_for_rent_it a{
	width:109px;
	height:14px;
	background:url(../img/graphic/menu/boats_for_rent_it.gif) top center;
}

.menu_item_boats_for_rent_en a{
	width:88px;
	height:11px;
	background:url(../img/graphic/menu/boats_for_rent_en.gif) top center;
}

.menu_item_mooring_storage_it a{
	width:153px;
	height:14px;
	background:url(../img/graphic/menu/mooring_storage_it.gif) top center;
}

.menu_item_mooring_storage_en a{
	width:135px;
	height:14px;
	background:url(../img/graphic/menu/mooring_storage_en.gif) top center;
}

.menu_item_offers_it a{
	width:52px;
	height:11px;
	background:url(../img/graphic/menu/offers_it.gif) top center;
}

.menu_item_offers_en a{
	width:46px;
	height:11px;
	background:url(../img/graphic/menu/offers_en.gif) top center;
}

.menu_item_contacts_it a{
	width:59px;
	height:11px;
	background:url(../img/graphic/menu/contacts_it.gif) top center;
}

.menu_item_contacts_en a{
	width:61px;
	height:11px;
	background:url(../img/graphic/menu/contacts_en.gif) top center;
}

.rollhover a:hover{
	background-position:bottom;
}

.selected a{
	background-position:bottom;
}

#admin_menu{
	width:920px;
	margin:0px auto;
	padding:10px;
	border:#000000 solid 0px;
	background:#000000;
	color:#FFFFFF;
}

