#page_akties {
overflow:hidden;
width:100%;
}

#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:173px;
height:216px;
background:url(../images/bg_product1.jpg) left top no-repeat;
color:#000;
margin:0;
padding:0 6px 0 0;
}

#content .productitems-heading h1 {
position:absolute;
left:0px;top:5px;
width:155px;
height:15px;
background:none;
font:bold 12px Arial, Helvetica, sans-serif;
color:#BE1ED0;
text-align:center;
margin:0;
padding:2px 10px 0;
overflow:hidden;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#BE1ED0;
}
#content .productitems-content {
overflow:hidden;
width:179px;
height:242px;
text-align:center;
color:#000;
}
#content .productitems-content a {
background:#FFFFFF;
display:block;
height:124px;
margin:0 0 0 8px;
width:136px;
}
#content .productitems-content a img {
display:table-cell;
text-align:center;
color:#121212;
margin:0 auto;
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 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#121212;
}	
#content .productitems-content h2 a {
background: none;
display:block;
width:136px;
height:16px;
text-align:center;
color:#121212;
margin:0 0 0 8px;
overflow:hidden;
line-height:16px;
padding:8px 0 2px 0;
clear:both;
line-height:1500%;
}

#content .productitems-content p.productitems-desc {
font-size:10px;
height:19px;
line-height:22px;
margin:11px 0 0 8px;
overflow:hidden;
width:138px;
color:#515151;
}

#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;*/
display:none;
}
#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;
background: url(../images/prod-price1.png) left top no-repeat;
right:6px;bottom:54px;
width:74px;
height:25px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
padding:3px 0 0 10px;
text-align:left;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice {
height:25px;
padding-top:6px;
}
* 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:10px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:10px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:10px;
}
