* {
	color:inherit;
}
body {
	margin:0;
	padding:0;
	font-family:'CI';
	background-color:#521a1a;
	color:#f5e8e0;
}
img {
	border:none;
}
a {
	color:#d59e5f;
}
a:hover {
	text-decoration:underline overline;
}

#wrap {
	width:1000px;
	border-left:1px solid #888;
	border-right:1px solid #888;
	margin:0 auto;
	padding:0;
	background-color:#672f1a;
}
.summary {
	background-color:#421200;
    width: 980px;
    height: 20px;
	margin:0;
    padding: 4px 10px;
}
.summary h1 {
    /*color: #F1F1F5;*/
    font-size: 8pt;
    font-weight: normal;
	margin:0;
	padding:0;
	float:left;
}
#header_menu {
	text-align:right;
}
#header_menu a {
	color:#d59e5f;
}
#header_menu img {
	vertical-align:top;
}
#header_logo .menu {
	width:400px;
	float:right;
	text-align:right;
	margin-top:5px;
	padding-right:5px;
}
#header_logo {
	height:66;
	margin:0;
	padding:0;
	text-align:right;
}
#header_logo:after {
	content:'';
	display:block;
	clear:both;
}
#header_logo .logo {
	float:left;
	vertical-align:middle;
}
#header_logo a,
#header_logo img {
	margin:0;
	padding:0;
}
#header_logo form {
	margin:0;
	padding:0;
}
#header_logo .search_form {
	text-align:right;
	margin:0;
	padding-right:5px;
}
.page_title {
	padding:2px 5px;
	background-color:#FF9900;
	color:#fff;
	font-weight:bold;
	font-size:18pt;
	text-shadow: 0 1px 2px #aaa;
}
.header_title {
	width:1000px;
	height:246px;
	background:url('img/mainimage.jpg');
}
.header_title_content {
	font-size:10pt;
	padding-top:170px;
	padding-left:400px;
}
.header_title_content h2,
.header_title_content p {
	font-size:10pt;
	margin:0;
	padding:0;
}
.content {
	margin-top:10px;
}
.content:after {
	content:'';
	display:block;
	clear:both;
}
.content_main {
	width:760px;
	float:left;
	margin:0 5px;
	padding:0;
}
.content_sub {
	width:220px;
	float:right;
	margin:0 5px;
/*	padding:0 0 0 5px;*/
	line-height:1.7;
	font-size:10pt;
	/*background-color:#421200;*/
}
.content_sub div {
	padding:5px 0;
}

.content_sub h2 {
	margin:0;
	padding:2px 5px;
	background-color:#781A1A;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	text-shadow: 0 1px 2px #aaa;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	width:190px;
	padding:5px 10px;
	margin:0;
	border:none;
}
.content_sub div.content_sub_content {
	background-color:#421200;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	width:190px;
	padding:5px 10px;
	margin:0 0 1ex 0;
	border:none;
}
.content_sub p {
	margin:0;
	padding:2px 5px;
}
.content_sub .buttons {
	text-align:center;
	margin:4px 0;
}
.content_sub .ads {
	width:160px;
	font-size:7pt;
	margin:2px auto;
}
/*.content_sub .ads:after {
	content:'';
	display:block;
	clear:both;
}
.content_sub .ads img {
	float:left;
}*/

.search_form_content {
	margin:5px 10px;
}
.search_form_content .header {
	font-weight:bold;
	margin-right:5px;
}
.search_form_content select,
.search_form_content option,
.search_form_content input {
	background:none #672f1a;
}

.content_main h2 {
	font-size:13pt;
	border-left:10px solid #526BD6;
	background:url('img/header_background.gif');
	margin:1ex 0;
	padding:5px 10px;
	text-shadow:0 0 4px #fff;
}
.content_main h3 {
	margin:1ex 0 0 0;
	padding:2px 5px;
	background-color:#FF9900;
	color:#fff;
	font-weight:bold;
	font-size:11pt;
	text-shadow: 0 1px 2px #aaa;
	clear:both;
}
.content_main .intra_menu {
	text-align:center;
	font-size:10pt;
}
.hotel_catalogue {
	font-size:10pt;
}
.hotel_catalogue:after {
	content:'';
	display:block;
	clear:both;
}
.hotel_catalogue .specimen_line {
	/*height:200px;*/
	overflow:hidden;
}
/*.hotel_catalogue .specimen_line:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:' ';
	clear:both;
	height:0;
}*/
.hotel_catalogue .specimen {
	width:230px;
	margin:10px;
	line-height:1.3;
	float:left;
}
.hotel_catalogue .specimen h4 {
	font-size:9pt;
	margin:0;
}
.hotel_catalogue .specimen img {
	float:left;
	margin-right:5px;
}
.hotel_catalogue .specimen .price {
	margin:0;
	clear:both;
}
.hotel_catalogue .specimen .ratio {
	color:tomato;
	font-weight:bold;
}

.footer {
	clear:both;
	font-size:9pt;
}
address {
	font-style:normal;
	margin-top:1ex;
	padding:1ex 1em;
	background-color:#1a1a1a;
	color:#f5e8e0;
}
.copyright {
	font-size:8pt;
}
.footer .link {
	text-align:center;
}
.footer .link_top {
	text-align:right;
	margin-right:1em;
}

.content_single {
	margin:0 10px;
}
.path {
	font-size:9pt;
	margin:1ex 0;
}
.content_single h2 {
	font-size:13pt;
	border-left:10px solid #526BD6;
	background:url('img/header_background.gif');
	margin:0;
	padding:5px 10px;
	text-shadow:0 0 4px #fff;
}
.content_single h3 {
	margin:0;
	padding:2px 5px;
	background-color:#FF9900;
	color:#fff;
	font-weight:bold;
	font-size:11pt;
	text-shadow: 0 1px 2px #aaa;
}
.content_single .ads {
	font-size: 10pt;
}
.content_single .ads:after {
	content:'';
	display:block;
	clear:both;
}
.content_single .ads p {
	text-align:center;
	float:left;
	width:23%;
}
code {
	display:block;
	padding:1ex 1em;
	background-color:#FFEDAB;
	font-family:courier;
	font-size:9pt;
}

.arrow {
	font-size: 10px;
	background-image: url(/area/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	padding-right: 5px;
}
.specimen_line {
	clear:both;
}
.specimen_line:after {
	content:'';
	display:block;
	clear:both;
}
.specimen {
	width:230px;
	margin:10px;
	float:left;
	font-size:9pt;
	overflow:hidden;
}
.specimen img {
	float:left;
	font-size:9pt;
	margin:0 1ex 1ex 0;
}
h4 {
	font-size:10pt;
}
.price {
	font-weight:bold;
}

.title_banner {
	position:relative;
	width:760px;
	height:230px;
}
.title_banner img {
	position:absolute;
	top:0;
	left:0;
}
