.bay-block p.oldprice {
margin: 4px;     color: #666;
}
.compl_description{

 margin: 20px 0 40px 0;
}
h1.item_title {
    font-size: 22px;
    color:#4b4a4d;
}
.image-block {
    width: 65%;
    display: inline-block;
    margin-right: 4%;
    float: left;
}
.bay-block {
    display: inline-block;
    min-width: 290px;
    color: #0d3051;
    vertical-align: top;
    width: 25%;
    float: right;
}
.detail-image {
    /*width: 70%;*/
    height: auto;
    overflow: hidden;
    display: inline-block;
    max-width: 600px;
}


.detail-image>div{
    cursor: pointer;
    width:100%;
    height:100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	position: relative;
}


.detail-image img{
    max-height:100%;
    max-width:100%;
    text-align: center;
}
ul.image-list {
    display: inline-block;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    max-width: 280px;
    min-width: 140px;
    width: auto;
}
ul.image-list li{
    display: inline-block;
    margin: 0px 3px 3px 0px;
    padding: 0px 0px 0px 0px;
    width:130px;
    height:130px;
    overflow: hidden;
    text-align: center;
}
ul.image-list li img{
    max-height: 100%;
    max-width: 100%;
   /* height:100%;*/
}
ul.prop-list {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color:#0d3051;
}
ul.prop-list li{
    display: block;
    margin: 0px 10px;
    padding: 13px 0px 0px 0px;
    height: 35px;
    background: url(/images/punctir.png) repeat-x;
}
span.prop-value {
    float: right;
    background:#fff;
}
span.prop-name {
    float: left;
    background:#fff;
}
.brand-icon {
    text-align: center;
    height:60px;
}
.brand-icon img{
    height:100%;
}
.brand-icon {
    text-align: center;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.bay-block p {
    text-align: center;
    margin-top: 45px;
}
p.price {
    font-size: 36px;
    margin-top: 20px;
}
.bay-block p.small_text_with_trick {
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
}
button.button-bay {
    height: 40px;
    background: #49b259;
    color: #ffffff;
    border: 0;
    border-radius: 5px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 290px;
}
button.button-bay:hover {
    background: #1fa2cb;
}
.filter-head-typs {
    float: left;
    font-size: 14px;
    line-height: 25px;
}
.filter-head-brands {
    float: left;
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
}
.filter-head-props {
    float: left;
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
}
