.topaccommodation {
	position:relative;
	width:220px;
	height:45px;
	border: none;
	background-image: url(../images/accommodation.gif);
	padding: 0px;
	background-repeat: no-repeat;
 
	margin: 0px;
}

.topApartments {
	position:relative;
	width:220px;
	height:45px;
	border: none;
	background-image: url(../images/apartments.gif);
	padding: 0px;
	background-repeat: no-repeat;
 
	margin: 0px;
}
