/* CSS Basic Document */
html, body { width: 100%; height: 100%;margin: 0; padding: 0; }
body { background: #ffe3c1; color: #000; font-family: Arial, Helvetica, sans-serif; }
a { color: #563b0c; }
a:hover { color: #c26d08; }
table {border-collapse: collapse;}
td {padding:0px;}

/*to pngFix, type in style field "behavior: url(/templates/iepngfix.htc);"*/

.shapka {
	position: absolute;
	height: 391px;
	width: 100%;
	top: 0px;
	right: 0px;
	background-image: url('/templates/default/img/shapkafon.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.shapka table {
	background-image: url('/templates/default/img/shviz.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 391px;
}

body, td {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Georgia;
	color: #514e45;
}
input, textarea {
	font-size: 14px;
	font-family: Verdana;
}
.as_a, label, a {
	font-family: Verdana;
}

body {
	background-image: url('/templates/default/img/mainfon.gif');
}

a:hover  {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

img {
	border: 0;
}

.pngfix {
	behavior: url('/templates/iepngfix.htc');
}

.menu {
	color: #894805;
	font-size: 14px;
	padding-top: 1px;
}
.menu div a {
	color: #894805;
	text-decoration: none;
	font-size: 14px;
}

.menu div a:hover {
	color: #870000;
	text-decoration: none;
}

.menu .item {
	width: 200px;
	height: 32px;
	background-image: url('/templates/default/img/menu_td.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
}

.menu .item0 {
	width: 200px;
	height: 32px;
	background-image: url('/templates/default/img/menu_td.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
}

.menu .item a, .menu .item0 a {
	margin: 0 0 0 42px;
}
.menu .item span, .menu .item0 span {
	margin: 0 0 0 42px;
	font-size: 14px;
	color: #c26d08;
}

.rooms, .rooms div a {
	color: #563b0c;
}
.rooms div a:hover {
	color: #c26d08;
}

.room {
	margin: 10px 0 0 0;
	background-image: url('/templates/default/img/room.jpg');
	width: 259px;
	height: 104px;
}

.room img {
	margin: 7px 9px 2px 8px;
	border: 1px solid #ffffff;
	float: left;
}

.room_desc {
	font-size: 10px;
	padding: 1px 2px 0 2px;
	font-family: Verdana;
	color: #6e5139;
	font-weight: bold;
}
.room_price {
	color: #cb0505;
	font-size: 28px;
}
.room_link {
	font-size: 11px;
	text-align: right;
	padding-right: 8px;
	margin-top: 8px;
}
.room_link_a {
	color: #625951;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size:10px;
}
.room_link_a:hover {
	color: #ea7f00;
	text-decoration: none;
}

h1 {
	color: #cb0505;
	font-weight: normal;
	font-size:22px;
}
h2 {
	color: #cb0505;
	font-weight: normal;
	font-size:18px;
}

.cont_img {
	border: 6px solid #fff4e6;
	margin-top: 6px;
	margin: 10px 0 2px 0;
}

.input_h {
	font-size: 18px;
	color: #563b0c;
	margin-top: 10px;
}
.input_b {
	text-align: right;
	margin-top: 3px;
	margin-right: 26px;
}
.input_b a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.input_text {
	border: 3px solid #b3854e;
	background-color: #ffffff;
	width: 196px;
	height: 17px;
	margin: 7px 0 1px 0;
	padding: 0;
	font-size: 11px;
	color: 675330;

}
.input_values {
	border: 3px solid #b3854e;
	background-color: #ffffff;
	width: 196px;
	margin: 58px 0 1px 0;
	padding: 0;
	position: absolute;
	z-index: 11;
	display: none;
}
.input_values a {
	display: block;
	margin: 2px 2px 2px 6px;
	text-decoration: none;
	color: #514e45;
	font-size: 12px;
}
.input_values a:hover {
	display: block;
	margin: 2px 2px 2px 6px;
	text-decoration: none;
	color: #f14e45;
	font-size: 12px;
}

.input_text input, .input_text textarea {
	border: 0;
	margin: 0;
	padding: 2px 20px 0 4px;
	width: 190px;
	height: 17px;
	font-size: 11px;
	color: #675330;
}
.submit_b {
	border: 0;
	background: none;
	color: #ffffff;
	font-size: 11px;
	cursor: hand;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:bold;
}
.submit_b_h {
	border: 0;
	background: none;
	color: #ffffff;
	font-size: 11px;
	cursor: hand;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}

.submit_h {
	border: 0;
	background: none;
	color: #625951;
	cursor: hand;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.submit_h_h {
	border: 0;
	background: none;
	color: #c26d08;
	cursor: hand;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.contlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c26d08;
}
.contlink2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c26d08;
	font-weight:bold;
}

.t_txx {
	background-color: #ffffff;
}
.t_txt {
	background: url('/templates/default/img/txt.gif') #ffffff no-repeat right top;
	font-size: 10px;
}
.t_dt {
	background: url('/templates/default/img/dt.gif') #ffffff no-repeat right top;
}

.phone {
	font-size: 22px;
	color: #333b0e;
	padding: 2px;
}
.city {
	font-size: 18px;
	color: #333b0e;
	padding: 2px;
}
.address {
	font-size: 18px;
	color: #333b0e;
	padding: 2px;
}

.phone2 {
	position: absolute;
	font-size: 22px;
	color: #ffffff;
}
.city2 {
	position: absolute;
	font-size: 18px;
	color: #ffffff;
}
.address2 {
	position: absolute;
	font-size: 18px;
	color: #ffffff;
}

.white_a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana;
}
.white_a:hover {
	text-decoration: none;
	color: #ffffff;
}
.copy, .copy a, .copy a:hover  {
	font-size: 9px;
	color: #ffffff;
}

.c_th {
	padding: 2px;
	text-align: center;
	border: 1px dotted #888888;
	border-top: 0;
}
.c_td {
	padding: 2px;
	text-align: center;
	border: 1px dotted #888888;
}
.fdesc {
	font-size: 11px;
	position: relative;
	top: -15px;
	font-family: Verdana;
	color: #998341;
}

.cont_map {
text-align:center;
border:4px solid #ffe8ca;
width:456px;
height:500px;
}
.cont_map2 {

}
.cont_map3{
}
