html,body { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: serif;
	color: #000000;
}
html>body .page {
	height: auto;
	min-height: 100%;
}
.page { 
	background: url(image_15.jpg ) repeat-y 0 0;
	margin: 0 auto;
	position: relative;
	height: 100%;
	max-width: 1280px;
	min-width: 1000px;
}
.header_reserve { height: 237px; }
.header {
	background: url(image_02.jpg ) no-repeat 216px 0;
	height: 237px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.footer_reserve { height: 114px; }
.footer {
	height: 114px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.content_left {
	float: left;
	width: 100%;
}
.content_right { 
	float: left;
	width: 100%;
}
.content_wrap { 
	margin-left: 216px;
	padding-top: 50px;
}
.right_block { 
	float: left;
	width: 38%;
	margin-left: -38%;
}
.left_block { 
	float: left;
	width: 165px;
	margin-left: -100%;
	padding: 20px 5px 20px 30px;
} 

.left { float: left; }
.right { 
	background: url(eskiz.jpg ) no-repeat 100% 0;
	width: 100%;
	height: 237px;
}
.zabor { 
	background: url(image_17.gif) repeat-x 0 100%;
	height: 84px;
	margin-left: 216px;
    margin-top: 30px;
    text-align: right;
    padding-right: 20px;
}

h3,div.h3 { 
	font-size: 20px;
	font-weight: bold;
}

.top_menu { 
	position: absolute; 
	top: 250px
}
.top_menu a { 
	font-size: 20px; 
	display: block; 
	float: left; 
	margin-right:20px; 
	color: #000000;
}
.left_menu { 
	margin: 10px 0 0 0; 
	padding: 0;
}
.left_menu>li { 
	list-style-type: none; 
	margin-bottom: 5px;
}
.left_menu>li>a { 
	font-size: 18px; 
	color: #000000;
}
.left_menu>li>a:hover { 
    color: brown;
}

.sub_menu {
    margin-left: 30px;
}

.text { 
	width: 584px;
  font-size: 16px;
}
.center { text-align: center; }
.phone {
	float: right;
	font-size: 26px;
	margin-right: 130px;
	margin-top: 200px;
}
.contacts {
	float: left;
	padding: 40px 0 0 30px;
}


.gallery-thumb {
    float: left;
    height: 128px;
    margin: 10px;
    overflow: hidden;
    width: 170px;
}
.gallery-thumb img {
    width: 170px;
}

.gallery-text {
    display: none; 
}

.h3>a,a {
    color: brown;
}

h1 {
  font-size: 25px;
  margin: 0 0 10px;
}

.newsblock {
  margin-top: 5px;
}

.newsdate {
    display: block;
    font-size: 12px;
}