.footer{height:100px;}
.content{pagging-bottom:120px}
.counters_area {display: none;}
.serv_menu {height: 0px; padding-top: 0px;}
.search_area {background: #7a8778;}
body {background: #F0F0F0;}

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

.main_menu {
 position: relative;
 margin: 30px 0 11px 154px;
 font-size: 0.01px;
}

.mm_item {
 display: inline-block;
 margin-left: 13px;
 font-size: 16px;
 line-height: 16px;
}

.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 rgba(0, 46, 140, 0.3);
 color: #454444;
 -moz-transition: color, border-bottom-color;
 -o-transition: color, border-bottom-color;
 -webkit-transition: color, border-bottom-color;
 transition: color, border-bottom-color;
}

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

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

.tabs_backlight:after {
 content: '';
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 border-left: 4px solid rgba(255, 255, 255, 0);
 border-right: 4px solid rgba(255, 255, 255, 0);
 border-top: 6px solid #4e0404;
}

.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: #fefdfd;
 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: #fefdfd;
}

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

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

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

.btn_stl, .btn_stl:visited {
 display: inline-block;
 overflow: hidden;
 position: relative;
 vertical-align: top;
 height: 22px;
 padding: 0 9px;
 border: 0;
 border-bottom: 3px solid #84a990;
 border-radius: 4px;
 line-height: 20px;
 font-size: 12px;
 font-family: Tahoma, Geneva, sans-serif;
 text-align: center;
 color: #fff;
 text-decoration: none !important;
 cursor: pointer;
 text-shadow: 0 -1px 1px RGBA(0, 0, 0, .4);
 -webkit-appearance: none;
 -webkit-box-shadow: 1px 1px 1px RGBA(0, 0, 55, .5);
 box-shadow: 1px 1px 1px RGBA(0, 0, 55, .5);
 background: -webkit-gradient(linear, 0 100%, 0 0, from(#4d72ff), color-stop(0.45, #3853ba), color-stop(0.45, #213ca1), to(#002e8c));
 background: -webkit-linear-gradient(#4d72ff 0%, #3853ba 45%, #213ca1 45%, #002e8c 100%);
 background: -moz-linear-gradient(#4d72ff 0%, #3853ba 45%, #213ca1 45%, #002e8c 100%);
 background: -o-linear-gradient(#4d72ff 0%, #3853ba 45%, #213ca1 45%, #002e8c 100%);
 background: #84a990;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 -moz-transition: background .15s;
 -o-transition: background .15s;
 -webkit-transition: background .15s;
 transition: background .15s;
 -moz-user-select: none;
 -o-user-select: none;
 -webkit-user-select: none;
 user-select: none;
}

.catalog_short_item .name {
    display: inline;
    border: 0;
    color: black;
}