#block_home_special_products {
float: left;
margin-bottom: 27px;
}

#block_home_special_products .discount{
background: url(../../../img/promocja.png) no-repeat top left transparent;
position: absolute;
z-index: 999;
width: 66px;
height: 66px;
margin-top: -5px;
margin-left: -5px;
}

#block_home_special_products .title_block{
width: 530px;
background: url(../../../img/center_column_h4.png) no-repeat 188px 14px  transparent;
height: 74px;
line-height: 94px;
}

.center_h4{
background: url(../../../img/center_column_bg.png) repeat-x 0 0 transparent;
margin-bottom: 24px;
line-height: 12px;
}

#block_home_special_products .block_content{
background: none;
}


#block_home_special_products  .block_content ul li{
background: url(../../../img/cart_product_bg.png) repeat-x left bottom;
float: left;
width: 150px;
padding-right: 32px;
padding-bottom: 14px;
margin-bottom: 20px;
}

#block_home_special_products   .last_item_of_line{
padding-right: 0!important;
}

#block_home_special_products  .more_container {
background: url(../../../img/more_bg.png) no-repeat 0 0 transparent;
float: left;
width: 160px;
height: 77px;
margin-top: -28px;
}

#block_home_special_products  .button{
background: url(../../../img/more_button.png) no-repeat 0 0 transparent;
border: none;
color: #5e3323;
text-indent: 12px;
width: 65px;
padding: 2px 0 4px;
margin: 0 auto;
font-family: 'lobster';
font-size: 15px;
font-weight: normal;
}

#block_home_special_products  .price_container{
text-align: center;
padding-top: 14px;
padding-bottom: 10px;
}

#block_home_special_products  .price {
font-size: 18px;
color: #FFF;
}

#block_home_special_products  h5 {
height: 28px;
line-height: 14px;
margin-bottom: 6px;
overflow: hidden;
padding: 0;
}

#block_home_special_products  h5 a {
color: #5E3323!important;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

#block_home_special_products  .product_image{
float: left;
margin-left: 3px;
}

#block_home_special_products  .product_image img{
border: 0;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
} 

#block_home_special_products  .exclusive.ajax_add_to_cart_button {
position: absolute;
margin-left: 120px;
margin-top: -16px;
background: url(../../../img/button_cart.png) no-repeat 0 0 transparent;
border: none;
padding: 0;
width: 20px;
height: 22px;
text-indent: -9999px;
}