﻿@charset "utf-8";
п»ї* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px/16px Arial;
}
body#index {
	font: 12px/16px Arial;
	background: #f5ece0;
}
body {
	font: 12px/16px Arial;
	background: #f5ece0;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
p {
	padding: 5px 0px;
}
.clear {
	clear: both;
}
#container {
	/* position: relative;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1258 ? "1258px" : "100%");
	min-width: 1258px; */
	width: 998px;
	margin: 0px auto;
	position: relative;
	z-index: 10;
}
/*
* html #table {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/table.png');
} */
#head_line {
	background: #e8ded2;
	height: 48px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#head_nav {
	position: absolute;
	right: 0px;
	top: 10px;
}
#index #head_nav {
	position: absolute;
	right: 144px;
	top: 10px;
}
#head_menu {
	position: absolute;
	display: block;
	list-style: none;
	top: 14px;
	left: 320px;
}
#head_menu li {
	display: block;
	float: left;
	padding: 0px 16px 0px 18px;
	background: url(images/head_li.png) no-repeat 0px 5px;
	color: #630c0d;
}
#head_menu li a {
	text-decoration: none;
	color: #630c0d;
	display: block;
	float: left;
}
#head_menu li a:hover {
	text-decoration: none;
	color: #c54648;
	border-bottom: 1px dashed #c54648;
}
#head_phone {
	position: absolute;
	left: 454px;
	top: 59px;
	background: url(images/head_phone.png) no-repeat;
	padding-left: 242px;
	height: 44px;
	color: #c42929;
	padding-top: 8px;
	font: 12px/13px Arial;
	width: 120px;
}
#index #head_phone {
	position: absolute;
	left: 500px;
	top: 59px;
	background: url(images/head_phone.png) no-repeat;
	padding-left: 242px;
	height: 44px;
	color: #c42929;
	padding-top: 8px;
	font: 12px/13px Arial;
	width: 120px;
}
#after_text {
	position: absolute;
	left: 255px;
	top: 66px;
	border-bottom: 1px solid #a12222;
}
#after_text:hover {
	border-bottom: 1px dashed #a12222;
}
#before_work {
	position: absolute;
	right: 92px;
	top: 189px;
	border-bottom: 1px solid #a12222;
}
#before_work:hover {
	border-bottom: 1px dashed #a12222;
}
#before_work_ins {
	display: block;
	position: absolute;
	left: 31px;
	top: 61px;
	width: 141px;
	height: 29px;
	border-bottom: 1px solid #db4551;
}
#before_work_ins:hover {
	border-bottom: 0px dashed #db4551;
}
#after_text_ins {
	display: block;
	position: absolute;
	left: 564px;
	top: 61px;
	width: 158px;
	height: 29px;
	border-bottom: 1px solid #db4551;
}
#after_text_ins:hover {
	border-bottom: 0px dashed #db4551;
}
#search {
	position: absolute;
	right: 0px;
	top: 285px;
	background: url(images/search_bg.png);
	width: 226px;
	height: 47px;
}
#index #search {
	position: absolute;
	right: 9px;
	top: 467px;
	background: url(images/search_bg.png);
	width: 226px;
	height: 47px;
}
#search #stext {
	position: absolute;
	left: 10px;
	top: 9px;
	color: #886e57;
	width: 166px;
	background: transparent;
	border: 0px;
}
#search #sbtn {
	position: absolute;
	right: 18px;
	top: 5px;
	color: #886e57;
	width: 25px;
	height: 25px;
	background: transparent;
	border: 0px;
	cursor: pointer;
}
#head_left_menu {
	display: block;
	list-style: none;
	position: absolute;
	left: 20px;
	top: 100px;
	padding-bottom: 5px;
}
#head_left_menu li {
	padding: 0px 16px 3px 18px;
	background: url(images/head_li.png) no-repeat 0px 5px;
	color: #630c0d;
}
#head_left_menu li a {
	text-decoration: none;
	color: #630c0d;
}
#head_left_menu li a:hover {
	text-decoration: none;
	color: #c54648;
	border-bottom: 1px dashed #c54648;
}
#head_addres {
	border: 1px dashed #b4a38f;
	position: absolute;
	top: 283px;
	left: 270px;
	height: 32px;
	padding: 1px;
	line-height: 32px;
}
#index #head_addres {
	border: 1px dashed #b4a38f;
	position: absolute;
	top: 465px;
	left: 270px;
	height: 32px;
	padding: 1px;
	line-height: 32px;
}
#head_addres div {
	height: 32px;
	background: url(images/addess_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 32px;
	color: #850909;
	width: 400px;
}
#head_addres div span {
	color: #c42929;
}
#head_bg {
	background: url(images/head_bg_ins.jpg) no-repeat;
	width: 778px;
	height: 270px;
	position: absolute;
	z-index: 0;
	right: -5px;
	top: -1px;
}
#index #head_bg {
	background: url(images/head_bg.jpg) no-repeat;
	width: 1024px;
	height: 514px;
	position: absolute;
	z-index: 0;
	left: -26px;
	top: -1px;
}
#index #header {
	height: 557px;
	position: relative;
}
#header {
	height: 341px;
	position: relative;
}
#footer {
	position: relative;
	height: 49px;
	background: #e8ded2;
}
#footer #footer_cont {
	width: 998px;
	margin: 0px auto;
	position: relative;
}
#footer #footer_cont #copyr {
	position: absolute;
	left: 49px;
	width: 310px;
	top: 8px;
	color: #86776c;
}
#copyr a {
	color: #b91618;
	text-decoration: none;
}
#copyr a:hover {
	color: #b91618;
	text-decoration: underline;
}
#footer #footer_cont #counter {
	position: absolute;
	right: 9px;
	width: 210px;
	top: 8px;
	color: #86776c;
	text-align: right;
}
#foot_menu {
	position: absolute;
	display: block;
	list-style: none;
	top: 14px;
	left: 320px;
}
#foot_menu li {
	display: block;
	float: left;
	padding: 0px 16px 0px 18px;
	background: url(images/head_li.png) no-repeat 0px 5px;
	color: #630c0d;
}
#foot_menu li a {
	text-decoration: none;
	color: #630c0d;
	display: block;
	float: left;
}
#foot_menu li a:hover {
	text-decoration: none;
	color: #c54648;
	border-bottom: 1px dashed #c54648;
}
#body {
margin-left: 20px;
background: #e8ded2;
margin-bottom: 40px;
}
#rt {
	background: url(images/body_rt.png) no-repeat right top;
}
#rb {
	background: url(images/body_rb.png) no-repeat right bottom;
}
#lt {
	background: url(images/body_lt.png) no-repeat;
}
#lb {
	background: url(images/body_lb.png) no-repeat left bottom;
}
#tablecontent {
	width: 100%;
	border: 0px;
}
#td_left {
	width: 246px;
	padding-left: 10px;
	padding-top: 20px;
}
.company {
	background: url(images/company_heading.png) no-repeat;
	height: 16px;
	width: 100%;
	padding-bottom: 15px;
}
.services {
	background: url(images/services_heading.png) no-repeat;
	height: 16px;
	width: 100%;
	padding-bottom: 15px;
	margin-top: 25px;
}
.select_bg {
	background: url(images/select_bg.png) no-repeat;
	height: 21px;
	padding-top: 2px;
}
/**/
/* СЃС‚РёР»Рё РЅРµРѕР±С…РѕРґРёРјС‹Рµ РґР»СЏ СЂР°Р±РѕС‚С‹ СЃРєСЂРёРїС‚Р° */
select.srReplacedSelect {
	width: 1px;
	position: absolute;
	left: -999em;
}
ul.srList {
list-style: none;
padding: 0;
position: relative; /* Р»СѓС‡С€Рµ РІСЃРµРіРѕ С‚РµС…РЅРёРєР° СЂР°Р±РѕС‚Р°РµС‚ 
РґР»СЏ СЌР»РµРјРµРЅС‚РѕРІ С„РёРєСЃРёСЂРѕРІР°РЅРЅРѕР№ С€РёСЂРёРЅС‹
С…РѕС‚СЏ РїСЂРё РЅРµРєРѕС‚РѕСЂС‹С… РґРѕРїРѕР»РЅРёС‚РµР»РЅС‹С…
С‚СЂРµР±РѕРІР°РЅРёСЏС… Рє РёР·РѕР±СЂР°Р¶РµРЅРёСЋ Рё РЅРµР±РѕР»СЊС€РѕРј
РёР·РјРµРЅРµРЅРёРµ СЃС‚РёР»РµР№ РµРµ РјРѕР¶РЅРѕ РїСЂРёРјРµРЅСЏС‚СЊ
Рё РґР»СЏ СЂРµР·РёРЅРѕРІС‹С… select`РѕРІ */;
width: 228px;
margin: 0px 0px 10px 0px;
/* РїРѕСЃРєРѕР»СЊРєСѓ РёСЃРїРѕР»СЊР·СѓРµС‚СЃСЏ С‚РµС…РЅРёРєР°
Sliding Doors СЌР»РµРјРµРЅС‚ С…РѕСЂРѕС€Рѕ РїРµСЂРµРЅРѕСЃРёС‚
РјР°СЃС€С‚Р°Р±РёСЂРѕРІР°РЅРёРµ С€СЂРёС„С‚РѕРІ, РґР»СЏ СЌС‚РѕРіРѕ
РµРіРѕ РІС‹СЃРѕС‚Сѓ РЅСѓР¶РЅРѕ Р·Р°РґР°С‚СЊ РІ em */ height: 1.5em;
}
ul.srList li {
	display: none;
	background: url(images/select_bg_line.png) repeat-y;
/*Р±Рі РІ РІС‹РїР°РґР°СЋС‰РµРј*/	line-height: 1.5em; /*padding:0 10px;*/ /*margin-right:10px;*/;
	width: 195px;
	padding-right: 15px;
	padding-left: 8px;
	padding-top: 0px;
	color: #725f52;
	cursor: pointer;
}

a:link	{
	text-decoration: underline;
	color: #5b3a2d;	}
a:visited	{
	text-decoration: none;
	color: #000000; }
a:active	{
	text-decoration: underline;
	color: #5b3a2d; }
a:hover	{
	text-decoration: underline;
	color: inherite;
	font-weight:bold; }

ul.srList  li.srSelectedLi a {
	color: #725f52;
	text-decoration:none;
	display: inline;
}

ul.srList li a {
	color: #725f52;
	text-decoration:none;
	display: block;

}

ul.srList li a:hover {
	color: #725f52;
	text-decoration:underline;
}

ul.srList li.srHoverLi {
	background: url(images/select_bg_line.png) repeat-y;
/*РїСЂРё РЅР°РІРµРґРµРЅРёРё*/	text-decoration: underline;
}
ul.srBlur {
	background: () no-repeat;
}
ul.srFocus, ul.srHoverUl {
	/* С‡С‚РѕР±С‹ РїСЂРё РЅР°РІРµРґРµРЅРёРё РјС‹С€РєРё
	   РёР»Рё РїРѕР»СѓС‡РµРЅРёРё С„РѕРєСѓСЃР° СЌР»РµРјРµРЅС‚
	   РЅРµ РѕСЃС‚Р°РІР°Р»СЃСЏ РЅР° РЅРµРєРѕС‚РѕСЂРѕРµ РІСЂРµРјСЏ Р±РµР· С„РѕРЅР°,
	   Рё РґР»СЏ СѓСЃРєРѕСЂРµРЅРёСЏ Р·Р°РіСЂСѓР·РєРё, СЃРѕРІРјРµС‰Р°РµРј
	   РґРІР° С„РѕРЅРѕРІС‹С… РёР·РѕР±СЂР°Р¶РµРЅРёСЏ РІ РѕРґРЅРѕРј Рё РёР·РјРµРЅСЏРµРј РµРіРѕ
	   РїРѕРґРІРёРіР°СЏ РЅР° 300 РїРёРєСЃР»РµР№ РІР»РµРІРѕ */
	background: () no-repeat -300px 0px;
}
ul.srBlur li.srSelectedLi {
	display: block;
	background: () no-repeat 0px 100%;
}
ul.srFocus li.srSelectedLi, ul.srHoverUl li.srSelectedLi {
	display: block;
	background: () no-repeat -300px 100%;
}
ul.srExpanded li.srSelectedLi {
	display: block;
	background: url(images/select_bg_line.png) repeat-y; /*РІС‹Р±СЂР°РЅРЅС‹Р№*/
}
ul.srExpanded {
	position: relative; /* РїСЂРё СЂР°Р·РІРѕСЂР°С‡РёРІР°РЅРёРё СЃРїРёСЃРєР°,
	   РЅСѓР¶РЅРѕ РІС‹РґРІРёРЅСѓС‚СЊ РµРіРѕ РЅР° РїРµСЂРІС‹Р№
	   РїР»Р°РЅ, РёРЅР°С‡Рµ РґСЂСѓРіРёРµ СЌР»РµРјРµРЅС‚С‹ Р±СѓРґСѓС‚
	   РїРµСЂРµРєСЂС‹РІР°С‚СЊ РѕРїС†РёРё */;
	z-index: 1000;
}
ul.srExpanded li {
	display: block;
}
/**/
/**/
#decor_mater {
	position: relative;
	display: block;
	left: -35px;
	margin-top: 11px;
	margin-bottom: 9px;
}
#fotos_works {
	position: relative;
	display: block;
	left: -20px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.left_separ {
	background: url(images/left_separ.png) no-repeat;
	position: relative;
	left: -10px;
	height: 15px;
}
#move_mebel {
	margin-bottom: 10px;
	display: block;
}
h4 {
	color: #6f5646;
	font: 15px/20px Arial;
	padding-top: 10px;
	padding-bottom: 1px;
}
h3 {
	color: #706053;
	font: 16px/20px Arial;
	padding-top: 10px;
	padding-bottom: 1px;
}
.red {
	color: #d61713;
	text-decoration: underline;
}
.red:hover {
	color: #d61713;
	text-decoration: none;
}
.padded {
	padding-left: 18px;
}
.rectmenu {
	list-style: none;
}
.rectmenu li {
	color: #706053;
}
.rectmenu li a span {
	text-decoration: none;
	border-bottom: 1px dashed #706053;
	color: #706053;
}
.rectmenu li a:hover span {
	text-decoration: none;
	border-bottom: 0px solid #706053;
	color: #d61713;
}
.rectmenu li a {
	text-decoration: none;
	padding-left: 18px;
	background: url(images/m2_li.png) no-repeat 0px 4px;
}
.rectmenu li a:hover {
	text-decoration: none;
	padding-left: 18px;
	background: url(images/m2_li_h.png) no-repeat 0px 4px;
}
#news_block {
	background: url(images/news_bg.png) repeat-y;
	position: relative;
}
#news_t {
	background: url(images/news_t.png) no-repeat left top;
	padding-top: 0px;
	padding-left: 12px;
	position: relative;
}
#news_b {
	background: url(images/news_b.png) no-repeat left top;
	height: 35px;
	position: relative;
	margin-top: -10px;
	left: 0px;
	width: 222px;
}
.news_text {
	display: block;
	width: 202px;
	color: #715d50;
	font: 12px/14px Arial;
}
.news_date {
	display: block;
	width: 202px;
	color: #c42929;
	font: 13px/28px Arial;
}
.news_item {
	padding-bottom: 17px;
	background: url(images/news_separ.png) no-repeat left bottom;
	position: relative;
	padding-top: 10px;
}
#all_news {
	padding-left: 30px;
	background: url(images/news_more_bg.png) no-repeat;
	height: 28px;
	display: block;
	margin-left: 8px;
	margin-top: 8px;
	padding-bottom: 2px;
}
#all_news a {
	color: #c42929;
	text-decoration: none;
	border-bottom: 1px dashed #c42929;
}
#all_news a:hover {
	color: #c42929;
	text-decoration: none;
	border-bottom: 1px dashed #e8ded2;
}
#td_main {
	color: #947c6c;
	padding: 20px 23px 20px 0px;
}
.block_rt {
	background: url(images/block_rt.png) no-repeat right top;
}
.block_rb {
	background: url(images/block_rb.png) no-repeat right bottom;
}
.block_lt {
	background: url(images/block_lt.png) no-repeat;
	padding: 13px;
}
.block_lb {
	background: url(images/block_lb.png) no-repeat left bottom;
}
.block_t {
	background: url(images/block_b.png) #eee5d9 repeat-x;
}
.block_t_622 {
	background: url(images/block_b.png) #eee5d9 repeat-x;
	width: 625px;
	margin: 0px auto;
}
.block_b {
	background: url(images/block_b.png) repeat-x left bottom;
}
.block_l {
	background: url(images/block_b.png) repeat-y;
}
.block_r {
	background: url(images/block_b.png) repeat-y right top;
}
.dashed_block {
	border: 1px dashed #b4a38f;
	width: 380px;
	padding: 1px;
	overflow: hidden;
}
.paged_block {
	border: 1px dashed #b4a38f;
	width: 440px;
	padding: 1px;
	overflow: hidden;
}
.paged_block a {
	margin: 0px 5px;
	color: #5d4b4f;
	text-decoration: none;
}
.paged_block a:hover {
	color: #5d4b4f;
	text-decoration: underline;
}
.paged_block span {
	margin: 0px 2px;
	background: #794639;
	color: #fff;
	padding: 0px 3px;
}
.dashed_block .ins {
	background: url(images/dashed_block_bg.png) repeat-x;
	padding: 8px 10px 0px 16px;
	color: #826c5e;
	height: 39px;
}
.paged_block .ins {
	background: url(images/dashed_block_bg.png) repeat-x;
	padding: 8px 10px 8px 16px;
	color: #826c5e;
}
.dashed_block .ins .pic {
	float: left;
	margin-right: 26px;
}
.dashed_block .ins .links {
	background: url(images/dashed_triangle.png) no-repeat left center;
	padding-left: 29px;
	margin-left: 250px;
}
.dashed_block .ins .links a {
	color: #c42929;
	text-decoration: none;
}
.dashed_block .ins .links a:hover {
	color: #c42929;
	text-decoration: underline;
}
.dashed_block .ins span {
	display: block;
	float: left;
}
.index_img_block {
	background: url(images/main_pic_cont.png) no-repeat;
	width: 221px;
	height: 136px;
	position: relative;
	padding-bottom: 28px;
	float: left;
}
.index_img_block img {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 192px;
	height: 78px;
}
.index_img_block .descr {
	position: absolute;
	left: 23px;
	top: 96px;
}
.index_img_block .descr strong {
	color: #5b3a2d;
}
.index_img_block .descr a {
	color: #5b3a2d;
	text-decoration: none;
}
.index_img_block .descr a strong {
	color: #5b3a2d;
	text-decoration: none;
}
.index_img_block .descr a:hover strong {
	color: #5b3a2d;
	text-decoration: underline;
}
#main {
	position: relative;
}
.index_img_block .descr span {
	color: #c42929;
	font: 11px/16px Arial;
	display: block;
}
.fotoset .photo-link {
	position: relative;
	display: block;
	margin-bottom: 11px;
	width: 242px;
	background: url(images/j_thumb.png) no-repeat;
	float: left;
	margin-left: -10px;
}
.fotoset .photo-link span {
	background: url(images/j_thumb_descr.png) no-repeat 5px 5px;
	padding-left: 20px;
	color: #6a5f55;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 2px;
}
.fotoset2 .photo-link {
	position: relative;
	display: block;
	margin-bottom: 11px;
	width: 184px;
	background: url(images/m_thumb_bg.png) no-repeat;
	float: left;
	margin-left: -10px;
}
.fotoset2 .photo-link span {
	background: url(images/m_li.jpg) no-repeat 2px 9px;
	padding-left: 10px;
	padding-right: 23px;
	color: #6a5f55;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 2px;
}
.fotoset2 .link {
	position: relative;
	display: block;
	margin-bottom: 11px;
	width: 184px;
	background: url(images/m_thumb_bg.png) no-repeat;
	float: left;
	margin-left: -10px;
}
.fotoset2 .link span {
	background: url(images/m_li.jpg) no-repeat 2px 9px;
	padding-left: 10px;
	padding-right: 23px;
	color: #6a5f55;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 2px;
}
.photo-link a span, .link a span {
	color: #6a5f55;
	text-decoration: none !important;
}
.photo-link a:hover span, .link a:hover span {
	color: #6a5f55;
	text-decoration: underline !important;
}
a.photo-link, a.link {
	text-decoration: none !important;
}
a.photo-link:hover, a.link:hover {
	text-decoration: none !important;
}
.fotoset .photo-link img {
	display: block;
	position: relative;
	margin: 5px 5px 10px 5px;
	width: 210px;
	height: 133px;
}
.fotoset {
	margin-right: -20px;
	margin-left: 10px;
}
.fotoset .clearline {
	height: 2px;
	clear: both;
	margin-bottom: 11px;
	font-size: 1px;
	left: -10px;
	position: relative;
	background: url(images/line_bg.png) no-repeat;
}
* html .fotoset .clearline {
	height: 2px;
	clear: both;
	margin-bottom: 11px;
	font-size: 1px;
	left: -20px;
	position: relative;
	background: url(images/line_bg.png) no-repeat;
}
.fotoset2 .photo-link img {
	display: block;
	position: relative;
	margin: 5px 5px 10px 5px;
	width: 147px;
	height: 106px;
}
.fotoset2 .link img {
	display: block;
	position: relative;
	margin: 5px 5px 10px 5px;
	width: 147px;
	height: 106px;
}
.fotoset2 {
	margin-right: -20px;
	margin-left: 10px;
}
.fotoset2 .clearline {
	height: 2px;
	margin-bottom: 11px;
	font-size: 1px;
	left: -10px;
	position: relative;
	background: url(images/line_bg.png) no-repeat;
}
* html .fotoset2 .clearline {
	height: 2px;
	margin-bottom: 11px;
	font-size: 1px;
	left: -20px;
	position: relative;
	background: url(images/line_bg.png) no-repeat;
}
.linkstyle {
	padding-left: 10px;
	color: #867762;
	background: url(images/m_li_links.gif) no-repeat 0px 7px;
	display: block;
	margin-bottom: 8px;
	text-decoration: none;
}
.linkstyle span {
	text-decoration: underline;
}
.linkstyle:hover span {
	text-decoration: none;
}
.padd_22 {
	padding-right: 22px;
}
.img_mater {
	width: 299px;
	height: 169px;
}
.mater_link {
	background: url(images/m_li.jpg) no-repeat 5px 19px;
	padding: 12px 0px 15px 15px;
	text-decoration: none;
	display: block;
}
.mater_link span {
	color: #7d685b;
	border-bottom: 1px #7d685b dashed;
	text-decoration: none;
}
.mater_link:hover span {
	color: #7d685b;
	border-bottom: 0px #7d685b dashed;
	text-decoration: none;
}
.collect {
	width: 599px;
	height: 307px;
	position: relative;
	background: #fff;
}

.collect_img {
	width:299px;
	height:258px;
	position:absolute;
	left:0px;
	top:0px;
}


.col2 {
	width:300px;
	height:169px;
	position:absolute;
	right:0px;
	top:0px;
	background:#7591ac;
}

.col_descr {
	position:absolute;
	width:300px;
	top:169px;
	height:138px;
	background:#597999;
	right:0px;

}

.col_descr .text {
	padding:12px 15px 12px 15px;
	font:10px/13px Arial;
	color:#fff;
}

.collect_link img  {
	position:absolute;
	left:0px;
	bottom:20px;
}
