@charset "utf-8";
/* CSS Document */
							
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video 															  { display: inline-block; }
.lt-ie8 audio, .lt-ie8 canvas, .lt-ie8 video									  { display:inline; min-height:0}
audio:not([controls]) 															  { display: none; }
[hidden] 																		  { display: none; }

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, strong, sub, sup, b, u, i, ol, ul, li, form, label, tfoot, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			background: transparent;
			font-size: 100%;
}

img { padding: 0; border: 0; outline: 0; background: transparent; font-size: 100%}

html 						{ font-size: 100%; overflow-y: scroll; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body 						{ margin: 0; line-height: 1.25; text-align:left; color:#685d56; font:normal 14px Arial, Helvetica, sans-serif; background:#fff url(top-pic.jpg) center top no-repeat; background-size: 2200px 343px;}

a 							{ color: #685d56;  margin: 0; padding: 0; font-size: 100%; background: transparent; text-decoration:underline; outline-style:none;}
a:hover 					{ color: #685d56; text-decoration:none }
a:hover, a:active 			{ outline: 0;}
hr 							{ display: block; height: 1px; border: 0; border-top: 1px solid #685d56; margin: 1em 0; padding: 0; }
abbr[title] 				{ border-bottom: 1px dotted; }
b, strong 					{ font-weight: bold; }
dfn 						{ font-style: italic; }
ins							{ background: #ff9; color: #000; text-decoration: none; }
mark 						{ background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp 		{ font-family: monospace, serif; font-size: 1em; }
pre 						{ white-space: pre; white-space: pre-wrap;}

q 							{ quotes: none; }
q:before, q:after 			{ content: ""; content: none; }
small 						{ font-size: 85%; }
sub, sup 					{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup 						{ top: -0.5em; }
sub 						{ bottom: -0.25em; }

p, pre, blockquote, dl      { margin: 1em 0;}

ul, ol						{ margin: 1em 0; padding: 0 0 0 40px; }
dd 							{ margin: 0 0 0 40px; }
nav ul, nav ol				{ list-style: none; list-style-image: none; margin: 0; padding: 0; }

svg:not(:root) 				{ overflow: hidden; }
figure 						{ margin: 0; }

form						{ margin: 0; }

label 						{ cursor: pointer; }
legend						{ border: 0; padding: 0; white-space: normal; }
.lt-ie8 legend 				{ margin-left:7px}
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
.lt-ie8 button, input, select, textarea{ vertical-align: middle;} 
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
.lt-ie8 button, input[type="button"], input[type="reset"], input[type="submit"]{ overflow:visible;}
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0;}
.lt-ie8 input[type="checkbox"], input[type="radio"] { width: 13px; height: 13px;}
textarea { overflow: auto; vertical-align: top; resize: vertical; }

h1 { color:#1368a9; font:bold 26px Arial, Helvetica, sans-serif; margin:0; padding:0 0 16px;}
h2,h3,h4,h5,h6 { font-family:Arial, Helvetica, sans-serif; color:#1368a9; font-weight:bold; font-style:normal;}
h2 { font-size: 24px; margin: 12px 0;}
h3 { font-size: 22px; margin: 12px 0;}
h4 { font-size: 20px; margin: 12px 0;}
h5 { font-size: 18px; margin: 12px 0;}
h6 { font-size: 16px; margin: 12px 0;}

html, body { margin:0; padding:0; position:relative; height:100%; min-width:980px;}

.site-path { color:#000; font:normal 10px Tahoma, Geneva, sans-serif; padding:0 0 8px;}
.site-path a { color:#612901; text-decoration:underline;}
.site-path a:hover {color:#612901; text-decoration:none;}

a img { border-color:#000;}
.thumb { color:#000;}
.YMaps { color:#000;}

.table-default { border-collapse:collapse; border:none; border-spacing:0; padding:0; margin:0;}
.table-default td { padding:0; margin:0; vertical-align:top; border-collapse:collapse; border:none; border-spacing:0;}


/*-------------MAIN------------------*/
.site-wrapper {
	height:auto !important;
	height:100%;
	min-height:100%;
	width:940px;
	margin:0 auto -108px;
}


.clear-footer { clear:both; height:80px;}
.clear { clear:both; font-size:0; line-height:0;}


/*------------SITE-HEADER-------------*/
.site-header {
	height:120px;
	position:relative;
}
.site-header p { margin:0;}
.site-header a img { border:none;}


.site-logo { position:absolute; top:16px; left:1px;}
.site-slogan { position:absolute; top:46px; left:2px; font:bold 14px Arial, Helvetica, sans-serif; color: #ff7b10;}

.top-buts { width: 480px; height: 40px; position: absolute; top: 24px; right: -9px;}
.top_b { padding: 0; margin: 0; list-style: none;  font:bold 18px Arial, Helvetica, sans-serif; color: #fff;}
.top_b li {float: left; margin: 0 0 0 21px;}
.top_b li a {display: block; color: #fff; text-decoration: none; padding:10px 12px 8px 45px;}
.top_b li a:hover {text-decoration: none; color: #fff;}
.top_b li.but1 a {background: url(top-buts.png) left top no-repeat;}
.top_b li.but1 a:hover {background: url(top-buts.png) left -51px no-repeat;}


.top_b li.but2 a {background: url(top-buts.png) -239px -51px no-repeat; padding:10px 18px 8px 58px;}
.top_b li.but2 a:hover {background: url(top-buts.png) -239px top  no-repeat;}




.menu-top {margin:0; padding:0; text-align:center;  list-style:none; font:normal 17px Arial, Helvetica, sans-serif;}
.menu-top td { vertical-align:top; *display:inline; *zoom:1; background: url(tmenu-li.png) left no-repeat;}
.menu-top td:first-child { background: none;}
.menu-top td:first-child a {-moz-border-radius:7px 0 0 7px;
-webkit-border-radius:7px 0 0 7px;
-khtml-border-radius:7px 0 0 7px;
border-radius:7px 0 0 7px;
behavior:url(/g/pie/pie.htc);
}
.menu-top td:last-child a {-moz-border-radius:7px 0 0 7px;
-webkit-border-radius:0 7px 7px 0;
-khtml-border-radius:0 7px 7px 0;
border-radius:0 7px 7px 0;
behavior:url(/g/pie/pie.htc);
}
.menu-top td a { display:block; color:#fff; padding:12px 0 9px 0; text-decoration:none; cursor:pointer; position:relative;}
.menu-top td a:hover { color:#fff; text-decoration:none; background: #1368a9; }


.cont-b { border-collapse:collapse; border:none; border-spacing:0; padding:0; margin:0; width:100%; background: #ff7b10;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
border-radius:7px;
behavior:url(/g/pie/pie.htc);
position:relative;
}
.cont-b td { padding:0; margin:0; vertical-align:top; border-collapse:collapse; border:none; border-spacing:0;}



.top-block {
	text-align:justify;
	text-justify:newspaper;
	zoom:1;
	text-align-last:justify;
	margin-bottom: 3px;
}
.top-block:after { width:100%; height:0px; visibility:hidden; overflow:hidden; content:''; display:inline-block; }
.block1 { 
	display:inline-block;
	vertical-align:top; 
	//display :inline;
	//zoom :1;
	text-align: center;
	background: url(top-row.png) left top no-repeat;
	width: 221px; height: 223px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	behavior:url(/g/pie/pie.htc);
	position:relative;
	overflow: hidden; padding: 3px 0 0 0;
}

.block1 img {
	
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	behavior:url(/g/pie/pie.htc);
	position:relative;
}


.block_t {height: 63px; width: 175px; overflow: hidden; position: absolute; top: 20px; left: 274px;}


/*-------------CONTENT----------------*/
.mainclear { 
	height:1%; 
	width:100%; 
	position:relative;
}
.mainclear:after { 
	content:"."; 
	display:block; 
	clear:both; 
	height:0; 
	visibility:hidden;
}
.maincontent { 
	width:100%; 
	float:left;
}
.bodycontent { 
	margin:0 0 0 220px; 
	padding:30px; 
	min-height:0;
}


/*-------------------LEFT COLUM-----------------------*/
.aside-left {
	padding-top:30px;
	width:220px;
	float:left; 
	margin-left:-100%;
	position:relative;
	padding-bottom:30px;
}


.site-search-wr { padding:0 0 30px 1px;}

form.search-form { background:url(search.png) left top no-repeat; height:30px; width:219px; margin:0; padding:0;}

input.search-text {
	float:left;border:none;
	padding:8px 0;margin:0 0 0 16px;
	width:162px; height:15px;
	background:transparent;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	outline-style:none;
}

input.search-button {
	float:left;border:none;
	cursor:pointer;width:32px;
	height:30px;
	background:transparent;
	margin: 0 0 0 9px;
}


.lm-bg { margin-bottom: 30px; background: #1368a9; border-top: 4px solid #ffbd87; border-bottom: 4px solid #ffbd87; border-left: 3px solid #ffbd87; border-right: 3px solid #ffbd87; width: 214px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
border-radius:7px;
behavior:url(/g/pie/pie.htc);
position:relative;
}

.menu-left { border-left: 1px solid #3d77a3; border-right: 1px solid #3d77a3; background: #1368a9; margin:0; padding:12px 0; list-style:none; width:212px; font:normal 14px Arial, Helvetica, sans-serif;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
behavior:url(/g/pie/pie.htc);
position:relative;
}
.menu-left > li { padding:0; font-size:0; margin:0 0 -2px 0; line-height:0; background: url(lmenu-li.png) center top no-repeat;}
.menu-left > li:first-child {  background:none;}
.menu-left > li > a { display:block; color:#fff; text-decoration:none; padding:9px 10px 9px 19px; margin: 0 -1px 0 -1px; font-size:14px; line-height:normal; position:relative;}
.menu-left > li > a:hover { color:#fff; text-decoration:none; background: #ff7b10;}

.menu-left ul { margin:0; padding:0; list-style:none;}
.menu-left ul li { background: url(lmenu-li.png) center top no-repeat;}
.menu-left ul li a { display:block; color:#fff; text-decoration:underline; font-size:14px; padding:8px 15px 8px 10px; line-height:normal; margin-left:30px; background: url(lmenu-l2a.png) left no-repeat;}
.menu-left ul li a:hover { color:#fff; text-decoration:none;}

.menu-left ul ul li a { margin-left:50px;}
.menu-left ul ul ul li a { margin-left:75px;}
.menu-left ul ul ul ul li a { margin-left:100px;}
.menu-left ul ul ul ul ul li a { margin-left:125px;}
.menu-left ul ul ul ul ul ul li a { margin-left:150px;}



.bg-bl { margin-bottom: 12px; background: #1368a9; border-top: 5px solid #ffbd87; border-bottom: 5px solid #ffbd87; border-left: 3px solid #ffbd87; border-right: 3px solid #ffbd87;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
behavior:url(/g/pie/pie.htc);
position:relative;
}
.bg-in { background: #1368a9; padding: 6px 7px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
behavior:url(/g/pie/pie.htc);
position:relative;
}
.lblock-tit { color:#fff; font:bold 18px Arial, Helvetica, sans-serif; padding:8px 10px 8px 12px; background: #ff7b10;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
border-radius:7px;
behavior:url(/g/pie/pie.htc);
position:relative;
}
.lblock-note { padding:5px 10px 14px 15px; font-size:12px; color:#ffffff;}
.lblock-note a { color:#ffffff; text-decoration:underline;}
.lblock-note a:hover { color:#ffffff; text-decoration:none;}


.informers {
	text-align:center;
	color:#000;
	font-size:12px;
}

/*------------SITE-FOOTER-------------*/
.site-footer p { margin:0;}

.site-footer {
	margin:0 auto;
	width:940px;
	height:80px;
	position:relative;
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#44444e;
	border-top: 1px solid #a39a95;
}


.site-counters {
	width:176px;
	text-align:center;
	position:absolute; top:38px; left:224px;
	font-size:12px;
}

.site-copyright {
	font-size:11px;
	width:244px;
	text-align:right;
	position:absolute; top:47px; right:0;
	color:#44444e; 
}
.site-copyright span.copyright { font-size:11px !important;}
.site-copyright a { color:#1368a9; text-decoration:underline;}
.site-copyright a:hover { color:#1368a9; text-decoration:none;}

.site-name-bottom {
	width:250px;
	position:absolute; top:26px; left:1px;
	text-transform: uppercase;
}

.bot-phone {
	position: absolute;
	top: 17px; right: 0px;
	width: 160px; height: 56px;
	font:bold 18px Arial, Helvetica, sans-serif; color: #44444e;
	overflow: hidden;
	text-align: right;
	padding: 5px 0 0 45px;
	background: url(phone-ico.png)  left center no-repeat;

}
.bot-phone a { color:#44444e; text-decoration: underline;}
.bot-phone a:hover { color:#44444e; text-decoration:none;}


/* tables */

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover { background: #f0f0f0;}
table.table1 td { padding:5px; border: 1px solid #05425a;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover { background: #f0f0f0;}
table.table2 td { padding:5px; border: 1px solid #05425a;}
table.table2 th { padding:8px 5px; border: 1px solid #05425a; background-color:#1368a9; color:#fff; text-align:left;}

/* gallery */

table.gallery { border-spacing:10px; border-collapse:separate;}
table.gallery td { background-color:#f0f0f0; text-align:center; padding:15px;}
table.gallery td img {}

/* 685 */

body .decor-wrap .localconsult__inner-frm .gr-field {
	font-size: 12px;
	color: #fff;
}

body .decor-wrap .localconsult__inner-frm .gr-field a {
	color: #fff;
}

body .seoproductblock__discription {
	font-size: 16px !important;
	font-weight: bold;
}