/* Reset styles */
:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px;
	font-weight: normal;
}

h1 {
	margin: 0 0 25px 0;
	font: bold 24px "Trebuchet MS";
	line-height: 1em;
	border-bottom: 1px solid #C3B8B8;
	padding: 0 0 14px 0;
}

h2 {
	font-size: 20px;
	margin: 20px 0px 10px;
	font-weight: bold;
	color: #D43723;
}

h3 {
	font: bold 16px "Trebuchet MS";
	margin: 4px 0 22px 0;
	margin: 20px 0 15px 0;
	color: #FFF8EF;
	color: #000000;
}

.inner h3{
	font: bold 14px "Trebuchet MS";
	color: #FFF8EF;
	margin: 4px 0 22px 0;
}

h4 {
	font: bold 14px "Trebuchet MS";
	color: #D43723;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	margin: 20px 0 15px 0;
	line-height: 1em;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	background: transparent;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	color: #999999;
	background: transparent;
}

/* Links */
a:link, a:visited, a:active {
	color: #9B5537;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 15px 0;
	line-height: 1.2em;
}

.cols_scrull p {
	margin: 0 0 0 0;
	line-height: 1.2em;
}

/* Lists */
ol {
	margin: 16px 0px 16px 27px;
	padding: 0px;
}

ol ol {
	list-style-type: upper-alpha;
	margin: 4px 0px 4px 25px;
	padding: 0px;
}

ol li {
	padding: 0px;
	margin: 5px 0;
	list-style: decimal;
}

ul {
	margin: 10px 0px 22px 27px;
	list-style-type: none;
}

ul * ul {
	margin: 4px 0px 4px 25px;
}

ul li {
	margin: 5px 0;
	padding: 0px;
	list-style: disc;
}

* html ul li {
	height: 1%;
}

* html .content2 ul li {
	height: auto;
}

* html .cols_2 .col_right ul li {
	height: auto;
}

* html .bugnet li {
	list-style: none;
}

dl{
	margin: 10px 0;
}

dl dt {
	margin: 2px 0;
}

dl dd {
	margin: 2px 0 2px 30px;
}

/* Tables */
table {
	border-color: #C4C0BF;
	border-collapse: collapse;
	margin: 22px 0 3px 0;
}

table td {
	border: 1px solid #C4C0BF;
	border-collapse: collapse;
	padding: 5px 8px 5px 8px;
	font: 12px "Trebuchet MS";
	color: #4C322C;
}

table td strong {
	font-weight: bold;
}

table .color td {
	background: #F5F5F5;
}

table caption {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px;
	color: #000000;
	font-size: 107%;
	text-transform: uppercase;
	border-bottom: 1px solid #A6A6A6;
}

table th {
	padding: 12px 14px 10px 14px;
	border: 1px solid #C4C0BF;
	color: #4C322C;
	background: #EBE7E6;
	text-align: left;
	font: bold 12px "Trebuchet MS";
}

table th h4 {
	color: #000000;
	margin: 0px;
	font-weight: bold;
}

hr {
	background: #CCCCCC;
	border: 0px;
	color: #CCCCCC;
	height: 1px;
	margin: 15px 0px;
	padding: 0px;
}

* html	hr {
	margin: 8px 0px;
	padding: 0px;
}

/* Forms */
.form{
	margin: 10px 0 10px;
	width: 100%;
	padding: 15px 0 0;
}

.form.redline {
	border-top: 4px solid #90A600;
}

.form fieldset {
	border: 1px solid #CBC0BC;
	padding: 0px 20px 20px;
}

.form legend {
	margin: 0px 0px 10px;
	padding: 0 5px;
	font-size: 120%;
	font-weight: bold;
	height: auto;
}

.form ul {
	margin: 0;
	padding: 0;
}

.form .line {
	clear: both;
	padding: 0 0 6px 0;
	width: 100%;
	margin: 2px 0;
}

.form .line.marked {
	background: #D98C00;
	padding: 10px 0 10px;
	color: #FFFFFF;
}

.form .line.marked label {
	margin-left: 10px;
}

.form.descr .line {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 6px 0;
}

.form .line:before {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.form .line:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .form .line {
	height: 1%;
}

.form .label {
	float: left;
	width: 25%;
	display: block;
	margin-right: 10px;
	display: inline;
	font-size: 93%;
}

.form .formw {
	width: 70%;
	display: block;
	float: left;
}

form.descr .formw {
	width: 460px;
	text-align: justify;
}

.form .formw .text {
	width: 99%;
	background: #F4F5F4;
	border: 1px solid #9C9C9C;
	font: 100% Arial, Helvetica, sans-serif;
}

.form .rad {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

.form .btn {
	font: 100% Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.red {
	color: #E05332;
}

.err {
	color: #E05332;
	font-size: 83%;
	line-height: 115%;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */
body {
	scrollbar-face-color: #503230;
	scrollbar-highlight-color: #A38784;
	scrollbar-3dlight-color: #EFDABB;
	scrollbar-darkshadow-color: #A38784;
	scrollbar-shadow-color: #A38784;
	scrollbar-arrow-color: #EFDABB;
	scrollbar-track-color: #DAD1D0;
	font: 14px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #544948;
	background: #EFEAE7;
}

.all {
	background: url('../i/all_bg_3.jpg') #B2A29E no-repeat 50% 0;
	overflow: hidden;
	height: 821px;
}

.frame {
	width: 930px;
	margin: 7px auto 0 auto;
	position: relative;
}

.header {
	position: relative;
	height: 172px;
}

.logo {
	position: absolute;
	top: 1px;
	left: 0px;
}

.logo img {
	position: absolute;
	top: 16px;
	left: 20px;
}

.phone {
	position: absolute;
	top: 22px;
	left: 416px;
}

.search {
	position: absolute;
	top: 22px;
	right: 30px;
	background: url('../i/search_bg.gif') no-repeat;
	width: 189px;
	height: 23px;
}

.search .text {
	border: 0px solid transparent;
	background: transparent;
	margin: 3px 4px 0 5px;
	height: 17px;
	width: 120px;
}

.search .btn {
	background: transparent;
	color: #F7F2ED;
	text-transform: uppercase;
	font: bold 10px "Trebuchet MS";
	_width: 1;
	overflow: visible;
	border: 0px solid transparent;
	width: 52px;
	height: 18px;
	background: url('../i/search_button.gif') no-repeat;
	cursor: pointer;
}

.top_menu {
	position: absolute;
	top: 60px;
	right: 20px;
	margin: 0;
}

.top_menu li {
	margin: 0 0 0 5px;
	float: left;
	display: inline;
	height: 19px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	list-style: none;
}

.top_menu li a:link, .top_menu li a:visited {
	color: #9B5537;
	padding: 0 7px;
}

.top_menu li.first {
	margin: 0;
}

.top_menu li.current {
	background: url('../i/menu_right.gif') no-repeat 100% 0;
}

.top_menu li.current a:link, .top_menu li.current a:visited {
	color: #F6F2EC;
	text-decoration: none;
	font-weight: bold;
	background: url('../i/menu_left.gif') no-repeat 0 0;
	display: block;
	float: left;
	height: 19px;
}

.menu {
	margin: 0; /*	height: 500px;*/
	position: absolute; /*	overflow: hidden;*/
	top: 98px;
	left: 0px;
	z-index: 80;
	width: 930px;
}

.cols_2 {
	position: relative;
}

.menu li {
	margin: 0;
	float: left;
	display: inline;
	font: 12px/12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	list-style: none;
	width: 186px;
	height: 72px;
	background: url('../i/menu_sep.gif') no-repeat 100% 0;
}

.menu li ul li {
	height: auto;
}

.menu li ul li a{

	padding-top: 4px;
	padding-bottom: 4px;
}
.menu li a.level_1 {
	padding: 7px 20px 0 20px;
	font-size: 14px;
	line-height: 1.15em;
	font-weight: bold;
}

.menu li a.level_1:link, .menu li a.level_1:visited {
	color: #F8F5F1;
	text-decoration: none;
	display: block;
	height: 66px;
}

.menu li:hover a.level_1, .menu li.current a.level_1 {
	background: url('../i/menu_hover.gif') #2E0E08 repeat-x !important;
}

.menu li big {
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
}

.submenu {
	width: 383px;
	overflow: hidden;
	position: absolute;
	top: 72px;
	left: 0;
	display: none;
}

/*
.menu li.current .submenu, .menu li:hover .submenu {
	display: block;
}

*/
.menu li.last .submenu {
	right: 0 !important;
	left: auto;
}
.submenu_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	z-index: 10;
	background: url('../i/submenu_top.gif') #35110A repeat-x;
}

.submenu ul {
	position: relative;
	z-index: 400;
	margin: 20px 25px 15px 28px;
}

.submenu ul li {
	margin: 0 0 9px 0;
	float: none;
	display: block;
	padding: 0 0 0 18px;
	background: url('../i/arrow_1.gif') no-repeat 3px 4px;
	position: relative;
	line-height: 1.1em;
}

.submenu ul li a:link, .submenu ul li a:visited {
	color: #DACAC7;
	text-decoration: none;
}
/*
.submenu ul li a:hover {
	color: #FFE1CF;
	text-decoration: underline;
}
*/


.submenu ul li ul {
	margin: 12px 0 14px 0;
	float: left;
	width: 250px;
}

.submenu ul li ul li {
	margin: 0 0 9px 0;
	width: 220px;
	background: url('../i/arrow_2.gif') no-repeat 3px 4px;
}

.cols {
	background: url('../i/cols_top.gif') no-repeat;
	font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #544948;
	margin-bottom: 5px;
}

.pic {
	background: url('/i/4.jpg') no-repeat;
	width: 100%;
	height: 431px;
	overflow: hidden;
}

.cols .inner {
	margin: 0 30px 0 30px;
}

.col_1 {
	float: left;
	background: url('../i/col_1_bg.gif') no-repeat 0 28px;
	width: 232px;
	height: 173px;
	display: inline;
}

.col_1 .inner {
	margin: 0 0 0 30px;
}

.col_2 .inner {
	margin: 0 0 0 30px;
}

.col_1 .inner h3 {
	margin-bottom: 7px;
}

.col_2 .inner h3 {
	margin-bottom: 7px;
}

.price {
	padding: 0 0 0 20px;
	background: url('../i/ico_price.gif') no-repeat 0 2px;
}

.col_2 {
	float: left;
	display: inline;
	background: url('../i/col_2_bg.gif') no-repeat 0 28px;
	width: 488px;
	height: 173px;
}

.col_3 {
	float: left;
	display: inline;
	background: url('../i/col_3_bg.gif') no-repeat 0 28px;
	width: 210px;
	height: 173px;
}

.col_3 .inner {
	margin: 0 22px 0 26px;
}

.cols_scrull {
	width: 100%;
	height: 141px;
	overflow: auto;
}

.cols_scrull_cont {
	margin: 10px 30px 0 0;
}

.cols_scrull_cont h4 {
	margin-top: 7px;
}

.photo {
	margin: 0 0 7px 0;
}

.photo a img{
	border: 3px solid #E5B79D !important;
}

.all_photos {
	padding: 0 0 0 20px;
	background: url('../i/ico_all_photos.gif') no-repeat 0 3px;
}

.counters {
	margin: 0;
	position: absolute;
	top: 6px;
	left: 23px;
}

.counters li {
	margin: 0 9px 0 0;
	float: left;
	display: inline;
	list-style: none;
}

.footer {
	height: 30px;
	position: relative;
	color: #BBACA4;
	font-size: 10px;
}

.footer a:link, .footer a:visited {
	color: #BBACA4;
}

.copyright {
	position: absolute;
	top: 6px;
	left: 325px;
}

.developer {
	position: absolute;
	top: 6px;
	right: 24px;
}

.counters li img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.counters li:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.col_left {
	float: left;
	display: inline;
	width: 231px;
	background: url('../i/col_left_shadow.gif') repeat-x;
	position: relative;
	z-index: 7;
}

.col_right {
	float: left;
	display: inline;
	width: 699px;
	color: #39302F;
	font: 16px "Trebuchet MS";
	position: relative;
	z-index: 5;
}

.cols_2 {
	background: url('../i/col_right_shadow.gif') repeat-x;
}

.left_menu {
	margin: 11px 0 0 0;
}

.left_menu li{
	margin: 0;
	list-style: none;
	padding: 0px 0 0px 0px;
	font: 12px/1.1em "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #3C2727;
}

.left_menu li div {
	padding: 9px 0 9px 30px;
}

.left_menu li ul {
	margin: 0px 0 0px 0px;
}

.left_menu li ul li div{
	padding: 9px 10px 9px 42px;
}

.left_menu li div.current {
	display: block;
	background: url('../i/left_menu_current.gif') #FFFFFF repeat-y;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}

.left_menu li div.current {
	padding-left: 22px;
}

.left_menu li li div.current {
	padding-left: 32px;
}

.left_menu li div.current span {
	display: block;
	background: url('../i/arrow_3.gif') no-repeat 0 4px;
	padding: 0 0 0 10px;
}

.left_menu li ul li.current a:link, .left_menu li ul li.current a:visited {
	color: #3C2727;
	text-decoration: none;
}

.col_right .scroll_div .wrapper {
	margin: 32px 32px 32px 32px;
}

*html  .col_right .scroll_div .wrapper ul li {
	height: auto;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

img.fleft {
	display: inline;
	margin: 0 10px 0 0;
}

.content {
	height: 604px;
	background: url('../i/col_left_bg.gif') repeat-y;
	margin: 0 0 5px 0;
	position: relative;
}

.content2 {
	height: 604px;
	background: url('../i/col_left_bg.gif') repeat-y;
	margin: 0 0 5px 0;
	overflow: scroll;
	overflow-x: hidden;
	position: relative;
	font: 16px "Trebuchet MS";
}

.scroll_div {
	width: 699px;
	height: 603px;
	overflow: scroll;
	overflow-x: hidden;
}

.form table td {
	border-width: 0px;
}

.pages {
	margin: 29px 0 10px 0;
	font: 13px Arial, Helvetica, sans-serif;
}

.pages a:link, .pages a:visited, .pages span {
	float: left;
	display: block;
	padding: 2px 8px 1px 7px;
	border: 1px solid #CFC5B0;
	color: #C93900;
	margin: 0 3px;
	display: inline;
	text-decoration: none;
}

#id_prev, #id_next{
	display: none;
}

.pages a:hover, .pages span.current {
	background: #C93900;
	color: #FFFFFF;
	border: 1px solid #0A2243;
}

.pages a.current:link, .pages a.current:visited, .pages a.current:hover, pages span.current {
	border: 0px solid transparent;
	color: #000000;
	font-weight: bold;
	background: transparent;
}

.photogal p.news_title {
	text-align: center;
}

.otsyv_block p.news_title {
	text-align: center;
}

 .wrapper p {
	text-align: justify;
}

.slogan_left{
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin: 15px 20px 0px;
	color: #604645;
}







.font-size-12px-small{
font-size: 12px;
line-height: 1.3em;
}

.font-size-14px-normal{
font-size: 14px;
line-height: 1.3em;
}

.font-size-16px-big{
font-size: 16px;
line-height: 1.3em;
}

.font-size-18px-big{
font-size: 18px;
line-height: 1.3em;
}

.font-size-21px-big{
font-size: 21px;
line-height: 1.3em;
}

.font-size-24px-big{
font-size: 24px;
line-height: 1.3em;
}



.menu li ul{
	width: 154px;
	margin-right: 0px;
}
