div.products    {padding: 15px 0 0 0; width: 1040px; margin: 0 0 0 -35px; clear: both;}
div.products div.itemDiv    {float: left; width: 190px; margin: 0 35px 25px 35px; padding: 0 0 65px 0; overflow: hidden; position: relative;}
div.products div.itemDiv h2 {padding: 0; margin: 0;}
div.products div.itemDiv h2 a   {display: block; font-size: 13px; line-height: 16px; text-decoration: none; font-weight: bold; height: 32px; overflow: hidden;}
div.products div.itemDiv a.info {font-size: 12px; display: block; position: absolute; left: 0; }
div.products div.itemDiv a.cart {display: block; position: absolute; right: 0; bottom: 0; text-indent: -10000px; background: #000; width: 40px; height: 25px;
                                 -webkit-border-radius: 4px;
                                 -moz-border-radius: 4px;
                                 border-radius: 4px;}
div.products div.itemDiv a.cart img {display: block; margin: 0 auto; margin-top: 8px;}
div.products div.itemDiv span.cena  {display: block; height: 25px; line-height: 25px; position: absolute; right: 50px; bottom: 0; font-size: 13px;}

div.itemDiv div.itemImageDiv    {width: 190px;}
div.itemDiv div.itemImageDiv img    {display: block; margin: 0 auto;}

#content table.basketOrderTable {border: 0; border-collapse: collapse; width: 100%; margin: 15px 0 25px 0;}
#content table.basketOrderTable td, 
#content table.basketOrderTable th  {padding: 10px 15px 10px 0; vertical-align: top; line-height: 30px;}
#content table.basketOrderTable td input    {background-color: #fff; padding: 0 10px; height: 30px; line-height: 30px; width: 200px; border: 1px solid #000;}
#content table.basketOrderTable td label    {height: 30px; line-height: 30px; display: block;}
#content table.basketOrderTable td.basketOrderTableHeader   {font-weight: bold;}
#content table.basketOrderTable select   {border: 1px solid #000; padding: 4px; margin: 0; width: 200px; left: auto !important;}
#content table.basketOrderTable textarea   {border: 1px solid #000; padding: 2%; margin: 0; width: 96%; height: 120px;
                                            -webkit-border-radius: 7px;
                                             -moz-border-radius: 7px;
                                             border-radius: 7px;}
#content table.basketOrderTable td input.btn   {background: #000; color: #fff; height: 30px; line-height: 30px; padding: 0; cursor: pointer; float: right;}

#cL {float: left; width: 390px; padding: 15px 0 0 0;}
body.editorOn #cL   {display: none;}
#cR {float: right; width: 570px; padding: 35px 0 0 0;}
body.editorOn #cR   {width: 100%;}
body #cL ul.thumbs li   {width: 120px!important; height: 80px!important; padding: 0; margin: 0 15px 11px 0;}
#cL div#thumbs img  {width: 120px!important;}
#cL ul.thumbs li a  {height: 80px!important; padding: 0; border: 0; margin: 0; line-height: 100%;}
#cR span.priceSpan  {display: block; border-top: 1px solid #000; padding: 15px 50px 15px 0; height: 25px; line-height: 25px; position: relative; text-align: right; font-size: 13px;}
#cR span.priceSpan a    {display: block; position: absolute; right: 0; bottom: 15px; text-indent: -10000px; background: #000; width: 40px; height: 25px;
                         -webkit-border-radius: 4px;
                         -moz-border-radius: 4px;
                         border-radius: 4px;}
#cR span.priceSpan a img    {display: block; margin: 7px auto 0 auto;}

#cR span.priceSpan span.cena    {font-weight: bold;}
#cR span.priceSpan span.cenaOld {text-decoration: line-through;}

div.productGallery ul {margin: 0 0 0 -10px;}
div.productGallery ul li    {margin: 5px 5px; width: 110px!important;}
div.productGallery ul li a  {display: block; padding: 0; border: 0; background: none; height: 58px!important; width: 90px!important;}
div.productGallery ul li a img  {display: block; width: 90px!important; height: auto!important;}

/* Basket */

div.basketSmallBox  {position: absolute; top: 14px; right: 20px; z-index: 999; width: 143px; height: 36px;}
div.basketSmallBox a    {display: block; width: 40px; height: 30px; background: url(/images/template/common/basket-icon.png) center no-repeat; text-indent: -10000px; position: absolute; top: 3px; right: 0;
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        border-radius: 4px;}
div.basketSmallBox span.basketSmallPrice    {display: block; width: 90px; height: 30px; position: absolute; left: 3px; top: 3px;
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        border-radius: 4px;}     
                        
div.basketSmallBox span.basketSmallPrice span   {display: block; width: 76px; height: 36px; padding: 0 10px; line-height: 36px; text-align: right; position: absolute; top: -3px; left: -3px; background: url(/images/template/common/basket-shadow.png); }
div.basketSmallBox span.basketSmallItems    {display: block; width: 25px; padding: 0 2px 0 0; height: 27px; background: url(/images/template/common/basket-items.png); position: absolute; top: -5px; left: -6px; z-index: 1; line-height: 25px; text-align: center; color: #fff;}

div.basketBox   {position: absolute; top: 0; left: 20px; width: 980px; z-index: 1000; padding: 0 0 72px 0; background: url(/images/template/common/basketbox-shadow.png) bottom no-repeat; color: black; }
div.basketBox table.basketListTable {width: 100%; border: 0; border-collapse: collapse; margin: 0;}
div.basketBox table.basketListTable th  {padding: 20px 20px; font-size: 14px; font-weight: normal; text-align: left; border: 0;}
div.basketBox table.basketListTable th strong   {font-size: 20px; font-weight: normal;}
div.basketBox table.basketListTable td  {text-align: left; padding: 20px; font-size: 14px; border: 0; }
div.basketBox table.basketListTable a.deleteItem    {display: block; text-indent: -10000px; background: url(/images/template/common/basketbox-delete.png) center no-repeat; width: 30px;}
div.basketBox table.basketListTable th a.closeBasket    {display: block; text-indent: -10000px; width: 30px; height: 30px; background: url(/images/template/common/basketbox-close.png) center no-repeat;
                                                        -webkit-border-radius: 7px;
                                                        -moz-border-radius: 7px;
                                                        border-radius: 7px;}
div.basketBox table.basketListTable input.basketQty {display: block; width: 65px; height: 30px; border-width: 1px; border-style: solid; text-align: center; line-height: 30px; font-size: 14px; float: left; margin: 0 5px;}
div.basketBox table.basketListTable a.addItem,
div.basketBox table.basketListTable a.removeItem    {display: block; width: 20px; height: 20px; float: left; text-indent: -10000px; margin: 6px 0 0 0;
                                                    -webkit-border-radius: 4px;
                                                    -moz-border-radius: 4px;
                                                    border-radius: 4px;}
div.basketBox table.basketListTable a.addItem   { background: url(/images/template/common/basketbox-plus.png) center no-repeat;}
div.basketBox table.basketListTable a.removeItem   {background: url(/images/template/common/basketbox-minus.png) center no-repeat;}
div.basketBox table.basketListTable td.first a  {font-size: 16px; display: block; text-decoration: none;}
div.basketBox table.basketListTable tr.basketListTableTotalVat td  {padding: 30px 20px;}
div.basketBox table.basketListTable td.first a.closeBasket  {text-align: left; font-size: 12px; text-decoration: underline; display: block; height: 36px; line-height: 36px;}
div.basketBox table.basketListTable span.basketPrice    {display: block; width: 76px; height: 30px; background: url(/images/template/common/basketbox-total.png); padding: 4px 10px 2px 10px;; line-height: 30px; text-align: right; font-size: 12px; float: right;}
div.basketBox table.basketListTable span#orderButton a  {display: block; display: block; width: 100px; height: 30px; margin: 3px 0 0 15px; float: right; text-align: center; text-decoration: none; line-height: 30px;
                                                        -webkit-border-radius: 4px;
                                                        -moz-border-radius: 4px;
                                                        border-radius: 4px;}
                                                        
div.basketBox table.basketListTable span.mob    {display: none;}

@media screen and (max-width: 979px) {
 
    div.products   {width: auto; margin: 0 0 0 -18px;}   
    div.products div.itemDiv    {margin: 0 30px 25px 30px;}
    #cR    {width: 329px;}
    
    div.basketBox  {width: 732px; left: 15px;}
    div.basketSmallBox  {right: 15px;}
    
    div.productGallery div.photoSwipe   {width: auto;}
    
}

@media screen and (max-width: 767px) {
 
    #cR h1, #cR h2, #cR h3, #cR h4, #cR h5,
    #cR p {padding-left: 0; padding-right: 0;}
    
    div.products div.itemDiv   {margin: 0 0 25px 30px;}
    div.products   {margin: 0;}
    
    #cL {float: none; width: 90%; padding: 0 5%;}
    #cL img {max-width: 100%;}
    #cR {width: 90%; padding: 25px 5% 0 5%; float: none; clear: both;}
    h1.detailHead   {border: 0;}
    
    div.basketSmallBox  {position: relative; top: 0; right: 0; margin: 0 auto 20px auto;}
    
    div.basketBox   {width: 100%; left: 0;}
    div.basketBox table.basketListTable th  {display: none;}
    #content div.basketBox table.basketListTable td  {display: block; width: 90%!important; padding: 5px 5%!important;}
    div.basketBox table.basketListTable td.first a  {margin: 15px 0 0 0;}
    #content div.basketBox table.basketListTable tr {position: relative; display: block;}
    #content div.basketBox table.basketListTable td.fL   {float: left; width: auto!important; padding: 5px 15px!important; line-height: 32px;}
    #content div.basketBox table.basketListTable td.delete  {clear: both; float: none;}
    div.basketBox table.basketListTable td span.mob {display: block; float: left; margin: 0 10px 0 0;}
    div.basketBox table.basketListTable a.addItem,
    div.basketBox table.basketListTable a.removeItem    {display: none;}
    div.basketBox table.basketListTable a.deleteItem    {position: absolute; top: 4px; right: 0; width: 50px; height: 50px;}
    #content div.basketBox table.basketListTable tr.basketListTableTotalVat td   {padding: 0 5%!important;}
    div.basketBox table.basketListTable td.first a.closeBasket  {display: block; text-align: center; padding: 15px 0;}
    #content div.basketBox table.basketListTable tr.basketListTableTotalVat td.last {height: 50px;}
    div.basketBox table.basketListTable span#orderButton a  {float: right; margin: 3px 0 0 0;}
    div.basketBox table.basketListTable span.basketPrice    {float: left;}
    
    #content table.basketOrderTable {width: 90%!important;}
    #content table.basketOrderTable td  {padding: 5px 5%!important; }
    #content table.basketOrderTable table td    {padding: 0!important; width: auto!important;}
    #content table.basketOrderTable textarea    {width: 95%;}
    #content table.basketOrderTable td input.btn    {float: none; margin: -20px 0 0 0;}
    #content table.basketOrderTable tr.last td  {padding: 0;}
    
    #content table.basketOrderTable table   {width: auto!important;}
    
}  

@media screen and (max-width: 450px) {
    
    div.products div.itemDiv   {float: none; margin: 0 auto 25px auto;}
    div.photoSwipe ul li    {margin: 0 auto 15px auto; float: none;}
    div.productGallery ul li    {float: left; margin: 0 0 5px 0; width: 33%!important;}
    div.productGallery ul li img    {max-width: 100%!important;}
    div.productGallery  {padding: 0; width: 100%;}
    div.productGallery ul   {margin: 0; padding: 0; width: 100%;}
    
}

/* COLORS */

div.basketSmallBox a    {background-color: #3fc7f3;}
div.basketSmallBox span.basketSmallPrice    {background-color: #3fc7f3;}
div.basketSmallBox span.basketSmallPrice span   {color: #000;}

div.basketBox table.basketListTable {background: #fff;}
div.basketBox table.basketListTable th  {background: #cfeaf3;}
div.basketBox table.basketListTable th a.closeBasket    {background-color: #3fc7f3;}
div.basketBox table.basketListTable input.basketQty {background: #fff; border-color: #dcdcdc;}
div.basketBox table.basketListTable td.first a  {color: #000;}

div.basketBox table.basketListTable a.addItem,
div.basketBox table.basketListTable a.removeItem    {background-color: #c5c5c5;}
div.basketBox table.basketListTable a.addItem:hover,
div.basketBox table.basketListTable a.removeItem:hover {background-color: #3fc7f3;}
div.basketBox table.basketListTable tr.basketListTableTotalVat td  {background: #cfeaf3;}
div.basketBox table.basketListTable span#orderButton a  {background: #3fc7f3; color: #000;}
          