	/**
 * @author: Martes Zibellina ( http://martes-zibellina.com ), mailto:info[@]martes-zibellina.com
 * @copyright: Martes Zibellina ( http://martes-zibellina.com )
 * @mailto: info[@]martes-zibellina.com
 * @version: 1.0.0.0
 */

@charset "utf-8";
div.DIVGoodsAddToCart input { border:none; width:150px; height:19px; }
div.DIVGoods { padding:5px 0px 5px 0px; border-bottom:1px dotted #dddddd; }
div.DIVGoodsImage { margin:auto; width:200px; height:200px; background-image:url(../../images/office/common/background-eshop-image.jpg); }
div.DIVGoodsPreview { }
div.DIVGoodsTitle { margin:0px 0px 5px 0px; color:#0066b3; }
div.DIVGoodsTitle h1 { color:#f05b23; }
div.DIVGoodsArticle { margin:5px 0px 5px 0px; padding:8px 0px 10px 0px; width:250px; vertical-align:middle; background-image:url(../../images/office/common/background-article.jpg); background-position:top; background-repeat:no-repeat; }
div.DIVGoodsDiscount { padding:0px 0px 10px 0px; }
div.DIVGoodsDiscount span { color:#bb0000; font-size:13px; font-weight:bold; }
div.DIVGoodsPrice { width:250px; background-image:url(../../images/office/common/background-price.jpg); background-position:bottom; background-repeat:no-repeat; }
div.DIVGoodsPrice table { width:250px; padding:5px 0px 5px 0px; margin:5px 0px 5px 0px; }
div.DIVGoodsPrice table td { width:50%; }
div.DIVGoodsPrice table td div { text-align:center; }
div.DIVGoodsPrice span.SPANPrice { color:#f05b23; font-size:20px; }
div.DIVGoodsPrice span.SPANDiscount { color:#bb0000; font-size:20px; }
div.DIVGoodsCount { margin:5px 0px 5px 0px; }
div.DIVGoodsCount input { width:55px; text-align:center; font-weight:bold; color:#f05b23; }
div.DIVGoodsHref { padding:5px 0px 10px 0px; }
table.TGoods { }
table.TGoods td.TDGoodsLeftCell { width:210px; }
table.TGoods td.TDGoodsRightCell { }
