.logo_td_a {
	background-image: url(/_bone/logo-bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 83px;
    text-align: center;
	position:relative;
	width:264px;
}
.logo_td_a img {
	padding-top:12px;
}
.logo_td_a_left{
    background-image: url(/_bone/logo-left.png);
    width: 17px;
    height: 83px;
    position: absolute;
    left: 0px;
	top:0px;
}
.logo_td_a_right{
	background-image: url(/_bone/logo-right.png);
	width:17px;
	height:83px;
	position: absolute;
    right: 0px;
	top:0px;
}

.zv {
    height: 61px;
	position:relative;
	background-image: url(/_bone/rb-bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #1f5602;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	padding:22px 17px 0px;
	width:230px;
}
.zv img {
    float:left;
	padding-right:10px;
}
.clear{
	clear:both;
}
.razdel{
	height:9px;
}
.search_td_a {
    background-image: url(/_bone/search-bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #128308;
    min-height: 66px;
    padding: 0px 17px 0px 17px;
    position: relative;
    border-top-right-radius: 15px;
}
img {vertical-align:bottom}
.poiskbtn{
	position: absolute;
    top: 3px;
    right: -3px;
	width: 15%;

}

.fl{
	float:left;
}
.fr{
	float:right;
}
.pkont{
    width: 100%;
}
.top_menu_a{
	height:34px;
}
.tm {
    display: flex;
    background: url(/_bone/top_menu_bg.png) left top repeat-x;
    overflow: hidden;
    height: 35px;
    background-color: #1a7206;
}
.tm .tm1_pnt{
	float: left;
	display: flex;
    background: url(/_bone/tm_razdel.gif) right center no-repeat;
}

.tm .top_menu {
    margin: 0 auto;
	padding:0;}
	
.tm .top_menu .tm1_pnt:hover, .tm .top_menu .sel1 {
    background:#d74427 url(/_bone/top_menu_sel_bg.png) left top repeat-x;
}
.tm .top_menu .menu_level_2 {
    margin-top: 23px;
}

.footer{
	background:#f6f5ef;
}

* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
}
/* Begin of styles for the demo (you can remove them) */
a.expand {
	width: 90px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demo */
.wrapper {
	min-width: 360px;
	max-width: 100%;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 150px;
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	border-left: 264px solid #d4d1b3;
	border-right: 264px solid #d4d1b3;
	position: relative;
}
header .middle {
	border-right: 264px solid #1a7206;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
.content {
	padding: 0 20px;
}

/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 264px;
	position: relative;
	background: #d4d1b3;
	left: -264px;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: right;
	margin-right: -264px;
	width: 264px;
	position: relative;
	background: #d4d1b3;
	overflow:hidden;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
    text-align: center;
}.footer .contenta, .footer .right-sidebar {
    padding:15px 0px;
}
header .right-sidebar {
    background:#ffffff;
}

.mobileheader {
    display: none;
}

.closemenu {
    font-size: 34px;
    color: white;
    /* text-align: right; */
    position: fixed;
    right: 0px;
    top: 0px;
    padding: 18px 18px;
    border: 2px solid #ffffff;
    margin: 2px;
    display: none;
}

	.smallershow{
		display:none;
	}
	
	.consult_left{
		float:left;
		width:150px;
		padding: 5px;
	}	
	.consult_right{
	padding: 5px;
    padding-bottom: 31px;
	}
	
	.consquest{
		position:relative;
	}
	
	.zvmob img{
		padding-right:10px;
	}

	td.consult_dark_bg{
		padding:5px;
	}

	td.consult_light_bg{
		padding:5px;
	}

ul {
	list-style-position: inside;
}
ol {
	list-style-position: inside;
}
.consult_form input[type="submit"]{
	padding:2px 10px;
	}
.grey_button{
	padding:2px 10px;
}
@media screen and (max-width: 980px){
	
	.over_body {
    top: 0px!important;
	}
	
	.closemenu {
    display: block;
}
	
.displayheader {
    display: none;
}
.mobileheader {
    display: block;

}
.central{
	border-left: none;
}

.search_td_a {
	padding: 0px 110px 0px 17px;
}

.lsb {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100;
    background: #5c4c4c;
    width: 100%;
    height: 100%;
    overflow: scroll;
    display: block!important;
}

}

.hammenu {
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(/_bone/ham.png) left top no-repeat;
	position:absolute;
	top:8px;
	right:10px;
}

@media screen and (max-width: 750px){
	.content {
    padding: 0 0px;
}
	.smallerhide{
		display:none;
	}
	.smallershow{
		display:block;
	}
	.pkont{
		float:initial;
	}
	header .middle{
		border-right:none;
	}
	header .container{
		float:initial;
	}
	.zvmob {
		padding: 14px 0px!important;
	}
	.search_td_a {
    padding: 0px 18px 0px 17px;
	}
	.hammenu {
		bottom: -2px;
		top:initial;
		right: 10px;
	}	
	.containercentral{
		float:initial;
	}
	.middle{
		border-right:initial;
	}
	.right-sidebar{
		float:initial;
		width: 98%;
	}
	.content img{
		max-width:100%!important;
		height:auto!important;
	}
	.consult_left {
		float: initial;
		width: 98%;
		padding: 1%;
	}
}