













.imgblock .scrollview{
    background: #0c6;
    margin-top: -20px;
    position: absolute;
    width: 150px;
    z-index: 99;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    text-align: center;
}

.imgblock .preview,
.imgblock .audio,
.imgblock .video{
    width: 150px;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    text-align: center;
    margin-top: 20px;
    background: #f60;
}

.imgblock .preview a,
.imgblock .audio a,
.imgblock .video a,
.imgblock .scrollview a{
    color: #fff;
    text-decoration: none;
}

.totalblcok .specdata{
    float: right;
    width: 100px;
    text-align: right;
}

.specdata .akciya{
    background: #f60;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 21px;
    padding: 1px 4px;
    text-transform: uppercase;
    width: 97%;
    margin-bottom: 5px;

}
.specdata .is_new{
    background: #bcd333;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 21px;
    padding: 1px 4px;
    text-transform: uppercase;
    width: 97%;
    margin-bottom: 5px;
}
.specdata .price{
    color: #069;
    font-size: 20px;

}

.priceblock .addtocart a{
    color: #c93;
    text-decoration: underline;
    padding-left: 25px;
    background: url("/bitrix/templates/MK_Main/images/small-cart.png") no-repeat;
    padding-right: 4px;
}

.specdata .nobg{
    background: none;
}


/* -- -- -- -- -- --*/

.imgblock{
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 150px;
    text-align: center;
}

.totalblcok {
    margin-left: 170px;
    position: relative;
}

.totalblcok .Name{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    width: 100%;
    margin-bottom: 30px;
}

.totalblcok .properties{
    color: #333;
    font-size: 12px;
}

.totalblcok .properties span{
    color: #999;
}

.totalblcok .properties span a{
    text-decoration: none;
}

.totalblcok .properties span a:hover{
    text-decoration: underline;
}

.totalblcok .priceblock {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 100px;
}

.catalog-price{
    width: 96px;
    height: 46px;
    background: #d0eefc;
    color: #069;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 15px;
}

.catalog-element .description{
    margin-top: 70px;
}

.smartfilter .filtren .modef {
    left: 215px;

}