#page_akties {
overflow:hidden;
width:100%;
}

#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:175px;
height:320px;
background:url(../images/trans1.png) left top no-repeat;
color:#000;
margin:0;
padding:10px 10px 0;
}

#content .productitems-heading h1 {
position:absolute;
left:10px;top:256px;
width:175px;
height:33px;
background:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#8cdfff;
text-align:left;
margin:0;
padding:2px 0 0;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#8cdfff;
}
#content .productitems-content {
overflow:hidden;
width:175px;
height:242px;
background:#fff;
text-align:center;
color:#000;
}
#content .productitems-content a {
display:table-cell;
width:175px;
height:242px;
text-align:center;
vertical-align:middle;
}
#content .productitems-content a img {
vertical-align:middle;
}
*:first-child+html #content .productitems-content a {
font-size:220px;
}
* html #content .productitems-content a {
font-size:220px;
}

#content .productitems-content h2 {
display:none;
}	

#content .productitems-content p.productitems-desc {
display:none;
}

#content .productitems-content div.productitems-price div.oldprice {
position:absolute;
right:0;top:294px;
width:87px;
height:20px;
font:bold 14px Arial, Helvetica, sans-serif;
text-decoration:line-through ;
color:#d0d0d0;
text-align:right;
padding:0 10px 0 0;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
*:first-child+html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
* html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
#content .productitems-content div.staranim {
display:none;
}

#content .productitems-content div.productitems-price div.newprice {
position:absolute;
left:0;top:290px;
width:88px;
height:20px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#fff;
padding:0 0 0 10px;
text-align:left;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice {
height:25px;
padding-top:3px;
}
* html #content .productitems-content div.productitems-price div.newprice {
height:25px;
padding-top:3px;
}
#content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:12px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:12px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:12px;
}