div.itemContainer {
position: relative;
width: 126px;
height: 280px;float: left;margin-top: 0px;margin-left: 0px;margin-bottom: 20px;margin-right: 20px;background-color: #fff;font-size: 0.8em;}

div.itemContainer div.categoryPriceLabel span, div.bigItemContainer p.priceLabel span{background-color: #FB7734;color: #fff;font-weight: bold;padding: 2px;margin: 0px;}

div.oferta div.categoryPriceLabel span, div.oferta p.priceLabel span {
background-color: #0000ff;
}

div.itemContainer div.imgContainer {padding: 2px;margin-top: 0px;margin-left: 0px;margin-right: 0px;margin-bottom: 5px;background-color: #FB7734;}

div.oferta div.imgContainer {background-color: #0000ff;}

div.itemContainer h3 {font-size: 1em;font-weight: bold;margin-top: 5px;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;padding: 0px;}

div.itemContainer h3 a {text-decoration: none;color: #800000;}

div.itemContainer h3 a:VISITED {color: #800000;}

div.itemContainer h3 a:HOVER {text-decoration: underline;}

div.itemContainer p.description {font-size: 1em;margin-top: 0px;padding: 0px;}

div.bigItemContainer div.hiliteContainer {float: left;}

div.itemContainer ul.hilites, div.bigItemContainer div.hiliteContainer ul.hilites {font-size: 1em;padding: 0px;margin-top: 5px;margin-bottom: 5px;margin-left: 0px;margin-right: 0px;}

div.itemContainer ul.hilites li, div.bigItemContainer div.hiliteContainer  ul.hilites li {display: block;line-height: 19px;margin-top: 0px;margin-left: 0px;margin-bottom: 0px;margin-right: 0px;padding-top: 0px;padding-left: 22px;padding-bottom: 0px;padding-right: 0px;list-style-type: none;font-weight: bold;background-image: url(/img_std/hilite.gif);background-repeat: no-repeat;background-position: left;color: #FB7734;}


div.itemContainer ul.hilites li.oferta, div.bigItemContainer div.hiliteContainer ul.hilites li.oferta {background-image: url(/img_std/hilite_oferta.gif);color: #0000ff;}

div.itemContainer select, div.bigItemContainer select {font-family: Helvetica, Arial, sans-serif;font-size: 0.9em;height: 19px;width: 100px;}

div.bigItemContainer {
font-size: 0.8em;}

div.bigItemContainer img.bigImage{border: 2px #FB7734 solid;float: left;margin-top: 0px;margin-left: 0px;margin-bottom: 0px;margin-right: 25px;padding: 0px;}

div.bigItemContainer h2 {font-size: 1.4em;color: #800000;}

div.bigItemContainer h2 a {color: #CC3300;text-decoration: none;}

div.bigItemContainer h2 a:HOVER {text-decoration: underline;}

div.bigItemContainer h2 a:VISITED {color: #CC3300;}

div.cartCommentPopup
{
width: 150px;
height: 245px;
position: absolute;
/*background-color: #999;*/
background-image: url(img_std/cartCommentPopup.gif);
background-repeat: no-repeat;
z-index: 10;}

div.cartCommentPopup div.cartCommentPopupContainer
{
margin: 3px;
position: relative;
}

div.cartCommentPopup div.cartCommentPopupContainer img.closeButton
{
position: absolute;
top: 0;
right: 0;
height: 16px;
width: 16px;
cursor: pointer;
}

div.cartCommentPopupContainer h3, div.cartCommentPopupContainer p
{
font-size: 12px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 6px;
margin-right: 0px;
padding: 0px;}

div.cartCommentPopupContainer p
{
font-size: 10px;
}

div.cartCommentPopupContainer p.footer
{
text-align: center;
}

div.cartCommentPopupContainer p.footer a, div.cartCommentPopupContainer p.footer a:VISITED
{
color: #0000ff;
text-decoration: none;
}

div.cartCommentPopupContainer p.footer a:HOVER
{
text-decoration: underline;
}

div.cartCommentPopupContainer textarea
{
width: 140px;
height: 80px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

a.saveButton, a.saveButton:VISITED, div.cartCommentPopupContainer a.saveButton, div.cartCommentPopupContainer a.saveButton:VISITED
{
display: block;
width: 140px;
height: 20px;
line-height: 20px;
color: #fff;
background-image: url(img_std/cartCommentSaveOff.gif);
background-repeat: no-repeat;
cursor: pointer;
font-weight: bold;
text-align: center;
margin-bottom: 10px;
text-decoration: none;}

a.saveButton:HOVER, div.cartCommentPopupContainer a.saveButton:HOVER
{
background-image: url(img_std/cartCommentSaveOn.gif);
}
div.cartCommentPopup select {
    width: 144px;
}
