
.productDetail {/*margin: 15px;*/}

.productDetail .mainImg { width: 200px;	float: left; padding-left: 30px;}
.productDetail .sumInfo { float: left; padding-left: 70px; }
.productDetail .sumInfo .t { float: left; width: 130px;}
.productDetail .otherImg { float: left;	padding: 8px 0 0 2px; }

.products { }
.products .category { padding: 5px; background-color: #00CC33; font-weight: bold; font-size: 12px;}
.products .category a { font-weight: bold; font-size: 14px; }
.products .product { /*float: left; padding: 10px 9px 10px 25px; width: 254px; */ height: 300px;}
.products .product .thumb{ /*float: left;*/ padding: 0px 0 0 0px; width: 120px; }

.product .name a { font-weight: bold; color: #003366; }
.product .action { font-weight: bold; color: #f00010; font-variant:small-caps; font-size:larger; }
.product .img { width: 140px;}
.product .info {}

.productDetail .skladem { color: #107000; }
.productDetail .dodej { color: #D06000; }

.addToBasket { cursor: pointer; vertical-align: bottom; padding-top: 4px; }

.products .productsVypis {border-right: dashed 1px #cccccc; border-left: dashed 1px #cccccc; border-top: dashed 1px #cccccc;}

.products .left { float: left;}
.products .left2 { float: left; padding-left: 5px;}
.products .right { float: right;}
.products .clearerHR { border-bottom: dashed 1px #cccccc; }

.productsTable { width: 580px; margin:0; padding: 0;}
.productsTable td { /*width: 190px;*/ _width: 190px; }
.productsTable td.img { text-align: center; background-color:#ffffff; border-left: solid 1px #ce5f26; border-right: solid 1px #ce5f26; vertical-align: top; padding-top: 10px; padding-bottom: 10px;}
.productsTable td.con { text-align: center; background-color:#ffffff; border-left: solid 1px #ce5f26; border-right: solid 1px #ce5f26; }
.productsTable .thumb{  width: 120px; }
.productsTable .action{ vertical-align: top;}
.productsTable td.colSpace { border: none; /*width: 5px; */ width: 3px;}
.productsTable td.bottom { border: none; background:transparent url('../images/prodDetB.png') bottom right no-repeat; height: 11px;}

.productsTable td.name { vertical-align: top; background:#ce5f26 url('../images/c_tl.gif') top left no-repeat; margin:2px 0 2px 0; padding:0; width:190px;}
.productsTable td dt {background:transparent url('../images/c_tr.gif') top right no-repeat; padding:4px; text-align:center; color:#ffffff; font-weight: bold;}
.productsTable td dt a{ color: #ffffff;}
.productsTable dd { background:#ffffff; padding:0; margin:0;}
.productsTable dd div.cont { }
.productsTable dd div.last { margin:0; padding:8px; background:transparent url('../images/prodDetB.png') bottom right no-repeat; }

.price { font-size: larger; font-weight: bold; color: #003C6C; }
.oPrice { text-decoration: line-through; color: #f00010; }

.descTitle { color: #006699; width: 100%; font-size: 12px; font-weight: bold; border-bottom: solid 1px #006699;}

/*
.prod { width: 190px;}
.prod .name { vertical-align: top; background:#003C6C url('../images/c_tl.gif') top left no-repeat; margin:0; padding:0; width:190px;}
.prod dt {background:transparent url('../images/c_tr.gif') top right no-repeat; padding:4px; text-align:center; color:#ffffff; font-weight: bold;}
.prod dt a{ color: #ffffff;}
.prod dd { background:#ffffff; padding:0; margin:0;}
.prod dd div.cont { }
.prod dd div.last { margin:0; padding:8px; background:transparent url('../images/prodDetB.png') bottom right no-repeat; }
.prod .img { text-align: center; background-color:#ffffff; border-left: solid 1px #003C6C; border-right: solid 1px #003C6C; vertical-align: top; padding-top: 10px; padding-bottom: 10px;}
.prod .shortdesc { padding: 5px  5px; text-align: justify; border-left: solid 1px #003C6C; border-right: solid 1px #003C6C;}
.prod .toBasket, .prod .divPrice {border-left: solid 1px #003C6C; border-right: solid 1px #003C6C; text-align: center;}
.prod .bottom { border: none; background:transparent url('../images/prodDetB.png') bottom right no-repeat; height: 11px;}
*/
