/** ======== Katalog ============ */

#fuzzy-search-results-page,
body.page-novinky #post-content,
body.page-doprodej-akce #post-content,
#category-products,
body.front #offer { display: flex; justify-content: space-between; flex-wrap: wrap; }

#fuzzy-search-results-page:after,
body.page-novinky #post-content:after,
#category-products:after,
body.front #offer:after { content: ""; flex-basis: 30%; }

body.front #offer h2 { width: 100%; }

#category-params           {margin: -4px 0 0;}
.parameter-box             {display: inline-block;width: 32.9%;vertical-align: top;margin: 0 0 20px;}
.parameter-box .name       { font-size: 13px; font-weight: bold; margin: 0 0 5px; color: #fff; background-color: #0095da; padding: 9px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.parameter-box .term       {display: block;cursor: pointer;}
.parameter-box .term:hover { text-decoration:none; }
.parameter-box .term input {pointer-events: none;}
.parameter-box .not-possible { pointer-events: none; }
.parameter-box .not-possible .option-name { text-decoration: line-through; color: #777; }
.parameter-box .option-count { color: #777; }

.parameter-box .param-info { position: relative; }
.parameter-box .param-info:hover .param-info-text { display: block; }
.parameter-box .param-info-icon {display: inline-block;width: 21px;height: 16px;background: transparent url(images/info.png) no-repeat 50% 50%;background-size: contain;position: relative;top: 3px;}
.parameter-box .param-info-text {display: none;position: absolute;top: -3px;left: 25px;width: 100px;background: #fff;z-index: 2;border: 1px solid #0095da;padding: 10px;color: #666;-moz-box-shadow: 2px 1px 2px rgba(0,0,0,0.2);-ms-box-shadow: 2px 1px 2px rgba(0,0,0,0.2);-o-box-shadow: 2px 1px 2px rgba(0,0,0,0.2);-webkit-box-shadow: 2px 1px 2px rgba(0,0,0,0.2);box-shadow: 2px 1px 2px rgba(0,0,0,0.2);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;word-break: break-word;}

.category-pager                                         { margin: 0 0 25px; background: #e4e4e4; padding: 8px 15px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #444; }
.category-pager label                                   { display: inline-block; font-weight: normal; cursor: pointer; }
.category-pager-sort .sort-title                             { display: inline-block; }
.category-pager-sort .option                                 {display: inline-block;padding: 5px 5px; }
.category-pager-sort .option.selected                        { pointer-events: none; color: #000; font-weight: bold; }
.category-pager-sort,
.category-pager-stock,
.category-pager-pages                                   { display: inline; }
.category-pager-stock                                   { margin: 0 0 0 35px; }  
.category-pager-pages                                   {float: right;margin: -1px -5px 0 0;max-width: 247px; overflow: hidden;height: 33px;}  
.category-pager-pages > a                               {padding: 5px 7px;display: inline-block;color: #555;cursor: pointer;}
.category-pager-pages > a.active                          {border: 1px solid #0095da;color: #222;pointer-events: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}


.catalog-content                       {width: 32%;margin: 0;border: 1px solid #eee;background: transparent;text-align: center;padding: 15px 15px 7px;box-sizing: border-box;position: relative;margin: 0 0 15px;}
.catalog-content:hover                 { border: 1px solid #aaa !important; }
.catalog-content h3                    {border: none;text-shadow: none;text-decoration: none;line-height: 30px;font-size: 20px;text-align: center;margin-top: 17px;height: 82px;overflow: hidden;}
.catalog-content .image                { display: block; height: 120px; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; max-width: 100px; margin: 0 auto; }
.catalog-content .model-no             { position: relative; top: 15px; margin: 0;padding: 0;font-size: 10px; font-weight: bold;  color: #808080;}
.catalog-content .popis                {font-size: 12px;line-height: 16px; position: relative;top: -6px;padding: 0;margin: 0;height: 60px;overflow: hidden;text-overflow: ellipsis;}
.catalog-content p                     {text-align: center;}
.catalog-content .popis-div            { margin: 0 auto; width: 100%; }
.catalog-content .price-box            { font-size: 26px; font-weight: bold; color: #0095DA; text-align: center; margin: 25px 0px 15px; }
.catalog-content .price-box .small     { margin: 7px 0 0px 0px; font-size: 11px; font-weight: normal; color: #656565; }
.catalog-content .category             { margin: 0; padding: 14px 0px 0px 20px; font-size: 10px; color: #656565; }
.catalog-content .priority             { position: absolute; top: 125px; left: 0; right: 0; }
.catalog-content .more-info            { margin: 16px 0 0; display: block; }
.catalog-content .clear                { padding: 0; margin: 0; clear: both; }

.catalog-content .price-box .price-vat { margin: 3px 0 0px 0px; font-size: 12px; font-weight: normal; color: #656565; }


.catalog-content .ribbon               {position:absolute;top: -4px;left: -4px;width: 112px;height: 112px;pointer-events: none;z-index: 1;}
.catalog-content.discount .ribbon      { display: block; background: transparent url('../images/ribbon-discount.png') no-repeat 0px 0px; }
.catalog-content.sale .ribbon          { display: block; background: transparent url('../images/ribbon-sale.png') no-repeat 0px 0px; }
.catalog-content.sellout .ribbon       { display: block; background: transparent url('../images/ribbon-sellout.png') no-repeat 0px 0px; }
.catalog-content.new .ribbon           { display: block; background: transparent url('../images/ribbon-new.png') no-repeat 0px 0px; }

.catalog-content.discount              { border: 1px solid #dede59; }
.catalog-content.sale                  { border: 1px solid #c6dc8b; }
.catalog-content.sellout               { border: 1px solid #87d6d9; }
.catalog-content.new                   { border: 1px solid #e8c557; }

/* Mohlo by vÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡s takÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© dalÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ produkty (pouÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ito ve detailu produktu). */
.catalog-content-short                       { margin: 0 10px 10px 0; background: transparent; float: left; width: 190px; padding: 0px 0; border: 1px solid #ddd; position: relative; height: 260px; -moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }
.catalog-content-short:hover                 { border: 1px solid #aaa; background: #f6f6f6; -moz-box-shadow:0 1px 1px rgba(0,0,0,0.2); -ms-box-shadow:0 1px 1px rgba(0,0,0,0.2); -o-box-shadow:0 1px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2); box-shadow:0 1px 1px rgba(0,0,0,0.2); }
body .catalog-content-short h3                    { border: none; text-shadow: none; text-decoration: none; font-size: 15px; line-height: 15px; letter-spacing: 0px; text-transform: none; margin: 10px 0 0; height: 30px; text-align: center; padding: 0 5px; overflow: hidden; }
body .catalog-content-short img              { border: none; width: auto; height: 100px; margin: 10px 0 0; }
.catalog-content-short .image                { margin: 0px 0 0; text-align: center; display: block; height: 107px; background-repeat: no-repeat; background-position: 50% 50%; background-size: 80px; }
.catalog-content-short .popis                { font-size: 12px; line-height: 16px; position: relative; top: -6px; }
.catalog-content-short .popis-div            { }
body #main .catalog-content-short .price-box            { width: auto; float: none; margin: 0; font-size: 18px; font-weight: bold; color: #0485FC; text-align: center; }
body #main .catalog-content-short .price-box .small     { margin: 0px 0 0px 0px; font-size: 10px; font-weight: normal; color: #656565; display: inline; }

.catalog-content-short .price-box .price-vat { margin: 0px 0 0px 0px; font-size: 11px; font-weight: normal; color: #656565; }

.catalog-content-short .ribbon               { position:absolute; top: -4px; left: -4px; width: 112px; height: 112px; pointer-events: none;  }
.catalog-content-short.discount .ribbon      { display: block; background: transparent url('../images/ribbon-discount.png') no-repeat 0px 0px; }
.catalog-content-short.sale .ribbon          { display: block; background: transparent url('../images/ribbon-sale.png') no-repeat 0px 0px; }
.catalog-content-short.sellout .ribbon       { display: block; background: transparent url('../images/ribbon-sellout.png') no-repeat 0px 0px; }
.catalog-content-short.discount              { background-color: #f0f0f0; }
.catalog-content-short.sale                  { background-color: #f0f0f0; }
.catalog-content-short.sellout               { background-color: #f0f0f0; }

.info-text .catalog-content-short                       { height: 160px; }

/** ======== Detail produktu ============ */

.ws_product_image                                     {text-align: left;width: 300px;float: left;margin: 0 0 20px;}
.ws_product_image img                                 { width: 100%; }

.node.product .product-body                                   { margin: 0 0px 0 0px; }

.node.product .uc-price-product.uc-price-display              { display: none; }
.node.product .product-info.model                             { display: none; }
.node.product .uc-price-product.uc-price-sell                 { }
.node.product .uc-price-product.uc-price-sell .price-prefixes { display: none; }

.node.product .price-frame                                    {margin: 0 0 20px;position: relative;color: #555;box-sizing: border-box;float: right;width: 280px;}
.node.product .price-frame .model                             { margin: 0 0 7px 0px; }
.node.product .price-frame .manufacturer                      { margin: 0 0 7px 0px; }
.node.product .price-frame .doplnek-1                         { margin: 0 0 15px 0px; }
.node.product .price-frame .doplnek-2                         { margin: 0 0 15px 0px; }
.node.product .price-frame .table-sizes                       { margin: -10px 0 15px 0; }
.node.product .price-frame .package-qty-info                  {margin: 20px 0 -5px;font-size: 11px;color: #555; font-size: 13px;}
.node.product .price-frame .availability                      {margin: 15px 0;font-size: 11px;color: #555;}
.node.product .price-frame .availability.on-stock             { font-size: 12px; color: #444; }

.node.product .price-frame .ribbon                            { position:absolute; top: -4px; left: -4px; width: 112px; height: 112px; pointer-events: none;  }
.node.product .price-frame.discount .ribbon                   { display: block; background: transparent url('../images/ribbon-discount.png') no-repeat 0px 0px; }
.node.product .price-frame.sale .ribbon                       { display: block; background: transparent url('../images/ribbon-sale.png') no-repeat 0px 0px; }
.node.product .price-frame.sellout .ribbon                    { display: block; background: transparent url('../images/ribbon-sellout.png') no-repeat 0px 0px; }
.node.product .price-frame.discount                           { background-color: #f0f0f0; }
.node.product .price-frame.sale                               { background-color: #f0f0f0; }
.node.product .price-frame.sellout                            { background-color: #f0f0f0; }

.node.product .price-box                                      {margin: 30px 0 30px 0px;font-size: 22px;font-weight: bold;color: #0485FC;}
.node.product .price-box .small                               { margin: 0px 0 0px 0px; font-size: 11px; font-weight: normal; color: #656565; }

.node.product .price-box .price-vat                           { margin: 0px 0 0px 0px; font-size: 12px; font-weight: normal; color: #656565; }
.node.product .price-box .price-before                        { margin: 10px 0 0px 0px; font-size: 10px; font-weight: normal; color: #656565; }
.node.product .price-box .price-before .value                 { margin: 0px 0 0px 0px; font-size: 20px; font-weight: bold; color: #444; text-decoration: line-through; }

.node.product .add-to-cart                                    {position: relative;top: -18px;height: 40px;}
.node.product .add-to-cart .form-submit                       {position: absolute;top: 18px;left: 77px;padding: 0px 15px;width: auto !important; height: 45px; box-sizing: border-box;}
.node.product .add-to-cart .form-text                         {display: block;height: 47px;box-sizing: border-box;text-align: center;width: 67px;}
.node.product .contact-box                                    {clear: both;}

#product-videos { margin: 30px 0 10px; }
#product-images a:nth-child(1) { display: none; }

#cart-add-multiple-link { display: block; margin: 15px 0 -5px; padding: 4px 0; }

#cart-add-multiple {padding: 25px; border: 1px solid #ddd; margin: -10px 0 15px; width: 100%; box-sizing: border-box; }
#cart-add-multiple h2 { margin: 0 0 20px;}
#cart-add-multiple table { width: 100%; }
#cart-add-multiple .header-qty { text-align: right; }
#cart-add-multiple td    { vertical-align: middle;}
#cart-add-multiple .attr-select .label { display: none;}
#cart-add-multiple .availability-value,
#cart-add-multiple .attr-static-value {padding: 0 10px 0;background: #f29b00;color: #000; border-radius: 3px;position: relative;top: 1px;}
#cart-add-multiple .availability { line-height: 12px;}
#cart-add-multiple .availability-value { max-width: 140px; background: #8d8d8d; color: #fff; }
#cart-add-multiple .price        { font-size: 14px; font-weight: bold; color: #0485fc;}
#cart-add-multiple .price-wo-vat { font-size: 14px; color: #7e7e7e; }
#cart-add-multiple .qty { text-align: right; }
#cart-add-multiple .qty input { width: 40px; text-align: right; padding: 0; }
#cart-add-multiple .qty button { padding: 0; width: 35px; box-shadow: none; }
#cart-add-multiple tbody tr:hover { background: #eee; }
#cart-add-multiple button[type='submit'] { display: block; margin: 0 0 0 auto; width: 120px; }

#cart-add-multiple .attr-static-value,
#cart-add-multiple .availability-value,
#cart-add-multiple select,
#cart-add-multiple .qty button,
#cart-add-multiple input { height: 30px; line-height: 30px; box-sizing: border-box; padding-top: 0 !important; padding-bottom: 0 !important; display: inline-block; white-space: nowrap; }



/*Info text*/

body #main .info-text                                      { margin: 0px 0 0; }
body #main .info-text h2                      { margin: 20px 0 10px; color: #777; font-size: 24px; text-shadow: none; border: 0px; }
body #main .info-text p                       { margin: 0px 0 5px; color: #555; }


/** ======== Akce na HP ============ */
#offer                                                          { margin: 20px 0 20px; }


/** ======== Block Novinky ve zbozi ============ */
.catalog-block-news			{ list-style: disc; }
.catalog-block-news li		{ margin-left: 15px;  }
.catalog-block-news a		{ text-decoration: none;  }
.catalog-block-news li img 	{ border: 1px solid black; width: 100px; margin: 0;}
.catalog-block-news .free_img { display: none; text-align: center; position: absolute; margin-top: 0px; 	margin-left:30px; padding: 5px 10px 5px 10px; width: 110px; background-color:#dddddd; color:#454545; border:1px solid #505050; font-size: 95%; visibility: visible; font-weight:normal; }

#block-ws_catalog-3 h3 { border-bottom: 1px solid #555; color: #222; }
#block-ws_catalog-3 { color: black; position: absolute; top: -325px; left: -20px; background: #D4BC76; padding: 25px 30px; width: 478px; height: 218px; }
#block-ws_catalog-3 .text   { font-size: 16px; }

/** ======== Registration ============ */
.form-disabled > div:first-child  { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3; pointer-events: none; }
.form-disabled                    { position: relative; }
.company-id-search                { display: none; position: absolute; width: 460px; top: 30px; left: 0; margin: 0 auto; right: 0; background: #fff; border: 1px solid #b0b0b0; padding: 40px; }
.company-id-search .skip          {margin: 20px 0 0;display: inline-block;cursor: pointer; font-size: 24px; }
.company-id-search .status        { margin: 20px 0 0; color: #d00; font-size: 16px; }
.company-id-search .box           { margin: 20px 0 0; }
.company-id-search .box input     {height: 55px;box-sizing: border-box;display: inline-block;padding: 20px;vertical-align: top;line-height: 0;}
.form-disabled .company-id-search { display: block; }

/** ======== Cart ============ */
#uc-cart-checkout-form #free-shipping-text {font-size: 16px;margin: 15px 0 5px;}

/* MÃ…Â¯Ã…Â¾eme VÃƒÂ¡m pomoci?  */
#help-banner {min-height: 290px;border: 1px solid #ddd;background: #fff url(images/help-banner.jpg) no-repeat -36px 100%;padding: 6px 13px 0 45%;box-sizing: border-box;margin: 30px 0 30px;clear: both;}
#help-banner-title {font-size: 29px;line-height: 46px;font-weight: bold;color: #0095DA;margin: 10px 0 5px;}
#help-banner-text {font-size: 18px;line-height: 28px;margin: 0 0 10px;}
#help-banner-phone {font-size: 38px;line-height: 46px;font-weight: bold;color: #0095DA;}

/** Order list */
#user-orders table { width: 100%; table-layout: fixed; border-collapse: collapse; border-spacing: 0; }
#user-orders td { padding: 5px; vertical-align: middle; }
#user-orders .order {background: #aaaaaa;font-weight: bold;font-size: 15px;color: #fff;}
#user-orders .order a { color: #fff; }
#user-orders .order td {padding: 15px 5px; }

#user-orders td:nth-of-type(1) {width: 110px; text-align: center; }
#user-orders td:nth-of-type(3) {width: 120px; text-align: right;white-space: nowrap;  }
#user-orders .product { font-size: 12px; }
#user-orders .product-model { font-size: 80%; }
#user-orders .product:hover { background-color: #f3f3f3; }
#user-orders .add-to-cart {display: block;text-align: center;font-size: 11px;padding: 10px;background-color: #0095da;color: #fff;text-decoration: none;border: 0;border-radius: 3px;}
#user-orders .add-to-cart.disabled { pointer-events: none; }
#user-orders .add-to-cart.disabled,
#user-orders .product:hover .add-to-cart { background-color: #00405e;  }
#user-orders .price-wo-vat { font-size: 90%; }


.cart-block-title-bar {display: block !important;background: transparent url(images/cart-black.svg) no-repeat 0 50%;background-size: 25px;padding: 0 0 0 35px;}
#side-cart-link                     {background: transparent url(images/cart-white.svg) no-repeat 50% 50%;background-size: 40px;}

