/*body {
    background: #f6f6f6;
    color: #000;
    font: 14px/18px Arial,Tahoma,Verdana,sans-serif;
    width: 100%;
    margin: 0px;
} */

#page1 {
    background: #f6f6f6;
    color: #000;
    font: 14px/18px Arial,Tahoma,Verdana,sans-serif;
    float: left;
    margin: 0px;
}
.quickBox {
    margin: 0px;
    padding: 15px; 
    min-height: 430px;
}
.quickBox h1.item-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.quickBox h1.item-title>a {
    color: #000 !important;
}
.quick_imgBox {
    width: 160px;
    float: left;
    margin-right: 15px;
}
.quick_infoBox {
    float: left;
    width: 575px;
}
.clr {
    clear: both;
    overflow: hidden;
    line-height: 0 !important;
    height: 0 !important;
    font-size: 0;
    margin: 0;
    padding: 0;
}
.item-image {
    position: relative;
}
.img-holder {
    text-align: center;
    position: relative;
}
.quickBox .fullitem-new {
    left: -5px;
        position: absolute;
    z-index: 9999;
    top: -5px;
}
img {
    border: none;
}
.img-holder .wrapper-jbfavorite {
    top: 0;
    z-index: 100;
}
.quick_infoBox .price-container {
    height: 70px;
}
.price-container, .manufacturer {
    max-width: 555px;
    height: 92px;
    position: relative;
    float: left;
}
.quick_infoBox .price-button:first-child {
    margin-right: 10px;
}
.quick_infoBox .price-button {
    min-width: 100px;
    padding: 8px;
    height: 41px;
}
.price-button:first-child {
    margin-right: 20px;
}
.price-button {
    height: 50px;
    padding: 10px;
    float: left;
    border: 1px solid #ddd;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    min-width: 140px;
}
.quick_infoBox .fullitem-price {
    font-size: 22px;
    line-height: 22px;
}
.price-button.active * {
    color: #a7006a !important;
}
.fullitem-price {
    position: relative;
    color: #000;
    font-size: 36px;
    line-height: 36px;
    display: block;
    float: left;
}
.currencyFull {
    position: relative;
    line-height: 12px;
    font-size: 14px;
    color: #000;
}
.price-container .price-desc {
    line-height: 16px;
}
.quick_infoBox .complDesc {
    width: 165px;
    float: left;
    font-size: 12px;
    line-height: 12px;
    padding-left: 15px;
}
.complDesc {
    width: 182px;
    float: left;
    font-size: 13px;
    line-height: 13px;
    padding-left: 15px;
}
.blackTxt {
    color: #000;
}
.blockAddCart {
    height: 50px;
}
#addCartLine {
    width: 100%;
    height: 2px;
    background: #a7006a;
    clear: both;
    margin-top: 3px;
    margin-bottom: 3px;
}
.quick_infoBox .product-sizes {
    margin-top: 11px;
    height: 45px;
}
.product-sizes {
    height: 35px;
    margin-top: 18px;
    margin-right: 30px;
    float: left;
    clear: both;
}
.FullSizeTitle {
    width: 53px;
    height: 30px;
    float: left;
    line-height: 14px;
    font-size: 12px;
    border-right: 1px solid #ddd;
    color: #000;
}
.size-button {
    border: 1px solid #ddd;
    display: block;
    float: left;
    margin-left: 5px;
    text-align: center;
    padding: 5px 4px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 11px;
}
.size-button.active {
    box-shadow: 0px -2px -2px #777;
    -webkit-box-shadow: 0px -2px -2px #777;
    -moz-box-shadow: 0px -2px -2px #777;
}
.line {
    border: none;
    background: #ddd;
    margin-top: 15px;      
    clear: both;
}
hr {
    display: block;
    height: 1px;
    padding: 0;
    border-top: 1px solid;
    border-bottom: 0;
    border-left: 0;
}
span.quick_icons {
    display: block;
    float: left;
    padding: 5px 24px 5px 24px;
    margin: 8px 0px 8px 0;
    background: url(q_arr.png) no-repeat 0 6px;
}
span.quick_icons.last {
    padding-right: 0;
}
span.quick_icons {
    display: block;
    float: left;
    padding: 5px 24px 5px 24px;
    margin: 8px 0px 8px 0;
    background: url(q_arr.png) no-repeat 0 6px;
}
.quick_desc {
        margin-top: 15px;
    font-size: 12px;
    height: 210px;
    width: 100%;
    float: left;
    overflow: auto;
}
table {
    width: 100%;
    border-collapse: collapse;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.item-properties ul>li:nth-child(2n), tr.grey {
    background: #e9e7e7;
}
.quick_desc td.first {
    padding-left: 15px;
}
.specs tr>td:last-child {
    color: #000;
}
.specs .second {
    text-align: left;
    padding: 7px 2% 8px 2%;
}
.quick_prodLick {
    width: 120px;
    float: right;
    margin-top: 16px;
    text-align: right;
}
.quick_prodLick a {
    background: url(q_arr.png) no-repeat 0 -35px;
    padding-left: 24px;
    color: #008ebc !important;
}
.price-desc {
    font-size: 13px;
    display: block;
}
.quickBox .addtocart {
    width: 201px;
    height: 60px;
    background: url(quick_cartButt.png) no-repeat;
    background-position: 0px 0px;
    position: relative;
    cursor: pointer;
    border: none;
    float: right;
    outline: none;
}
.addtocart {
    width: 201px;
    height: 74px;
    background: url(cartButt.png) no-repeat;
    background-position: 0px 0px;
    position: relative;
    cursor: pointer;
    border: none;
    float: right;
    outline: none;
}
.quantity-controls, .quantity, .jbzoo-item-laminat.jbzoo-item-teaser .quantity-controls, .jbzoo-item-plintus.jbzoo-item-teaser .quantity-controls, .jbzoo-item-tovar.jbzoo-item-teaser .quantity-controls {
    display: none;
}
.quantity-controls {
    height: 62px;
    width: 105px;
    float: left;
    margin-left: 10px;
}
form {
    display: block;
    margin-top: 0em;
}
.quickBox .addtocart:hover {
    background-position: 0 -62px;
}