body .center .left{float:left;width:240px;}
body .center .left .l_hdr{display:block;color:#fff;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-webkit-gradient(linear, left top, left bottom, color-stop(0.55, #ff651e), color-stop(1, #ff9a4d)),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-webkit-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-moz-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-o-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-ms-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;text-align:left;padding-left:15px;font-size:17px;height:30px;line-height:30px}
body .center .left .brands{color:#1074c2;font-weight:bold;margin:10px 0;}
body .center .left .brands div{margin:4px 0;float:left;width:105px}
body .center .left .brands .brand1{height:47px;background:url("/img/template/katalogo_main/center/left/brand_1.png")}
body .center .left .brands .brand2{height:60px;background:url("/img/template/katalogo_main/center/left/brand_2.png")}
body .center .left .brands .brand3{height:32px;background:url("/img/template/katalogo_main/center/left/brand_3.png")}
body .center .left .brands .brand4{height:51px;background:url("/img/template/katalogo_main/center/left/brand_4.png")}
body .center .left .news{color:#1074c2;font-weight:bold;margin:15px 0;}
body .center .left .news .news_block{color:#000;line-height:1.2;font-weight:normal;margin:8px 0;}
body .center .left .news .news_block .nh{text-decoration:underline;font-size:14px;display:block;clear:both}
body .center .left .news .news_block .nt{margin:4px 0}
body .center .content{float:left;width:650px;margin:0 40px;}
body .center .content .katalog{margin:10px 0;position:relative;top:20px;}
body .center .content .katalog .k_nav{-webkit-border-radius:6px;border-radius:6px;background: #dcdcdc;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #dcdcdc), color-stop(0.45, #c0c0c0), color-stop(0.65, #c0c0c0), color-stop(1, #dcdcdc));background:-webkit-linear-gradient(top, #dcdcdc 0%, #c0c0c0 45%, #c0c0c0 65%, #dcdcdc 100%);background:-moz-linear-gradient(top, #dcdcdc 0%, #c0c0c0 45%, #c0c0c0 65%, #dcdcdc 100%);background:-o-linear-gradient(top, #dcdcdc 0%, #c0c0c0 45%, #c0c0c0 65%, #dcdcdc 100%);background:-ms-linear-gradient(top, #dcdcdc 0%, #c0c0c0 45%, #c0c0c0 65%, #dcdcdc 100%);background:linear-gradient(top, #dcdcdc 0%, #c0c0c0 45%, #c0c0c0 65%, #dcdcdc 100%);color:#10365a;padding:8px 12px;margin:8px 0;line-height:1.5;}
body .center .content .katalog .k_nav .page{display:inline-block;float:right;color:#000;}
body .center .content .katalog .k_nav .page a,body .center .content .katalog .k_nav .page a:link,body .center .content .katalog .k_nav .page a:visited,body .center .content .katalog .k_nav .page a:active,body .center .content .katalog .k_nav .page a:hover{color:#575759;text-decoration:underline}
body .center .content .katalog .k_nav a.active,body .center .content .katalog .k_nav a.active:link,body .center .content .katalog .k_nav a.active:visited,body .center .content .katalog .k_nav a.active:active,body .center .content .katalog .k_nav a.active:hover{color:#000;text-decoration:none}
body .center .content .katalog .k_nav .arr{display:inline-block}
body .center .content .katalog .item{padding:5px;width:25%;padding:5px;float:left;position:relative;}

body .center .content .katalog .item .newproduct,
body .center .content .katalog .item .sale{
    width: 77px;
    height: 77px;
    display: none;
    position: absolute;
    z-index: 2500;
}
body .center .content .katalog .item .newproduct {
    right: 0;
    top: 0;
}
body .center .content .katalog .item .sale {
    right: 4px;
    top: 4px;
}

body .center .content .katalog .item .newproduct.down {
    top: 64px !important;
}

body .center .content .katalog .item .cont{border:none;background: #ececec;border-radius: 4px;}

body .center .content .katalog .item .cont .price {padding: 6px;color: white;font-size: 14px;
    width: 102%;
    margin-left: -1%;
    background: rgba(249,152,81,0.89);
    background: -moz-linear-gradient(top, rgba(255,74,71,1) 0%, rgba(249,171,114,0.95) 100%), rgba(249,152,81,0.89);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,74,71,1)), color-stop(100%,rgba(249,171,114,0.95))), rgba(249,152,81,0.89);
    background: -webkit-linear-gradient(top, rgba(255,74,71,1) 0%,rgba(249,171,114,0.95) 100%), rgba(249,152,81,0.89);
    background: -o-linear-gradient(top, rgba(255,74,71,1) 0%,rgba(249,171,114,0.95) 100%), rgba(249,152,81,0.89);
    background: -ms-linear-gradient(top, rgba(255,74,71,1) 0%,rgba(249,171,114,0.95) 100%), rgba(249,152,81,0.89);
    background: linear-gradient(to bottom, rgba(255,74,71,1) 0%,rgba(249,171,114,0.95) 100%), rgba(249,152,81,0.89);
}

body .center .content .katalog .item .cont .price > span{display:inline-block;float:right;font-size:20px;line-height:1;font-weight:bold;}
body .center .content .katalog .item .cont > .clear {
    border-top: 2px dashed white;
    margin: 8px 0;
}
body .center .content .katalog .item .cont .colors {
    width: 96%;
    margin: auto;
    padding: 4px;
    color: #8A8A8A;
}

body .center .content .katalog .item .cont .colors .clr {width: 30%; float: left; margin-top: 2px;}
body .center .content .katalog .item .cont .colors .enum {width: 68%; float: left; height: 72px;}
body .center .content .katalog .item .cont .colors .sclr {display: inline-block; float: left; width: 16px; height: 16px; border: 1px solid white; margin: 4px;}
body .center .content .katalog .item .cont .colors .red {border-color: red}

body .center .content .katalog .item .cont .hdr{width: 88%;line-height:1.5;margin: auto;}
body .center .content .katalog .item .cont .hdr .name{font-size:16px;height:50px}
body .center .content .katalog .item .cont .hdr .name a{font-weight: bold;}
body .center .content .katalog .item .cont .hdr .name a:hover{color:#FF5601}
body .center .content .katalog .item .cont .hdr .artcl{color:#8a8a8a}
body .center .content .katalog .item .cont .hdr .desc{margin:5px 0 0 0}
body .center .content .katalog .item .cont .img {padding: 8px;}
body .center .content .katalog .item .cont .pict{height:200px;position:relative;background: white;border: 1px solid #cacaca;-webkit-box-shadow: 0px 0px 5px #cbcbcb;-moz-box-shadow:0px 0px 5px #cbcbcb;box-shadow:0px 0px 5px #cbcbcb;}
body .center .content .katalog .item .cont .pict{cursor: pointer}
body .center .content .katalog .item .cont .pict .under_text{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:none;color:#000;line-height:1;font-size:12px;z-index: 200;}
body .center .content .katalog .item .cont .pict .under_text > span {background: white}
body .center .content .katalog .item .cont .pict a,body .center .content .katalog .item .cont .pict a:link,body .center .content .katalog .item .cont .pict a:visited,body .center .content .katalog .item .cont .pict a:active,body .center .content .katalog .item .cont .pict a:hover{border:none;color:transparent}
body .center .content .katalog .item .cont .pict .arr{width:24px;height:70px;position:absolute;z-index:500}
body .center .content .katalog .item .cont .pict .l{bottom:28px;left:1px;background:url("/img/template/katalogo_main/center/content/arr_l.png") no-repeat center center}
body .center .content .katalog .item .cont .pict .l:hover{background:url("/img/template/katalogo_main/center/content/arr_l_a.png") no-repeat center center;cursor:pointer}
body .center .content .katalog .item .cont .pict .r{bottom:28px;right:1px;background:url("/img/template/katalogo_main/center/content/arr_r.png") no-repeat center center}
body .center .content .katalog .item .cont .pict .r:hover{background:url("/img/template/katalogo_main/center/content/arr_r_a.png") no-repeat center center;cursor:pointer}

body .center .content .katalog .item .cont .pict img{margin:auto;display:block;user-select:none;position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
body .center .content .katalog .item .cont .pict div.img_cont > img {display: none;}
/*body .center .content .katalog .item .cont .pict .img_cont{display:none}*/
body .center .content .text{padding:0;margin:0;clear:both;position:relative;top:20px;line-height:1.5;}
body .center .content .text h2{color:#1074c2;font-size:22px;font-weight:bold;font-size:22px;padding:0;margin:5px 0}
body .center .content .text .mark{padding:10px 20px;background:#e8f3fc;margin:10px 0;color:#3672a1;font-style:italic}
body .center .right{width:190px;float:right;color:#1074c2;font-weight:bold;font-size:16px;}
body .center .right .slider{padding:0;margin:0;}
body .center .right .slider .img{width:190px;height:190px;background-image: url("/img/template/katalogo_main/center/right/sl1_img.png");display:block;border:none}
body .center .right .slider .side{background:#e6e6e6;height:30px;position:relative;}
body .center .right .slider .side div{width:10px;height:10px;background:#fff;position:absolute;top:10px}
body .center .right .slider .side div:hover{background:#f26722;cursor:pointer}
body .center .right .slider .side .one{right:10px}
body .center .right .slider .side .two{right:30px}
body .center .right .slider .side .three{right:50px}
body .center .right .slider .side .active{background:#f26722}
body .center .right .btn{display:block;height:50px;margin:20px 0;-webkit-border-radius:6px;border-radius:6px;border:1px solid #4eb1f6;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #8cc2fe), color-stop(1, #3790cb)),#9bc7e5;background:-webkit-linear-gradient(top, #8cc2fe 0%, #3790cb 100%),#9bc7e5;background:-moz-linear-gradient(top, #8cc2fe 0%, #3790cb 100%),#9bc7e5;background:-o-linear-gradient(top, #8cc2fe 0%, #3790cb 100%),#9bc7e5;background:-ms-linear-gradient(top, #8cc2fe 0%, #3790cb 100%),#9bc7e5;background:linear-gradient(top, #8cc2fe 0%, #3790cb 100%),#9bc7e5;text-align:center;text-shadow:0 2px 2px rgba(0,0,0,0.6);text-decoration:none;line-height:50px;font-size:18px;font-weight:bold;color:#fff}
body .center .right .r_block{margin:20px 0;text-align:left;line-height:1.5;font-weight:normal;font-size:15px;}
body .center .right .r_block .img{width:190px;height:190px;border:5px solid #d5d5d5;margin:auto}
body .center .right .r_block a{text-align:center}
body .center .right .fb .img{background:url("/img/template/katalogo_main/center/right/r_cup.png") no-repeat center center}
body .center .right .sb .img{background:url("/img/template/katalogo_main/center/right/r_umbrl.png") no-repeat center center}
body .center .right .active .img{border-color:#ff974a}
body .center .right .active a,body .center .right .active a:link,body .center .right .active a:visited,body .center .right .active a:active,body .center .right .active a:hover{color:#ff974a;text-decoration:underline}


/* Catalog Style */
body .center .left .l_menu{margin:0;padding:0;}
/*body .center .left .l_menu li{display:block;height:32px;background:url("/img/template/katalogo_main/center/left/l_point.png") no-repeat 15px 50%,#f2f2f2;border-bottom:1px solid #fff;line-height:32px;padding-left:25px;color:#2a6a9c;}*/
body .center .left .l_menu > li{display:block;background:url("/img/template/katalogo_main/center/left/l_sub.png") no-repeat 15px 50%;border-bottom:1px solid #e2e2e2;padding:8px 8px 8px 28px;color:#2a6a9c;font-size: 14px}
body .center .left .l_menu > li:hover {cursor: pointer}
/*body .center .left .l_menu li a,body .center .left .l_menu li a:link,body .center .left .l_menu li a:visited,body .center .left .l_menu li a:active,body .center .left .l_menu li a:hover{color:#6f5958;text-decoration:none}*/
body .center .left .l_menu li a,body .center .left .l_menu li a:link,body .center .left .l_menu li a:visited,body .center .left .l_menu li a:active,body .center .left .l_menu li a:hover{color:#2A6A9C;text-decoration:none;font-size:14px}
body .center .left .l_menu li.active{background:url("/img/template/katalogo_main/center/left/l_point_act.png") no-repeat 15px 50%,#f2f2f2;}
body .center .left .l_menu li.active a {color:#ff2c02;font-size: 14px;}
body .center .left .l_menu li.b {font-weight: normal}
/*body .center .left .l_menu li.sub{background:url("/img/template/katalogo_main/center/left/l_point.png") no-repeat 15px 50%,#e1e1e1;cursor:pointer}*/
body .center .left .ls_menu{margin:0;padding:0;display:none;font-size: 13px;padding-left: 16px;background: #F2F2F2}
body .center .left .ls_menu li{display:block;background:url("/img/template/katalogo_main/center/left/l_point.png") no-repeat 15px 50%, #f2f2f2;border-bottom:1px solid #fff;padding:8px 8px 8px 28px;color:#6f5958;}
body .center .left .ls_menu li a,body .center .left .ls_menu li a:link,body .center .left .ls_menu li a:visited,body .center .left .ls_menu li a:active,body .center .left .ls_menu li a:hover{color:#4c96cf;text-decoration:none}
body .center .left .ls_menu li.active{background:url("/img/template/katalogo_main/center/left/l_point_act.png") no-repeat 15px 50%,#f2f2f2;}
body .center .left .ls_menu li.active > a {color:#ff2c02;}
body .center .left .l_menu li.s-act {font-weight: bold; font-size: 14px; color: white;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-webkit-gradient(linear, left top, left bottom, color-stop(0.55, #ff651e), color-stop(1, #ff9a4d)),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-webkit-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-moz-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-o-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,-ms-linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;background:url("/img/template/katalogo_main/center/left/l_menu_img.png") no-repeat 98% 0,linear-gradient(top, #ff651e 55%, #ff9a4d 100%),#ffb28f;}



.no-result {
    width: 90%;
    margin: 20px auto;
    font-family: Verdana, sans-serif;
    font-size: 20px;
    background: #EFEFEF;
    line-height: 2;
    padding: 20px;
}

div[id^="popup"] {
    width: auto;
}

div.outer-katalog,
div.inner-katalog {
    margin: 0;
    padding: 0;
}

div.outer-katalog {
    position: relative;
    /*overflow: hidden;
    overflow-y: scroll;
    height: 1700px;*/
}

