/* print styles */

#nav-skip, #main-menu, #submenu, .breadcrumb, .addthis-box, #lang-menu, .col-side, #slogan2, #search-box { display: none; }

/* Related images */
.related-images {}
.related-images ul { margin: 0 0 8px; padding: 0; width: 100%; float: left; }
.related-images ul li { margin: 0 0 0 8px; padding: 0; float: left; background: none;  }
.related-images ul li.first { margin-left: 0; }
.related-images ul li img { display: block; border: 1px solid #000; background: #fff; padding: 3px; }

.color-variants { margin: 0 0 15px; }
.color-variants ul { margin: 0; padding: 0; }
.color-variants ul li { margin: 0 5px 5px 0; padding: 0; float: left; border: 2px solid black; background: white; width: 37px; height: 37px; }
.color-variants ul li a { display: block; width: 100%; height: 100%; overflow: hidden; text-indent: -9999px; }

/* Product list */
.product-list { position: relative; zoom: 1; }
.product-list h2 { margin-bottom: 10px; }
.product-list ul { margin: 0 0 20px; padding: 0; width: 100%; float: left; }
.product-list ul li { margin: 0 0 0 28px; padding: 0; background: none; width: 149px; float: left; position: relative; _display: inline; }
.product-list ul li.first { margin-left: 0; }

.product-list ul li .img-box {  }
.product-list ul li .img-box img { display: block; margin: 0 0 3px; }

.product-list ul li h3 { font-size: 100%; font-weight: bold; margin: 0; font-family: Arial, sans-serif; }
.product-list ul li h3 a {  }
.product-list ul li  p { margin: 0 0 8px; }

.product-list ul li .desc { font-size: 84.615%;  }
.product-list ul li .foot { font-size: 92.308%; }
.product-list ul li .price { font-weight: bold; }

.product-list ul li .star-new { width: 58px; height: 59px; background: url(../img/star-new.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -10px; right: -10px; }

.product-list .sticker-vystroj { width: 37px; height: 93px; background: url(../img/sticker-vystroj.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 15px; right: -38px; }

/* Product detail */
.product-detail { margin-bottom: 15px; }
.col-product-image { width: 298px; clear: both; }

.col-product-image .img-box { margin: 0; }
.col-product-image .img-box img { margin: 0 0 5px; display: block; border: 1px solid #000; padding: 0; }
.col-product-image .more-images { letter-spacing: -1px; white-space: nowrap; width: 100%; overflow: auto; padding-bottom: 5px; _padding-bottom: 25px; _overflow-y: hidden; }
.col-product-image .more-images a { margin: 0 0 0 5px;  padding: 0; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; overflow: hidden; font-size: 13px; letter-spacing: 0; line-height: 1.3; }
.col-product-image .more-images img { display: block; border: 1px solid #000;}
.col-product-image .more-images a.first { margin-left: 0; }

