@import url("photogallery.css");

#left #details {
	margin-left: 10px;
}

#left #equipment {
	margin-left: 10px;
	margin-right: 10px;
}

#left #equipment li {
	display: inline;
	list-style-type: none;
}

/* sleeping facilities */

#sleeping ul {
	margin-left: 12px;
	padding-left: 12px;
}

#right {
	background-color: #7FB6D4;
}

#right #map {
	width: 298px;
	height: 200px;
}

#right #prices {
	margin-left: 6px;
	margin-right: 6px;
	padding: 4px;
	color: #01183F;
}

#right #gallery table {
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

.offers_title {
	font-weight: bold;
}

.seasons_title {
	font-weight: bold;
}

