body {
	color: #000;
	font: 0.8em/1.5em Lucida, "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	background-color: #fff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#head {
	padding-top: 5px;
	border-bottom: 7px solid #009900;
	height: 30px;
	margin-bottom: 0;
}

a, a:visited{
	color: #000;
}
a:hover {
	text-decoration: none;
}

a.logo{
	display: block;
	float: left;display:inline;
	color: #006699;
	text-decoration: none;
	

}
a.logo h1{
	
	display: inline;
	font-style: italic;
	font-weight: lighter;
	padding-right: 55px;
	background: url(/images/siteimg/stars.gif) no-repeat bottom right;
}

span.langs{
	margin-top: 5px;
	display: block;
	float: right;
}

#content{
	float: left;display:inline;
	clear: both;
	padding-bottom: 20px;
}

#left_side{
	width: 170px;
	padding-right: 10px;
	border-right: 1px solid #f5f5f5;
	float: left;display:inline;
}

ul#menu {
	text-align: right;
	list-style-type: none;
	padding: 0;
}

ul#menu li {
	line-height: 2em;
	border-bottom: 1px solid #ccffcc;
}

ul#menu li a{
	color: #006699;
	text-decoration: none;
}

ul#menu li a:hover{
	color: #fa6612;
}

#main_content {
	padding: 10px 0 10px 20px;
	float: left;
	width: 755px;
	
}

#footer {
	border-top: 2px solid #006699;
	padding-top: 10px;
	clear: both;
	text-align: center;
	color: #666;
}

.clear{
	clear: both;
}

/* pricelist */
.look {border: 1px solid #fff;padding:10px;}

#booking_form{}
