* {
	margin: 0;
	padding: 0;

}

input[name="meta_keys"] {
width: 384px;
}

img,input{
    border: 0;
}
/* 	border: 0; */

body {
	background: url(/images/body_bg.png) left top repeat-x #84ba4f;
	font: 13px Arial, Helvetica, sans-serif;
	color: #797f88;
	text-align: center;
	line-height: 17px;
	padding: 10px 0 20px 0;
}

.header {
	width: 955px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	padding: 27px 0 0 25px;
	background: url(/images/header_bg.jpg) left top no-repeat #fff;
	position: relative;
	z-index: 100;
}

.lang_top {
	position: absolute;
	right: 20px;
	top: 15px;
}

.lang_top li {
	list-style: none outside;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #1b9d01;
	padding: 0 6px 0 0;
	text-decoration: none;
}

.lang_top li a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7ac609;
	text-decoration: underline;
}

.lang_top li a:hover {
	text-decoration: none;
}

.search_cont {
	float: right;
	padding: 18px 23px 0 0;
	width: 200px;
}

.srch_in {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 2px;
	width: 147px;
	height: 17px;
	background: url(/images/search_inp.jpg)	left top no-repeat;
}

.srch_in input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #797f88;
}

.srch_btn {
	cursor: pointer;
	float: left;
	display: block;
	width: 67px;
	background: url(/images/srch_btn.png) left top no-repeat;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 3px 0 4px 0;
	text-shadow: -1px -1px 0px #2d7e1d;
}

.top_menu {
	width: 980px;
	height: 43px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/top_mn_bg.png) left top repeat-x #fff;
}

.top_menu li {
	float: left;
	padding: 12px 28px 8px 25px;
	list-style: none outside;
	background: url(/images/top_mn_sep.png) right top no-repeat;
	position:relative;
}

.top_menu li a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: -1px -1px 0px #034825;
	text-decoration: none;
}

.top_menu li a:hover, .top_menu .active a {
	text-decoration: underline;
}


.top_menu li ul {
display: none;

}


.top_menu li ul li {


  list-style: none;

}
.top_menu li:hover > ul {display: block;}

.top_menu li:hover ul{
    position: absolute;
    margin: 0 0 0 1px;
    padding: 0;
    list-style: none;
}


.top_menu ul li ul li{
color: #FFF;
background: url(/images/top_mn_bg.png);
position: relative;
left: -28px;
width: 310px;
padding: 7px 3px 6px 10px;
top: 11px;
z-index: 200;
}

.top_menu ul li ul {
display: none;
}

.left_mn_cont {
	width: 944px;
	height: 297px;
	margin: 0 auto;
	padding: 18px;
	text-align: left;
	background: #fff;
	position: relative;
	z-index: 10;
}

.left_menu {
	float: left;
	background: url(/images/left_mn_bg.png) left bottom repeat-x #6bb127;
	height: 297px;
	width: 273px;
}

.left_menu ul {
	display: block;
	padding: 10px 14px 0px 14px;
}

.left_menu li {
	list-style: none outside;
	background: url(/images/lft_mn_li_bg.png) left bottom repeat-x;
	display: block;
	overflow: hidden;
	height: 29px;
	padding: 6px 0 0 0;
}

.left_menu .last {
	overflow: hidden;
	background-position: left -50px;
}

.left_menu li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0px #448717;
	text-decoration: none;
	padding: 3px 0 3px 24px;
	height: 23px;
	display: block;
	background: url(/images/lft_mn_a_bg.png) left top no-repeat;
	line-height: 12px;
}

.left_menu li a:hover {
	text-decoration: underline;
}

.top_banner {
    float:left;
    margin-left:20px;
    vertical-align:baseline;
}

.cont_wrap {
	width: 944px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/cont_wrap_bg.jpg) top no-repeat #f5f5f5;
	padding: 18px;
	overflow: hidden;
}

.leftside {
	width: 314px;
	float: left;
}

.rightside {
	margin: 0 0 0 326px;
}


.content {
	border: 1px solid #d8e0cf;
	background: #fff;
	padding: 22px;
}
.content ol, .content ul{
    margin-left:40px;
    }
/*
.content p {
	padding: 8px 0 10px 0;
}
*/
.content a {
	color: #5d930f;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}
/*
.content_old strong {
	font: 16px Arial, Helvetica, sans-serif;
	color: #6fa165;
	line-height: 19px;
	display: block;
	margin: 0 0 10px 0;
}




 

.content ul {
	padding: 0 0 0 30px;
}
.content li {
	line-height: 24px;
	padding: 0 0 0 15px;

}
	list-style: none outside;
	background: url(/images/cont_li_index.png) left no-repeat;
    */

h1 {
	font: 21px Arial, Helvetica, sans-serif;
	color: #237b11;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e5e5e5;
}

h3 {
	font: 21px Arial, Helvetica, sans-serif;
	color: #237b11;
	padding: 7px 0 15px 0;
}

.left_block {
	margin: 0 0 18px 0;
}

.left_block h2 {
	height: 45px;
	background: url(/images/h2_bg.png) left top repeat-x;
	padding: 0 0 0 8px;
	margin: 0 0 2px 0;
	font: normal 17px Arial, Helvetica, sans-serif;
	text-shadow: -1px -1px 0px #026736;
	color: #fff;
}

.left_block h2 span {
	display: block;
	height: 33px;
	padding: 12px 0 0 37px;
     font-size: 16px;
	background: url(/images/h2_span_bg.png) left top no-repeat;
}

.left_block_wrap {
	padding: 2px;
	background: #fff;
	border: 1px solid #d8e0cf;
}

.left_block_wrap div {
	padding: 13px;
	background: url(/images/lft_block_bg.png) left top repeat-x #fff;
	overflow: hidden;
}

.left_block_wrap .all_news {
	float: right;
	display: block;
	height: 21px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 0px #026736;
	background: url(/images/all_news_lft.png) left top no-repeat;
	padding: 0 0 0 6px;
	cursor: pointer;
}

.left_block_wrap .all_news span {
	float: left;
	height: 21px;
	background: url(/images/all_news_rght.jpg) right top no-repeat;
	padding: 2px 6px 0 0;
}

.specials {
	padding: 0 0 7px 0;
}

.specials li {
	list-style: none outside;
	padding: 0 0 7px 0;
}

.specials li a {
	display: block;
	background: #ddf9c0;
	border: 1px solid #c0ea96;
	padding: 8px 10px 10px 10px;
	
	font: 12px Arial, Helvetica, sans-serif;
	color: #6fa165;
	text-decoration: none;
	line-height: 14px;
}

.specials li a span {
	display: block;
	
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #237b11;
	padding: 0 0 3px 12px;
	background: url(/images/lft_mn_arr.gif) left 5px no-repeat;
}

.specials li a:hover {
	background: #edfcde;
	border: 1px solid #d1f1b0;
}

.latest_news {
	padding: 0 0 7px 0;
}

.latest_news li {
	padding: 13px 0 18px 0;
	list-style: none outside;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #797f88;
	border-bottom: 1px solid #e5e5e5;
}

.latest_news .last {
	border-bottom: 0;
}

.latest_news .first {
	padding-top: 0;
}

.latest_news li a {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #237b11;
	text-decoration: none;
}

.latest_news li a:hover {
	text-decoration: underline;
}

.date_news {
	padding: 0;
	margin: 0 0 8px 0;
	display: block;
	overflow: hidden;
}

.date_news li {
	display: block;
	height: 13px;
	padding: 2px 3px 0 3px;
	margin: 0 1px 0 0;
	float: left;
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(/images/news_day.png) left top repeat-x;
	border: 0;
}

.date_news .year {
	background: url(/images/news_year.png) left top repeat-x;
}

.m_money {
	overflow: hidden;
	padding: 0 0 10px 0;
}

.m_money li {
	display: block;
	float: left;
	height: 21px;
	padding: 4px 0 0 0;
}

.m_money .m_name {
	height: 21px;
	width: 63px;
	background: url(/images/money_bg.png) left top no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: -1px -1px 0px #008c07;
	text-transform: uppercase;
	padding: 4px 0 0 7px;
}

.m_money .m_val {
	width: 70px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #575a5f;
}

.m_money .m_inc {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #40a000;
	background: url(/images/m_inc.png) left no-repeat;
	padding-left: 10px;
}

.m_money .m_dec {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ff0000;
	background: url(/images/m_dec.png) left no-repeat;
	padding-left: 10px;
}

.m_title {
	overflow: hidden;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.m_title li {
	display: block;
	float: left;
	height: 19px;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #fff;
	color: #797f88;
}

.m_title .m_name {
	width: 70px;
}

.m_title .m_val {
	width: 70px;
}

.footer {
	height: 100px;
	background: #f5f5f5;
	margin: 0 auto;
	width: 944px;
	padding: 0 18px;
}

.footer div {
	border-top: 1px solid #dddddd;
	padding: 1px 0 0 0;
	color: #797f88;
	font: 12px Arial, Helvetica, sans-serif;
}

.footer div a {
	color: #5d930f;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #fff;
}

.footer div a:hover {
	text-decoration: underline;
}

.footer div ul {
	display: block;
	text-align: center;
	padding: 0 0 0px 0;
	margin-bottom: 10px;
}

.footer div li {
	display: inline-block;
	margin-bottom: 5px;
}

.footer div li a {
	color: #797f88;
	text-decoration: none;
	text-shadow: 1px 1px 0px #fff;
}

.footer div li span {
	color: #bbbfc6;
	padding: 0 6px 0 8px;
}

.footer div li a:hover {
	text-decoration: underline;
}

.podmenu_block li {
	list-style: none outside;
	border-bottom: 1px solid #e5e5e5;
	background: url(/images/left_categ_in_arr.png) left 6px no-repeat;
	padding: 6px 0 8px 26px;
}

.podmenu_block li a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #237b11;
	text-decoration: none;
}

.podmenu_block li a:hover {
	text-decoration: underline;
}

.podmenu_block li ul {
	padding: 5px 0 8px 0;
}

.podmenu_block li ul li {
	border: none;
	background: none transparent;
	padding: 0;
}

.podmenu_block li ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5d930f;
	text-decoration: none;
	padding: 0 0 0 12px;
	line-height: 22px;
	background: url(/images/cont_li_index.png) left no-repeat;
}

.podmenu_sub_block {
	margin: -5px 0 -8px 20px;
}

#portfolio li {
	list-style: none outside;
}

#portfolio li a {
	padding: 0;
	margin: 0;
}

#portfolio li img {
	height: 287px !important;
	width: 640px !important;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.yaform .yaform__input-text, .yaform .yaform__search-input {
	width: auto !important;
}

#yandexform0 .yaform__search-button .yaform__submit {
	cursor: pointer;
	float: left;
	display: block;
	width: 67px;
	background: url(/images/srch_btn.png) left top no-repeat;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif !important;
	vertical-align: middle !important;
	padding: 3px 0 4px 0 !important;
	text-shadow: -1px -1px 0px #2d7e1d !important;
	height: 21px;
}

.yaform .yaform__input {
	background:url("../images/search_inp.jpg") no-repeat left top !important;
	height: 21px !important;
	width: 152px !important;
	position: relative !important;
}

#yandexform0 .yaform__input-text {
	color: #797F88 !important;
	font: 12px Arial,Helvetica,sans-serif !important;
	border: none !important;
	padding: 0 0 0 2px; !important;
	background: transparent !important;
	width: 148px !important;
	height: 19px !important;
	line-height: 19px !important;
}


#yandexform0 .b-suggest {
	position: absolute !important;
	left: 0;
	top: 21px !important;
	width: 149px !important;
}

#yandexform0 .b-suggest-holster {
	width: 149px !important;
}

#yandexform0 .b-suggest-popup {	
	width: 149px !important;
}

#yandexform0 .b-suggest-list {
	width: 149px !important;
}

#yandexform0 .b-suggest-items {
	padding: 5px 10px 5px 5px !important;
}

#yandexform0 .b-suggest-items li {
	display: block !important;
	padding: 2px 0 2px 0 !important;
}

#yandexform0 .yaform__form .b-suggest-list span {
	display: inline !important;
	border: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #797F88 !important;
	font: 12px Arial,Helvetica,sans-serif !important;	
}

#yandexform0 .yaform__form .b-suggest-list span:hover {
	color: #1b9d01 !important;
}
.yaform .yaform__input-text {width: auto;}

.yaform .yaform__search-input {width: auto;}



