@import "reset.css";
/*global
-------------------------------------------------*/

body {
	padding:0;
	margin:0;
	background:#FFF;
	font:0.8125em Arial, Helvetica, sans-serif;
	color:#363c42;
	text-align:center;
	}
a 	{
	color:#0e5573;
	}
a:hover,
.b-footer a:hover
 {
	color:#a47020;
	}
.cl {
	overflow:hidden;
	clear:both;
	height:1px;
	font-size:1px;
	line-height:0;
	}
#layout {
	position: relative; 
	height: 100%;
	min-width: 990px;
	max-width:1264px;
	}
html>body #layout {
	height: auto; 
	min-height: 100%;
	}
#measurer {
	position: absolute; 
	overflow:hidden;
	clear:both;
	left: 0px; 
	width: 100%;
	height: 16px; 
	top: 0px; 
	line-height: 16px; 
	}
.r-block {
	float:right;
	}	
.l-block {
	float:left;
	}
.b-point {
	position:relative;
	}
	.b-point i {
	position:absolute;
	left:0;
	overflow:hidden;
	top:0;
	}
.b-line {
	height:1px;
	overflow:hidden;
	background:#c0c7cd;
	}
.h-line-b {
	margin-bottom:15px;
	}
.h-line-t {
	margin-top:15px;	
	}
.h-line-r {
	margin-right:10px;
	}
.h-line-b2 {
	margin-bottom:10px;
	}
.b-inline-list {
	line-height:1.5em;
	margin-bottom:15px;
	}
.b-inline-list li {
	display:inline;
	padding-right:15px;
	}
.b-main-point {
	padding-left:17px;
	background:url('../im/bullet.gif') left 0.3em no-repeat;
	margin-left:10px;
	font-size:1.1em;
	}
.h-main-point {
	margin-bottom:15px;
	}
.b-center {
	text-align:center;
	}
.b-additional-points {
	margin-left:-21px;
	position:relative;
	}
.b-additional-points li {
	padding-left:13px;
	float:left;
	margin-left:21px;
	padding-bottom:.5em;
	display:inline;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	}
.b-additional-points .b-icon{
	position:absolute;
	left:0;
	top:.4em;
	width:5px;
	height:7px;
	overflow:hidden;
	background:url('../im/small-things.png') 0 -256px no-repeat;
	}
/*header
-------------------------------------------*/
.b-header {
	background:#1f262b;
	text-align:center;
	overflow:hidden;
	padding:18px 10px 12px;
	}
	.b-header .b-header-inner {
		padding-left:257px;
		overflow:hidden;
		}
	.b-center-cont {
	width:85%;
	position:relative;
	max-width:1100px;
	min-width:940px;
	margin:0 auto;
	text-align:left;
	}
	.b-header .b-logo {
	color:#FFF;
	font-size:1.4em;
	margin-right:-100%;
	position:relative;
	left:-257px;
	
	}
	.b-header .b-header-wrap {
	margin-right:17em;
	}
	.b-header .b-menus {
	padding:30px 0 0 190px;
	position:relative;
	}
.b-header-panel {
	background:#ebdbc2 url('../im/header-panel_action.png') repeat-x;
	padding: 40px 0px 28px;
	margin-bottom: 11px;
	}
.close-panel{
	padding: 20px 0px 10px;
	}
.open-header{
	background: #ffffff;
	width: 54px;
	height:24px;
	margin: 0 auto;
	display:none;
	cursor:pointer;
	}
	.close-header{
		/*height: 27px;
		width: 27px;
		padding-left: 2.85em;
		float:left;
		margin-top:-29px;*/
		position: absolute;
		float:right;
		right:0;
		top:-29px;
		cursor:pointer;
		/*margin:-29px -64px 0 0;*/
		}
	.action-image{
		vertical-align:top;
		/*position:relative;*/
		display:table-cell;
		z-index:1;
		overflow:hidden
	}
	.attention{
		/*float:left;
		margin-right:-111px;*/
		margin-top:7px;
		position:relative;
		z-index:2;
		zoom:1;
		display:block;
		margin-bottom:-29px;
		}
	.close-panel .attention{
		margin-top:4px;
	}
	.action-text{
		vertical-align:top;
		/*position: relative;*/
		/*float:left;*/
		text-align: left;
		line-height:17px;
		display:table-cell;
		padding:0 64px 0 28px;
	}
	.close-panel .action-text{
		padding:0 0 0 14px;
		}
	.action-text div.title{
		font: 2.15em Arial;
		margin-bottom: 0.36em;
		color: #333333;
		}
	.close-panel div.title{
	font: 1.9em Arial;
	}
		.action-text div.title span{
			color:#aa0a0a;
			}
	.header-block{
		font-style:italic;
		background: #b38549;
		color:#ffffff;
		margin-top:1.14em;
		padding: 9px 1.54em 12px;
		/*width: 68%;*/
		display:inline-block
		}
	.align_center{
	position: relative;
	width: 100%;
	}
	.align_center:after
	{
	content: '';
	display: block;
	clear: both;
	}
	.align_center_to_left
	{
	position: relative;
	right: 50%;
	float: right;
	}
	.align_center_to_right
	{
	position: relative;
	z-index: 1;
	right: -50%;

	}
		
.b-main-text {
	margin-right:533px;
	}
	.b-main-text-inner {
	font-size:1.07em;
	line-height:1.5em;
	margin-bottom:1em;
	padding-right:20px;
	}
.text-type {
	font:.84em Tahoma, Verdana, Arial, Geneva;
	}
.h-text-type {
	margin:20px 0;
	}
/*service menu
----------------------------------------*/
.b-service-menu {
	margin-top:3px;
	float:left;
	}
.b-service-menu li {
	text-indent:-1000px;
	float:left;
	width:11px;
	background:url(../im/small-things.png) no-repeat;
	}
	.b-service-menu li a,
	.b-service-menu li span {
	display:block;
	overflow:hidden;
	font-size:0;
	}
	.b-service-menu .b-home,
	.b-service-menu .b-home-sel {
	padding-right:38px;
	background-position:left top;
	}
	.b-service-menu .b-home-sel {
	background-position:left -10px;
	}
	.b-service-menu .b-home a,
	.b-service-menu .b-home-sel span {
	width:11px;
	height:10px;
	}
	.b-service-menu .b-letter {
	background-position:left -20px;
	width:12px;
	position:relative;
	top:1px;
	padding-right:47px;
	}
		.b-service-menu .b-letter a {
		width:12px;
		height:8px;
		}
	.b-service-menu .b-map,
	.b-service-menu .b-map-sel {
	padding-right: 36px;
	background-position:left -28px;
	}
	.b-service-menu .b-map-sel {
	background-position:left -39px;
	}
	.b-service-menu .b-map a,
	.b-service-menu .b-map-sel span {
	height:11px;
	width:11px;
	}
	.b-service-menu .b-english,
	.b-service-menu .b-english-sel {
		width: 14px;
	}
	.b-service-menu .b-english {
		background-position: 0 -370px;
	}
	.b-service-menu .b-english-sel {
		background-position: 0 -381px;
	}
	.b-service-menu .b-english a,
	.b-service-menu .b-english-sel span {
		width: 14px;
		height: 11px;
	}
.b-big-title {
	font:1.7em/1.3em Arial, Helvetica, sans-serif;
	width:80%;
	}
.h-title-b {
	margin-bottom:35px;
	}
.h-title-b2 {
	margin-bottom:5px;
	}
.h-title-b3 {
	margin-bottom:15px;
	}

.b-medium-title {
	font:bold 1.2em Arial, Helvetica, sans-serif!important;
	margin: 0 0 10px 0!important;
	}
.b-text .b-medium-title {font-size: 1.267em!important; margin: 13px 0 10px 0!important;}
.b-colored-title {
	color:#9d6c3a;
	}
.h-title-b4 {
	margin-bottom:0 !important;
	}
.b-form-title {
	margin: 24px 0 15px 20px; 
	font-size:1.2em; 
	font-weight:normal; 
	}
.b-marked-title h1,
.b-marked-title h2,
.b-marked-title h3,
.b-marked-title h4,
.b-marked-title h5,
.b-marked-title h6 {display:inline; font-size:1em; font-weight:normal;}
.b-marked-title {
	margin-bottom:.4em;
	line-height:1.3em;
	font-size:1.8em;
	}
	.b-marked-title	.b-colored {
	color:#d8970b;
	}
/*menu
--------------------------------------------------*/
.b-header .b-menu {
	margin-left:-20px;
	margin-top:.8em;
	text-align:justify;
	}
.b-header .b-menu .b-point {
	color:#FFF;
	display:inline-block;
	white-space:nowrap;
	font-size:1.23em;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:.5em;
	padding-bottom:0;
	text-align:left;

	}
.b-header .b-menu .b-helper {
	width:100%; 
	height:1px;
	overflow:hidden;
	display:inline-block;
	}
.b-header .b-menu .b-point i,
.b-contacts .b-point i {
	width:11px;
	height:10px;
	top:0.3em;
	background:url(../im/small-things.png) left -50px no-repeat;
	}
	.b-header .b-menu .b-point a {
	color:#FFF;
	}
	.b-header .b-menu .b-select i {
	background:url(../im/small-things.png) left -60px no-repeat;
	}
	.b-header .b-menu .b-select a,
	.b-header .b-menu .b-select {
	color:#edb91c;
	}
	
.b-contacts {
	margin-top:0;
	overflow:hidden;
	padding:0 0 10px;
	}
.b-contacts	.b-phone {
	padding-left:18px;
	color:#edb91c;
	margin-left:10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:1.2em;
	}
.b-contacts	.b-code {
	color:#757b81;
	}
.b-contacts .b-point {
	padding-left:17px;
	margin-left:10px;
	}
	.b-contacts .b-point i {
	top:0.2em;
	}
	.b-contacts .b-point a {
	color:#FFF;
	}
/*topmenu
--------------------------------------------------------*/
.b-photogallery {
	margin-top:1em;
	border-top:2px solid #c0c7cd;
	border-bottom:2px solid #c0c7cd;
	padding:19px 43px;
	position:relative;
	overflow:hidden;
	min-width:692px;
	}
.b-photogallery-big {
	width:510px;
	height:305px;
	overflow:hidden;
	position:relative;
	clear:both;
	margin-top:-315px;
	}
	.b-photogallery-big img {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	}
.b-loading {
	background:transparent url(../im/loading2.gif) repeat scroll 0 0;
	height:32px;
	left:50%;
	margin:-16px 0 0 -16px;
	position:absolute;
	top:50%;
	width:32px;
	}
.b-photogallery-inner {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	}
.b-photogallery .b-selected {
	opacity:0.2;
	filter:alpha(opacity=20);
	}
.b-photogallery .b-container2 .b-selected {
	opacity:1;
	filter:none;
	}
.b-photogallery .b-container {
		display:table-row;
		}
	.b-photogallery .b-container .b-item {
	display:table-cell;
	vertical-align:bottom;
	padding-right:18px;
	}
	
	.b-photogallery-2 {
	background:#e8ecef url(../im/gallery-bg.gif) repeat-x;
	height:17px;
	min-width:692px;
	}
	.b-gallery {
	min-width:10px;
	padding:18px 46px;
	background:#e8ecef;
	overflow:visible;
	}
	
	.b-photogallery .b-back,
	.b-photogallery .b-next {
	position:absolute;
	top:50%;
	margin-top:-10px;
	width:10px;
	height:19px;
	cursor:pointer;
	background:url(../im/small-things.png);
	}
	.h-gallery {
	margin-bottom:40px;
	}
	.b-gallery .b-back,
	.b-gallery .b-next {
	width:7px;
	height:13px;
	overflow:hidden;
	margin-top:-7px;
	background:url(../im/small-things.png);
	}
	.b-photogallery .b-back {
	background:url(../im/small-things.png) left -305px;
	left:6px;
	}
	.b-gallery .b-back {
	left:22px;
	background-position:left -243px;
	}
	.b-photogallery .b-stop-left {
	background:none;
	}
	.b-gallery .b-stop-left {
	background:none;
	}
	.b-photogallery .b-next {
	right:6px;
	background-position:left -324px;
	}
	.b-gallery .b-next {
	right:20px;
	background-position:left -230px;
	}
	.b-photogallery .b-stop-right {
	background:none;
	cursor:auto;
	}
	.b-gallery .b-stop-right {
	background:none;
	}
	.b-photogallery .b-stop-left {
	background-position:left -305px;
	cursor:auto
	}
	
	.b-photogallery .b-container2 {
	display:table-row;
	}
	.b-gallery .b-container {
	height:80px !important;
	}

	.b-gallery .b-container .b-item {
	padding-right:23px;
	}
.b-shadow {
	overflow:hidden;
	margin-bottom:23px;
	background:url('../im/shadow-left.png') 0 0 no-repeat;
	}
	.b-shadow .b-shadow-inner {
	height:19px;
	overflow:hidden;
	float:right;
	width:45px;
	background:url('../im/shadow-right.png') no-repeat;
	}
.b-objects-gallery {
	background:#546672;
	margin:20px 0;
	padding-top:30px;
	padding-bottom:25px;
	}
	.b-objects-gallery .b-container {
	height:auto !important;
	}
	.b-objects-gallery .b-container .b-item {
	padding-right:32px;
	vertical-align:top;
	position:relative;
	}
	.b-objects-gallery .b-container .b-descr-main {
	height:4em; 
	margin-top:5px; 
	border-left:1px solid #75838e;
	width:250px
	}
	.b-objects-gallery .b-container .b-descr {
	position:absolute;
	bottom:2px;
	padding-left:13px;
	width:250px;
	color:#cad0d3;
	white-space:normal;
	font:.85em Tahoma, Verdana, Arial, Geneva;
	}
	.b-objects-gallery .b-back,
	.b-objects-gallery .b-next {
	width:10px;
	height:19px;
	top:45%;
	}
	.b-objects-gallery .b-back {
	left:17px;
	background-position:left -305px;
	}
	.b-objects-gallery .b-next {
	right:17px;
	background-position:left -324px;
	}
	.b-objects-gallery  .b-photogallery-inner,
	.b-objects-gallery .b-container {
	position:relative
	}
	.b-sertificats .b-container .b-descr,
	.b-sertificats .b-container .b-descr-main {
	width:230px;
	}
	.b-sertificats .b-item img {
	height:254px;
	}
.b-content {
	margin-top:11px;
	overflow:hidden;
	padding-bottom:35px;
	}

.b-photogallery .b-image-big {
	position: absolute;
	bottom: 100px; 
	left: 0;
	padding: 24px;
	background: #e8ecef;
	border: 1px solid #546672;
	
}
.b-gallery-inner {
	background:#546672;
	padding:20px;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:40px;
	width:450px;
	}
	.b-gallery-inner .b-gallery {
	background:none;
	padding-bottom:0;
	padding:0 22px;
	margin-top:20px;
	border:none;
	}
	.b-gallery-inner .b-gallery .b-back {
	left:0;
	}
	.b-gallery-inner .b-gallery .b-next {
	right:0;
	}
	.b-gallery-inner .b-photogallery-inner {
	position:relative
	}
	.b-gallery-inner .b-gallery .b-container .b-item {
	padding-right:15px;
	
	}
	.b-gallery-inner .b-gallery .b-container .b-item div {
	width:110px;
	height:80px;
	position:relative;
	overflow:hidden;
	background:url(../im/pic-border.gif) left top no-repeat;
	}
	.b-gallery-inner .b-gallery .b-container img {
	position:absolute;
	top:0;
	left:0;
	}
	.b-gallery-inner .b-gallery .b-container .selected  img {
	top:-80px;
	left:0;
	}
	.b-gallery-inner .b-gallery .selected img {
	position:relative;
	}
	.b-gallery-inner #big-picture {
	width:450px;
	height:360px;
	overflow:hidden;
	text-align:center;
	position:relative;
	}
	.b-gallery-inner #big-picture img {
	position:absolute;
	top:0;
	left:0;
	}
	.b-gallery-inner i {
	background:transparent url(/i/preloader.gif) no-repeat scroll 0 0;
	display:none;
	height:30px;
	left:20px;
	position:absolute;
	top:23px;
	width:30px;
	}
	.b-gallery-inner .b-photogallery .b-container {
	margin:0;
	}
	.b-used-materials {
	width:133px;
	margin-top:10px;
	margin-bottom:25px;
	line-height:1.3em;
	display:inline;
	position:relative;
	}
/*products
--------------------------------------------------------*/
.h-products {
	margin-top:-15px;
	}
.b-products li {
	display:table;
	width:100%;
	border-bottom:1px solid #c0c7cd;
	padding-bottom:15px;
	margin-top:15px;
	}
.b-products li:last-child,
.b-products li.last-child {
	border-bottom:none;
	}
	.b-products .b-products-row {
		display:table-row;
		}
	.b-products .b-pic,
	.b-products .b-descr {
		display:table-cell;
		}
	.b-products .b-descr {
		vertical-align:middle;
		padding-left:26px;
		height:82px;
		width:100%;
		}
	.b-products .text-type {
		margin-top:.4em;
		line-height:1.3em;
		}
/*objects
---------------------------------------------------------*/
.b-sidebar-2 {
	width:35%;
	overflow:hidden;
	}
.b-objects-list {
	margin-bottom:0;
	margin-top:10px;
	}
	.b-objects-list li,
	.b-objects-list2 .b-colomn {
	padding-bottom:17px;
	margin-bottom:17px;
	background:url(../im/dottes.png) left bottom repeat-x;
	}
	.b-objects-list  .b-object {
	position:relative;
	font-style:italic;
	font-size:.9em;
	padding-right:20px;
	padding-left:90px;
	clear:both;
	}
	.b-objects-list .b-pic {
	float:left;
	position:relative;
	margin-right:-100%;
	left:-90px;
	}
	.b-objects-list .b-descr {
	position:relative;
	}
	.b-objects-list .b-descr-inner {
	display:table-cell;
	padding-left:15px;
	vertical-align:bottom;
	height:90px;
	font-size:1.1em;
	}
.b-objects-list2 {
	padding-top:15px;
	}
.b-objects-list2 .b-colomn {
	background:none;
	font-size:.9em;
	line-height:1.2em;
	margin-bottom:35px;
	padding-bottom:0;
	}	
.b-objects-list2  .b-object {
	clear:none;
	}
/*.b-object {
	width:95%;
	margin-bottom:10px;
	}

	.b-object .b-pic,
	.b-object .b-descr {
	padding:15px 0;
	background:none;
	vertical-align:bottom;
	}
	.b-object .b-pic {
	width:90px;
	}
		.b-object .b-pic a{
		display:block;
		width:90px;
		height:90px;
		background:#d0dadf;
		}
	.b-object .b-descr {
	padding:15px 0 15px 15px;
	width:100%;
	font-style:italic;
	font-size:.9em;
	}
	.b-object .b-row {
	background:url(../im/dottes.png) left bottom repeat-x;
	}*/

/*about
-----------------------------------------------------*/
.b-about {
	width:65%;
	margin-top:0;
	}
.b-about-inner {
	padding:0 30px;
	}
	.b-about .b-text {
	margin-top:10px;
	margin-bottom:15px;
	padding-right:0;
	
	}
caption {
	clear:both;
	text-align:left;
	font-weight:bold;
	}
.b-text {
	line-height:1.45em;
	padding-right:20px;
	}
.b-text ul li {
	margin-bottom:.6em;
	}
/*special
----------------------------------------------------*/
.b-special {
	margin-top:20px;
	margin-bottom:10px;
	width:80%;
	height: 6.2em;
	}
	#notice .b-special {width: 100%}
.b-special-2 {
	width:100%;
	}
	.b-special .b-descr {
	vertical-align:middle;
	padding-left:20px;
	padding-top: 1ex;
	font-size:.9em;
	line-height:1.2em;
	}
	#notice .b-special .b-descr {vertical-align: top;}
	.b-special strong {
	display:inline-block;
	padding-bottom:7px;
	}
.b-special-big {
	width:100%;
	margin-bottom:40px;
	height: auto;
	}
.b-special-big .b-descr {
	padding:10px 20px 0 0;
	vertical-align:middle;
	/*font-size:1.2em;*/
	font-size: 1em; 
	line-height: 1.5;
	}
.b-sidebar {
	width:25%;
	}
.b-sidebar-inner {
	padding-right:52px;
	margin-top:20px;
	}
/*search
-----------------------------------------------------*/
.b-search {
	background:#ebdbc2 url(../im/search-bg-left.gif) no-repeat;
	margin-bottom:21px;
	}
.w-search {
	height:60px;
	position:relative;
	margin-left:20px;
	background:url(../im/search-bg-right.gif) right top no-repeat;
	}
	.b-search .b-text-field {
	position:absolute;
	top:50%;
	font:.95em Arial, Helvetica, sans-serif;
	width:100%;
	color:#333;
	padding:2px 0 2px 7px;
	margin-top:-0.8em;
	}
	.b-search .w-search-inner {
	margin-right:43px;
	position:relative;
	height:60px;
	}
	.b-search .b-search-button {
	top:50%;
	position:absolute;
	right:13px;
	color:#363c42;
	margin-top:-8px;
	}
/*news list
--------------------------------------------------*/
.b-news-list {
	margin-top:20px;
	margin-bottom:-3px;
	}
	.b-news-list .b-news-title {
	padding-left:20px;
	background:url(../im/bullet.gif) left 0.2em no-repeat;
	font:.84em Arial, Helvetica, sans-serif;
	color:#b48c4d;
	margin-bottom:5px;
	}
	.b-news-list .b-descr {
	padding-left:20px;
	margin-bottom:23px;
	font:.84em/1.4 Tahoma, Geneva, sans-serif;
	}
/*footer
------------------------------------------------------*/
.b-footer{
	margin-top:5px;
	overflow:hidden;
	padding:25px 0 37px;
	background:#1f262b;
	border-top:4px solid #cca466;
	font:.85em Tahoma, Verdana, Arial, Geneva;
	text-align:left;
	}
.b-footer-inner {
	background:none;
	border-top:none;
	}
	.b-footer-inner .b-center-cont {
	border-top:4px solid #cca466;
	padding:25px 0 37px;
	}
	.b-footer .b-copy {
	width:80%;
	line-height:1.4em;
	color:#9a9d9f;
	}
	.b-footer a {
	color:#9a9d9f;
	}
	.b-footer-inner .b-copy{
	color:#666;
	}
	.b-footer-inner a {
	color:#0e5573;
	}
	.b-footer .b-counter {
	width:20%;
	}

/*inner menu
-------------------------------------------------*/
.b-sidemenu {
	background:url(../im/dottes.png) left bottom repeat-x;
	padding-bottom:1px;
	overflow:hidden;
	margin-bottom:30px;
	}
.b-sidemenu .b-item {
	font-size:1.1em;
	background:url(../im/dottes.png) left top repeat-x;
	padding-top:1px;
	float:left; 
	width:100.9%;
	}
	.b-sidemenu .b-item i {
	width:5px;
	height:7px;
	top:1em;
	left:6px;
	cursor:pointer;
	background:url(../im/small-things.png) left -256px no-repeat;
	}
	.b-sidemenu .b-item .b-wrap {
	display:block;
	padding:8px 0 10px 20px;
	}
	.b-sidemenu .b-selected {
	background-color:#f5eee2
	}
	
	.b-sidemenu .b-selected .b-wrap i,
	.b-sidemenu .b-clickable i {
	background-position:left -263px;
	}
	.b-sidemenu .b-item a:hover {
	border:none;
	}
	.b-sidemenu .b-clickable {
		background-color:#f5eee2
	}
	.b-sidemenu .b-clickable .b-wrap,
	.b-sidemenu .b-clickable .b-sidemenu .b-selected .b-wrap {
	color:#a47020;
	}
	.b-sidemenu .b-clickable .b-sidemenu .b-wrap {
	color:#0E5573;
	}
.b-sidemenu .b-selected,
.b-sidemenu .b-selected a {
	color:#a47020;
	}
.b-sidemenu .b-sidemenu {
	padding-left:20px;
	background:none;
	margin-bottom:10px;
	}
.b-sidemenu .b-item .b-item {
	background:none;
	font-size:.9em;
	}
.b-sidemenu .b-item .b-item .b-wrap {
	padding:0 0 12px 20px;
	}
.b-sidemenu .b-item .b-item i {
	display:none;
	}

.b-sidemenu .b-selected .b-sidemenu {
	padding-left:0;
	margin-top:10px;
	margin-bottom:0;
	}
.b-sidemenu .b-selected .b-sidemenu a {
	color:#0E5573;
	}
.b-sidemenu .b-clickable .b-sidemenu a.b-wrap:hover,
.b-sidemenu .b-selected .b-sidemenu a:hover {
	color:#A47020
}
.b-sidemenu {
	margin-bottom:30px;
	}
.b-text p {
	padding-bottom:15px;
	}
.b-text-full {
	padding-right: 0;
}
.b-text ol,
.b-text ul {
	margin-bottom:10px;
	margin-left:25px;
	padding:0;
	}
.b-text ul {
	
	}
.h-text-r {
	width:95%;
	}
.h-text-b {
	margin-bottom:28px;
	}
.b-text	.big-pic .b-pic {
	padding:0 20px 13px 0;
	}
.b-text	.big-pic .b-descr {
	vertical-align:bottom;
	padding:0 20px 13px 0;
	font-size:.9em;
	line-height:normal
	}
.b-text .l-pic {
	float:left;
	margin:0 19px 1em 0;
	}
.b-text h2,
.b-title-h2,
.b-text h3,
.b-title-h3,
.b-text h4,
.b-title-h4,
.b-text h5,
.b-title-h5,
.b-text h6,
.b-title-h6 {
	font:normal 1em Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:10px;
	}
.b-text h2,
.b-title-h2 {
	font-size:1.4em;
	}
.b-text h3,
.b-title-h3 {
	font-size:1.4em;
	} 
.form-layout-ask-question .b-form-title {
	margin-top:0;
	margin-bottom:1.5em;
	}
.b-text h4,
.b-title-h4 {
	font-size:1.4em;
	} 
.b-text h5,
.b-title-h5 {
	font-size:1.1em;
	}
.b-text h6,
.b-title-h6 {
	font-size:1em;
	}
.b-text blockquote {
	margin-left:10px;
	}
	
.b-text .b-big-title {
	font-size: 1.8em;
	margin-bottom:16px;
}
/*two colomns
--------------------------------------------*/
.two-colomns,
.three-colomns {
	overflow:hidden;
	}

.two-colomns .b-colomn {
	width:50%;
	float:left;
	}
.three-colomns .b-colomn {
	width:33.3%;
	float:left;
	}
.two-colomns .b-colomn .b-wrap,
.three-colomns .b-colomn .b-wrap2 {
	padding-right:20px;
	}
	
/*typical table 
---------------------------------------------*/
.b-type-table {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px solid #c0c7cd;
	}
.b-type-table th,
.b-type-table td {
	padding:8px 0 8px 10px;
	font-size:.95em;
	text-align:left;
	line-height:normal;
	border-top:1px solid #c0c7cd;
	}
.b-type-table th {
	font-weight:normal;
	color: #666;
	}
.h-table {
	margin-bottom:28px;
	}
/*thumbnails
-----------------------------------------------*/
.b-thumb {
	margin-left:-11px;
	}
.b-thumb li {
	float:left;
	display:inline;
	margin-left:11px;
	margin-bottom:17px;
	}
	.b-thumb li img {
	display:block;
	}
	.b-thumb .b-name {
	width:60px;
	padding-right:10px;
	padding-left:1px;
	color:#666;
	margin-top:8px;
	font:.75em Tahoma, Verdana, Arial, Geneva;
	}
.b-content-inner {
	width:75%;
	}
.b-content-2 {
	width:69%;
	margin-top:15px;
	font-size: 1em; 
	line-height: 1.5;
	}
.b-sidebar-add {
	width:30%;
	}

.b-link-bottom {
	margin-top: 5px;
	padding: 15px 0;
	border-top: 1px solid #c0c7cd;
}
.b-news {
	margin-top:20px;
	margin-bottom:10px;
	}
.b-news .b-colomn {
	margin-bottom:30px;
	line-height:1.2em;
	}
	.b-news .b-date {
	font:.85em Arial, Helvetica, sans-serif;
	color:#b48c4d;
	padding-left:20px;
	margin-bottom:2px;
	background:url('../im/bullet.gif') left .3em no-repeat;
	}
	.b-news .b-body {
	padding-left:20px;
	}
	.b-news .b-colomn .b-wrap {
	padding-right:25px;
	}
.b-news .b-wrap {
	width: 90%;
	padding-bottom: 21px;
}
.b-other-news {
	padding-top: 16px;
}
.b-pager {
	margin-top:1px;
	margin-left:5px;
	}
.b-pager li {
	float:left;
	padding:1px 0;
	margin-bottom:5px;
	margin-right:8px;
	font-size:0.9em
	}
.b-pager li a {
	color:#0e5573;
	}
.b-pager li.selected {
	background:#b38549;
	padding:1px 7px;
	margin-right:7px;
	color:#FFF;
	}
.b-pager .b-prev,
.b-pager .b-next {
	position:relative;
	}
.b-pager .b-next {
	margin-right:0;
	}
.b-pager .b-prev a,
.b-pager .b-next a {
	position:relative;
	z-index:2;
	left:0;
	top:0.35em;
	
	}
.b-pager .b-prev a,
.b-pager .b-next a,
.b-pager .b-prev span,
.b-pager .b-next span {
	text-indent:-1000px;
	display:block;
	width:9px;
	height:7px;
	overflow:hidden;
	}
.b-pager .b-prev i,
.b-pager .b-next i {
	position:absolute;
	left:0;
	top:0.6em;
	width:10px;
	height:7px;
	z-index:1;
	overflow:hidden;
	} 
.b-pager .b-next i {
	background:url(../im/small-things.png) left -277px no-repeat;
	}
.b-pager .b-prev i {
	background:url(../im/small-things.png) left -270px no-repeat;
	}
.b-pager .b-prev-left,
.b-pager .b-prev-right {
	padding:0;
	margin-top:-0.6em
	}
.b-pager .b-prev-left a,
.b-pager .b-prev-right a {
	text-indent:0;
	height:auto;
	width:auto;
	font-size:1.05em;
	padding-left:15px;
	}
.b-pager .b-prev-right a {
	padding-right:15px;
	}
.b-pager .b-prev-left i,
.b-pager .b-prev-right i {
	top:1em;
	}
.b-pager .b-prev-right i {
	right:0;
	left:auto;
	}
.b-filter,
.b-text ul.b-filter   {
	overflow:hidden;
	margin:0 0 16px;
	}
.b-filter li,
.b-text ul.b-filter li {
	margin-right:15px;
	float:left;
	padding-left:20px;
	background:url(../im/bullet.gif) left 0.45em no-repeat;
	}
.b-filter .selected {
	background:url(../im/bullet-sel.gif) left 0.45em no-repeat;
	}
.b-filter .selected,
.b-filter .selected a {
	color:#a47020;
	}
.b-colores-list {
	margin-top:10px;
	position:relative;
	}
.b-text .b-colores-list {
	margin-left:0;
	}
	.b-colores-list li{
	float:left;
	width:130px;
	margin-bottom:20px;
	position:relative;
	margin-right:20px;
	display:inline;
	line-height:normal;
	height:9.5em;
	}
	.b-colores-list li img {
	display:block;
	margin-bottom:5px;
	}
.b-colores-list-2 li {
	width:80px;
	height:auto;
	margin-right:3px;
	margin-bottom:15px;
	}
/*form layout
-------------------------------------------------*/
.form-layout {
	margin:20px 15px 25px 0;
	background:#eceff2;
	position:relative;
	border:1px solid #c1c7cb;
	}
	.form-layout .wrap {
	padding:15px 20px 15px 0;
	overflow:hidden;
	position:relative;
	}
.form-ask-question .form-item {
	margin-bottom: 1em;
	zoom:1;
	}

.form-ask-question {
	margin-left: 13em;
	}
	.form-ask-question .form-text {
		width: 97%;
		}
	.form-ask-question textarea.form-text {
	width: 96.3%;
	}
	.form-ask-question label {
	float: left; 
	clear: left;
	margin-left:0;
	margin-right: -100%;
	position: relative; 
	left: -11.4em;
	}
.form-ask-question #aq-question {
	height: 7em;
	overflow:auto;
	}
.form-ask-question .form-submit {
	font-size:1.1em;
	padding:1px 5px;
	overflow:visible
	}
.rounded-border .corner{
	width:3px;
	height:3px;
	overflow:hidden;
	position:relative;
	z-index:10;
	}
.rounded-border .corner div{
	width:200%;
	height:200%;
	position:absolute;
	}
.rounded-border .corner.right{
	float:right;
	}
.form-layout .rounded-border .corner div {
	background:url(../im/corners.gif) no-repeat;
} 
.form-layout .rounded-border .corner {
	width:6px;
	height:6px;
	}
	
.form-layout .corners-top {
	margin-top:-1px;
	}
.form-layout .corners-bottom {
	margin-bottom:-1px;
	}
	.form-layout .corners-bottom .left  {
	left:-1px;
	}
	.form-layout .corners-bottom .right  {
	right:-1px;
	}
	.form-layout .corners-top .left {
	left:-1px;
	}
	.form-layout .corners-top .right {
	right:-1px;
	}
	.form-layout .corners-top .right div {
	left:-4px;
	} 
	.form-layout .corners-bottom .left div {
	top:-4px;
	} 
	.form-layout .corners-bottom .right div {
	top:-4px;
	left:-4px;
	}
.form-layout .b-wrap {
	margin-left:-11.4em;
	}
.form-layout .b-check-list .b-columns-title {
	color:#A47020;
	margin-bottom:5px;
	}
.form-layout .b-check-list .b-check-item {
	float:left;
	width:100%;
	margin-bottom:1em
	}
.form-layout .b-check-list .b-wrap2 {
	position:relative;
	padding-right:60px;
	zoom:1;
	}
.form-layout .b-check-list input {
	float:left;
	}
@media all and (resolution = 0dpi) {


.form-layout .b-check-list input {
	top:3px;
	position:relative;
	}
}
.form-layout .b-check-list label {
	margin-left:22px;
	display:block;
	clear:none
	}
.form-layout .b-check-list .b-col-input {
	position:absolute;
	right:12px;
	top:0;
	}
.error,
.message{
	margin:15px 10px 0 0;
	}
.message-error {
	color:#c00;
	}
.message-ok {
	color:#4c9d4a;
	}
.question {
	margin-top:15px;
	line-height:1.3em;
	}
.question .collapsible {
	display: none;
	}
.question .toggle-link {
	padding-left: 25px;
	position:relative;
	margin-bottom: 0;
	padding-bottom:5px !important;
	}
.question .toggle-link i {
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:21px;
	background: url(../im/small-things.png) 0 -392px no-repeat;
	}
.question .active i {
	background-position: 0 -413px!important;
}

.question .toggle-link a {
	display: inline-block;
	background: #fff;
	margin-left: 5px;
	padding-top: 0.333em;
	border-bottom: none;
	}
.question .toggle-link a span {
	cursor: pointer;
	}
.question .answer {
	padding-left: 40px;
	margin-top:5px;
	}
.kcaptcha {
	margin-right:-100%; 
	position:relative; 
	vertical-align:top; 
	left:12px;
	}
p.show-all {
	margin-bottom: 2.333em;
	}
.b-documents {
	margin-left:0 !important;
	}
.b-documents .b-point {
	padding-left:26px;
	margin-bottom:17px;
	}
	.b-documents .b-point .icon {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:21px;
	overflow:hidden;
	background:url(../im/small-things.png) left -284px no-repeat;
	}
	.b-documents .b-point span {
	white-space:nowrap;
	}
.b-search-result {
	margin-top:20px;
	}
.b-search-result li{
	margin-left:.1em;
	line-height:1.3em;
	margin-bottom:15px;
	}
.b-languages {
	position:absolute;
	margin:25px 0 0 222px;
	}
	.b-languages div {
	float:left;
	background:#666;
	width:40px;
	margin-right:21px;
	text-align:center;
	padding:1px 0 4px 0;
	background:url(../im/lang-bg.png) left top no-repeat
	}
	.b-languages a {
	color:#FFF;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:3px;
	}
	.b-languages a:hover {
	color:#f9c425;
	}
.b-popup-window {
	
	padding:35px 30px 50px;
	z-index:100;
	background:#FFF;
	}
	.b-popup-window .b-imageholder,
	.b-popup-window .b-line {
	clear:both;
	overflow:hidden;
	}
	.b-popup-window .b-imageholder {
	margin-top:25px;
	}
	.b-popup-window .b-line {
	margin:10px 0 20px;
	}
	.b-popup-window .b-print {
	position:relative;
	padding-right:23px;
	cursor:pointer;
	color:#757b81;
	font:.75em Tahoma, Geneva, sans-serif;
	}
	.b-popup-window .b-print i {
	position:absolute;
	right:0;
	top:-.2em;
	width:18px;
	height:19px;
	background:url('../im/small-things.gif') left -354px no-repeat;
	}
	.b-popup-window .b-medium-title {
	margin:0
	}
	.b-popup-window .b-close {
	position:relative;
	margin-top:3px;
	padding-right:14px;
	color:#757b81;
	font:.75em Tahoma,Geneva,serif;
	cursor:pointer;
	}
	.b-popup-window .b-close i {
	height:11px;
	width:11px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:.2em;
	background:url('../im/small-things.png') left -343px no-repeat;
	}
	.b-popup-window .b-imageholder {
	text-align:center;
	}
	.b-popup-window .b-address {
	text-align:left !important;
	line-height:1.4em;
	}
.b-controls-list {
	
	margin-bottom:15px;
	}

.b-controls-list li {
	float:left;
	position:relative;
	margin:0 10px 5px -5px;
	display:inline;
	white-space:nowrap;
	}
	.b-controls-list label {
	position:static;
	clear:none;
	margin-right:5px;
	margin-left:-3px;
	float:none;
	}
	.b-controls-list label,
	.b-controls-list input {
	vertical-align:middle;
	padding:0;
	}
.b-inline-controls-list {
	margin-top:10px;
	}
	.b-inline-controls-list .small-field {
	width:45px;
	text-align:center;
	padding:2px 0;
	font-size:.9em;
	}
	.b-inline-controls-list .colomn-container {
	clear:both;
	overflow:hidden;
	margin-bottom:7px;
	}
	.b-inline-controls-list .b-inner-cont {
	padding-left:11.5em; 
	overflow:hidden; 
	clear:both
	}
	.b-inline-controls-list .b-control-items {
	position:relative;
	left:-11.7em;
	float:left; 
	margin-right:-100%; 
	width:11.7em
	}
		.b-inline-controls-list .b-control-items label {
		margin-left:2px;
		}
	
@media print {
	
	.b-contacts,
	.b-menu-cont,
	.b-photogallery,
	.b-sidebar-2,
	.b-sidebar,
	.b-counter,
	.b-special,
	.cl,
	.b-photogallery-2 {
	display:none;
	}
	.b-special-big {
	display:block !important;
	}
	* {
	position:static !important;
	color:#000 !important;
	overflow:visible !important;
	float:none !important;
	}
 
	a {
	text-decoration:none;
	}
	body,html {
	font-size:11pt;
	padding:0 !important;
	margin:0 !important;
	}
	#layout {
	width:24cm;
	margin:0;
	}
	.b-header {
	background:none;
	}
	.b-about .b-about-inner {
	padding:0;
	}
	.b-content,
	.b-about,
	.b-header-wrap,
	.b-center-cont,
	.b-content-inner,
	.b-footer .b-copy,
	.b-content-2{
	width:auto;
	}
	.b-footer,
	.b-footer-inner .b-center-cont {
	width:24cm !important;
	border-top-color:#000;
	clear:both;
	}
	.b-center-cont {
	min-width:auto;
	max-width:auto;
	width:auto;
	margin:0;
	}
	.b-content-2 {
	margin-bottom:50px;
	}
	.two-colomns .b-colomn {
	width:auto;
	}
	.two-colomns .b-type-table {
	width:15cm;
	}
	.two-colomns .b-type-table td {
	page-break-before: always;
	}
	.b-popup-window {
	text-align:left;
	padding:0;
	}
	.b-popup-window .b-line {
	display:none;
	}
	
	.b-popup-window .b-medium-title  {
	margin-bottom:15px !important;
	font-size:18px !important;
	margin-top:25px !important;
	}
	.b-popup-window .b-close,
	.b-popup-window .b-print {
	display:none;
	}
	.b-popup-window .b-imageholder {
	text-align:left !important;
	}
}

#notice .b-material {
	display: none;
}
#notice .g-active {
	display: table !important;
}

.b-ban {
	display: table;
	margin-bottom: 30px;
	margin-top: -8px;
	position: relative;
}
.b-ban a {
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}
.b-ban-calculate {
	font-size: 90.28%;
	line-height: 1.385;
	font-style: italic;
	padding-bottom:1.5em;
	margin-bottom: 1.5em;
	border-bottom:1px solid #c0c7cd
}
.b-ban-calculate a {
	/*padding: 7px 0 3px 43.439%;*/
	padding: 0 0 0 96px;
	background: url("../im/ban-calculate.png") 0 0 no-repeat;
	}
.b-ban-calculate a span {
	display: block;
	margin-top: 1px;
}

.b-articles-list {
	list-style: none;
	margin-left: 0;
}
.b-text .b-articles-list {
	margin-left: 0;
}
.b-articles-list li {
	padding: 0 0 1em 26px;
	background: url("../im/i-article.png") 0 0 no-repeat;
}

.b-contact-info {
	font-size:0.9333em;
	line-height: 1.571;
}
.b-contact-info .b-title-h3 {
	font-size: 1.571em;
	line-height: 1em;
	margin-bottom: 0.1364em;
}
.b-contact-info .b-title-h4 {
	font-size: 1.3em;
	line-height: 1.375;
	font-weight: bold;
	margin-bottom: 0;
}
.b-contact-info p {
	padding-bottom: 0;
	margin-bottom: 1.571em;
}
.b-contact-info table {
	margin: -0.5em 0 1em;
}
.b-contact-info table td img {
	margin: 1em 0 0;
}
.b-contact-info table td p {
	line-height: 1.357;
	margin: 0.714em 0 1.357em;
}

