.footer{height:240px;}
.content{pagging-bottom:120px}
.counters_area {display: none;}
.serv_menu {height: 0px; padding-top: 0px;}
.search_area {
 background: #5fbd33;
 border-radius: 0px 0px 5px 5px;
 box-shadow: 0px 0px 1px RGBA(0, 0, 0, .2);
}
body {background: #F0F0F0;}

.tab_lnk.current {
 position: relative;
 border-color: #51a728;
 color: #fff;
 cursor: default;
}

.tabs_backlight {
 position: absolute;
 background: #5fbd33;
 overflow: visible;
 z-index: 0 !important;
 padding: 0 !important;
}

.menuTreeIcon {
 cursor: pointer;
 background: url(/images/sprite.png) 0 0 no-repeat;
 overflow: hidden;
 display: block;
 border: 0 none;
 width: 14px;
 height: 14px;
 margin: 10px 0 0 0px;
 display: block;
 position: absolute;
 overflow: hidden;
 background-position: -148px -25px;
}

li.have_sub:hover span.menuTreeIcon {
 background-position: -148px -25px;
}

li.is_open.have_sub span.menuTreeIcon {
 background-position: -75px -50px;
 background-position: -148px -25px;
}

.header .wrapper {
 padding: 6px 0 3px;
 background: url(/site_include/upload/head2.jpg);
 height: 426px;
 background-repeat: no-repeat !important;
}

.main_menu {
 position: relative;
 margin: 319px 0 13px -50px;
 font-size: 0.01px;
}

@media (max-width: 1260px){
.main_menu {
 position: relative;
 margin: 319px 0 13px -50px;
 font-size: 0.01px;
}}

.mm_item {
 display: inline-block;
 margin-left: 30px;
 font-size: 18px;
 line-height: 16px;
 color: white;
}

@media (max-width: 1260px){
.mm_item {
 display: inline-block;
 margin-left: 30px;
 font-size: 18px;
 line-height: 16px;
 color: white;
}}

a, .left_menu a > span, .tab_lnk > span, .tab_lnk:visited > span, .spec_decor > span, .user_panel a.name, .user_panel a.logout {
 outline: none;
 cursor: pointer;
 text-decoration: none;
 border-bottom: 1px solid #ffffff;
 color: #002e8c;
 -moz-transition: color, border-bottom-color;
 -o-transition: color, border-bottom-color;
 -webkit-transition: color, border-bottom-color;
 transition: color, border-bottom-color;
}

.rubrics_grp a {
 display: inline-block;
 vertical-align: middle;
 padding: 0 6px;
 border-bottom: 0 none !important;
 font-size: 12px;
 color: #ffffff;
 border-radius: 3px;
}

.search_examples .example {
 cursor: pointer;
 color: #ffffff;
}

.search_examples {
 height: 30px;
 margin: 4px 0 0 -63px;
 color: #ffffff;
 line-height: 30px;
}

.basket_link, .basket_link:visited {
 display: block;
 height: 100%;
 padding: 10px 15px 6px 44px;
 background-color: transparent;
 border-radius: 0 7px 7px 0;
 border-bottom: 0 none;
 color: #ffffff;
 position: relative;
 z-index: 35;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

.search_label {
 float: left;
 width: 57px;
 padding: 16px 5px 0 20px;
 text-align: left;
 font-size: 14px;
 font-weight: bold;
 color: white;
}