/* Layout by Lillyana Dzhugalanova */
/* For hotel SURF and it's owners */

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #fff;
        text-align: center;
}

h1.hide_me {
	display: none;
}

h4 {
	color: #f60;
	width: 350px;
	border-bottom: 1px dashed #69f;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 2px;
}

h5{
	color: #090064;
	text-align: left;
	padding-left: 100px;
}

p {
	color: #090064;
	text-align: justify;
	padding: 0px 10px 0px 15px;
	font-size: 12px;
	line-height: 1.5;
}

p.info {
	color: #090064;
	text-align: left;
	padding-left: 100px;
	font-size: 14px;
}

table {
	text-align: center;
	width: 800px;
	height: 600px;
	border: 1px solid #006;
	margin-left: auto;
	margin-right: auto;
}

table.pric {
	font-size: 12px;
	margin-top: 50px;
	width: 500px;
	height: 200px;
	color: #006;
}

td.pheader {
	border-right: 1px dashed #69f;
	border-bottom: 1px dashed #69f;
}

td.ptype {
	border-right: 1px dashed #69f;
	border-bottom: 1px dashed #69f;
}

td.pdata {
	border: 1px dashed #006;
	font-weight: bold;
}

td.head {
	background: url(../images/common/head.jpg) no-repeat left top;
	height: 125px;
	border-bottom: 1px dashed #69f;
}

td.nav {
	width: 160px;
	padding-top: 30px;
	border-right: 1px dashed #69f;
	vertical-align: top;
	background: url(../images/common/waves.jpg) no-repeat left bottom;
}

td.txt_h {
	background: url(../images/common/home.jpg) no-repeat right bottom;
	vertical-align: top;
}

td.txt_l {
	text-align: center;
	vertical-align: top;
}

td.txt_r {
        background: url(../images/common/reservations.jpg) no-repeat right bottom;
        vertical-align: top;
}

td.txt_g {
	background: url(../images/common/gallery.jpg) no-repeat right bottom;
	vertical-align: top;
}

td.txt_p {
	background: url(../images/common/pricelist.jpg) no-repeat right bottom;
	vertical-align: top;
}

td.mail {
	text-align: center;
	height: 10px;
	border-top: 1px dashed #69f;
	font-size: 11px;
	font-weight: bold;
	color: #69f;
}

a.nav {
	background: url(../images/common/bullet.gif) no-repeat top left;
	text-decoration: none;
	color: #090064;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0px 9px 23px;
}

a.nav:hover {
	background: url(../images/common/bullet.gif) no-repeat top left;
	text-decoration: none;
	color: #69f;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0px 9px 23px;
}

a.nav_active {
	background: url(../images/common/bullet_a.gif) no-repeat top left;
	text-decoration: none;
	color: #69f;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0px 9px 23px;
}

ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	padding-left: 5px;
	padding-bottom: 10px;
}

img.map {
	clear: both;
	margin-top: 30px;
}

img.intext {
	float: right;
	margin: 0px 20px 10px 20px;
}

img.gallery {
	margin: 10px;
	border: 1px solid #006;
}

p.maintxt_bold {
	text-align: justify;
	line-height: 1.5;
	font-weight: bold;
}
