html, body { 
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family: tahoma; 
	color: gray; 
}
html>body .page { height: auto; min-height: 100%; }
.page { margin: 0 auto; position: relative; height: 100%; }
.header_reserve { height: 210px; }
.center_block { width: 960px; margin: 0 auto; }
.header { width: 960px; height: 210px; position: absolute; top: 0px; }
.footer_reserve { height: 50px; }
.footer { height: 10px; position: absolute; left: 0; bottom: 0; width: 100%;  padding: 20px 0; }
.content { background: url(center_bg.jpg); padding-bottom: 20px; }
.content_left { float: left; width: 100%; }
.content_right { float: left; width: 100%; font-size: 13px; color: #444; }
.content_wrap { margin-left: 281px; padding: 0 20px }
.right_block { float: left; width: 38%; margin-left: -38%; }
.left_block { 
	float: left; 
	width: 281px; 
	margin-left: -100%; 
	background: #ffffff; 
	border-left: 1px solid #cecac2;
	border-right: 1px solid #cecac2;
	border-bottom: 1px solid #cecac2;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	margin-bottom: 15px;
}
.left_block div.title { 
	font-size: 14px;
	font-weight: bold; 
	margin-left: 15px; 
	margin-top: 15px;

}
.left_block ul {
	margin: 15px 0 15px 30px; padding: 0;
}
.left_block li {
	list-style-type: none;
	margin: 7px 0;
}

.left { float: left; }
.right { float: right;  }
.black { color: #000000; font-weight: bold; }

h1, div.h1 { font-size: 18px; }
h2 { font-size: 15px; }


.header>.left { margin-top: 15px; }
.header>.right { background: url(phone.png) no-repeat -150px 0; }
.header .phone { margin-top: 20px; text-align: right; line-height: 25px; font-size: 15px; }
.header .phone>span { color: #b26fcd; font-size: 25px; padding-right: 0px; }
.header .phone-extra { margin-top: 20px; text-align: right; line-height: 27px; font-size: 15px; margin-left: 30px;}
.header .phone-extra>span { color: #b26fcd; font-size: 25px; padding-right: 0px; }
.header .price { display: block; margin-top: 0px; margin-right: 0px; }
.header>.right>.left { margin-top: 30px;  }
.menu { background: url(menu_bg.jpg) no-repeat; height: 36px; width: 632px; clear: both; margin-top: 120px; padding: 12px 0 0 30px; font-size: 14px; color: #ffffff; font-style: normal; font-family: tahoma; }
.menu a { color: #ffffff; padding-left: 25px; }
.menu a:hover {color: #fffb99; text-decoration: none; }
.menu span { padding-left: 25px; }

a { color: #5685b9; }
a:hover { color: #9552af; }

.big_button {
	background: url(cat_bg.png) no-repeat 0 0; 
	padding: 17px 0;
	text-align: center;
	color: white;
	width: 282px; 
	height: 17px;
	margin: 0 auto;
	font-weight: bold; 
	font-size: 14px!important;
} 
.up { margin-top: -25px; }
.item { width: 33%; text-align: center; vertical-align: center; border-radius: 10px; border: 1px solid #cecac2;  background: #ffffff; }
.item_name { vertical-align: top; padding-bottom: 5px; padding-top: 15px; }
.item_name a { font-size: 14px; font-weight: bold; }
.item_name span { color:#365170; }
.item img { max-width: 200px;  }

.table_name { 
	clear: both; 
	float: left; 
	border: 1px solid #cecac2; 
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	padding: 5px 10px; 
}

.path { margin-bottom: 20px; }

.data { clear: both; }
.data table { border-collapse: collapse; }
.data table td { padding: 5px; border: 1px solid #cecac2; }

.view {
	background: url(view.png) no-repeat 0 0; 
	padding: 7px 0;
	text-align: center;
	color: white;
	width: 120px; 
	height: 16px;
	margin: 0 auto;
	margin-bottom: 5px; 
	text-decoration: none;
	display: block;
} 

.view_wide {
	background: url(view_wide.png) no-repeat 0 0!important; 
	width: 140px!important;
}

.nc_item input { display: block; }

.nc_datetime { margin-top: 10px; }

.w { margin: 10px 0; background: url(w.png) 0 50% no-repeat; padding: 0 0 2px 20px; }