/* --------------------------- PRODUKTY -------------------------- */
.productItemX{
     width: 207px;
     height:195px;
	margin-right: 1px; 
	margin-bottom:0;
     padding-bottom:11px;

}

.productItemX h3{display:none;}

.productItemC .anot a {
       width:210px;
       height:auto;
}
.productItemC .anot{;width:210px;}
.productItemC .anot img{width:205px;}

.productItemC .leftBlock {float:none;width:200px;}


.productItemC .cfooter {background-color:#9c1761;
     color:#fff;
     width:205px;
     height:50px;
     margin:0;
     overflow:hidden;
}

.productItemC .nazev {display:block;
     width:105px;
     padding:5px;
     font-size:1.1em;
     text-align:left;
}
.productItemC .nazev a {color:#fff;text-decoration:none;}

.productItemC .price {float:right;
     width:75px;
     padding:0 10px 0 0;
     _padding-right:5px;
}
.productItemC .grey {color:#fff;
     font-size:1.1em;
     background-color:#444444;
     display:block;
     width:100%;
     text-align:left;
     padding:0 2px 2px 5px;
}
.productItemC .colorPriceC {background-color:#5a0233;color:#fff;padding:0 2px 2px 5px;width:100%;vertical-align:bottom;}
.productItemC .colorPrice {color:#fff;padding-right:0px;font-size:2em;float:none;}
.productItemC b, .productItemC strong {color:#ac1805;}



