html {
    width: 100%;
    height: 100%;
}

img {
    border: none;
}

* html img {
    behavior: url(/scripts/iepngfix.htc)
}

.main h1,.h1 {
    margin-bottom: 0px;
    font-size: 18px;
}

.colored {
    font-weight: bold;
}

* html table.catatab td div.cmg a img {
    height: expression(((this.width/this.height) < 2) ? "120px":"auto");
    width: expression(((this.width/this.height) < 2) ? "auto":"90%");
}

.freeshipcat a {
    margin-bottom: 10px
}

.menu a {
    text-decoration: none !important
}

table.itemtab .price {
    font-size: 14pt
}

.vecher, .freeship, .freeshipw, .freeshipmain, .freeshipcat, .freeshipred {
    background: #d8065d;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    padding: 4px;
    margin-bottom: 14px;
    padding-left: 8px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: inline-block;
}

.freeship {
    background: #52A74E;
    width: 552px;
}

.freeshipw {
    background: #52A74E;
    width: 597px;
}

.freeshipmain {
    background: #fff;
    width: 95%;
    margin-left: 8px;
    font-size: 16px;
    color: #000
}

.freeshipmain a {
    color: #000 !important
}

.freeshipcat {
    margin-left: -6px;
    font-size: 16px;
    background: rgb(234, 249, 255);
    color: black;
    margin-bottom: 6px;
    display: inline-block;
    margin-top: -20px;
    padding: 10px;
}

.freeshipcat a {
    color: black
}

.freeshipred {
    margin-left: -6px;
    font-size: 16px;
    background: #fff;
    color: black;
    margin-bottom: 6px;
    position: relative;
    white-space: nowrap;
}

.freeshipred .catfree {
    background: #CA0028
}

.catfree {
    color: #fff;
    background: #2798c3;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
    display: inline-block;
}
.fl{float:left;}
.freeshipping {
    color: #fff;
    font-weight: bold;
    background: #cb0054;
    margin: 4px 10px;
    padding: 2px 6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
}
.freeshipping:after{clear:left;}

table.catatab td div.cmg a img {
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 14em;
    max-width: 100%;
}

.category-popular-products-carousel table.catatab td div.cmg a img {
    max-height: 7em;
}

.gallery_kabinu_slide td div.cmg a img, .gallery_ygolki_slide table.catatab td div.cmg a img, .gallery_shtorki_slide table.catatab td div.cmg a img, .gallery_sanfayans_slide table.catatab td div.cmg a img {
    max-height: 9em !important;
}

.gallery_ygolki_slide table.catatab td div.cmg a img {
    max-height: 9em !important;
}

.bigger {
    display: block;
    margin: 5px 0 20px;
}
.bigger a, .bigger span {
    font-weight: bold;
    font-size: 16px;
}
.alt {
    margin: 5px 0 5px;
    text-align: left;
}
.alt:first-of-type {
    margin-top: 17px;
}
.alt a[href], .alt .allsize {
    display: inline-block;
    margin: 0 5px 10px 0;
    padding: 2px 8px;
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    font-size: 14px;
    text-decoration: none;
}
.alt a.sales {
    color: red;
}
.alt a.gray, .alt .allsize {
    color: #999;
}
.alt a:hover, .alt .allsize:hover {
    border: 1px solid #a9a9ae;
    cursor: pointer;
}
.alt .catfree {
    margin: 0 5px 10px 0;
}

table.catatab td div.cmg {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}

td {
    vertical-align: top;
    padding: 0;
}

a {
    outline: none;
}

table, div {
    border-collapse: collapse;
}

p {
    margin: 0 0 10px 0;
}

form {
    margin: 0;
}

ul {
    margin: 0 15px;
    padding: 15px;
}

li {
    margin-bottom: 8px;
    text-align: left;
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #ededf0;
}

body, td, th {
    font: 10pt Arial, Tahoma, Helvetica, sans-serif;
    /*color: #000000;*/
    color: inherit;
    text-align: left;
}

hr {
    border: none;
    color: #eee;
    background-color: #eee;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 12px;
}

input, textarea, select, submit {
    font: 9pt Arial, Tahoma;
    color: #222222;
    resize: none;
}

h1, .h1 {
    font-weight: normal;
    font-size: 18pt;
    color: #000000;
    margin: 0;
    text-align: left;
}

h2, .h2 {
    font-weight: normal;
    font-size: 16pt;
    color: #000000;
    margin: 10px 0;
    text-align: left;
}

h3, .h3 {
    font-weight: normal;
    font-size: 13pt;
    color: #000000;
    margin: 0 0 9px 0;
    text-align: left;
}

h4, .h4 {
    font-weight: normal;
    font-size: 11pt;
    color: #000000;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    text-align: left;
}

h5, .h5 {
    font-size: 12pt;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px 0;
    color: #000000;
    text-align: left;
}

h6 {
    font-size: 8pt;
    font-weight: bold;
    margin: 20px 0 6px 0;
}

a:link {
    color: #000000;
    text-decoration: underline;
}

a:visited {
    color: #000000;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}
h2 a {
    font-weight: normal;
}
.breadcrumbs {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 8px 18px;
    font-size: 8pt;
    list-style-type: none;
}

.breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding: 0 6px;
}

/*.manufacturers {
    max-height: 180px;
    overflow: hidden
} 
.manufacturers:hover {
    max-height: 100%;
}*/

.sitebox {
    min-width: 940px;
    margin: 0 auto;
    padding: 0 0px;
}
.preheader{background:#000;text-align:center;}
.preheader .headmenu{display:inline-block;width:auto;height:28px;margin:0 auto;padding:5px 0 0;line-height:28px;}
.preheader .headmenu li{list-style-type:none;font-style:italic;font-size:11pt;float:left;padding-right:15px;line-height:32px;}
.preheader .headmenu li a,.preheader .headmenu li span{color:#fff !important;}
.search{display:table;width:207px;height:28px;margin:1px 0 -1px 15px;}
.search>*{float:left;vertical-align:top;}
.search input[type="text"]{width:164px;height:23px;padding:5px 0 0 15px;background:url('/img/topz1.gif') top left no-repeat;border:none;border-radius:28px 0 0 28px;font-style:italic;}
.search input[type="image"]{width:28px;height:28px;margin:0;padding:0;border-radius:0 28px 28px 0;}


.headbox {
    background: #ffffff url(/img/bghead.gif) top left repeat-x;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 0;
    position: relative;	
}

table.head {
    width: 100%;
}

table.head td.logo {
    width: 20%;
    padding-top: 39px;
}

table.head td.logo img {
    margin: 0 0 15px 18px
}

table.head td.topmenu {
    width: 40%;
    padding-top: 36px;
}

table.head td.tophone {
    width: 20%;
    padding-top: 33px;
}

table.head td.topright {
    width: 20%;
    padding-top: 26px;
}

.origphone {
    margin-left: -164px;
    line-height: 38px;
    margin-top: 14px;
    z-index: 1000;
    position: relative;
}

.rasp {
    margin-top: -56px;
    margin-left: 61px;
    font-size: 18px;
    width: 197px;
    line-height: 21px;
}

.rasp span.block-h5 {
    display: none !important
}

.rasp h5 {
    display: none !important
}

div.ttop {
    position: relative;
    padding: 0 0 0 18px;
}

div.ttop ul {
    margin: 0;
    padding: 55px 0 0 0;
}

div.ttop li {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    font-style: italic;
    font-size: 11pt;
    font-weight: bold;
}

div.toplead {
    position: absolute;
    top: 12px;
    left: 17px;
    text-transform: uppercase;
    font-size: 12pt;
}

#popup_panel {
    color: #fff !important
}

#popup_panel a {
    font-size: 18px !important
}

#popup_panel a#popup_ok {
    color: #FFF !important;
    font-size: 0px !important;
    position: absolute !important;
    right: 3px;
    top: 5px;
    z-index: 20 !important;
    background: url(/img/close.png) no-repeat top;
    background-size: cover;
    height: 32px;
    width: 32px;
    cursor:pointer;
}
#popup_basket, #popup_continue {
    border-radius: 5px;
    color: #fff;
    font: bold 13pt/30px arial;
    height: 30px;
    margin-bottom: 15px;
    padding: 2px 15px;
    text-decoration: none;
}
#popup_basket:hover, #popup_continue:hover{cursor:pointer;}
#popup_basket {
    float: right;
    background: rgb(18, 166, 69);
}

.knopochka{
    
        background-color: rgb(39, 152, 195) !important;
    
    
}
#popup_overlay{
    opacity:0.7 !important;
}
#popup_continue {
    display:inline-block;
    float: left;
    background-color: rgb(39, 152, 195);
    /*
    background-image: -moz-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -webkit-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -o-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -ms-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    */
}

#cimg{
    height: 120px;
}

#popup_title {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #60C058 !important;
    background-image: url("/img/missaqua.gif") !important;
    background-origin: padding-box !important;
    background-position: 15px 11px !important;
    background-repeat: no-repeat !important;
    background-size: 90px auto !important;
    color: #FFF !important;
    font-size: 20px !important;
    height: 60px;
    padding-left: 120px !important;
    text-align: left !important;
}

#popup_message {
    font-size: 15px !important;
}

#popup_container {
    max-width: 717px !important;
    min-width: 269px!important;
    border: 2px solid #ccc!important;
}
#popup_content {
    background: #fff !important;
    padding: 13px !important;
}
#popup_title {
    height: 58px !important;
    line-height: 57px !important;
}
table.headmenutab {
    width: 68%;
}

table.headmenutab td {
    padding: 51px 0 0 0;
    font-style: italic;
    font-size: 14pt;
    font-weight: bold;
    white-space: nowrap;
}

div.topnum, div.rednum {
    padding-left: 12px;
    font-size: 19pt;
    margin-bottom: 5px;
    white-space: nowrap;
}

div.rednum {
    color: #A50101
}

div.topcallback {
    background: url(/img/phonn.gif) 12px 0 no-repeat;
    font-style: italic;
    font-size: 11px;
    white-space: nowrap;
    margin-left: -46px;
    margin-top: 12px
}

div.topcallback a {
    font-size: 12px;
    color: black
}

div.topr {
    padding: 0 15px 0 10px;
}

table.topsearch {
    width: 100%;
    margin-bottom: 20px;
}

table.topsearch td.inp {
    width: 96%;
    background: url(/img/topz1.gif) top left no-repeat;
    padding-top: 5px;
    padding-left: 15px;
}

table.topsearch td.inp input {
    width: 96%;
    border: 0px;
    font-style: italic;
}

div.topbasket, div.redbasket {
    background: url(/img/cart.png) 18px 2px no-repeat;
    padding: 21px 15px 0 23px;
    white-space: nowrap;
}

#kors {
    display: block;
    float: left;
    font-style: italic;
    font-size: 18pt;
    font-weight: bold;
    margin-top: -22px;
    padding-bottom: 8px;
    padding-left: 47px;
    padding-top: 14px;
}

div.redbasket a {
    color: #000000
}

table.maintab {
    width: 100%;
    background: #ffffff;
    margin-bottom: 5px;
}

table.maintab td.mainleft {
    width: 240px;
    border-right: 5px solid #ededf0;
}

table.maintab td.mainright {
    padding-bottom: 15px;
}

div.leftbox {
    padding: 20px 15px 15px 18px;
}

div.leftfilter {
    padding: 8px 8px 0 8px;
}

table.face4tab {
    width: 99%;
    background: #ededf0;
}

table.face4tab td {
    width: 25%;
    height: 200px;
    vertical-align: top;
    border-bottom: 5px solid #ededf0;
    background-size: 100% auto !important;
}

table.face4tab td.spacer {
    width: 5px;
}

table.face4tab td.spacer span {
    display: block;
    width: 5px;
}

table.face4tab .cellbox {
    position: relative;
}

table.face4tab .link {
    position: absolute;
    z-index: 10;
    top: 175px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face4tab .link a {
    color: #ffffff !important;
    text-decoration: none !important;
}

table.face4tab a.empt {
    display: block;
    height: 167px;
    padding: 0;
    text-decoration: none !important;
    background: url(/img/em.gif) top left no-repeat;
}

table.face4tab .back {
    height: 33px;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

table.face4tab .back a {
    display: block;
    height: 33px;
}

table.face4tab .back img {
    float: right;
    margin: 14px 16px 0 0;
}

table.face4tab tr.topcell .link {
    position: absolute;
    z-index: 10;
    top: 8px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face4tab tr.topcell .back {
    margin-top: 0;
}

table.face3tab {
    width: 100%;
    background: #ededf0;
}

table.face3tab td {
    width: 33%;
    height: 200px;
    vertical-align: top;
    border-bottom: 5px solid #ededf0;
}

table.face3tab td.spacer {
    width: 5px;
}

table.face3tab td.spacer span {
    display: block;
    width: 5px;
}

table.face3tab .cellbox {
    position: relative;
}

table.face3tab .link {
    position: absolute;
    z-index: 10;
    top: 175px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face3tab .link a {
    color: #ffffff !important;
    text-decoration: none !important;
}

table.face3tab a.empt {
    display: block;
    height: 167px;
    padding: 0;
    text-decoration: none !important;
    background: url(/img/em.gif) top left no-repeat;
}

table.face3tab .back {
    height: 33px;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

table.face3tab .back a {
    display: block;
    height: 33px;
}

table.face3tab .back img {
    float: right;
    margin: 14px 16px 0 0;
}

table.face3tab tr.topcell .link {
    position: absolute;
    z-index: 10;
    top: 8px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face3tab tr.topcell .back {
    margin-top: 0;
}

div.inbox {
    padding: 20px 15px 20px 18px;
}

div.catbox {
    padding: 20px 15px 0 18px;
}

.inboxline {
    padding: 20px 15px 5px 18px;
    margin: 0 0 15px 0;
    border-bottom: 5px solid #ededf0;
    position: relative;
}

.pageline {
    padding: 0px 15px 0px 18px;
    margin: 0 0 15px 0;
    border-bottom: 5px solid #ededf0;
    height: 38px;
}

.tovarline {
    padding: 20px 15px 20px 18px;
    margin: 0 0 15px 0;
    border-bottom: 5px solid #ededf0;
}

.itemline {
    padding: 20px 15px 5px 18px;
    margin: 0;
    border-bottom: 5px solid #ededf0;
}

.itemline h1 {
    margin-bottom: 15px;
    /*float: left;*/
}

span.deviders {
    display: none;
}

div.faceline {
    padding: 20px 375px 5px 18px;
    margin: 0;
    border-bottom: 5px solid #ededf0;
    height: 305px;
    margin-top: -5px;
}

div.leftline {
    padding: 20px 15px 5px 18px;
    margin: 0 0 15px 0;
    border-top: 5px solid #ededf0;
}

div.whyline {
    padding: 20px 15px 0 18px;
    margin: 0 0 15px 0;
    border-top: 5px solid #ededf0;
}

div.inboxpage {
    padding: 0px 15px 0px 18px;
}

div.inboxpage p.showpage {
    line-height: 22px;
    margin: 0;
}

table.catatab {
    width: 100%;
}

table.catatab td {
    width: 25%;
    padding: 1% 1% 0% 1%;
    border-left: 1px solid #ededf0;
    text-align: center;
}

table.catatab td.map {
    text-align: left;
}

table.catatab tr td:first-child {
    border-left: 0px;
}

table.catatab {
    margin-bottom: 0px;
    margin-top: -15px
}

.whyline p.block_4 {
    font-weight: bold;
    color: #000000;
    font-size: 11pt;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
}

.leftfilter .filtertab p.block_3 {
    color: #000000;
    font-size: 11pt;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 4px;
    padding: 10px 0 0;
}

table.catatab p {
    text-align: left;
    margin: 0 0 6px 0;
}

table.catatab a {
    font-size: 12pt;
}

#with_buy_product > table > tbody > tr:nth-child(2) > td > p > a {
    font-weight: bold;
}

table.catatab .price, table.itemtab table.catatab .price{
    font-size: 13pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 0px;
    float: left;
}

.category-popular-products-carousel .price {
    margin-left: 0px !important;
}

table.catatab .oldprice, table.itemtab table.catatab .oldprice {
    float: right;
    font-size: 12pt;
    padding-top: 2px;
    padding-right: 5px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #989898;
    margin-top: -2px;
}

table.catatab td.cataspacer {
    padding: 18px 0px;
}

table.catatab td.cataspacer div {
    height: 0px;
    border-top: 5px solid #ededf0;
}

table.sitemap {
    width: 100%;
}

table.sitemap td {
    width: 25%;
    padding: 0 16px 3px 18px;
    border-left: 1px solid #ededf0;
    text-align: left;
}

table.sitemap tr td:first-child {
    border-left: 0px;
}

table.sitemap td.cataspacer {
    padding: 18px 0px;
}

table.sitemap td.cataspacer div {
    height: 0px;
    border-top: 5px solid #ededf0;
}

.sale,.label {
    float: right;
    position: relative;
    margin-bottom: -57px;
}
.sale .simg {
    position: absolute;
    top: 0;
    left: -53px;
    width: 50px;
    height: 50px;
}

.label .discount,.label .new {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    font: 9px/54px Tahoma;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    z-index: 10;
}
.label .discount {
    background: #9b1a38;
}
.label .new {
    background: #65b4e7;
}
.label img {display:none;}

div.showroom {
    float: left;
    position: relative;
}

div.showroom img {
    position: absolute;
    left: 0px;
    top: 5px
}

div.showroom_2 {
    float: left;
    position: relative;
}

div.showroom_2 img {
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 1;
}

table.leftleader {
    width: 100%;
}

table.leftleader td {
    width: 25%;
    padding: 0 0 3px 0;
    text-align: center;
}

table.leftleader img {
    margin-bottom: 6px;
}

table.leftleader p {
    text-align: left;
    margin: 0 0 6px 0;
}

table.leftleader a {
    font-size: 11pt;
}

table.leftleader .price {
    float: right;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
}

table.leftleader .oldprice {
    float: right;
    font-size: 10pt;
    padding-top: 2px;
    padding-right: 5px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

table.leftleader td.cataspacer {
    padding: 18px 0px;
}

table.leftleader td.cataspacer div {
    height: 0px;
    border-top: 1px solid #ededf0;
}

table.categorytab {
    width: 100%;
    border-bottom: 5px solid #ededf0;
}

table.categorytab td.catepic {
    width: 25%;
    border-top: 5px solid #ededf0;
    height: 200px;
    padding: 0;
    background-size: contain !important;
}

table.categorytab td.catepic a {
    display: block;
    height: 200px;
    cursor: pointer;
    text-decoration: none;
}

table.categorytab td.catext {
    width: 75%;
    border-top: 5px solid #ededf0;
    padding: 12px 18px 5px 18px;
}

.logosbox {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 0;
    margin-bottom: 5px;
}

table.tablogos {
    width: 100%;
    background: white none repeat scroll 0 0;
}

table.tablogos td {
    width: auto;
    padding: 6px 4px;
    text-align: center;
    vertical-align: middle;
}

.prefooter {
    background: #ededf0 url(/img/pref.gif) top left repeat-x;
}

table.preetab {
    width: 100%;
}

table.preetab td {
    width: 33%;
    padding: 20px 18px 15px 18px;
}

table.preetab h3 {
    margin: 0 0 10px;
}

.footer {
    background: #000000;
    padding: 22px 0 15px 0;
}

table.footab {
    width: 100%;
}

table.footab td {
    color: #ffffff !important;
}

table.footab h5 {
    color: #ffffff;
    margin: 0 0 5px 0;
}

table.footab span.block-h5 {
    color: #ffffff;
    margin: 0 0 5px 0;
    display: block;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    text-align: left;
}

table.footab td.footwork {
    width: 20%;
}

table.footab td.footwork div {
    padding-left: 18px;
}

table.footab td.footphone {
    width: 20%;
}

table.footab td.footphone div p {
    font-size: 14pt;
    color: #fff !important;
}

table.footab td.footphone div p span {
    color: #fff !important;
}

table.footab td.footmenu {
    width: 60%;
}

table.footab td.footmenu div.footext {
    padding-left: 18px;
    font-size: 8pt;
}

table.footab td.footmenu div.counter {
    float: right;
    margin: 0 18px;
}

table.footab td.footmenu ul {
    margin: 0;
    padding: 0;
}

table.footab td.footmenu li {
    list-style-type: none;
    float: left;
    padding: 0 0 0 15px;
    font-style: italic;
    font-size: 11pt;
}

table.footab td.footmenu li:first-child {
    padding: 0;
}

table.footab td.footmenu a {
    color: #ffffff !important;
}

table.footab td.footmenu div a.none {
    text-decoration: none !important;
}

table.footab td.delim {
    border-bottom: 1px solid white;
    height: 20px;
}

table.footab tr.footlinks td {
    width: 33%;
    font-style: italic;
}

table.footab tr.footlinks td .list-wrapper {
    width: 190px;
    margin: 0 auto;
}

table.footab tr.footlinks td ul {
    margin: 5pt 0 0;
    padding: 0;
}

table.footab tr.footlinks td ul li {
    list-style: url(img/white-list-marker.jpg) square inside;
    line-height: 16pt;
    margin: 0;
}

table.footab tr.td-padding-top td {
    padding-top: 20px;
}

table.footab .va-middle {
    vertical-align: middle;
}

table.footab .footext.new {
    width: 600px;
    margin: 0 auto;
    font-size: 8pt;
}

table.footab tr.footlinks td a,
table.footab .footext.new a {
    color: white;
}

table.footab .footext.new a.none {
    text-decoration: none !important;
}

table.footab .contacts-row table {
    width: 100%;
}

table.footab .contacts-row table .footwork {
    width: 18%;
}

table.footab .contacts-row table .footphone {
    width: 18%;
}

table.footab .contacts-row table td.footmenu li {
    margin: 0;
}

table.footab .contacts-row table .counter-wrapper {
    width: 10%;
}

ul.flag {
    clear: both;
    margin: 15px 0 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}
ul.flag li {
    /*display: block;*/
    list-style-type: none;
    /*float: left;*/
    margin: 0 5px 5px 0;
    padding: 0;
}
ul.flag li a[href], ul.flag li span {
    display: block;
    /*float: left;*/
    padding: 4px 5px 4px 25px;
    margin: 0;
    border: 1px solid #ededf0;
    text-decoration: none !important;
    white-space: nowrap;
    /*margin: 6px 0 0 6px;*/
}
ul.flag li a:link, ul.flag li a:visited {
    border: 1px solid #d9d9dd;
}
ul.flag li a:hover {
    border: 1px solid #a9a9ae;
}
ul.flag li.active span {
    border: 1px solid #333;
    background-color: #FFF9AE !important;
}
ul.flag li:first-of-type a, ul.flag li:first-of-type span {
    padding: 4px 5px;
} 

ul.flag .germany {
    background: url(foto/f_germany.gif) 5px 50% no-repeat;
}

ul.flag .russia {
    background: url(foto/f_russia.gif) 5px 50% no-repeat;
}

ul.flag .slovenia {
    background: url(foto/f_slovenia.gif) 5px 50% no-repeat;
}

ul.flag .serbia {
    background: url(foto/f_serbia.gif) 5px 50% no-repeat;
}

ul.flag .chez {
    background: url(foto/f_chez.gif) 5px 50% no-repeat;
}

ul.flag .holland {
    background: url(foto/f_holland.gif) 5px 50% no-repeat;
}

ul.flag2 {
    margin: 0;
    padding: 7px 0 0 0;
    display: flex;
    flex-flow: wrap;	
}
ul.flag2 li {
    list-style-type: none;
    margin: 0 5px 5px 0;
    padding: 0;
    width: 225px;
    height: 55px;
    border: 1px solid #e4e4e6;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
background-size:contain !important;
}
ul.flag2 li a {
    display: block;
    padding: 18px 5px 4px 60px;
    margin: 0;
    text-decoration: underline;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 0 5px 0 100px;
}
ul.flag2 li a:hover, ul.flag2 li:hover a {
    text-decoration: none !important;
}
ul.flag2 li:hover {
    border: 1px solid #a9a9ae;
}
ul.flag2 li.active a {
    text-decoration: none !important;
    border: 1px solid #333333 !important;
    background-color: #FFF9AE !important;
}
ul.flag2 li.sales {
    justify-content: left;
    border: 0 none;
}
ul.flag2 li.sales a {
    padding-left: 15px;
    color: red;
}

ul.flag2 .germany {
    background: url(foto/f_germany.gif) 5px 50% no-repeat;
}

ul.flag2 .russia {
    background: url(foto/f_russia.gif) 5px 50% no-repeat;
}

ul.flag2 .slovenia {
    background: url(foto/f_slovenia.gif) 5px 50% no-repeat;
}

ul.flag2 .serbia {
    background: url(foto/f_serbia.gif) 5px 50% no-repeat;
}

ul.flag2 .chez {
    background: url(foto/f_chez.gif) 5px 50% no-repeat;
}

ul.flag2 .holland {
    background: url(foto/f_holland.gif) 5px 50% no-repeat;
}

table.filtertab {
    width: 100%;
    background: #ededf0;
}

table.filtertab td {
    padding: 0px 10px 6px 10px;
}

table.filtertab td h4 {
    padding: 10px 0 0 0;
    margin: 0 0 4px 0;
}

table.filtertab select {
    width: 100%;
    font-size: 15px;
}

table.filtertab p {
    margin: 0 0 5px 0;
}

div.showpage {
    float: right;
    line-height: 22px;
    margin: 0;
}

div.pages {
    height: 28px;
}

div.pages ul {
    margin: 0;
    padding: 0;
}

div.pages li {
    list-style-type: none;
    float: left;
    display: block;
    width: 23px;
    text-align: center;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 11pt;
    line-height: 22px;
}

div.pages li.titlepage {
    width: 66px;
    text-align: left;
    font-size: 9pt;
}

div.pages li.allpage {
    width: 95px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    font-size: 10pt;
}

div.pages li.active {
    background: url(/img/liact.gif) top center no-repeat;
    color: #ffffff;
    font-weight: bold;
}

div.pages li.active a {
    color: #ffffff !important;
    text-decoration: none !important;
}

div.pages li a {
    font-size: 18px;
    font-weight: bold
}

div.pages li {
    padding-right: 10px
}

div.pages li.active {
    padding-right: 0 !important;
    margin-right: 10px
}

div.brandlogo {
    background: #ededf0;
    text-align: center;
    padding: 20px 3px;
}

table.itemtab {
    width: 100%;
    margin: 0 0 25px 0;
}

table.itemtab td.itempic {
    padding: 0 0 12px 0;
    border-bottom: 1px solid #ededf0;
}

table.itemtab td.Txt {
    width: 80%;
    padding: 12px 12px 12px 30px;
    border-bottom: 1px solid #ededf0;
}

table.itemtab td.Txt small {
    color: #999;
}

table.itemtab td.Txt p {
    margin: 0 0 5px 0;
}

table.itemtab td.Rating {
    padding: 12px 20px 12px 0;
    border-top: 1px dashed #ccc;
}

table.itemtab td p.price {
    color: #1989d8;
}

table.itemtab div.add {
    margin-bottom: 25px;
}

table.itemtab td.moretxt {
    padding: 25px 0 10px 0;
    border-bottom: 1px solid #ededf0;
}

table.itemtab .price {
    float: left;
    color: #000000;
    font-size: 19pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 10px;
}

table.itemtab .oldprice {
    float: left;
    font-size: 10pt;
    padding-top: 1px;
    padding-right: 8px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

table.itemtab .buy {
    padding: 0;
    margin-top: 2px;
}

.winimg {
    float: right;
    margin: 0 0 10px 15px;
}

table.CatalogTab {
    width: 100%;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #dddddd;
}

table.CatalogTab td {
    padding: 6px 0;
}

table.CatalogTab td.Pic {
    padding: 0 15px 0 0;
}

table.CatalogTab td.Pic img {
    padding: 1px 0;
}

table.CatalogTab td.Txt {
    width: 95%;
    border-top: 1px dashed #dddddd;
    padding: 9px 0 9px 15px;
    vertical-align: middle;
    background: url(/img/u.gif) left center no-repeat;
}

table.CatalogTab td.Txt p {
    margin: 0 5px 3px 0;
}

table.CatalogTab td.Txt a.complete {
    font-size: 11pt;
    font-style: italic;
    font-weight: normal;
}

table.CatalogTab td.Txt h2 {
    font-size: 11pt;
    font-weight: normal;
    margin: 0 10px 8px 0;
}

table.CatalogTab td.Txt h5 {
    margin: 0 10px 3px 0;
}

table.CatalogTab td.Txt div.addpic {
    float: right;
    padding: 0 0 0 6px;
}

table.CatalogTab td.Txt p.price {
    float: right;
    padding-top: 10px;
    color: #1989d8;
}

table.CatalogTab td.rad {
    vertical-align: middle;
    padding-left: 12px;
    border-top: 1px dashed #dddddd;
}

table.CatalogTab td small {
    font-size: 8pt;
    color: #555555;
}

table.CatalogTab .price {
    float: right;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
}

table.CatalogTab .oldprice {
    float: right;
    font-size: 10pt;
    padding-top: 1px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

div.dopfoto {
    text-align: center;
    width: 290px;
    overflow: auto;
}

div.dopfoto img {
    padding: 0;
}

.dopinfo {
    float: right;
   /* margin-left: 130px;*/
}

.flexItemBlock {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.dopinfo .item {
    display: block;
    position: relative;
}

.dopinfo .item .img {
    float: left;
    width: 81px;
    height: 94px;
    background-image: url('img/info-ico.png');
}

.dopinfo .item .img.assort {
    background-position: 0 0;
}

.dopinfo .item .img.lowprice {
    background-position: 0 -95px;
}

.dopinfo .item .img.delivery {
    background-position: 0 -189px;
}

.dopinfo .item .img.warranty {
    background-position: 0 -283px;
}

.dopinfo .item .img.return {
    background-position: 0 -377px;
}

.dopinfo .item .img.worktime {
    background-position: 0 -471px;
}

.dopinfo .item .text {
    display: table;
    float: left;
    margin-left: 10px;
    height: 94px;
    width: 100px;
}

.dopinfo .item .text span {
    display: table-cell;
    vertical-align: middle;
}

.dopinfo .item .hint {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 94px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: rgba(149, 32, 74, 0.9);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: -webkit-opacity 0.6s ease;
    -khtml-transition: -khtml-opacity 0.6s ease;
    -moz-transition: -moz-opacity 0.6s ease;
    -ms-transition: -ms-opacity 0.6s ease;
    -o-transition: -o-opacity 0.6s ease;
    transition: opacity 0.6s ease;
}

.dopinfo .item .hint span {
    display: table-cell;
    vertical-align: middle;
    padding: 2px 5px;
}

.dopinfo .item:hover .hint {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}

table.itemreview {
    width: 800px;
}

table.itemreview td.allreview {
    width: 50%;
    padding: 0 18px 0 0;
}

table.itemreview td.myreview {
    width: 50%;
    border-left: 1px solid #ededf0;
    padding: 0 0 0 18px;
}

table.itemreview ul {
    margin: 0;
    padding: 5px 0 0 16px;
}

table.itemreview li {
    list-style-type: circle;
    margin: 0 0 10px 0;
    padding: 0;
}

.btnfind {
    border: 0px;
    width: 107px;
    height: 26px;
    padding-left: 22px;
    background: url(/img/btn_find.gif) top left no-repeat;
    text-align: left;
    line-height: 26px;
    border: 0px;
    width: 145px;
    height: 31px;
    padding-left: 22px;
    /* background: url(/img/btn_find.gif) top left no-repeat; */
    text-align: left;
    line-height: 26px;
    font-size: 14px;
    font-size: 18px;
    background: #fff;
    border: 1px solid #ccc;
}

.btn {
    border: 0px;
    width: 140px;
    height: 26px;
    padding-left: 22px;
    background: url(/img/btn.gif) top left no-repeat;
    text-align: left;
    line-height: 26px;
}

.btngreen {
    border: 0px;
    width: 150px;
    height: 30px;
    padding-left: 22px;
    background: url(/img/btngreen.gif) top left no-repeat;
    text-align: left;
    line-height: 30px;
    color: #ffffff;
    font-size: 11pt;
}
.btngree {
    background: rgb(18, 166, 69) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font: bold 13pt/1 arial;
    height: 30px;
    margin-left: 15px;
    padding: 5px 20px;
    text-align: center;
    width: 147px;
    -webkit-appearance: none;
}

.mailform .btngree {
    width: 140px;
}

.btnadd {
    border: 0px;
    width: 120px;
    height: 30px;
    padding-left: 40px;
    background: url(/img/btnadd.gif) top left no-repeat;
    text-align: left;
    line-height: 30px;
    color: #ffffff;
    font-size: 11pt;
}

table.itemchar tbody > tr:first-child td {
    width: 320px !important;
}

table.feedback {
    width: 100%;
    margin: 0 0 10px 0;
}

table.feedback td.feed {
    width: 10%;
    padding: 5px 8px 0 0;
    white-space: nowrap;
    vertical-align: top;
}

table.feedback td.back {
    width: 90%;
    padding: 2px 0 2px 0;
    white-space: nowrap;
    vertical-align: top;
    text-align: right;
}

table.feedback .tellMe {
    width: 97%;
}

.wide {
    width: 90%;
    border: 1px solid #999b9c;
}

table.mailform {
    margin: 15px 0 0px 0;
}

table.mailform td {
    padding: 3px 12px 3px 0;
}

table.cart {
    width: 100%;
    margin: 10px 0 15px 0;
}

table.cart th {
    padding: 12px 15px 12px 0;
    white-space: nowrap;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #ededf0;
}

table.cart th.end {
    padding: 12px 0 12px 0;
    text-align: center;
}

table.cart th.price {
    padding-right: 18px;
    text-align: right;
}

table.cart th.cen {
    text-align: right;
}

table.cart th.center {
    text-align: center;
}

table.cart td {
    padding: 12px 15px 12px 0;
    border-bottom: 1px solid #ededf0;
    vertical-align: middle;
}

table.cart td.foto {
    width: 5%;
    vertical-align: top;
}

table.cart td a {
    font-size: 11pt;
}

table.cart td.deliv {
    padding: 12px 12px;
    border-bottom: 1px solid #ededf0;
}

table.cart td.itogo {
    white-space: nowrap;
    color: #333;
}

table.cart td.del {
    text-align: center;
    padding: 12px 0 12px 0;
}

table.cart td.price {
    white-space: nowrap;
    text-align: right;
    font-size: 11pt;
    font-style: italic;
}

table.cart td.cen {
    text-align: right;
}

table.cart td.center {
    text-align: center;
}

table.cart td p {
    margin: 0 0 3px 0;
}

table.orderForm {
    border-top: 5px solid #ededf0;
    margin: 15px 0 25px 0;
    background: #DDFFFF;
}

table.orderForm th {
    padding: 15px 8px 6px 20px;
    border-top: 1px solid #ededf0;
    vertical-align: top;
}

table.orderForm th.min {
    padding: 12px 20px 4px 0;
    border-top: 1px solid #ededf0;
    vertical-align: top;
}

table.orderForm td {
    padding: 4px 20px 6px 20px;
}

table.orderForm td.min {
    padding: 2px 15px 4px 0 !important;
}

.tellMe {
    width: 380px;
}

div.nota {
    font-size: 8pt;
    color: #777;
    padding: 2px 0 6px 0;
}

ol.search {
    padding-top: 10px;
    margin-bottom: 25px;
}

ol.search li {
    margin-bottom: 15px;
}

ol.search a {
    font-size: 11pt;
}

table.install {
    margin-bottom: 15px;
    background: #ededf0;
    border-bottom: 1px solid #cccccc;
}

table.install td {
    padding: 6px 20px;
    border-top: 1px solid #cccccc;
}

table.install td.inleft {
    padding: 6px 25px 6px 20px;
}

table.install td.inright {
    padding: 6px 20px 6px 25px;
    white-space: nowrap;
    border-left: 1px solid #cccccc;
}

table.itemchar {
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

table.itemchar td {
    padding: 5px 10px 5px 0;
    border-top: 1px solid #dddddd;
}

table.itemchar td a.delete-from-compare {
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    cursor: pointer;
    text-decoration: underline;
}

table.itemchar td a.delete-from-compare img {
    vertical-align: bottom;
}

ul.why {
    padding: 0;
    margin: 0;
}

ul.why li {
    list-style-type: none;
    padding: 5px 0 18px 40px;
    margin: 0;
}

ul.why li.why1 {
    background: url(/img/icon_why1.gif) 0 5px no-repeat;
}

ul.why li.why2 {
    background: url(/img/icon_why2.gif) 0 5px no-repeat;
}

ul.why li.why3 {
    background: url(/img/icon_why3.gif) 0 5px no-repeat;
}

.listt {
    display: block;
    left: -9999px;
    position: absolute
}

ul.leftmenu {
    margin: 0;
    padding: 0;
}

ul.leftmenu li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    background: url(/img/u.gif) 0 5px no-repeat;
    font-size: 11pt;
    font-weight: bold;
}

ul.leftmenu li a:link {
    color: #9b1a38;
}

ul.leftmenu li a:visited {
    color: #9b1a38;
}

ul.leftmenu li a:hover {
    color: #000000;
}

ul.leftmenu ul {
    margin: 0;
    padding: 8px 0 2px 0;
}

ul.leftmenu ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background: url(/img/dog.gif) 0 5px no-repeat;
    font-size: 9pt;
    font-weight: normal;
}

ul.leftmenu ul li.active {
    background: url(/img/dor.gif) 0 5px no-repeat;
}

ul.leftmenu ul li a:link {
    color: #000000;
}

ul.leftmenu ul li a:visited {
    color: #000000;
}

ul.leftmenu ul li a:hover {
    color: #9b1a38;
}

ul.leftmenu ul li.active a {
    color: #9b1a38 !important;
    text-decoration: none !important;
}

a.discount {
    color: #9b1a38 !important;
    font-weight: bold;
    text-transform: uppercase;
}

ul.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.menu li {
    margin: 0 0 9px 0;
    padding: 0 0 0 10px;
    background: url(/img/u.gif) 0 5px no-repeat;
    font-size: 12pt;
    font-weight: bold;
}

ul.menu li a:link {
    color: #000;
}

ul.menu li a:visited {
    color: #000;
}

ul.menu li a:hover {
    color: #000;
}

ul.acitem {
    list-style-type: none;
    margin: 0;
    padding: 8px 0 2px 0;
}

ul.acitem li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background: url(/img/dog.gif) 0 5px no-repeat;
    font-size: 11pt;
    font-weight: normal;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 4px;
}

ul.acitem li.active {
    background: url(/img/dor.gif) 0 5px no-repeat;
}

ul.acitem li a:link {
    color: #000000;
}

ul.acitem li a:visited {
    color: #000000;
}

ul.acitem li a:hover {
    color: #9b1a38;
}

ul.acitem li.active a {
    color: #9b1a38 !important;
    text-decoration: none !important;
}

div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover {
    display: inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}

ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}

.code {
    border: 1px solid #ccc;
    list-style-type: decimal-leading-zero;
    padding: 5px;
    margin: 0;
}

.code code {
    display: block;
    padding: 3px;
    margin-bottom: 0;
}

.code li {
    background: #ddd;
    border: 1px solid #ccc;
    margin: 0 0 2px 2.2em;
}

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}

.indent3 {
    padding-left: 3em;
}

.indent4 {
    padding-left: 4em;
}

.indent5 {
    padding-left: 5em;
}

.indent6 {
    padding-left: 6em;
}

.indent7 {
    padding-left: 7em;
}

.indent8 {
    padding-left: 8em;
}

.indent9 {
    padding-left: 9em;
}

.indent10 {
    padding-left: 10em;
}

.mosaic-block {
    position: relative;
    overflow: hidden;
    height: 200px;
    margin: 0px;
}

.mosaic-backdrop {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #111;
}

.mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
}

.circle .mosaic-overlay {
    background: url(/img/hover-magnify.png) no-repeat center center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=00);
    display: none;
}

.fade .mosaic-overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=00);
    background: url(/img/bg-black.png);
}

.bar .mosaic-overlay {
    bottom: -100px;
    height: 100px;
    background: url(/img/bg-black.png);
}

.bar2 .mosaic-overlay {
    bottom: -165px;
    height: 200px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.bar3 .mosaic-overlay {
    top: -165px;
    height: 200px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.details {
    padding: 10px 16px 0px 18px;
}

.details h4 {
    display: block;
    font-size: 11pt;
    height: 26px;
    text-transform: none;
    color: #fff;
    background: url(/img/w.gif) 100% 5px no-repeat;
    padding: 0;
    margin: 0;
}

.details span.block_h4 {
    display: block;
    font-size: 11pt;
    height: 26px;
    text-transform: none;
    color: #fff;
    background: url(/img/w.gif) 100% 5px no-repeat;
    padding: 0;
    margin: 0;
}

.details p {
}

.details a {
    color: #ffffff !important;
}

.details ul {
    margin: 0;
    padding: 0 0 6px 0;
    background: none;
}

.details li {
    margin: 0 0 6px 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}

.details table.topdet {
    width: 100%;
    height: 190px;
    border-collapse: collapse;
    border: none;
}

.details table.topdet td {
    vertical-align: bottom;
    border: none;
    height: 190px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 11pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 15pt !important;
        margin-left: 127px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 10pt;
    }

    .rasp {
        font-size: 13px;
        margin-left: 135px;
        margin-right: -85px
    }

    .inboxline {
        width: 600px
    }

    .freeshipcat a {
        font-size: 12px
    }

    .freeshipcat {
        position: relative;
        z-index: 20;
        width: 650px
    }

    .catfree {
        font-size: 12px
    }

    a.active {
        font-size: 14px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 11pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 15pt !important;
        margin-left: 127px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 10pt;
    }

    .rasp {
        font-size: 13px;
        margin-left: 135px;
        margin-right: -85px
    }

    .freeshipcat a {
        font-size: 12px
    }

    .freeshipcat {
        position: relative;
        z-index: 20;
        width: 650px
    }

    .catfree {
        font-size: 12px
    }

    a.active {
        font-size: 14px
    }

    .add_ {
        margin-left: 127px !important;
        display: block;
    }

    .email_ {
        margin-left: -25px;
    !important;
    }
}

@media (max-width: 1360px) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 13pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 16pt !important;
        margin-left: 115px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 12pt;
    }

    .rasp {
        font-size: 13px;
        margin-left: 141px;
        margin-right: -85px
    }
}

@media (max-width: 1070px) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 11pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 15pt !important;
        margin-left: 127px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 10pt;
    }

    .rasp {
        font-size: 13px;
        margin-left: 141px;
        margin-right: -85px
    }
}

.new_h4 {
    color: #000000;
    font-size: 11pt;
    font-weight: normal;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    display: block;
}

.email_ {
    font-weight: bold;
    font-size: 50%;
    line-height: 6px;
}

.add_ {
    color: #000000;
    font-size: 50%;
    font-weight: bold;
}

.rednum span.tel {
    line-height: 26px;
}

.certificates-wrapper {
    overflow: hidden;
}

.certificates-wrapper .certificate-wrapper {
    float: left;
    float: left;
    width: 250px;
    margin: 20px;
    text-align: center;
    height: 280px;
}

.certificates-wrapper .certificate-wrapper a {
    text-decoration: none;
}

.certificates-wrapper .certificate-wrapper span {
    font-style: italic;
}

.size-amount-buy-wrapper {
}

.size-amount-buy-wrapper .size-amount-wrapper {
    float: left;
    font-size: 14px;
}

.size-amount-buy-wrapper .size-amount-wrapper .size-wrapper {
}

.size-amount-buy-wrapper .size-amount-wrapper .size-wrapper span {
    font-size: 14px;
    color: #c64949;
    letter-spacing: -0.7px;
}

.size-amount-buy-wrapper .size-amount-wrapper .amount-wrapper span {
    color: green;
    font-weight: bold;
}

.size-amount-buy-wrapper .buy-wrapper {
    float: right;
    width: 70px;
}

.size-amount-buy-wrapper .size-amount-wrapper p {
    margin: 0;
}

.buy-wrapper .buy-link.btngree {
    background-color: rgb(39, 152, 195);
    border-radius: 4px;
    text-align: center;
    margin: 0px 0px 9px 0px;
    padding: 0px;
    background-image: none;
    border: 1px solid #fff;
    width: 70px;
    color: #fff;
    float: right;
    /*margin-right: 10px;*/
}

.buy-link.btngree {
    display: inline-block;
    width: 56px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    line-height: 32px;
    background-image: url(/img/btngree_70_link.gif);
    padding-left: 14px;
    font-size: 10pt;
    margin: 0px 0 0 0px;
}
div.cmg.akrilovye-vanny a img{
    max-height: 10em!important;
}
div.cmg {height: 230px;}
.gallery_kabinu_slide  div.cmg,.gallery_ygolki_slide div.cmg,.gallery_shtorki_slide div.cmg,.gallery_sanfayans_slide div.cmg{height: 153px;}
.cmg.akrilovye-vanny, .cmg.stalnye-vanny, .cmg.chugunnye-vanny {
    height: 172px;
}

.cmg.chugunnye-vanny {
    height: 200px;
}

.cmg.vanny-iz-litevogo-mramora {
    height: 240px;
}

.cmg.universalnye-ekrany-pod-vannu {
    height: 135px;
}

.cmg.dushevye-shtorki-i-shtorki-dlya-vannoy {
    height: 233px;
}

.cmg.dushevye-dveri {
    height: 230px;
}

.cmg.komplekty-mebeli {
    height: 230px;
}

.cmg.sale, .cmg.dushevye-poddony {
    height: 230px;
}

.cmg.sale img {
    max-width: 180px;
   /* max-height: 180px;*/
    left: 0;
    top: 10px;
}

.cmg.unitazy {
    height: 225px;
}

.cmg.rakoviny {
    height: 230px;
}

.cmg.bide {
    height: 230px;
}

.cmg.pissuary {
    height: 230px;
}

.cmg.installyacii {
    height: 230px;
}

.cmg.kuhonnye-moyki {
    height: 230px;
}

.cmg.smesiteli {
    height: 230px;
}

.cmg.dushevye-stoyki-i-sistemy {
    height: 230px;
}

.cmg.elementy-dlya-dusha {
    height: 230px;
}

.cmg.polotencesushiteli {
    height: 230px;
}

.cmg.sidenya-dlya-dushevyh, .cmg.dushevye-trapy-i-lotki, .cmg.akrilovye-vanny_magliezza{
    height: 215px;
}

.category-popular-products-carousel .cmg {
    height: 130px !important;
}

.category-popular-products-carousel .cmg.chugunnye-vanny_526, .category-popular-products-carousel .cmg.akrilovye-vanny_9, .category-popular-products-carousel .cmg.stalnye-vanny_10, .category-popular-products-carousel .cmg.vanny-iz-litevogo-mramora_4982 {
    height: 74px !important;
}

.gallery_akril_slide .cmg {
    height: 122px;
}

.similar-products-wrapper {
    overflow: hidden;
    margin-top: 20px;
}

.similar-products-wrapper .title {
    color: crimson;
    font-weight: bold;
}

.similar-products-wrapper .product-container-wrapper {
    float: left;
    list-style: none;
    overflow: hidden;
    border-left: 1px solid #ededf0;
    padding-bottom: 30px;
}

.similar-products-wrapper .product-container-wrapper:first-child {
    border-left: none;
}
.similar-products-wrapper .product-wrapper {
    position: relative;
    padding: 10px;
    width: 235px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.similar-products-wrapper .product-wrapper .image-wrapper {
    text-align: center;
    height: 14em;
}
.topcontacts{
    font-size: 9pt;
}
.similar-products-wrapper .product-wrapper .image-wrapper .image {
    max-height: 10em;
    max-width: 90%;
}

.similar-products-wrapper .product-wrapper .price-wrapper {
    display: flex;
    flex-direction: column;	
    align-content: center;
    text-align: right;
}

.similar-products-wrapper .product-wrapper .price-wrapper .price {
    float: none;
    font-size: 12pt !important;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    /*margin: 0;*/
    padding: 0;
}

.similar-products-wrapper .product-wrapper .price-wrapper .old-price {
    font-size: 10pt;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

.similar-products-wrapper .product-wrapper .name a {
    font-size: 11pt;
}

.similar-products-wrapper .product-wrapper .row {
    margin-bottom: 10px;
}

.similar-products-wrapper .product-wrapper .name.row {
    height: 51px;
}

.similar-products-wrapper .product-wrapper .row:last-child {
    margin-bottom: 0;
}

.similar-products-wrapper .product-container-wrapper:first-child .product-wrapper {
    padding-left: 0;
}

p.newp {
    display: block;
    height: 51px;
}

.similar-products-wrapper ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.sitebox {
    min-width: 1272px;
}

.headbox {
    min-width: 1135px;
    /*padding-bottom: 15px; del */
}

.head.new-design {
}

table.head.new-design td.logo {
/*    padding-top: 20px; del*/
    width: 17%;
    min-width: 210px;
}

table.head.new-design td.logo img {
    margin-bottom: 10px;
}

.head.new-design div.toplead {
    position: static;
    top: auto;
    left: auto;
    font-size: 8pt;
    padding-left: 5px;
}

table.head.new-design td {
    padding-top: 0;/*10px; del */
    vertical-align: middle;
    text-align: left;
}
table.head.new-design td[itemprop="department"]{vertical-align:top; /*add*/}

table.head.new-design td.topmenu {
    padding-top: 15px;/* 10px; del*/
    width: 35%;
    text-align: center;
    /*padding-top: 50px; del*/
}

.head.new-design div.ttop {
}

table.head.new-design td.tophone {
    width: 15%;
    text-align: center;
}

.head.new-design .origphone {
    margin: 0;
}

.head.new-design div.rednum {
    margin: 0 !important;
    padding: 0;
}

table.head.new-design td.topcontacts {
    width: 25%;
    min-width: 280px;
    text-align: center;
/*    padding-top: 33px; del*/ 
}

table.head.new-design td.topcontacts .rasp,
table.head.new-design td.topcontacts .rasp p {
    margin: 0;
    padding: 0;
    line-height: 20px;
    width: auto;
}

table.head.new-design td.topcontacts .rasp {
    font-size: 15px;
    display: inline-block;
    text-align: left;
}

.head.new-design td.topcontacts .origphone {
    line-height: 15px;
}

table.head.new-design div.topbasket,
table.head.new-design div.redbasket {
    background: url(/img/cart.png) 18px 2px no-repeat;
    background-size: 43px;
}

table.head.new-design td.tophone div.rednum {
    font-size: 16pt !important;
}

@media (max-width: 1288px) {
    table.head.new-design td.tophone div.rednum {
        font-size: 14pt !important;
    }

    table.head.new-design td.topcontacts .rasp {
        font-size: 13px;
        /*margin-top: 26px; del */
    }
}

.category-popular-products-carousel table.catatab td div.cmg {
    height: 106px !important;
}

.category-popular-products-carousel a img {
    margin-top: -12px !important;
    margin-bottom: 5px !important;
    max-height: 12em !important;
    max-width: 100% !important;
}

.category-popular-products-carousel li {
    height: 335px !important;
}

.category-popular-products-carousel .product-wrapper {
    width: 80% !important;
}

table.head.new-design td.topcart {
    width: 15%;
    /*padding-top: 25px; del */
}

table.head.new-design table.headmenutab {
    width: 100%;
}

.item_news {
    overflow: hidden;
    position: relative;
}

.item_news .name_news a {
    color: #9b1a6f !important;
    font-size: 13px !important;
    font-weight: bold !important;
}

.item_news .name_news,
.item_news .date {
    margin-left: 188px;
}

.item_news .img-left {
    float: left;
    margin: 10px 10px 0;
    margin-top: -24px;
}

.item_news .date {
}

p.name_3 {
    font-weight: normal;
    font-size: 13pt;
    color: #000000;
    margin: 0 0 9px 0;
    text-align: left;
}

.input-50 {
    width: 50px;
}

.buy-with-products-wrapper {
    padding: 20px 15px 5px 18px;
}

.buy-with-products-wrapper h4 {
    float: left;
    margin-left: -15px;
    color: crimson;
    font-weight: bold; 
}

.buy-with-products-wrapper h4+p {
    float: left;
    margin-left: 30px;
    font-weight: bold; 
    font-size: 12pt;
}

.buy-with-products-wrapper .catatab {
    clear: left;
    width: 200px;
    margin-top: 5px;
    margin-left: -32px;
}

.buy-with-products-wrapper table.catatab tr td {
    width: 200px;
}

.buy-with-products-wrapper table.catatab tr td a.img {
    text-decoration: none;
    display: block;
    height: 200px;
}

.buy-with-products-wrapper table.catatab tr td .img img {
    max-width: 150px;
    float: none;
    margin-left: -44px;
    margin-bottom: 16px;
    max-height: 200px;
}

.buy-with-products-wrapper table.catatab tr td .price {
    float: none;
    font-size: 16px !important;
    text-align: left;
}

.buy-with-products-wrapper table.catatab tr td .name {
    width: 200px;
}

.sitebox {
    overflow: hidden;
}

.footer {
    overflow: hidden;
    width: 100%
}

.category-popular-products-wrapper .block-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #de143c;
    font-size: 14px;
}

.category-popular-products-wrapper ul li {
    width: 33%;
    float: left;
}

.category-popular-products-wrapper .prev {
    float: left;
}

.category-popular-products-wrapper .next {
    float: right;
}

.category-popular-products-wrapper .prev,
.category-popular-products-wrapper .next {
    margin-top: 125px;
    background: url(img/green-btn-texture.png) center left repeat-x;
    border: none;
    height: 35px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
}

.category-popular-products-wrapper .product-wrapper {
    margin: 0 40px;
    height: 260px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.subMenu .article-wrapper-29 p img {
    height: 430px;
}

.subMenu .article-wrapper-29 p img:last-child {
    float: right;
}

.subMenu .article-wrapper-30 p img {
    height: 440px;
}

.about-read-more li {
    list-style: none;
}

.about-read-more {
    padding-left: 0;
    padding-top: 0;
}

.clear {
    clear: both;
}

.about-page h2, .about-page h3 {
    color: #000000;
    font-size: 13pt;
    font-weight: normal;
    margin: 0 0 9px;
    text-align: left;
}

.about-page h1 {
    padding-bottom: 10px;
}

.news.item_news .preview-img {
    max-width: 168px;
}

.news.item_news .img-left {
    display: inline-block;
    width: 168px;
    text-align: center;
    min-height: 60px;
}

.top-info-banner {
    background: #4CA240;
    margin-top: 10px;
    width: 98%;
    height: 45px;
    float: left;
    padding-top: 8px;
    color: white;
    text-align: justify;
    padding-left: 30px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
}

#opencontf {
    background: url("/img/str.png") no-repeat scroll right 1px rgba(0, 0, 0, 0);
    padding-right: 25px;
    cursor: pointer;
    text-decoration: underline;
}

.border-none {
}

.dop_info_name {
    font-weight: bold;
    font-size: 16px;
}

.add-to-compare,
.to-reviews,
.back-to-catalog {
    color: rgb(23, 79, 176) !important;
    text-decoration: underline !important;
    font-style: italic !important;
    font-size: 13px !important;
}
.add-to-compare:hover,
.to-reviews:hover,
.back-to-catalog:hover {
    cursor: pointer;
}

.compare-products-wrapper {
    margin-top: 25px;
    margin-left: 10px;
}

.compare-product {
    display: inline-block;
    margin: 15px;
}

.compare-product .image {
    width: 150px;
    float: left;
    margin-right: 15px;
}

.compare-product .descr {
    float: left;
}

.compare-product .price {
    float: left;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 10px;
}

.compare-product .oldprice {
    float: left;
    font-size: 10pt;
    padding-top: 1px;
    padding-right: 8px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

#compare-info a {
    font-size: 14px;
    white-space: nowrap;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 700;
    color: #cb0054;
}

.promo-img-left {
    text-align: center;
}

.promo-img-left img {
    height: 200px;
    margin: 5px;
}

#cont_form {
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}

.cont_right {
    float: right;
    width: 480px;
}

.cont_left {
    float: left;
    width: 45%;
}

.cont_zagl {
    color: #000000;
    font-size: 18pt;
    font-weight: normal;
    margin: -35px 0 15px;
    text-align: left;
}

#new_cont_form_div {
    background: #fff none repeat scroll 0 0;
    left: 36%;
    padding: 15px 30px 10px 20px;
    position: fixed;
    top: 25%;
    display: none;
    border: 1px solid #000;
    z-index: 999;
}

#new_cont_form_div .tellMe {
    width: 200px;
}

#new_cont_form_div_close {
    cursor: pointer;
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 0;
}

.overlay_cont {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 100%;
    opacity: 0.45;
    position: fixed;
    width: 100%;
    z-index: 999;
}

#new_cont_form {
    background: #04b205 none repeat scroll 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -web-kit-border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}

.gallery {
    margin: 0 auto;
}

button.prev {
    float: left;
    margin-top: 60px;
}

button.next {
    float: right;
    margin-top: 60px;
}

button.next, button.prev {
    margin-top: 50px;
    background: url(img/green-btn-texture.png) center left repeat-x;
    border: none;
    height: 35px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
}

.gallery li {
    margin: 3px 10px;
}

.gallery li img {
    height: 165px;
    width: 245px;
}

.open_menu {
    cursor: pointer;
    display: block;
    height: 10px;
    margin-left: -12px;
    margin-top: 5px;
    position: absolute;
    width: 10px;
}

.headmenutab_new td a, .headmenutab_new td .active {
    text-decoration: none;
    text-align: center;
    padding: 8px 20px;
    border: solid 1px #4e8aa0;
    border-top: solid 1px #63abc5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background-image: -moz-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    background-image: -webkit-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    background-image: -o-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    background-image: -ms-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    background-image: linear-gradient(top, #2d8dbd 0%, #05076a 100%);
}
.headmenutab_new td .red {
    background-image: -moz-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -webkit-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -o-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -ms-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    background-image: linear-gradient(top, #cb0054 0%, #8d0051 100%);
}

.showroom_text {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}

.top_table_contact tr td {
    padding: 0 !important;
}
.top_table_contact>tbody>tr>td>table>tbody>tr>td:nth-child(2) {
    color: #cb0054;
}

table.head.new-design td.tophone {
    width: 16%;
}

table.head.new-design td.topmenu {
    width: 30%;
}

.headmenutab_new td a, .headmenutab_new td .active {
    padding: 5px 15px;
    margin-top: 47px;
    border-radius: 0;
    font-weight: normal;
    font-size: 14px;
    border: 0;
}
.headmenutab_new td.nopadding a{
    margin-top: 0px;
}

div.ttop {
}

.name_time {
    text-align: center !important;
}

.topmenu .tel {
    font-size: 20px;
    padding-bottom: 5px;
    font-style: normal;
}

.nopadding {
    padding-top: 0 !important;
}

.tel_left {
    display: block;
    float: left;
}

.tel_right {
    display: block;
    float: right;
}

.tophone {
    background: url('/img/callback_background.png');
    background-size: 129px;
    background-repeat: no-repeat;
    background-position: 51px 5px/*51px 19px del */;
}

.top_cb_btn_new {
    background: url('/img/callback_btn.jpg');
    background-size: contain !important;
    background-repeat: repeat;
    display: block;
    margin-left: 54px;
    margin-top: -35px/*-32px del */;
    margin-bottom: -1px;
    padding: 5px 3px;
    text-decoration: none !important;
    width: 120px;
    color: #fff !important;
    font-size: 14px;
}

#cb_text {
    font-weight: bold;
    margin-left: 13px;
    margin-top: 10px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 20px /*40px del */;
    color: #2E2E2E;
}

table.head.new-design td.tophone {
    vertical-align: bottom;
}

#ing_product_tabs {
    display: inline-block;
}

#ing_product_tabs > div {
    padding: 20px;
}

#ing_product_tabs > ul {
    margin: 0px;
    padding: 0px;
}

#ing_product_tabs > ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
}

#ing_product_tabs > ul > li {
    border: 1px solid #e9eaeb;
    color: #707070;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 15px;
}

#ing_product_tabs > ul > li.active, #ing_product_tabs > ul > li.active:hover {
    background: url('/img/knopka.jpg');
    background-size: 100% 100%;
    color: #fff;
    border-radius: 4px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fcf9fa;
}

#ing_product_tabs > ul > li:hover {
    background: #d6d6d7;
}

#delivery_tabs {
    display: inline-block;
    width: 100%;
}

#delivery_tabs > div {
    padding: 20px;
}

#delivery_tabs > ul {
    margin: 0px;
    padding: 0px;
}

#delivery_tabs > ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
}

#delivery_tabs > ul > li {
    border: 1px solid #e9eaeb;
    color: #707070;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    padding: 10px;
    width: 40%;
    text-align: center;
}

#delivery_tabs > ul > li.active, #delivery_tabs > ul > li.active:hover {
    background: #d6d6d7;
    color: #fff;
}

#delivery_tabs > ul > li:hover {
    background: #d6d6d7;
}

#delivery_tabs .delivery td {
    font-size: 16px;
    vertical-align: middle;
    padding-bottom: 15px;
}

#delivery_tabs .delivery span {
    font-size: 20px;
}

#delivery_tabs .payment {
}

#delivery_tabs .payment td {
    font-size: 12px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

#delivery_tabs .payment td img, .payment td img{
    width: 50px;
}

#delivery_tabs .delivery td img {
    width: 65px;
    padding-right: 10px;
}

.new_slide_main_ul, .new_slide_main_ul1 {
    list-style: none;
}

.new_slide_main_ul li, .new_slide_main_ul1 li {
    width: 25%;
    float: left;
}
.new_slide_main_ul li{text-align:center;}
.new_slide_main_ul li table.catatab{margin:0 auto;}

.new_slide_main_ul1 table {
    margin-top: 0px;
}

.main_slide_div button {
    border: medium none;
    cursor: pointer;
    height: 35px;
    margin-top: 100px;
    position: absolute;
    width: 25px;
    z-index: 99;
}

.main_slide_div button.right {
    background: rgba(0, 0, 0, 0) url("/img/arrow_left.png") no-repeat scroll 0 0;
}

.main_slide_div button.left {
    right: 22px;
    background: rgba(0, 0, 0, 0) url("/img/arrow_right.png") no-repeat scroll 0 0;
}

.main_slide_div {
    margin-bottom: 20px;
}

.rasprod {
    font-size: 10pt !important;
}

.dost_i_opl p, .dost_i_opl span, .dost_i_opl ul li {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

#delivery_tabs {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.deliv_text {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: normal;
}

.main_slide_div:after, .size-amount-buy-wrapper:after, .size-amount-buy-wrapper:after {
    clear: both;
    display: block;
    content: " ";
}

@media only screen and (min-width: 200px) and (max-width: 1360px), only screen and (min-device-width: 200px) and (max-device-width: 1360px) {
    div.redbasket a, div.topbasket a {
        font-size: 11pt;
        margin-bottom: 15px;
    }

    td {
        font-size: 9pt;
    }

    .tophone {
        background: url(/img/callback_background.png);
        background-size: 139px;
        background-repeat: no-repeat;
        background-position: 41px 0;/*41px 14px;del*/
    }

    #cb_text {
        margin-left: 22px;
        margin-top: 14px;
    }

    div.redbasket, div.topbasket {
        position: relative;
        left: -12px;
    }

    div.gallery_kabinu_slide {
        display: inline-block;
        vertical-align: top;
    }

    .main_slide_div button.left {
        float: right;
        right: 0;
    }

    .main_slide_div {
        position: relative;
    }

    .size-amount-buy-wrapper .buy-wrapper {
        margin-top: 2px;
    }

    .size-amount-buy-wrapper {
        overflow: none;
    }

    .new_slide_main_ul li {
        padding-bottom: 43px;
    }
}

.headmenutab_new tr:nth-child(2) td:nth-child(3) {
    text-align: right;
}

@media only screen and (min-width: 100px) and (max-width: 1360px), only screen and (min-device-width: 100px) and (max-device-width: 1360px) {
    #kors{margin-bottom:0px;}
    table.head.new-design td.logo img{margin-bottom:0; /*add*/}
    .top_cb_btn_new{margin-top:-30px;}/*add*/
    .origphone1 .rednum .tel.tel_left, .origphone1 .rednum .tel.tel_right, div.rednum, .rednum span.tel, .topmenu .tel {
        color: #000;
        border: none;
        background: none;
        outline: none;
        box-shadow: 0px 0px 0px #fff;
        font-size: 19px;
        /*padding: 0;del*/
    }
    table.head.new-design td.topmenu {
        padding-top: 15px;/* 80px;del*/
    }
    td div.rednum a, td div.rednum {
        color: #A50101;
        border: none;
        background: none;
        outline: none;
        box-shadow: 0px 0px 0px #fff;
        font-size: 19px;
        /*padding: 0;del*/
    }

    .origphone1 .rednum .tel.tel_right, .headmenutab_new td div.rednum a:nth-of-type(2) {
        float: right;
        /*padding: 0; del*/
    }

    .origphone1 .rednum .tel.tel_left, .headmenutab_new td div.rednum a:nth-of-type(1) {
        float: left;
        /*padding: 0;del */
    }

    .headmenutab_new td div.rednum a {
        color: #A50101;
        border: none;
        background: none;
        outline: none;
        box-shadow: 0px 0px 0px #fff;
        font-size: 19px;
        /*padding: 0; del*/
    }

    .head.new-design div.toplead {
        font-size: 7.5pt;
        padding: 0;
        margin-left: 17px!important;
    }
}

.main_banner_div {
    clear: both;
}

.main_banner_div img {
    display: block;
    margin: 0 auto;
}

.last_main {
    background: rgba(0, 0, 0, 0) url("/img/w.gif") no-repeat scroll 100% 13px !important;
    margin-bottom: 10px !important;
    margin-top: -8px !important;
}

.article_list, .art_h1 {
    margin-left: 10px;
}

.article_list p a {
    color: #9b1a38;
    font-size: 16px;
}

.article_list p a b {
}

.article_list .art_text {
    color: #000;
    font-size: 13px;
    margin-bottom: 22px;
}

.ssill {
    position: absolute;
    left: -4250px;
}

.buy1click {
    background: rgb(39, 152, 195) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 13pt;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: -5px 0 0 0;
    padding-left: 11px;
    text-align: left;
    float: left;
    width: 147px;
}

#buy1clickform {
    background: #E4FFDB none repeat scroll 0 0;
    display: none;
    left: calc(50% - 275px);
    padding: 10px;
    position: fixed;
    top: 120px;
    width: 550px;
    z-index: 99999999;
}

#buy1clickform #tables {
    border: 0 none !important;
    width: 100%;
    font-size: 15px;
}

#buy1clickform #tables td {
    border: 0 none !important;
    font-weight: bold;
    font-size: 16px;
}

#buy1clickform .closer {
    cursor: pointer;
    float: right;
}

#buy1clickform #cardes, #buy1clickform #ccomm {
    height: 90px;
}

#buy1clickform .txtt {
    width: 100%;
    font-size: 15px;
    border: 1px solid threedshadow;
}

#buy1clickform .closer img {
    margin-right: -30px;
    margin-top: -50px;
    width: 40px;
}

#buy1clickform .btn {
    background: rgba(0, 0, 0, 0) url("/img/btngree.gif") no-repeat scroll left top;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11pt;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: -5px 0 0 15px;
    padding-left: 22px;
    text-align: left;
    width: 120px;
}

.comm1click {
    color: #6f6f6f;
    font-size: 10px;
    font-weight: normal;
}

.c_error {
    color: red;
}

.headmenutab_new td a.just_text {
    text-decoration: none;
    text-align: left;
    padding: 0;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fcf9fa;
    background-color: transparent;
    background-image: none;
    filter: none;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 5px;
    white-space: nowrap;
    line-height: 26px;
    font-size: 20px;
    padding-bottom: 20px/*5px del*/;
    font-style: normal;
    color: #000000;
}

#spisokpred {
    margin-left: 0;
}

#spisokpred li {
    float: left;
    list-style: none;
    margin: 5px;
    padding: 5px 8px;
}

#spisokpred li:hover {
    background: #eee none repeat scroll 0 0;
}

#spisokpred li:hover a {
    border: none !important;
    color: #333 !important;
}

#spisokpred li a {
    border-bottom: 1px dotted;
    text-decoration: none;
    color: #1378bf;
    font-size: 14px;
    line-height: 1.42857;
    cursor: pointer;
}

.activves {
    background: #eee none repeat scroll 0 0;
}

.activves a {
    border: none !important;
    color: #333 !important;
}

.neww .item .img {
    width: 70px;
}

.neww .item {
    display: table;
    float: left;
    width: 20%;
}

.b89 {

}

ul.flag3 {
    margin: 0;
    padding: 5px 0 0 0;
}

ul.flag3 li {
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    display: block;
    float: left;
    height: 35px;
    list-style-type: none;
    margin: 0 5px 3px 0;
    padding: 0;
    text-align: center;
}

ul.flag3 li a {
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 10px 25px;
    text-align: center;
    text-decoration: underline;
    white-space: nowrap;
}

ul.flag3 li a:hover {
    text-decoration: none !important;
}

ul.flag3 li:hover a {
    text-decoration: none !important;
}

ul.flag3 li:hover {
    border: 1px solid #a9a9ae;
}

ul.flag3 li.active a {
    text-decoration: none !important;
    border: 1px solid #333333 !important;
    background-color: #FFF9AE !important;
}

.other_cats {
    display: block;
}

.other_cats h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.other_cats .refr-wrap {
    position: relative;
    top: 7px;
    margin-left: 10px;
}

.other_cats #other-refr {
    cursor: pointer;
    float: none !important;
    margin: 0 !important;
    width: 24px;
    height: 24px;
    transition: transform .3s;
}

.other_cats #other-refr:hover {
    transform: rotate(-90deg);
}

.other_cats #other-refr:active {
    transform: rotate(-180deg);
}

.other_cats ul {
    width: 100%;
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
}
.other_cats ul li {
    background: white none repeat scroll 0 0;
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    float: left;
    margin: 3px 5px;
    box-sizing: border-box;
    text-align: center;
    width: 24%;
    overflow: hidden;
}

.other_cats ul li:hover {
    border: 1px solid #a9a9ae;
}

.other_cats ul li a {
    color: black;
    display: block;
    padding: 3px 6px;
    text-decoration: none;
    font-size: 12px;
}
.main-page-news .img-left{
	height:80px;
	display:block;
	margin-bottom:10px!important;
	margin-top:0px!important;
}
.preview-img{
	max-height:100px;
	max-width:150px;
}	
.stext{
        clear: both;
	padding:40px 30px 10px 5px;
}
table.catatab .stext p{
	margin:15px 0;
}
.stext h2{
	margin-top: 30px;
}
.stext h3{
	margin-top: 15px;
}
.stext ul{
	display:block;
        margin: 15px;
	padding: 0 15px;
}             
table.catatab .stext a{
	font-size: 13px;
}
thead th,tfoot td{font-weight: bold;}
.back-top-wrapper{position:fixed;z-index:99999;bottom:5%;right:2.5%;overflow:hidden;}
.back-top{display:block;visibility:hidden;width:50px;height:50px;background:rgb(39, 152, 195);border-radius:100%;text-align:center;line-height:50px;font:40px/55px Verdana;color:#fff;transition:all 1s ease 0s;}
.back-top.visible{visibility:visible;}
.back-top:hover,.back-top:active{cursor:pointer;color:#fff;}

.cart_name {
   width: 130px;
   padding: 10px;
   font-size: 14px;
   font-weight: bold;    
}
.cart_img img {
    width: 100px;
}

form[id="1click"]{
    width: 360px;
}
.form-group {
    padding-bottom: 15px;
}
.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    margin: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
}
textarea.form-control {
    height: auto;
}
.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
#1click input[type="radio"], #1click input[type="checkbox"] {
    margin: 4px 0 0;
    line-height: normal;
    box-sizing: border-box;
    padding: 0;
}
.btn_ {
    display: inline-block;
    padding: 2px 15px;
    height: 30px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;          
}
.btn-default {
    font: bold 14px/30px arial;
    color: #333;
    background: #fff;
    border-color: #ccc;
}
.btn-primary,.btn-primary:hover {
    font: bold 13pt/30px arial;
    color: #fff;
    background: rgb(18, 166, 69);
    width: 165px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    align-items: center;
}
.row:before, .row:after {
    display: table;
    content: ' ';
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.row [class^="col-"] {
    vertical-align: middle;
}
.center {
    margin: 0 auto;
    text-align: center;
}
.center img {
    max-height: 200px;
}
.form-group.has-error {
    padding-bottom: 0;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-group .text-danger {
    display: none;
    color: #a94442;
    font: 10px/10px arial;
}
.form-group.has-error .text-danger {
    display: block;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.itempic a{
    text-decoration: none;
}
.instaClass {
    margin-left: 5px;
    position: relative;
    top: 5px;
}
.newProductPic {
    max-width: 250px;
}