.b{font-weight:bold}
.i{font-style:italic}
.und{text-decoration:underline}
.clear{clear:both !important; float: none !important;}
.hide{display:none}
.bold {font-weight: bold !important;}
.red {color: red !important;}
.bg-red {background: red !important;}
.dark-grey {color: #565151 !important;}
.l-blue {color: #024684 !important;}
.orange {color: #fd6117 !important;}
.clean {margin: 0 !important; padding: 0 !important;}
img{
    border:none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
body{margin:0;padding:0}
body > *{width:1230px;margin:auto}
div#add_good {width: auto}
body *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{font-family:Arial,serif;font-size:14px;}
body a,body a:visited,body a:hover,body a:active{color:#006bff;text-decoration:underline;border:none}

body > .wrap {position: relative; height: 100%; border: 1px solid #d7d7d7; margin: 10px auto;box-shadow: 0 0 20px #d7d7d7;overflow: hidden;padding: 0}

body header .first_h{background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #fff)),#fff;background:-webkit-linear-gradient(top, #ececec 0%, #fff 100%),#fff;background:-moz-linear-gradient(top, #ececec 0%, #fff 100%),#fff;background:-o-linear-gradient(top, #ececec 0%, #fff 100%),#fff;background:-ms-linear-gradient(top, #ececec 0%, #fff 100%),#fff;background:linear-gradient(top, #ececec 0%, #fff 100%),#fff;width:100%;height: 170px;}

body header .klogo{display:block;background:url("/img/template/katalogo_main/header/klogo.png") no-repeat center top;width:195px;height:87px;position:absolute;left:35px;top:46px}
body header .klogo:hover{cursor:pointer}
body header .basket{position:absolute;right:35px;top:0;width:270px;height:120px;background:#d4d4d4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}
body header .basket:before, body header .basket:after {content: '';display:block;position: absolute; top:0;border: 1px solid #d6d6d6;width: 10px;height: 10px;}
body header .basket:before{left: -10px; border-width: 1px 1px 0 0; border-top-right-radius: 10px;box-shadow: 2px -2px 0 #d6d6d6}
body header .basket:after{right: -10px; border-width: 1px 0 0 1px; border-top-left-radius: 10px;box-shadow: -2px -2px 0 #d6d6d6}
body header .basket .bpict{position:absolute;top:30px;left:15px;width:55px;height:40px;background:url("/img/template/katalogo_main/header/bask.png") no-repeat center center}
body header .basket .btext{position:absolute;top:31px;left:65px;color:#5c5e64;font-size:16px;height:40px;}
body header .basket .btext div{float:left;padding:0 4px 0 4px;}
body header .basket .btext div span{color:#000;font-weight:bold}
body header .basket .btext .bcount{font-size:40px;line-height:43px}
body header .basket .basket-note-text {position: absolute; bottom: 10px; padding: 0 5px; text-align: center; color: #5c5e64; font-size: 12px; font-weight: bold;}
body header .h_menu{display:block;position:absolute;top:30px;left:220px;list-style:none;}
body header .h_menu li{display:block;float:left;width:114px;height:30px;text-align:center;line-height:30px;font-family:Tahoma,Geneva,sans-serif;font-size:14px;color:#fff;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
body header .h_menu .msk{background:url("/img/template/katalogo_main/header/tel.png") no-repeat 10px center,#ff6b21;width:100px}
body header .h_menu .del{width:6px;background:#ff6b21}
body header .h_menu .t{background:#ff8962;background:-webkit-gradient(linear, left top, right top, color-stop(0, #ff4b0c), color-stop(0.5, #ff7c51), color-stop(1, #ff4b0c)),#fff;background:-webkit-linear-gradient(left, #ff4b0c 0%, #ff7c51 50%, #ff4b0c 100%),#fff;background:-moz-linear-gradient(left, #ff4b0c 0%, #ff7c51 50%, #ff4b0c 100%),#fff;background:-o-linear-gradient(left, #ff4b0c 0%, #ff7c51 50%, #ff4b0c 100%),#fff;background:-ms-linear-gradient(left, #ff4b0c 0%, #ff7c51 50%, #ff4b0c 100%),#fff;background:linear-gradient(left, #ff4b0c 0%, #ff7c51 50%, #ff4b0c 100%),#fff}
body header .h_menu .cb{background:#eaeaea;background:-webkit-gradient(linear, left top, right top, color-stop(0, #d4d4d4), color-stop(0.2, #eaeaea)),#eaeaea;background:-webkit-linear-gradient(left, #d4d4d4 0%, #eaeaea 20%),#eaeaea;background:-moz-linear-gradient(left, #d4d4d4 0%, #eaeaea 20%),#eaeaea;background:-o-linear-gradient(left, #d4d4d4 0%, #eaeaea 20%),#eaeaea;background:-ms-linear-gradient(left, #d4d4d4 0%, #eaeaea 20%),#eaeaea;background:linear-gradient(left, #d4d4d4 0%, #eaeaea 20%),#eaeaea;color:#828388;text-decoration:underline;width:124px;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
/*body header .search{width:575px;position:absolute;top:100px;left:260px;}
body header .search .p_search{display:block;width:98%;height:26px;-webkit-border-radius:4px;border-radius:4px;margin:auto;border:1px solid #ccc;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e7e7), color-stop(1, #d4d4d4)),#d4d4d4;background:-webkit-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:-moz-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:-o-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:-ms-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;-webkit-box-shadow:inset 2px 2px 5px #bebebe;box-shadow:inset 2px 2px 5px #bebebe;padding-left:4px;color:#5e5e62;font-style:italic}
body header .search .sbtn{display:block;position:absolute;top:6px;left:550px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.5);box-shadow:1px 1px 4px rgba(0,0,0,0.5);width:14px;height:14px;border:none;background:url("/img/template/katalogo_main/header/sarrow.png") no-repeat center center,#fff}
body header .search .sbtn:hover{cursor: pointer}
body header .search .expand{width:570px;height:20px;margin:auto;position:relative;z-index:-10;background:transparent;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f2f2f2)),#f8f8f8;background:-webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:-moz-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:-o-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:-ms-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;border-bottom:1px solid #d4d4d4;}
body header .search .expand .stext{display:block;position:relative;margin:auto;top:30px;left:220px}
body header .search .expand:after,body header .search .expand:before{top:100%;position:absolute;content:' ';border:solid transparent;height:0;width:0;pointer-events:none}
body header .search .expand:after{border-color:rgba(0,0,0,0);border-top-color:#f2f2f2;border-width:10px;left:50%;margin-left:-10px}
body header .search .expand:before{border-color:rgba(15,47,47,0);border-top-color:#d4d4d4;border-width:13px;left:50%;margin-left:-13px}*/

body header .menu{position:relative;width:100%;}

body header .search{width:575px;margin: -60px 0 0 -354px; position: relative;left: 50%;}
body header .search .p_search{display:block;width:90%;float:right;height:26px;-webkit-border-radius:4px;border-radius:4px;margin:auto;border:1px solid #ccc;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e7e7), color-stop(1, #d4d4d4)),#d4d4d4;background:-webkit-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:-moz-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:-o-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:-ms-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;background:linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;-webkit-box-shadow:inset 2px 2px 5px #bebebe;box-shadow:inset 2px 2px 5px #bebebe;padding-left:4px;color:#5e5e62;font-style:italic}
body header .search .sbtn{display:block;position:absolute;top:6px;left:550px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.5);box-shadow:1px 1px 4px rgba(0,0,0,0.5);width:14px;height:14px;border:none;background:url("/img/template/katalogo_main/header/sarrow.png") no-repeat center center,#fff}
body header .search .sbtn:hover{cursor: pointer}

body header .search .top {}
body header .search .top table {border-collapse: collapse; border: none; width: 95%;margin: auto;}
body header .search .top table td {line-height: 1.5; padding: 2px}
body header .search .top table input, body header .search .top table select {border: 1px solid #AFAFAF; padding: 1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e7e7),
    color-stop(1, #d4d4d4)),#d4d4d4;
    background:-webkit-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;
    background:-moz-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;
    background:-o-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;
    background:-ms-linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;
    background:linear-gradient(top, #e7e7e7 0%, #d4d4d4 100%),#d4d4d4;
    -webkit-box-shadow:inset 2px 2px 5px #bebebe;
    box-shadow:inset 2px 2px 5px #bebebe;
}
body header .search .top table select.category {width: 75%;}
body header .search .bottom {padding-top: 20px;text-align: center;background: url("/img/template/katalogo_main/header/arrSearch.png") no-repeat scroll center top rgba(0, 0, 0, 0)}
body header .search .bottom * {border: none}

body header .search .top .slide {overflow: hidden; height: 0;}
body header .search .sU {display: none}

body header .search .buttons > * {display: block;float:right;margin: 2px 6px;}

body header .menu ul{display:block;position:relative;height:50px;line-height:50px;padding-left:20px;color:#fff;margin-bottom:0;background:#ff6b38;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ff855b), color-stop(1, #ff2b01)),#ffc2ad;background:-webkit-linear-gradient(top, #ff855b 0%, #ff2b01 100%),#ffc2ad;background:-moz-linear-gradient(top, #ff855b 0%, #ff2b01 100%),#ffc2ad;background:-o-linear-gradient(top, #ff855b 0%, #ff2b01 100%),#ffc2ad;background:-ms-linear-gradient(top, #ff855b 0%, #ff2b01 100%),#ffc2ad;background:linear-gradient(top, #ff855b 0%, #ff2b01 100%),#ffc2ad;}
body header .menu ul li{display:block;float:left;margin:0;padding:0 6px;}
body header .menu ul li a,body header .menu ul li a:link,body header .menu ul li a:visited,body header .menu ul li a:active,body header .menu ul li a:hover{color:#fff;text-decoration:none}
body header .menu ul li.special a,body header .menu ul li.special a:link,body header .menu ul li.special a:visited,body header .menu ul li.special a:active,body header .menu ul li.special a:hover{color:#006bff;font-weight:bold;text-decoration:none}
body header .menu ul li.active{background:#ff2b01;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ff2b01), color-stop(1, #ff855b)),#ffc2ad;background:-webkit-linear-gradient(top, #ff2b01 0%, #ff855b 100%),#ffc2ad;background:-moz-linear-gradient(top, #ff2b01 0%, #ff855b 100%),#ffc2ad;background:-o-linear-gradient(top, #ff2b01 0%, #ff855b 100%),#ffc2ad;background:-ms-linear-gradient(top, #ff2b01 0%, #ff855b 100%),#ffc2ad;background:linear-gradient(top, #ff2b01 0%, #ff855b 100%),#ffc2ad}
body header .menu ul li.enter{position:absolute;right:100px;}
body header .menu ul li.enter .e_box{-webkit-border-radius:4px;border-radius:4px;position:relative;top:10px;height:30px;background:#fff;line-height:30px;padding:0 6px;}
body header .menu ul li.enter .e_box a,body header .menu ul li.enter .e_box a:link,body header .menu ul li.enter .e_box a:visited,body header .menu ul li.enter .e_box a:active,body header .menu ul li.enter .e_box a:hover{color:#006bff;text-decoration:underline}
body header .menu ul li.enter .e_box .del{display:block;position:absolute;top:0;right:58px;height:30px;width:1px;background:#d4d4d4;line-height:10px}
body header .menu ul li.enter .e_box div{float:left;padding:0 6px}
body header .menu ul li.enter .e_box .f{border-right:1px solid #d4d4d4}
body header .menu ul li.enter .e_box .user{color:black}
body header .picture{position:relative;width:100%;height:319px;background:url("/img/template/katalogo_main/header/m_banner.png");}
body header .picture .p_text{position:absolute;top:75px;left:50px;color:#fff;text-align:center;font-family:Calibri,sans-serif;}
body header .picture .p_text *{line-height:.9}
body header .picture .p_text .p_fl{font-size:26px}
body header .picture .p_text .p_sl{font-size:126px}
body header .picture .p_text .p_tl{font-size:18px}
body header div.yashare-auto-init{display:block;position:absolute;right:170px;top:140px;}

body .center .left .l_hdr{color:#fff;background:#ff7435;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{position:relative;padding:20px;}
body .center .left{float:left;width:240px;}
body .center .content{float:left;width:920px;margin:0 10px;}
body .center .right{width:190px;float:right;color:#1074c2;font-weight:bold;font-size:16px;}

body .center .content .text{padding:0;margin:0;clear:both;position:relative;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 .left .news{color:#1074c2;font-weight:bold;margin:10px 0;}
body .center .left .news .blink {border: none;}
body .center .left .news .blink img{width: 100px; display: block;float:left;margin: 10px;}


body footer{position:relative;display:block;clear:both;}
body footer .l_footer{float:left;width:240px;height:115px;padding:15px 5px 15px 20px;background:#d2d2d2;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #c2c2c2), color-stop(1, #a4a4a4)),#d2d2d2;background:-webkit-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%),#d2d2d2;background:-moz-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%),#d2d2d2;background:-o-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%),#d2d2d2;background:-ms-linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%),#d2d2d2;background:linear-gradient(top, #c2c2c2 0%, #a4a4a4 100%),#d2d2d2;color:#fff;font-size:12px;line-height:1.3}
body footer .r_footer{position:relative;height:115px;float:left;width:960px;background:#d2d2d2;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #a4a4a4), color-stop(1, #c2c2c2)),#d2d2d2;background:-webkit-linear-gradient(top, #a4a4a4 0%, #c2c2c2 100%),#d2d2d2;background:-moz-linear-gradient(top, #a4a4a4 0%, #c2c2c2 100%),#d2d2d2;background:-o-linear-gradient(top, #a4a4a4 0%, #c2c2c2 100%),#d2d2d2;background:-ms-linear-gradient(top, #a4a4a4 0%, #c2c2c2 100%),#d2d2d2;background:linear-gradient(top, #a4a4a4 0%, #c2c2c2 100%),#d2d2d2;}
body footer .r_footer .iprom{width:250px;text-align:left;position:absolute;left:40%;top:36px;color:#35393c;line-height:1.5}
body footer .r_footer img.counter{display:block;position:absolute;left:10%;top:36px;color:#35393c;line-height:1.5}
/*body footer .r_footer img.links{display:block;position:absolute;left:70%;top:36px;color:#35393c;line-height:1.5}*/
body footer .r_footer div.links{display:block;position:absolute;left:70%;top:36px;color:#35393c;line-height:1.5}

body .center .right .slider{padding:0;margin:0;}
body .center .right .slider .img{width:190px;height:190px;background: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:#4397ce;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}

/*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 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:#4c96cf;text-decoration:none}
body .center .left .l_menu li.active{background:url("/img/template/katalogo_main/center/left/l_point_act.png") no-repeat 15px 50%,#f2f2f2;color:#ff2c02;}
body .center .left .l_menu li.active a,body .center .left .l_menu li.active a:link,body .center .left .l_menu li.active a:visited,body .center .left .l_menu li.active a:active,body .center .left .l_menu li.active a:hover{color:#ff2c02;text-decoration:none}
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;}
body .center .left .ls_menu li{display:block;height:32px;background:url("/img/template/katalogo_main/center/left/l_sub.png") no-repeat 15px 50%;border-bottom:1px solid #e2e2e2;line-height:32px;padding-left:26px;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:#6f5958;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;color:#ff2c02}*/

body .center .content .exp{color:#1074c2;font-weight:bold;font-size:22px;clear:both;line-height:1.7;}
body .center .content .exp .lin{width:33%;float:left;padding-left:10px;}
body .center .content .exp .lin a,body .center .content .exp .lin a:link,body .center .content .exp .lin a:visited,body .center .content .exp .lin a:active,body .center .content .exp .lin a:hover{color:#006bff;text-decoration:underline}
body .center .content .exp .lin a{font-weight:normal;font-size:16px}
body .center .content .exp .expand{width:100%;height:20px;margin:20px auto;position:relative;top:10px;z-index:-10;background:#f8f8f8;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f2f2f2)),#f8f8f8;background:-webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:-moz-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:-o-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:-ms-linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;background:linear-gradient(top, #fff 0%, #f2f2f2 100%),#f8f8f8;border-bottom:1px solid #d4d4d4;font-weight:normal;font-size:16px;text-align:center;clear:both;}
body .center .content .exp .expand a,body .center .content .exp .expand a:link,body .center .content .exp .expand a:visited,body .center .content .exp .expand a:active,body .center .content .exp .expand a:hover{color:#006bff;text-decoration:underline}
body .center .content .exp .expand a{display:block;position:relative;margin:auto;top:30px;font-size:12px}
body .center .content .exp .expand:after,body .center .content .exp .expand:before{top:100%;position:absolute;content:' ';border:solid transparent;height:0;width:0;pointer-events:none}
body .center .content .exp .expand:after{border-color:rgba(0,0,0,0);border-top-color:#f2f2f2;border-width:10px;left:50%;margin-left:-10px}
body .center .content .exp .expand:before{border-color:rgba(15,47,47,0);border-top-color:#d4d4d4;border-width:13px;left:50%;margin-left:-13px}

table.cars-table {
    /*border: 1px solid black;*/
    border-collapse: collapse;
    margin: 10px 0;
    width: 100%;
}
table.cars-table td {
    padding: 6px 16px;
    text-align: center;
    border: 2px solid white;
}
table.cars-table tr td:first-child {
    text-align: left;
}
table.cars-table tr td:last-child {
    text-align: right;
}
table.cars-table td.t-head {
    background: #B0B1B5;
    color: white;
    text-align: center !important;
}
table.cars-table td.bg-light {
    background: #F3F3F5;
}
 table.cars-table td.bg-dark {
    background: #D4D5D7;
     color: #545557;
     text-align: center !important;
 }
table.cars-table td.no-sborder {
    border-top: none;
    border-bottom: none;
}
table.cars-table span.bg-white {
    background: white;
    padding: 4px 10px;
}
/*table.cars-table tr.conditions td:first-child {
    text-align: left;
}
table.cars-table tr.conditions td:last-child {
    text-align: right;
}*/
/*table.cars-table td:first-child {
border-top: 2px solid black;
}
table.cars-table tr:nth-child(odd){
background: #BEC0C0;
}
table.cars-table tr:nth-child(even){
background: #D9D9D9;
}
table.cars-table td{
border-bottom: 2px solid black;
}
*/
/*a.car-show,
a.car-show:visited,
a.car-show:active,
a.car-show:hover
{
    display: inline;
    text-decoration: none;
    border-bottom: 1px dashed #999;
    color:#000000;
    font-size: 14px;
    font-weight: bold;
}*/
a.catorder {
	font-size: 16px;
	font-weight: bold
}