/* Block new products */
#new-products_block_right ul li{
	border: none;
}
#new-products_block_right dd {
	padding:0 0 10px 0;
	border-bottom:1px dashed #E6E6E6;
}
#new-products_block_right dd.last_item{
	border-bottom: none;
}
#new-products_block_right .product_images{
	text-align: center;
	margin-bottom: 10px;
}

#new-products_block_right p {
	padding:0;
	text-align:right;
}

#new-products_block_right .button_large {
	padding:0;
	border:none;
	background:none;
}

#new-products_block_right .button_large:hover {text-decoration:underline}

#new-products_block_right dt {
    padding-top: 10px;
}

#nowe_produkty{
height:230px;
overflow:hidden;
}


#nowe_produkty .text_desc{
display:none;
}

#nowe_produkty li{
text-align:center;
position: relative;
height:245px;
}
#nowe_produkty li .nazwa_produktu{
font-size:14px;
}