/* Block specials */


#special_block_right div.block_content{
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
border:1px solid #ccc !important;

}


#special_block_right ul li {
background:#fff !important;
width:220px !important;
height:220px !important;
font-family:bbb;

float:left !important;
padding:0px 10px 5px 5px !important;

text-align:right !Important;
}

#special_block_right ul li img {

border:none !important
}



#special_block_right p {

	margin: !important;
	text-align: right;
	clear: both
}

#special_block_right p a {
 
margin: 0 auto !important;
font-family:font-family: SYekan !important;
font-size:19px !important; 

}



#special_block_right .reduction{
width:125px;
height:75px;
display:block;
position:absolute;
left:-10px;
top:50px;
padding-top:50px;
text-align:center;
background:url(../../../img/sticker.jpg) no-repeat center;
}

#special_block_right .reduction a{
color:#320e00;
font-size:37px;
text-shadow:0px 1px 1px #ffd78b;

    -moz-animation: spin 1.5s infinite linear;
    -webkit-animation: spin 1.5s infinite linear;

}

@-moz-keyframes spin {
    0% {
        color:#320e00
    }

    50% {
        color:red
    };

    100% {
        color:#320e00
    };
}



#special_block_right li#rightspecial{
width:440px !important;
float:right !important;
}


#pricezon{
display:block;
width:240px;
height:100px;
margin-top:10px;

}

#pricezon span.price{
font-family:bbb;
font-size:17px !important;

}

#pricezon span.price-discount{
font-family:bbb;
font-size:17px !important;
color:#888 !important;
}

.despecial{
font-size:11px;
font-family:tahoma;
display:block;
width:320px;
height:80px;
margin-top:5px;
}

.buynow{
text-align:left !important;
display:block;
width:215px;
height:25px;
position:absolute;
bottom:10px;
left:0px;

}

.buynow a{
font-size:17px;
font-family:bbb,tahoma;
cursor:pointer;
padding:10px 10px 0px 10px
}


