@import url("grid_prestashop.css");
/****************************************** reset ******************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea
{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;font-size:12px;font-weight:normal;line-height:normal;}

b,strong {font-weight:bold;}
i {font-style:italic;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
a, span {vertical-align:baseline;}

header, nav, section, article, aside, footer {display:block;}





/****************************************** general styles ******************************************/
html, body {width:100%;height:100%;}
body {font:normal 12px "Tahoma", Geneva, sans-serif;color:#999; background:#fff;}

.bold {font-weight:bold;}
.hidden, .block_hidden_only_for_screen {display:none;}

.clearblock {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
.clearfix:after {height:0;display:block;clear:both;font-size:0;visibility:hidden;content:".";}

.center_column p {padding:20px 0 0 0;color:#999;}
.center_column a {color:#333;text-decoration:underline;}
.center_column a:hover {text-decoration:none;}

#center_column h1 { float: left; margin:10px 0 0 0;padding:10px 20px;background:#333;font-size:16px;font-weight:bold;color:#fff;text-transform:uppercase;}
#center_column h1 span {float:right;padding:3px 0 0 0;font-size:12px;font-weight:normal;color:#ddd;text-transform:none;}

#center_column h1.page-title { background: url('../images/product_list_spacer.jpg') center bottom no-repeat; font-size: 21px; color: #000000; float: left; padding: 0 0 4px 0; margin: 0; width: 705px; font-weight: normal; }
#center_column h1.page-title2 { margin-bottom: 15px; }
#category #center_column h1.page-title { text-transform: none!important; }

.content_in_top { width: 100%; height: 10px; clear: both; }

.center_column h2,
.center_column h3,
.center_column h4 {padding:20px 0 0 0;font-size:12px;font-weight:bold;color:#000;text-transform:uppercase;}

a.product_link {font:normal 16px; font-family: 'Open Sans', sans-serif; color:#F58B04;text-decoration:none;text-transform:none !important; font-size:14px;}
a.product_link:hover {color:#20303c;}

a.product_descr {font:12px/19px "Tahoma";color:#989898;text-decoration:none;text-transform:none !important;}
a.product_descr:hover {color:#000;}

a.product_descr > p {
/*    padding: 0;
    display: flex;
    height: 100%;
    align-items: center;*/
}

a.product_descr span span{
    font-size: inherit;
}

#wrapper { float: left; width: 100%; min-width: 952px; border-top: 10px solid #f18700; }
.wrapper-center { width: 952px; margin: 0 auto; }

/* global border color */
#center_column .bordercolor,
#center_column table.std th,
#center_column table.std td,
#center_column form.std h3,
#center_column div.zoomdiv {border-color:#ddd !important;}

/* global prices color */
.pricecolor {color:#181818; font-family:Tahoma, Geneva, sans-serif;}

table#cart_summary td.price,
table#cart_summary td.cart_total,
#center_column span.price {font-weight:normal;color:#181818; font-family:Tahoma, Geneva, sans-serif; font-size:19px; line-height:34px; bottom: 87px;}

.price-netto {
    font-size: 18px;
}

/*.lng_cs .price-netto, 
.lng_sk .price-netto,
.lng_da .price-netto,
.lng_sv .price-netto,
.lng_hu .price-netto,
.lng_el .price-netto,
.lng_pt .price-netto,
.lng_lt .price-netto,
.lng_lv .price-netto*/
 .price-netto {
    display: block;
    float: right;
    margin-top: 0px;
    font-size: 15px;
    margin-right: 5px;
    width: 100%;
    text-align: right;
}

/* optional background color */
#center_column .bgcolor,
#center_column table.std th {background-color:#f5f5f5;}

/* footer links */
ul.footer_links {height:32px;clear:both;padding:20px 0 0 0;}
ul.footer_links li {height:16px;float:left;margin:0 25px 0 0;}
ul.footer_links li a {line-height:17px;text-decoration:none;}
ul.footer_links li a:hover {color:#888;}
ul.footer_links li img.icon {margin:0 5px 0 0;}

/* ON SALE and DISCOUNT states */
span.on_sale,
span.discount {text-transform:uppercase; background: none repeat scroll 0 0 #33A33B;
               color: #FFFFFF;
               display: block;
               float: right;
               font: bold 12px "Arial";
               height: 16px;

               padding: 3px 5px 0;}

/* errors */
div.error {background:#da0f00;margin:20px 18px 0 0;padding:10px 13px;}
div.error p {padding:0;font-weight:bold;color:#fff;}
div.error b {color:#fff;}
div.error li {padding:10px 0 0 0;list-style-position:inside;list-style-type:decimal;color:#eee;}
div.error .button_small {margin:10px 0 0 0;}





/****************************************** mce ******************************************/
.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1,
.mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote,
.mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite,
.mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins,
.mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong,
.mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd,
.mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend,
.mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th,
.mceContentBody td {
    margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
}

.mceContentBody {width:500px;margin:9px 6px;background:#fff;background-image:none;font:normal 12px "Arial";color:#000;text-align:left;}

.mceContentBody h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

.mceContentBody p {margin:7px;font:normal 12px "Arial";color:#000;}
.mceContentBody a {font:normal 12px "Arial";color:#0753b4;text-decoration:underline;}

.mceContentBody ul {list-style-type:circle;list-style-position:inside;}
.mceContentBody ol {list-style-type:decimal;list-style-position:inside;}

.mceContentBody strong {font-weight:bold;}
.mceContentBody em {font-style:italic;}

.mceContentBody table {border-collapse:separate;border-spacing:1px;width:auto;}

.mceContentBody caption,
.mceContentBody th,
.mceContentBody td,
.mceContentBody table {text-align:left;font-weight:normal;background:none;height:inherit;border:1px #eee solid;font:normal 12px "Arial";color:#000;text-align:center;}

.mceContentBody th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/****************************************** forms ******************************************/
/* global */
input[type=text],
input[type=password],
textarea,
select {font:normal 12px "Arial";color:#555;}

.columns label,
.columns .radio span,
.columns .select span {font:normal 12px "Arial";color:#555;}

.columns input[type=text],
.columns input[type=password],
.columns textarea,
.columns select {padding:3px;background:#fff;border:1px solid #ddd;
                 -webkit-transition:all .5s linear;
                 -moz-transition:all .5s linear;
                 -ms-transition:all .5s linear;
                 -o-transition:all .5s linear;
                 transition:all .5s linear;
}

.columns select {padding:2px;}

.columns input[type=text]:focus,
.columns input[type=password]:focus,
.columns textarea:focus,
.columns select:focus {border-color:#777;outline:1px solid #777;
                       -webkit-transition:all .2s linear;
                       -moz-transition:all .2s linear;
                       -ms-transition:all .2s linear;
                       -o-transition:all .2s linear;
                       transition:all .2s linear;
}

.columns input[type=file] {background:#fff;border:1px solid #ddd;}
.columns textarea {width:692px !important;height:100px;overflow:auto !important;}

/* std */
form.std {clear:both;}
form.std h3 {padding-bottom:7px;border-width:0 0 1px 0;border-style:solid;}

form.std .text label,
form.std .password label,
form.std .textarea label,
form.std .select label,
form.std .radio span,
form.std .checkbox span  {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

form.std input[type=text],
form.std input[type=password] {width:212px;}

form.std .textarea textarea {width:212px !important;}

form.std select {width:220px;}
form.std select#days {width:50px;margin:0 8px 0 0;}
form.std select#months {width:90px;margin:0 8px 0 0;}
form.std select#years {width:58px;}

/* radio & checkboxes */
form.std .checkbox {margin-left:177px;}

form.std .radio span,
form.std .checkbox span  {padding:0 7px 0 0;}

.checkbox input,
.radio input {display:inline;background:none;border:none;position:relative;left:0;top:1px;}

.checkbox label,
.radio label {padding:0 0 0 2px;}

/* submit */
form.std .submit {margin-left:177px;}

/* required state */
.required sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
.required_desc {margin:0 0 -3px 0;padding-left:157px;}





/****************************************** global table styles ******************************************/
div.table_block {padding:20px 0 0 0;}
table.std {width:100%;}

table.std th,
table.std td {padding:12px;vertical-align:middle;border-width:1px;border-style:solid;}

table.std tr.item td,
table.std tr.item th {}

table.std tr.alternate_item td,
table.std tr.alternate_item th {}

table.std tbody tr td,
table.std tfoot tr td {}

table.std th {padding:15px 7px;font-weight:bold;color:#000;text-align:left;}
table.std tfoot td {color:#000;text-align:right;white-space:nowrap;}





/****************************************** buttons ******************************************/
/*
   -tags: input, a, span
   -sizes: mini, small, normal, large
   -types: button, exlusive
   -status: normal, hover, disabled
   -rule: the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large
{height:33px !important;display:inline-block; padding:0 19px 0 18px; background: #f18700;border:none;font:11px/33px Arial !important;color:#fff !important;text-decoration:none !important;cursor:pointer; text-transform:uppercase; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}

/* link/span button */
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {line-height:33px !important;}

/* firefox padding fix for input tag */
@-moz-document url-prefix() {
    input.button_mini, input.button_small, input.button, input.button_large,
    input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
    input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
    input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled
    {padding-bottom:2px;}
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {cursor:default;color:#7c7c7c !important;}

/* hover buttons */
input.button_mini:hover, a.button_mini:hover, input.button_small:hover, a.button_small:hover,
input.button:hover, a.button:hover, input.button_large:hover, a.button_large:hover,
input.exclusive_mini:hover, a.exclusive_mini:hover, input.exclusive_small:hover, a.exclusive_small:hover,
input.exclusive:hover, a.exclusive:hover, input.exclusive_large:hover, a.exclusive_large:hover { background-color: #393939; }





/****************************************** layout ******************************************/

.columns {}

#center_column {float:left;margin-bottom:10px; width:705px; }
.content_in { width:700px; }
#right_column {float:right; width:219px; margin-right: 6px; }





/****************************************** hook top ******************************************/
#header { float: left; width: 952px; height: 101px; position: relative; }
.header_phone { z-index: 1; position: relative; float: right; margin: 9px 0 0 0; color: #f18700; font-size: 15px; padding: 0 0 0 40px; background: url('../images/ico_phone.jpg') left top no-repeat; height: 33px; line-height: 32px; font-style: italic;}
.header_mail { float: right; margin: 9px 15px 0 15px; color: #f18700; font-size: 15px; padding: 0 0 0 40px; background: url('../images/ico_mail.jpg') left top no-repeat; height: 33px; line-height: 32px; text-decoration: none; font-style: italic;}
.header_mail span {color: #999; font-size: 15px;}
.lng_pl .header_mail {background-image: url('../images/ico_mail.jpg');}
.header_mail a { font-size: 15px; color: #f18700; text-decoration: none; }
.header_myaccount { float: right; margin: 9px 0 0 15px; color: #f18700; font-size: 15px; padding: 0 0 0 0px; height: 33px; line-height: 32px; width: 222px; }
.header_myaccount a { float: left; color: #777777; text-decoration: none; font-size: 14px; padding: 0 0 0 40px; height: 33px; line-height: 32px; background: url('../images/ico_my_account.png') left top no-repeat; }
.header_myaccount a.btn_logout { float: left; color: #f18700; text-decoration: none; font-size: 12px; padding: 0 0 0 5px; margin: 8px 0 0 8px; height: 18px; line-height: 17px; background: none; border-left: 1px solid #f18700; }

#header_logo {position:absolute;left:0;top:5px;width: 500px;}
#header_logo div{
    position: absolute;
    z-index: 100;
    bottom: 7px;
    left: 95px;
}

#header_logo div span{
    font-size: 24px;
}

#header_logo div span#first_text{
    color: #767676;
    font-style: italic;
    font-family: Arial;
}

#header_logo div span#second_text{
    color: #ed8900;
    font-style: italic;
    font-family: Arial;
}

#columns { float: left; width: 952px; position: relative; }
.columns_border_top { float: left; width: 952px; background: url('../images/border_columns_top.jpg') 704px top no-repeat;}
.columns_border_repeat { float: left; width: 952px; background: url('../images/border_columns_repeat.jpg') 704px 0 repeat-y;}
.columns_border_bottom { float: left; width: 952px; background: url('../images/border_columns_bottom.jpg') 704px bottom no-repeat;}
#index .columns_border_top  { background: url('../images/spacer_columns.png') 704px top no-repeat!important; }
#index .columns_border_bottom, #index .columns_border_repeat  { background: none!important; }

.payments_logos { float: left; /*background: url('../images/spacer_payments.png') center top no-repeat;*/ }
.payments_logos_content { float: left; width: 219px; padding: 10px 0 10px 0; /*background: url('../images/spacer_payments.png') center bottom no-repeat;*/ }

/* blocklanguages.tpl */
#languages_block_top {
    position: absolute;
    right: 0px;
    top: -10px; 
    z-index: 1101;
}
div#languages_block_select{
    background: url('../images/list_top.png');
    width: 35px;
    height: 18px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    padding-right: 12px;
    padding-top: 2px;
    cursor: pointer;
    background-position: 0px 0px;
}

div#languages_block_select.selected{
    background-position: 0px 20px;
}

#languages_block_top ul{
    margin-top: 1px;
    display: none;
}
#languages_block_top ul li{
    background: url('../images/list_back.png');
    width: 47px;
    height: 18px;
    margin: 0px;
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 2px;
}
#languages_block_top ul li + li{
    /*margin:0 0 0 7px;*/
}
#languages_block_top ul li a{
    /*background-color: #f18700;*/
    color: #ffffff;
    /*    display: block;
        font: 13.41px/18px "Arial";
        padding: 0 5px;*/
    text-decoration: none;
    text-transform: uppercase;
    /*background-color: transparent;*/
    /*padding: 0px;*/
}
#languages_block_top ul li:hover{
    /*color:#000000;*/
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    background: url('../images/list_back_select.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 47px;
    height: 19px;
    padding-top: 3px;
}
#languages_block_top ul li.selected_language{
    /*    background-color: #f18700;
        font: 13.41px/18px "Arial";*/
    color: #ffffff;
    /*padding: 0 5px;*/
    text-decoration: none;
    text-transform: uppercase;
    background: url('../images/list_back_select.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 48px;
    height: 19px;
    padding-top: 3px;
}


/* blockcurrencies.tpl */
/*#currencies_block_top {position:absolute;right:20px;top:8px;z-index:100;}

#currencies_block_top label {display:block;padding:0 5px 0 0;font:12px/25px "Tahoma";color:#7d7c7c; margin-bottom:4px;}
#currencies_block_top select {display:none;}

#currencies_block_top div.jqTransformSelectWrapper {width:200px !important;height:23px;float:left;}
#currencies_block_top div.jqTransformSelectWrapper > div > span {width:192px !important;height:21px;display:block;float:left;padding:2px 0 0 8px;background:url(../img/cur-bg.png) no-repeat 0 0;font:11px/18px "Tahoma";color:#7d7c7c;cursor:pointer;}

#currencies_block_top ul {width:200px !important;overflow:visible !important; background:#252525;}
#currencies_block_top ul li {height:auto;}
#currencies_block_top ul li a {display:block;padding:0 0 0 6px; font:11px/22px "Arial";color:#7d7c7c;text-decoration:none; background:#252525;}

#currencies_block_top ul li a:hover,
#currencies_block_top ul li a.selected {color:#fff;}*/

#currencies_block_top {
    position: absolute;
    right: 55px;
    top: -10px;
    z-index: 1101;}
div#currencies_block_select{
    background: url('../images/list_top.png');
    width: 35px;
    height: 18px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    padding-right: 12px;
    padding-top: 2px;
    cursor: pointer;
    background-position: 0px 0px;
}

div#currencies_block_select.selected{
    background-position: 0px 20px;
}

#currencies_block_top ul{
    margin-top: 1px;
    display: none;
}
#currencies_block_top ul li{
    background: url('../images/list_back.png');
    width: 47px;
    height: 18px;
    margin: 0px;
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 2px;
}
#currencies_block_top ul li + li{
    /*margin:0 0 0 7px;*/
}
#currencies_block_top ul li a{
    /*background-color: #f18700;*/
    color: #ffffff;
    /*    display: block;
        font: 13.41px/18px "Arial";
        padding: 0 5px;*/
    text-decoration: none;
    text-transform: uppercase;
    /*background-color: transparent;*/
    /*padding: 0px;*/
}
#currencies_block_top ul li:hover{
    /*color:#000000;*/
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    background: url('../images/list_back_select.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 47px;
    height: 19px;
    padding-top: 3px;
}
#currencies_block_top ul li.selected_language{
    /*    background-color: #f18700;
        font: 13.41px/18px "Arial";*/
    color: #ffffff;
    /*padding: 0 5px;*/
    text-decoration: none;
    text-transform: uppercase;
    background: url('../images/list_back_select.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 48px;
    height: 19px;
    padding-top: 3px;
}


/* blocksearch-top.tpl */
#search_block_top {position:absolute;right:11px;top:153px; /*z-index:1111*/ z-index:1101;}

#search_block_top label {display:block;float:left;padding:0 10px 0 0;font:12px/25px "Arial"; }
#search_block_top input.search_query {width:164px;height:17px;float:left;padding:3px 5px;background:url(../img/search.png) no-repeat 0 0;border:none;margin-top:-20px;}
#search_block_top a {height:21px;padding:2px 8px 0 10px;display:block;float:left;background:url(../img/search-bg.png) repeat-x 0 0;font:12px/17px "Tahoma";color:#fff;text-decoration:none; -webkit-border-top-right-radius: 2px;
                     -webkit-border-bottom-right-radius: 2px;
                     -moz-border-radius-topright: 2px;
                     -moz-border-radius-bottomright: 2px;
                     border-top-right-radius: 2px;
                     border-bottom-right-radius: 2px; margin-top:-20px;}
#search_block_top a:hover { background:#870f2e; margin-top:-20px;}

.ac_results {width:217px !important;border:1px solid #c3c3c3 !important; }
.ac_results ul {}
.ac_results ul li {font:normal 12px "Arial" !important;color:#333;cursor:pointer;}
.ac_results ul li.ac_even {background:#fff;}
.ac_results ul li.ac_odd {background:#fff;}
.ac_results ul li:hover, body .ac_results ul li.ac_over {background:#5a5a5a!important;color:#fff !important;}


/* tmheaderlinks.tpl */
#tmheaderlinks {position:absolute;right:255px;top:60px; background:url(../img/line1.png) no-repeat 100% 0; padding:0 21px 0 0;}
#tmheaderlinks li {float:left; text-align:center}
#tmheaderlinks li + li {padding:0 0 0 22px;}
#tmheaderlinks li a {color:#DB8504;text-decoration:none;text-transform:none; font-size:12px; line-height:18px; font-family:Tahoma, Geneva, sans-serif;}

#tmheaderlinks li a:hover,
#tmheaderlinks li a.active {color:#F58B04;}


/* blocktopmenu.tpl */
#topmenu { float: left; margin: 0 0 0 0;  height: 43px; width: 952px; position:relative; z-index:1100; }
#topmenu.fixedMenu{
    position: fixed;
    top: 0;
    background-color: white;
    opacity: 0.92;
}
.sf-menu {}
.sf-menu li {position:relative; }
.sf-menu > li {float:left;  height: 43px;}
.sf-menu > li > a {display:block;margin:0 3px 0 0px;font:15px/20px "Arial"; background: #f18700; color:#fff;text-decoration:none; height: 43px; line-height: 43px; }
.sf-menu li > a > img {float: left; margin-right: 10px; width: 42px; height: 42px; border: 2px solid #5a5a5a}
.sf-menu li > a.img-border > img {border: 2px solid #f49007;}
.sf-menu li  a.currentItem, .sf-menu li  a:hover, .sf-menu > li.sfHover a { background:#5a5a5a; }
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover{ color:#fff;}
.sf-menu > li:first-child > a,
.sf-menu > li:first-child > a:hover{}
.sf-menu li ul {
    width: 270px;
    background: #5a5a5a;
    position: absolute;
    padding: 5px 0 8px;
    display: none;
}
.sf-menu li ul li { text-align: left; clear: both; margin-bottom: 5px; height: 44px;}
.sf-menu li ul li a {display:block;font:13px/30px "Arial";color:#fff;text-decoration:none; width: auto!important; text-align: left!important; background: none; float: left; margin-left: 10px; line-height: 42px; overflow: hidden;}
.sf-menu li ul li a:hover, .sf-menu li ul li a.currentItem {color:#F58B04;}

/*.sf-menu li.item-1 a { width: 216px; text-align: center; }
.sf-menu li.item-2 a { width: 127px; text-align: center; }
.sf-menu li.item-3 a { width: 130px; text-align: center; }
.sf-menu li.item-4 a { width: 105px; text-align: center; }
.sf-menu li.item-5 a { width: 111px; text-align: center; }*/

body.type_advert .sf-menu li.item-1 a { width: 154px; text-align: center; }
body.type_advert .sf-menu li.item-2 a { width: 87px; text-align: center; }
body.type_advert .sf-menu li.item-3 a { width: 108px; text-align: center; }
body.type_advert .sf-menu li.item-4 a { width: 128px; text-align: center; }
body.type_advert .sf-menu li.item-5 a { width: 108px; text-align: center; }
body.type_advert .sf-menu li.item-6 a { width: 102px; text-align: center; }

body.type_led .sf-menu li.item-1 a { width: 162px; text-align: center; }
body.type_led .sf-menu li.item-2 a { width: 130px; text-align: center; }
body.type_led .sf-menu li.item-3 a { width: 130px; text-align: center; }
body.type_led .sf-menu li.item-4 a { width: 130px; text-align: center; }
body.type_led .sf-menu li.item-5 a { width: 0px; text-align: center; }
body.type_led .sf-menu li.item-5 { width: 0px; }
body.type_led .sf-menu li.item-6 a { width: 130px; text-align: center; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left:0px;top: 43px;;z-index:99;}

.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {top:-999em;}

.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {left:260px;top:0;}
.sf-menu li li.sfHover ul {z-index:100000;}
.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {top:-999em;}

.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {left:200px;top:0;}

.sf-menu a.sf-with-ul {}
.sf-sub-indicator {width:10px;height:0;display:block;padding:10px 0 0 0;overflow:hidden;background:url(../img/topmenu_arrows.png) no-repeat 0 -100px;position:absolute;right:0;top:10px; display:none;}

a:hover > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator {background-position:-10px -100px;}

.sf-menu ul .sf-sub-indicator {display:none !important;}
/*
.sf-menu ul .sf-sub-indicator {background-position:-10px 0;display:none !important;}
.sf-menu ul a > .sf-sub-indicator {right:10px;background-position:0 0;}

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {background-position:-10px 0;}
*/

.sf-search { width: 247px; background: #777777; height: 43px; }
.sf-search input.searchValue { float: right; background: #fff; width: 156px; height: 22px; padding: 0 3px 0 3px!important; border: none!important; margin: 11px 0 0 0!important; }
.sf-search #submitSearch { 
    /*float: right; margin: 11px 6px 0 0; background: #f18700; text-align: center; width: 51px; padding: 2px 0px 3px 0px!important; border-left: 1px solid #f07900; color: #fff; cursor: pointer;*/ 
    background-image: url(../img/btn-search.jpg);
    width: 25px;
    height: 25px;
    float: right;
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 8px;
    background-size: 25px;
    cursor: pointer;
}





/****************************************** hook left & right columns ******************************************/
/* general block styles */
div.column {padding:0px 0 0 0;}
div.column a {color:#333;text-decoration:none;}
div.column a:hover {color:#999;}

div.column > div {margin:0 0 20px 0;}

div.column div.block {}

div.column div.block h4 {margin:0 0 5px;padding:0px 0px 0px 0px;font:normal 0px "Tahoma";color:#1b1b1b;text-transform:none; border-bottom:0px solid #dcdcdc;}
div.column div.block h4 a {font:normal 15px/17px "Tahoma";color:#1b1b1b; text-decoration:none;}
div.column div.block h4 a:hover {color:#bd234c;}

div.column div.block .block_content {padding:0 0 0 0px;}

div.column div.block ul.bullet {padding-top:0px;}
div.column div.block ul.bullet li{ padding:5px 0 5px 21px; border-top:1px dotted #dcdcdc;}
div.column div.block ul.bullet li:first-child{ border:none;}
div.column div.block ul.bullet li a{ background:url(../img/marker1.png) no-repeat 0 4px; padding:0 0 0 14px; font-size:12px; line-height:18px; color:#7d7c7c;}
div.column div.block ul.bullet li a:hover{ color:#F58B04;}


/* products blocks styles */
.column .bordercolor {border-color:#ddd !important;}
.column .pricecolor {}

.column a.product_link {font:normal 12px/18px;color:#F58B04;text-decoration:none;text-transform:uppercase !important;  font-family: 'Open Sans', sans-serif;}
.column a.product_link:hover {color:#333;}

.column a.product_descr {font:12px "Arial";color:#999;text-decoration:none;text-transform:none !important;}
.column a.product_descr:hover {color:#333;}

.products_block ul {overflow:hidden;}
.products_block ul li {padding:20px 0 0 0;overflow:hidden;}
.products_block ul li + li {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;clear:both;}

.products_block ul li a.products_block_img {width:66px;height:66px;display:block;float:left;border-width:1px;border-style:solid;}

.products_block ul li > div {width:160px;float:left;padding:0 0 0 10px;}

.products_block ul li h5 {}
.products_block ul li p {padding:7px 0 0 0;}

.products_block ul li span.price-discount {text-decoration:line-through;}
.products_block ul li span.reduction {}
.products_block ul li span.price {font-weight:bold;}

.products_block .button_large {margin:17px 0 0 0;}


/* blockcategories.tpl */
#categories_block_left {}

#categories_block_left ul.tree {padding:10px 0 0 0;}
#categories_block_left ul.tree li:first-child{border:none;}
#categories_block_left ul.tree li {padding:5px 0 5px 21px; border-top:1px dotted #dcdcdc;position:relative;}
#categories_block_left ul.tree li a {background:url(../img/marker1.png) no-repeat 0 4px; padding:0 0 0 14px; font-size:12px; line-height:18px; color:#7d7c7c;}
#categories_block_left ul.tree li a:hover {color:#F58B04;}

#categories_block_left ul.tree a.selected {font-weight:bold;}

#categories_block_left ul.tree li ul { padding:10px 0;}
#categories_block_left ul.tree li ul li {padding:7px 0 0 20px; border:none; padding:0 0 0 10px;}
#categories_block_left ul.tree li ul li a { background:none;}

#categories_block_left span.grower {width:15px;height:15px;display:block;cursor:pointer;position:absolute;right:0px;top:7px;}
#categories_block_left span.OPEN {background:url(../img/categories_minus.gif) 3px 3px no-repeat;}
#categories_block_left span.CLOSE {background:url(../img/categories_plus.gif) 3px 3px no-repeat;}




/* blockspecials.tpl */
#specials h4 { padding-bottom: 0px; padding-left: 10px; margin-bottom: 6px!important; text-transform: uppercase; }
#specials h4 a { color: #777777; }
#specials .block_content { padding: 0 0 0 10px; }
#specials .block_content img { border: 1px solid #e8e8e8; }
#specials h5 {padding-bottom:4px; margin-top: 5px; }
#specials span.price-discount {text-decoration:line-through;}
#specials span.pricecolor { color: #000000; }
#specials .button_large {margin:20px 0 0 0;}


/* blocknewproducts.tpl */


/* blockbestsellers.tpl */
#blockbestsellers ul li + li {padding:14px 0 0 0;}
#blockbestsellers ul li + li + li {margin:0;border:none;}


/* blockviewed.tpl */


/* blockmyaccount.tpl */
.column div.myaccount p.logout {padding:4px 0 0 12px;}
.column div.myaccount p.logout a {font-weight:bold;}



/* blocktags.tpl */
#tags_block_left p.block_content {padding-top:17px;}
#tags_block_left p.block_content a {margin:0 3px 0 0;line-height:20px;}
#tags_block_left p.block_content a:hover {}
a.tag_level1 {font-size:13px;}
a.tag_level2 {font-size:15px;}
a.tag_level3 {font-size:17px;font-weight:bold;}


/* blockmanufacturer.tpl */
#manufacturers_block_left select {width:239px;margin:8px 0 0 0;}


/* blocksupplier.tpl */
#suppliers_block_left select {width:239px;margin:8px 0 0 0;}


/* blocklink.tpl */


/* blockrss.tpl */
#rss_block_left p {padding-top:20px;}

/* blockcms.tpl */
.informations_block_left ul {padding-top:13px !important;}
.informations_block_left ul li {padding:4px 0 0 12px;background:url(../img/bullet.png) 0 8px no-repeat;}


/* blockadvertising.tpl */
.advertising_block {}


/* blockpaymentlogo.tpl */
#paiement_logo_block_left {}
#paiement_logo_block_left a {text-decoration:none;}
#paiement_logo_block_left img + img {margin:0 0 0 11px;}


/* blockstore.tpl */
#stores_block_left p {padding:17px 0 0 0;}
#stores_block_left p.store_image {padding:20px 0 0 0;}


/* blockcontact.tpl */
#contact_block .block_content {padding-top:20px;}
#contact_block p {padding:0 0 10px 0;}
#contact_block p.tel {font-weight:bold;}





/****************************************** hook home ******************************************/
/* tmnivoslider.tpl */
#tmnivoslider {
    width:704px; float: left;
    height:450px;
    overflow:hidden;
    position:relative;
    margin:0px 0 0px 0;
    z-index:1000;
}

#slider {width:704px;height:456px;}

.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}

.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}

.nivo-html-caption {display:none;}

.nivo-caption {width:330px;height:340px;background:none;left:355px;position:absolute;top:48px;z-index:89;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}

.nivo-caption > p {margin:0 0 0 -1px;padding:8px 0 0 0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important; }
.nivo-caption > p >div { position:relative; left:0;}
.nivo-caption h2 {margin:0;padding:0 0 0 0;font-size:40px; line-height:50px; font-weight: normal!important; font-family: Arial,'Open Sans', sans-serif!important; color:#181818; text-transform:uppercase; letter-spacing:-3px;}
.nivo-caption h3 {margin:0;padding:9px 0 0 5px;font-size:35px; line-height:30px; font-weight: normal!important; font-family: Arial, sans-serif!important; color:#F58B04; text-transform:uppercase; letter-spacing:-2px;}
.nivo-caption .from {margin:0;padding:24px 0 0 8px; font-family:Arial,Tahoma, Geneva, sans-serif; color:#8a8a8a; font-size:13px; line-height:19px; display:block; }
.nivo-caption .from .price { display:block; color:#181818; font-size:30px; line-height:33px; font-family:Arial,Tahoma, Geneva, sans-serif; margin:14px 0 0 -5px;}

.from_empty { display: block; min-height: 41px; }

.nivo-caption a.slide_btn {
    background-image: url(../img/btn-slider.jpg);
    width: 135px;
    height: 44px;
    display: block;
    text-indent: -1000px;
    margin-top: 30px;
}

.nivo-controlNav { padding:0; position:absolute;right:0px;bottom:20px; height: 17px; z-index:100;}
.nivo-controlNav .nivo-control { float: left; border: 1px solid #f28e0e; width: 10px; height: 9px; background: #fff; color: #fff; cursor: pointer; margin: 0 4px 0 4px; overflow: hidden; line-height: 40px; }
.nivo-controlNav .active { background: #f18700; color: #f18700; }

.slider-line { float: left; width: 952px; margin: 12px 0 0 0; position: relative; }

.buttons_right{float:right;height:359px;margin:-12px 10px 0 0;width:214px;}
.buttons_right a{background:url("../images/front_buttons_menu.png?o57Rq") no-repeat scroll left top transparent;float:left;height:42px;margin:0 0 5px 0;text-decoration:none;width:213px;color: #f18700;font-size: 16px;font-family: Arial;padding-left: 12px;line-height: 42px;}

.buttons_right a.button_1{background-position:left 0px;height:55px;margin-bottom:11px;}
.buttons_right a.button_2{background-position:left -65px;height:55px;margin-bottom:10px;}
.buttons_right a.button_3{background-position:left -128px;height:40px;margin-bottom:8px;color:#f18700;font-size: 16px; padding-top: 5px;line-height: 37px; width: 215px; position: relative;}
.buttons_right a.button_4{background-position:left -182px;height:44px;margin-bottom:8px;color:#f18700;line-height: 47px; position: relative;}
.buttons_right a.button_4 span{font-size: 16px; color: #f18700; display: inline-block; padding-top: 9px;}
.buttons_right a.button_4 span#menu-free-delivery{
    font-size: 11px; 
    position: absolute; 
    transform: rotate(32.5deg); 
    color: white;     
    right: 1px;
    top: 5px;
}
.buttons_right a.button_5{background-position:left -235px;height:44px;margin-bottom:8px;color:#f18700;line-height: 47px; position: relative}
.buttons_right a.button_5 span#menu-rabat{
    font-size: 11px;
    position: absolute;
    transform: rotate(33deg);
    color: white;
    right: 31px;
    top: 16px;
}
.buttons_right a.button_6{background-position:left -288px;height:44px;margin-bottom:8px;line-height: 47px;}
.buttons_right a.button_7{background-position:left -342px;height:44px;margin-bottom:0px;}
.buttons_right a.button_8{
    background-position: left -394px;
    height: 83px;
    margin-bottom: 7px;
}

.buttons_right a.button_8 span {
    font-size: 16px; 
    color: #f18700; 
    margin-top: 16px;
    display: block;
}

.buttons_right a.button_8 span:last-child {
    font-size: 14px;
    margin-top: -23px;
} 

.buttons_right_PL a{background:url("../images/front_buttons_menu.jpg?o57Rq") no-repeat scroll left top transparent;float:left;height:42px;margin:0 0 5px 0;text-decoration:none;width:213px;color: white;font-size: 16px;font-family: Arial;padding-left: 12px;line-height: 42px;}
.buttons_right_PL a{background-image:url("../images/pl_front_buttons_menu.png?o57Rq");}
.buttons_right_PL a.button_1{background-position:left 0px;height:55px;margin-bottom:11px;}
.buttons_right_PL a.button_2{background-position:left -65px;height:55px;margin-bottom:10px;}
.buttons_right_PL a.button_3{background-position:left -128px;height:40px;margin-bottom:8px;color:#f18700;font-size: 12px; color: white; padding-top: 5px;line-height: 16px; width: 215px; position: relative;}
.buttons_right_PL a.button_3 span{font-size: 16px; color: #f18700; display: inline-block; padding-top: 9px;}
.buttons_right_PL a.button_3 span#menu-free-delivery{
    font-size: 11px; 
    position: absolute; 
    transform: rotate(33deg); 
    color: white; 
    right: 3px;
    top: 6px;
}
.buttons_right_PL a.button_4{background-position:left -182px;height:44px;margin-bottom:8px;color:#f18700;line-height: 60px;}
.buttons_right_PL a.button_4 span#menu-rabat{
    font-size: 11px;
    position: absolute;
    transform: rotate(33deg);
    color: white;
    right: 31px;
    top: 6px;
}
.buttons_right_PL a.button_5{background-position:left -235px;height:44px;margin-bottom:8px;color:#f18700;line-height: 60px;}
.buttons_right_PL a.button_6{background-position:left -288px;height:44px;margin-bottom:0px;}
.buttons_right_PL a.button_8{
    background-position: left -342px;
    height: 83px;
    margin-bottom: 7px;
}

.payments_logos_index {
    position: absolute;
    right: -55px;
    bottom: -40px;
    width: 277px;
    height: 22px;
    z-index: 1000;
}

.payments_logos_index.payments_logos_index_PL {
    bottom: 0;
}

.payments_logos_index img { float: left; margin: 0; padding: 0; }
.payments_logos_index img.logo_1 { margin-right: 18px; }
.payments_logos_index img.logo_2 { margin-right: 14px; }

/* homefeatured.tpl */
#featured_products {padding:10px 0 0 0; width:952px; overflow:hidden;}
#featured_products h4 {margin:6px 0 10px;padding:0px 0px 13px 20px;font:normal 18px "Arial";color:#777777; font-size: 18px; text-transform: none!important; background: url('../images/polecamy_spacer.png') center bottom no-repeat; }

#featured_products .polecamy_line { width: 936px; float: left; background: url('../images/polecamy_spacer.png') center bottom no-repeat; padding: 10px 0 11px 16px; }
#featured_products .polecamy_item {width: 200px;float:left;margin:0px 40px 0px 0;padding:0px;background:none; height:210px}
#featured_products .last_in_line { margin-right: 0px; }
#featured_products .polecamy_item .product_image { display:block; text-align:center;}
#featured_products .polecamy_item div { padding:2px 0 0 0;}
#featured_products .polecamy_item .wrapper{ padding:12px 0 0 0;}
#featured_products .polecamy_item h5 { font-size: 15px; }
#featured_products .polecamy_item p { padding:1px 0 0 0;}
#featured_products .polecamy_item .price_box { float:left; width: 130px; }
#featured_products .polecamy_item span.price_from { width: 100%; float: left; color: #000000; font-size: 11px; margin:0px 0px 0 0; line-height: 8px; }
#featured_products .polecamy_item span.price {display:block; float:left; color: #000000; font-size: 16px; margin:6px 0px 0 0; line-height: 20px; }
#featured_products .polecamy_item .price_box .price { margin-top: 0px!important; }

#featured_products .polecamy_item .button{
    /*    float:right; font-size: 12px!important; padding: 0px 8px 0px 8px!important; -webkit-border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        border-radius: 0px!important; */
    float: right;
    background-image: url(../img/btn-view.jpg);
    width: 45px;
    height: 33px !important;
    padding: 0px !important;
    text-indent: -1000px;
    -webkit-border-radius: 0px!important;
}
#featured_products ul li .exclusive {}





/****************************************** hook footer ******************************************/

#footer { float: left; width: 952px; }
#footer a {color:#333;text-decoration:none;}
#footer a:hover {color:#999;}

.copy { 
    float: left; 
    width: 952px; 
    height: 120px; 
}
.copy span { float: left; text-align: left; }
.no_mobile { color:#333; }

/* blockreinsurance.tpl */
#reinsurance_block {background:url(../../../modules/blockreinsurance/img/bg_reinsurance_block.gif) 0 0 repeat-x #bec3c8;}
#reinsurance_block ul {width:100%;}
#reinsurance_block ul li {width:20% !important;float:left;margin:0 !important;padding:15px 0 !important;font:12px "Arial";text-transform:uppercase;}
#reinsurance_block ul li img {float:left;margin:0 10px 0 0;}
#reinsurance_block ul li span {display:block;float:none;margin:0 10px 0 60px;}


/* tmfooterlinks.tpl */

#footer .box {
    font-size: 11px; 
    float: left!important; 
    min-height: 145px; 
    padding: 25px 0 0 0; 
    background: url('../images/kreska_footer_right.jpg') right top no-repeat; 
    overflow: hidden; 
    margin-top: 46px;
}
#footer .box-1 { width: 202px!important; margin-left: 39px; }
#footer .box-2 { width: 197px!important; margin-left: 24px; }
#footer .box-3 { width: 200px!important; margin-left: 30px; }
#footer .box-cs { 
    width: 438px!important;
    border-bottom: 0;
    background-color: white;
    margin-left: 30px;
    padding-bottom: 10px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
}
#footer .box-4 { width: 210px!important; margin-left: -10px; padding-left: 38px; position: relative; background: none; }
#footer .box-4 a.fb { position: absolute; right: 40px; top: 20px; width: 38px; height: 38px; background: url('../images/ico_fb.jpg'); }
#footer .box-4 .phone {  }
#footer .box h4 { margin: 0 0 10px 0; padding: 0; width: 100%; font-weight: bold; color: #181818; font-size: 13px; }
#footer .box a { color: #777777; font-size: 11px; }
#footer .box-4 a { color: #181818; }
#footer .box li { margin-bottom: 5px; }
#tmfooterlinks {float:left;padding:0 0px 0px 0;position:relative; width: 713px; }


/*
* NEWSLETTER
*/

#newsletter_block { float: left; margin: 5px 0 0 0; width: 100%; }
#newsletter_block p {padding:0;}

#newsletter_block p.success_inline, p.success_inline2 {
    color: #418B19;
    text-align: center;
    font-weight: bold;
}
#newsletter_block p.warning_inline {
    color: #DA0F00;
    text-align: center;
    font-weight: bold;
}

#newsletter_block input.inputNew { float: left; border: 1px solid #dcdcdc!important; height: 20px!important; width: 156px!important; padding: 0 3px 0 3px!important; color: #777777!important; font-size: 11px!important; }

#newsletter_block input.button_mini { 
    float: left;line-height: normal !important;
    width:38px!important; background: #777777; text-align: center;
    height:22px!important; margin: 0 0 0 3px!important; font-size: 13px!important; border: none!important; padding: 0!important;
    border:0; color: #fff;
    cursor:pointer
}


/* blocksocial.tpl */
#social_block {width:170px;float:left;margin:14px 10px 0 3px;}
#social_block h4 {padding:17px 0 0 0;font:bold 12px "Arial";color:#333;text-transform:uppercase; display:none;}

#social_block ul {}
#social_block ul li { width:25px; height:25px; float:left; margin-right:10px;}
#social_block ul li a { display:block; text-indent:-10000px; width:25px; height:25px; opacity:0.3; -moz-transition: all 0.4s ease 0s;
                        -webkit-transition: all 0.4s ease 0s;
                        -o-transition: all 0.4s ease 0s;
}
#social_block ul li a:hover {opacity:1; -moz-transition: all 0.4s ease 0s;
                             -webkit-transition: all 0.4s ease 0s;
                             -o-transition: all 0.4s ease 0s;
}

#social_block ul li.facebook a {background:url(../img/facebook.png) 0 0px no-repeat;}
#social_block ul li.twitter a{background:url(../img/twitter.png) 0 0px no-repeat;}
#social_block ul li.rss a{background:url(../img/rss.png) 0 0px no-repeat;}


/* blockcontactinfos.tpl */
#block_contact_infos {width:170px;float:left;margin:15px 10px 0 0;}
#block_contact_infos h4 {padding:17px 0 2px 2px;font:normal 15px/21px "Tahoma";color:#272727;text-transform:capitalize;}

#block_contact_infos ul {}
#block_contact_infos ul li {padding:3px 0 0 0;}
#block_contact_infos ul li.contact_infos_company {}
#block_contact_infos ul li.contact_infos_address { color:#7d7c7c; font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:21px;}
#block_contact_infos ul li.contact_infos_phone { color:#F58B04;  font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:21px; padding:5px 0 0 0;}
#block_contact_infos ul li.contact_infos_email {}





/****************************************** center column styles ******************************************/
/* breadcrumb.tpl */
#index .breadcrumb { position: absolute; z-index: 100; left: 0px; top: 0px; }
.breadcrumb { float: left; margin:10px 0 0 0;padding:0px 0px; height: 25px; width: 100%; font-size: 11px; color :#cacaca; text-indent: -1000px; height: 0px;}
.breadcrumb_inner {
    display: none;
}

.breadcrumb span,
.breadcrumb .navigation_page,
.breadcrumb .navigation_end,
.breadcrumb .navigation_product {}

.breadcrumb .navigation-pipe {width:6px;height:0;display:inline-block;padding:12px 0 0 0;overflow:hidden;margin:0 3px;background:url(../images/navigate_pipe.jpg) left 6px no-repeat;}

.breadcrumb a { font-size: 11px; color :#cacaca;text-decoration:none;}
.breadcrumb a:hover {color:#333;}


/* category.tpl */
.center_column .cat_desc {margin:20px 0 0 0;padding:17px 20px;border-width:1px 0;border-style:solid;}

#categoryImage {}

#center_column #subcategories ul {display:none}
#center_column #subcategories ul li {float:left;margin:20px 20px 0 0;position:relative;}

#center_column #subcategories ul li a {width:82px;height:130px;display:block;padding:20px;border-width:1px;border-style:solid;text-decoration:none;}
#center_column #subcategories ul li a img {background:#fff;border-width:1px;border-style:solid;}
#center_column #subcategories ul li a span {display:block;padding:17px 0 0 0;}
#center_column #subcategories ul li strong {width:12px;height:12px;display:block;background:url(../img/icon-sub.png) 0 0 no-repeat;position:absolute;bottom:10px;right:10px;}

#center_column #subcategories ul li a:hover {background:#333;}
#center_column #subcategories ul li a:hover span {color:#fff;}
#center_column #subcategories ul li a:hover strong {background-position:0 -12px;}


/* product-sort.tpl */
.product_sort {padding:20px 0 0 0;overflow:hidden; display:none}

.product_sort #productsSortForm {float:left;}
.product_sort #productsSortForm label {display:block;float:left;padding:4px 7px 0 0;}
.product_sort #productsSortForm select {width:160px;float:left;}

.product_sort ul {float:right;}
.product_sort ul li {width:25px;height:24px;float:left;background-image:url(../img/product_view.png);background-repeat:no-repeat;cursor:pointer;}
.product_sort ul li + li {margin:0 0 0 10px;}

.product_sort ul li#product_view_grid {background-position:0 0; display:none;}
.product_sort ul li#product_view_grid.current {background-position:0 -24px; cursor:default; display:none;}
.product_sort ul li#product_view_list {background-position:0 -48px; display:none;}
.product_sort ul li#product_view_list.current {background-position:0 -72px; cursor:default; display:none;}


/* product-list.tpl */
#product_list {}

/* list view */
.list {margin:00px 0 0 0;padding:0 0 0 0px; float: left; width: 705px; }
.list li { background: url('../images/product_list_spacer.jpg') left bottom no-repeat; height:193px;padding:0px 0; float: left; }

.list li a.product_img_link {width:130px;height:180px;float:left; margin-top: 20px;}

.list li .center_block { float: left; width:563px; height: 167px; position: relative; float:left; padding:25px 0 0 0px;}

.list li .center_block .product_flags {overflow:hidden;margin:0 0 0px 0;}
.list li .product-details span.availability, .list li .product-details span.new, .list li .product-details span.online_only {display:block;float:right;font:normal 11px "Arial"; color:#FF6600; text-transform: uppercase; }
.list li .product-details span + span {margin:0 0 0 10px;padding:0 0 0 10px;border-left-width:0px;border-left-style:solid;}
.list li .product-details span.new {color:#333; display:none}
.list li .product-details span.availability {}
.list li .product-details span.online_only {}

.list li .center_block h3 {padding:0px 0 0 0; position: absolute; left: 0px; top: 8px; font-size: 16px!important; text-transform: none!important; }
.list li .center_block h3 a { color: #f18700; font-size: 16px!important; text-transform: none!important; }
.list li .center_block .product_desc {}
.list li .center_block .sduc { width:400px;height:100%;overflow:hidden; margin-top:10px; margin-left: 12px!important; float: left; }
.list li .center_block .more { position: absolute; right: 3px; bottom: 11px; }

.list li .right_block  { float: left; background: url('../images/product_list_spacer_right.jpg') left top no-repeat; width: 138px; height: 192px; position:relative; padding: 0 0 0 3px; position: relative; }

.list li .right_block span.on_sale,
.list li .right_block span.discount { float: right; }

.list li .product-details { float: right; margin: 8px 8px 0 0; }
.list li .product-details .clearblock { height: 10px; }
.list li .right_block span.price { position: absolute; bottom: 85px; left: 8px; }
.list li .right_block .compare {margin:0;padding:19px 0 0 0;}

.list li .right_block .exclusive, .list li .right_block .more { position: absolute; bottom: 34px; left: 8px; width: 130px!important; padding-left: 0px!important; padding-right: 0px!important; text-align: center; }
.list li .right_block .button {}

/* grid view */
.grid {padding:10px 0 0 0;overflow:hidden; list-style:none;}
.grid li {width:206px;float:left;margin:10px 10px 0 0;padding:20px;border-width:1px;border-style:solid;}
.grid li.product_list-3 {width:205px;margin:10px 0 0 0;}

.grid li a.product_img_link {display:block;text-align:center;}

.grid li .center_block .product_flags,
.grid li .center_block .product_desc,
.grid li .right_block .on_sale,
.grid li .right_block .discount,
.grid li .right_block .button {display:none;}

.grid li h3 {height:30px;}
.grid li h3 a {}

.grid li span.price {display:block;padding:17px 0 0 0;}
.grid li .compare {}
.grid li .exclusive {margin:20px 0 0 0;}

.full_line { float: left; width: 686px; text-align: center; }
.full_line .naglowek { color: #090909; font-size: 12px; font-weight: bold; width: 686px; background: url('../images/rejestracja_label_checkobx.png') center bottom no-repeat; padding: 0 0 5px 0; margin: 0 0 9px 0; }
.wrappercheckbox { display: none; }

.btn_select_fajka { background: url('../images/ico_zgoda.png'); width: 21px; height: 19px; display: inline-block; cursor: pointer; visibility: hidden; }
.buttonselect { border: 1px solid #f29218; cursor: pointer; display: inline-block; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #777777; margin: 0 4px 0 4px; }
.buttonselectActive { background: #f18700; color: #fff; }
.full_line-1 .buttonselect { width: 95px; }
.full_line-2 { margin-top: 20px; }
.full_line-2 .buttonselect { width: 52px; }
.full_line-3 { margin-top: 20px; }
.full_line-3 p { color: #090909; font-size: 12px; margin: 0; padding: 0; }
.full_line-3 .p1 { font-weight: bold; }
.full_line-3 .p2 { font-size: 10px; }
.full_line-3 .buttonselect { width: 52px; }

.box-form { float: left; width: 686px; }
.box-form .naglowek { float: left; width: 680px; margin: 0 0 15px 6px; padding: 0; color: #000000; font-weight: bold; font-size: 12px; }
.box-form .item-line { float: left; width: 666px; padding: 0 0 6px 20px; margin: 0 0 4px 0; background: url('../images/dane_form_line.png') left bottom no-repeat; }
.box-form .item-line label { float: left; width: 124px; margin: 4px 0 0 0; color :#000000; font-size: 12px; font-weight: normal; }
.box-form .item-line .input_text { float: left; width: 184px; height: 20px; border: 1px solid #bbbbbb; margin: 0; padding: 0 5px 0 5px; color :#000000; }

.save-box { float: left; width: 686px; text-align: center; margin: 20px 0 0 0; }
.save-box .button { 
    border-radius: 0px!important; 
    height: 44px !important; 
    padding: 0!important; 
    line-height: 30px!important; 
    font-size: 15px!important; 
    -moz-border-radius:0!important; 
    -webkit-border-radius:0px!important; 
    width: 215px; 
    background-image: url(../img/save-icon.png);
    background-position: 174px center;
    background-repeat: no-repeat;
}

.special_std .address { float: left; width: 680px; margin: 15px 0 0 6px; }
.special_std .address li { float: left; width: 670px; margin: 0 0 0 10px; padding: 0!important; color: #000; }
.special_std .address li.address_title { margin: 0 0 5px 0!important; padding: 0!important; }
.special_std .addres_select { float: left; margin: 15px 0 0 0; padding: 0; }
.special_std .addres_select select { width: 196px; border: 1px solid #bbbbbb; float: left; }
.special_std .addres_select label { color: #000; font-weight: bold; margin-right: 10px; margin-top: 1px; float: left; }
.special_std .clearblock { height: 20px; }

.item-select select { float: left; width: 196px; border: 1px solid #bbbbbb; }
.item-textarea textarea { float: left; width: 186px; border: 1px solid #bbbbbb; padding: 5px 5px 5px 5px; }

/* product-compare.tpl */
.product_compare {padding:20px 0 0 0;overflow:hidden;}
.product_compare .button {float:right;}


/* pagination.tpl */
#pagination {height:27px;clear:both;padding:20px 0 0 0;}

.pagination {float:left;padding:6px 0 0 0;}
.pagination li {margin:0 10px 0 0;float:left;}
.pagination li a {}
.pagination li a:hover {}

.pagination li.current span {font-weight:bold;}
.pagination li.truncate {}
.pagination li.disabled {cursor:default;color:#aaa;}

#pagination_previous {margin:0 20px 0 0;}
#pagination_next {margin:0 0 0 10px;}

#pagination_previous a,
#pagination_next a {text-decoration:none;}

#pagination_previous span,
#pagination_next span {position:relative;top:-1px;}

#pagination_form {float:right;}
#pagination_form input {display:none;}
#pagination_form select {width:45px;float:right;margin:2px 0 0 0;}
#pagination_form label {display:block;float:right;padding:6px 10px 0 10px;}
#pagination_form a {float:right;}


/* stores.tpl */
#stores_block p.text {}
#stores_block p.text label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}
#stores_block p.text input {width:270px;}

#stores_block p.select {}
#stores_block p.select label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}
#stores_block p.select select {float:left;}
#stores_block p.select span {display:block;float:left;padding:4px 7px 0 7px;}
#stores_block p.select #stores_loader {margin:-2px 0 0 0;display:none;}

#stores_block p.submit {padding-left:177px;}
#stores_block input.button {}

#stores_block select#locationSelect {margin:20px 0 20px 177px;visibility:hidden;}

#stores_block div#map {width:100%;height:400px;}

#stores_block table#stores-table {margin:20px 0 0 0;display:none;}


/* products-comparison.tpl */
#product_comparison {margin:20px 0 0 0;}

#product_comparison h5 {height:30px;margin:0 20px 0 0;}

#product_comparison th {padding-left:20px;padding-right:20px;}
#product_comparison td {padding:7px 20px;font-weight:bold;}
#product_comparison td.comparison_infos {font-weight:normal;}

#product_comparison td p.product_desc {padding:10px 0 0 0;}
#product_comparison .comparison_product_infos {padding:20px 0 0 0;}
#product_comparison .comparison_product_infos a.cmp_remove {padding:0 0 0 15px;background:url(../img/icon/delete.gif) 0 2px no-repeat;color:#dd0000;text-decoration:none;}
#product_comparison .comparison_product_infos a.button {margin:17px 0 0 0;}
#product_comparison .comparison_product_infos .exclusive {margin:5px 0 13px 0;}
#product_comparison .comparison_product_infos .product_discount {padding:12px 0 0 0;height:15px;}





/****************************************** product page ******************************************/
#primary_block { margin: 20px 0 30px 0; }


/* left block */
#primary_block #pb-right-column {width:230px;float:left;}


/* product img */
#primary_block #image-block {width:226px;height:226px;position:relative;}
#primary_block #image-block img#bigpic {width:226px;height:226px;/*cursor:pointer;*/}
#primary_block #image-block img#bigpic.jqzoom {height:226px;cursor:default;position:relative;}


/* jq zoom */
div.zoomdiv {width:373px!important;height:304px!important;z-index:100;background:#ffffff;border-width:1px;border-style:solid;overflow:hidden;text-align:center;position:absolute;top:-1px !important;left:0px;display:none;}
img.jqzoom{cursor:crosshair;position:relative;}


/* views block */

span#wrapResetImages {display:none;}
span#wrapResetImages div {width:226px;margin:0 0 -3px 0;padding:17px 0 10px 20px;}


/* usefull links */
#usefull_link_block {clear:both;margin:10px 0 0 0;padding:0 0 10px 20px;overflow:hidden;background:url(../img/gradient_light.png) 0 bottom repeat-x #fff;border-width:1px;border-style:solid; display:none}
#usefull_link_block li {margin:10px 0 0 0;}

#usefull_link_block li,
#usefull_link_block li a,
#usefull_link_block span.span_link {color:#333;text-decoration:none;cursor:pointer;}

#usefull_link_block li:hover,
#usefull_link_block li:hover a,
#usefull_link_block li a:hover,
#usefull_link_block span.span_link:hover {color:#999;}

#usefull_link_block li.view-size {padding:0 0 0 19px;background:url(../img/icon_view.png) 0 0 no-repeat;}
#usefull_link_block li.print {padding:0 0 0 19px;background:url(../img/icon_print.png) 0 0 no-repeat;}
#usefull_link_block li#left_share_fb {padding:0 0 0 19px;background:url(../img/icon_fb.png) 0 0 no-repeat;}
#usefull_link_block li.sendtofriend {padding:0 0 0 19px;background:url(../img/icon_mail.png) 0 1px no-repeat;}

#usefull_link_block li#favoriteproducts_block_extra_add,
#usefull_link_block li#favoriteproducts_block_extra_added,
#usefull_link_block li#favoriteproducts_block_extra_removed {padding:0 0 0 19px;background:url(../img/icon_fav.png) 0 0 no-repeat !important;}


/* send to a friend form */
#send_friend_form {width:500px;padding:10px;}
#send_friend_form h2.title {padding:10px;background:#333;font:12px "Arial";color:#fff;text-transform:uppercase;}

#send_friend_form .product {padding:20px 0 0 0;}
#send_friend_form .product > img {float:left;border:1px solid #ddd;}
#send_friend_form .product .product_desc {margin:0 0 0 200px;}
#send_friend_form .product_name {padding:0 0 20px 0;}
#send_friend_form .product_name strong {font-size:18px;font-weight:normal;color:#000;}

#send_friend_form .form_container {margin:20px 0 0 0;padding:20px;background:#f5f5f5;}
#send_friend_form .form_container .intro_form {font:bold 14px "Arial";color:#000;}

#send_friend_form .form_container .text label {display:block;padding:20px 0 7px 0;font:bold 12px "Arial";color:#555;}
#send_friend_form .form_container .text label sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
#send_friend_form .form_container .text input[type=text] {width:448px;padding:5px;background:#fff;border:1px solid #ccc;}

#send_friend_form .form_container .txt_required {padding:20px 0 0 0;color:#da0f00;}

#send_friend_form .submit {padding:0 20px 20px 20px;background:#f5f5f5;line-height:27px;text-align:right;}
#send_friend_form .submit a {color:#333;text-decoration:underline;}
#send_friend_form .submit a:hover {text-decoration:none;}


/* right block */
#primary_block #pb-left-column {width:464px; min-height: 180px; float:right; padding:0 0 0px 0px; position: relative; }
#primary_block #pb-left-column .product_details { float: left; margin: 0 0 0 38px; width: 420px; }
#primary_block #pb-left-column h1 {margin:-4px 0 0 0;padding:0;background:none;border:none;font-size:20px;color:#333;text-transform:none;}

#primary_block #pb-left-column #availability_statut { float: right; margin: 0 0 4px 0!important; padding: 0!important; color: #f18700;}
#primary_block #pb-left-column .psai { position: absolute; right: 10px; top: -8px; }

.lblD { float: left; width: 190px; border-bottom: 1px solid #f5f5f5; padding: 0 0 3px 0!important; margin: 0!important; }
.lng_hu .lblD {width: 206px;}
.lng_pl .lblD {width: 206px;}
.lng_da .lblD {width: 210px;}
.lng_el .lblD {width: 220px;}
.lng_sr .lblD {width: 210px;}
.lng_el #pb-left-column .item-line .qty {margin: 0px 10px 0 9px;}
.lng_lt .lblD {width: 228px;}
.lng_lt .center_column .btn-order-by-email {width: 170px;}
.lng_el .center_column .btn-order-by-email {width: 170px;}

/*.lng_pl .lblD-small {width: 175px;}*/
.ico_free_delivery { width: 26px; height: 16px; position: absolute; left: -34px; top: 8px; background: url('../images/ico_free_delivery.png'); }
.ico_free_delivery_eur { width: 26px; height: 16px; position: absolute; left: -34px; top: 8px; background: url('../images/free_car_ico.jpg'); }
.item-line-prod-big .ico_free_delivery { top: 10px!important; }
.item-line-prod-big .ico_free_delivery_eur { top: 10px!important; }
#pb-left-column .product_details .item-line { float: left; width: 420px; margin-bottom: 2px; position: relative; }
#pb-left-column .product_details .item-line-2 { margin-bottom: 18px; margin-top: -10px; }
#pb-left-column .product_details .item-line .price { color: #000000;}
#pb-left-column .item-line-multiple { }
#pb-left-column .item-line-multiple .attr_values { float: left; color: #f18700; font-size: 14px; line-height: 35px; }
#pb-left-column .item-line-multiple .price { float: right; }
.price-gross {
    display: block;
    text-align: right;
    font-size: 11px;
    color: #f18700;
    font-style: italic;
    margin-top: -5px;
}
#pb-left-column .item-line .qty { float: left; margin: 0px 10px 0 15px; padding: 2px 0 3px 0; }
#pb-left-column .item-line .qty label { float: left; color: #777777; margin: 4px 4px 0 0!important; font-size: 11px; }
#pb-left-column .item-line .qty input { float: left; border: 1px solid #c2c2c2; color: #000; padding: 3px 2px 3px 0px!important; width: 25px; text-align: center; }
#pb-left-column .item-line .btn_to_cart { float: right; margin: 0px 5px; padding: 0 0 3px 0; margin-top: -2px;}
#pb-left-column .item-line .btn_to_cart p { margin: 0px 0 0 0px; padding: 0!important; }
#pb-left-column .item-line .btn_to_cart a, #pb-left-column .item-line .btn_to_cart span { float: left; width: 100px!important; text-transform: uppercase; padding: 0!important; margin: 0!important; height: auto!important; height: 23px!important; color: #fff; text-decoration: none; background: #f18700; text-align: center; line-height: 22px; }
.lng_bg #pb-left-column .item-line .btn_to_cart a, #pb-left-column .item-line .btn_to_cart span{
    width: 90px !important;
    height: 36px !important;
    background-image: url(../img/cart-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -100000px;
    margin-top: -2px;
}

#pb-left-column .item-line .btn_to_cart a, #pb-left-column .item-line .btn_to_cart span{
    width: 110px !important;
    height: 36px !important;
    background-image: url(../img/cart-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -100000px;
    margin-top: -2px;
}

#pb-left-column .item-line .btn_to_cart a:hover { background-color: #393939; }
#buy_block #product_reference { padding-left: 40px; }
#buy_block {margin:0px 0 0 0;}
#buy_block p {}
#table_group_product_comb { position: relative; width: 420px; float: left; background: #fff;}
#table_group_product_comb .price { font-size: 14px!important; }
#table_group_product_comb .price span { }
.addmargintop { margin-top: 16px; }

.item-line-prod-big #our_price_display { font-size: 19px; }
#pb-left-column .item-line-prod-big .btn_to_cart a, #pb-left-column .item-line-prod-big .btn_to_cart span { height: 31px!important; line-height: 31px; }
#pb-left-column .item-line-prod-big .qty_block { float: left; width: 33px; overflow: hidden; }
#pb-left-column .item-line-prod-big #quantity_wanted { width:29px; }
#pb-left-column .item-line-prod-big .qty label { margin-top: 19px!important; }
#pb-left-column .item-line-prod-big .btn_to_cart { margin-top: 12px!important; }
#pb-left-column .item-line-prod-big .lblD { margin-top: 12px!important; }

#qtyUp { float: left; width: 33px; text-align: center; cursor: pointer; }
#qtyDown { float: left; width: 33px; text-align: center; margin-top: 4px; cursor: pointer; }

#views_block {width:460px; height: 46px; margin:0px 0 0 0;position:relative; overflow: hidden; position: absolute; bottom: 0px; left: -2px; }

.video_button { float: left; width: 61px; height: 45px; background:url(../images/button_zobacz_film.png); margin: 0 0 0 4px; }

#view_scroll_left,
#view_scroll_right {width:10px;height:0;display:block;padding:80px 0 0 0;overflow:hidden;background:url(../img/arrow_thumbs.gif) 0 0 no-repeat;position:absolute;top:0;}

#view_scroll_left {left:0;}
#view_scroll_right {background-position:0 -80px;right:0;}

#thumbs_list {width:460px;height:46px;margin:0 0 0 0px;overflow:hidden;}
#thumbs_list ul { float: left; width: auto!important;}
#thumbs_list li {width:62px;height:46px;float:left;margin:0 5px 0 0;cursor:pointer;}
#thumbs_list li a {display:block;border-width:1px;border-style:solid;}
#thumbs_list li.thumb_last {margin:0;}
#thumbs_list li a img {width:60px;height:44px; }


/* price */


#buy_block span.our_price_display_tax {display:block;float:left;padding:6px 0 0 5px;}


/* quantity */
#buy_block #quantity_wanted_p {float:right;padding:0 10px 0 0;}
#buy_block #quantity_wanted_p label {float:right;padding:6px 7px 0 0;text-align:right;}
#buy_block #quantity_wanted_p #quantity_wanted {width:20px;height:15px;float:right;padding:5px;text-align:center;}


/* add to cart */
#buy_block span.exclusive {float:right;}
#buy_block #add_to_cart {float:right;margin:0;padding:0;}
#buy_block #add_to_cart input {display:none;}


/* minimal quantity (optional) */
#buy_block #minimal_quantity_wanted_p {margin:0;padding:17px 0;border-width:1px 0 0 0;border-style:solid;}
#buy_block #minimal_quantity_wanted_p #minimal_quantity_label {margin:0 5px;}


/* other product options */
#buy_block .other_options {border-width:0px 0 0 0;border-style:solid;}


/* taxes & discounts */
#buy_block #other_prices {width:50%;float:left;padding:10px 0 0 0; margin-top: -30px;}

#buy_block #other_prices,
#buy_block #other_prices p,
#buy_block #other_prices span {font:12px "Arial";}

#buy_block #other_prices > p {width:100%;min-height:18px;margin:0;padding:13px 0 0 0; }
#buy_block #other_prices > p#old_price{color:#33A33B;}

#buy_block #old_price {text-decoration:line-through;}
#buy_block #reduction_percent {}
#buy_block .pack_price {}
#buy_block .price-ecotax {color:#229922;}

#buy_block #pQuantityAvailable {font-weight:bold; display:none}
#buy_block #pQuantityAvailable span {font-weight:bold;}

#buy_block #last_quantities {font-weight:bold !important;color:#ff0000;}

#buy_block #product_reference label {font-weight:bold;}


/* attributes */
#buy_block #attributes {width:50%;float:right;padding:10px 0 0 0;}
#buy_block #attributes p {margin:0;padding:10px 0 0 0;overflow:hidden;}

#buy_block span.on_sale,
#buy_block span.discount {height:18px;display:block;float:right;margin:10px 0 0 0;padding:3px 7px 0 7px;background:#33a33b;font:bold 12px "Arial";color:#fff; margin-top:-122px;}

#buy_block #attributes label {float:right;padding:3px 7px 0 0;text-align:right;}
#buy_block #attributes select {width:120px;height:21px;float:right;padding:1px;}


/* short description */
#primary_block #short_description_block {margin:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#primary_block #short_description_content,
#primary_block #short_description_content p {margin:17px 0 0 0;padding:0;}


/* buttons */
#primary_block .buttons_bottom_block {margin:0;}
#primary_block .buttons_bottom_block a {}
#primary_block .buttons_bottom_block input#add2cartbtn {display:none;}


#oosHook {}


/* product comments extra */
#product_comments_block_extra {margin:20px 0 0 0;padding:10px 0 0 0;border-width:1px 0 0 0;border-style:solid;}
#product_comments_block_extra + p {margin:0;padding:0;}

#product_comments_block_extra ul {}
#product_comments_block_extra ul li {padding:10px 0 0 0;}
#product_comments_block_extra ul li a {padding:0 0 0 10px;text-decoration:none;background:url(../img/bullet_arrow.png) 0 4px no-repeat;}
#product_comments_block_extra ul li a:hover {text-decoration:underline}

#product_comments_block_extra .comments_note {overflow:hidden;}
#product_comments_block_extra .comments_note span {float:left;}

#product_comments_block_extra .star_content {float:left;margin:1px 0 0 10px;}
#product_comments_block_extra .star_content .star {width:12px;height:0;padding:12px 0 0 0;overflow:hidden;float:left;background: url(../img/star.png) 0 0 no-repeat;cursor:pointer;}
#product_comments_block_extra .star_content .star_on {background: url(../img/star.png) 0 -12px no-repeat;}


/* product comments form */
#new_comment_form {width:585px;padding:10px;}
#new_comment_form h2.title {padding:10px;background:#333;font:12px "Arial";color:#fff;text-transform:uppercase;}

#new_comment_form .product {padding:20px 0 0 0;}
#new_comment_form .product > img {float:left;border:1px solid #ddd;}
#new_comment_form .product .product_desc {margin:0 0 0 200px;}
#new_comment_form .product_name {padding:0 0 20px 0;}
#new_comment_form .product_name strong {font-size:18px;font-weight:normal;color:#000;}

#new_comment_form .new_comment_form_content {margin:20px 0 0 0;padding:20px;background:#f5f5f5;}
#new_comment_form .new_comment_form_content h2 {font:bold 14px "Arial";color:#000;}

#new_comment_form #criterions_list {padding:0 0 20px 0;border-bottom:1px solid #ccc;}
#new_comment_form #criterions_list li {padding:20px 0 0 0;}

#new_comment_form #criterions_list label {display:block;float:left;padding:0 20px 0 0;font:12px "Arial";color:#555;}
#new_comment_form #criterions_list .star_content {float:left;margin:1px 0 0 0;}
#new_comment_form #criterions_list .star_content div {float:left;}

#new_comment_form #criterions_list .star_content div.cancel {padding:0 10px 0 0;}
#new_comment_form #criterions_list .star_content div.cancel a {width:11px;height:0;display:block;margin:1px 0 0 0;padding:11px 0 0 0;overflow:hidden;background:url(../img/icon/delete.gif) 0 0 no-repeat !important;cursor:pointer;}

#new_comment_form #criterions_list .star_content div.star a {width:12px;height:0;padding:12px 0 0 0;overflow:hidden;float:left;background: url(../img/star.png) 0 0 no-repeat;cursor:pointer;}

#new_comment_form #criterions_list .star_content div.star_hover a,
#new_comment_form #criterions_list .star_content div.star_on a {background: url(../img/star.png) 0 -12px no-repeat;}

#new_comment_form .new_comment_form_content > label {display:block;padding:20px 0 7px 0;font:bold 12px "Arial";color:#555;}
#new_comment_form .new_comment_form_content > label sup {vertical-align:top;font:normal 13px "Tahoma";color:#da0f00;}
#new_comment_form .new_comment_form_content input[type=text] {width:533px;padding:5px;background:#fff;border:1px solid #ccc;}
#new_comment_form .new_comment_form_content textarea {width:533px !important;height:100px !important;padding:5px;background:#fff;border:1px solid #ccc;}

#new_comment_form #new_comment_form_footer {height:27px;padding:20px 0 0 0;}

#new_comment_form #new_comment_form_footer .fl {float:left;color:#da0f00;}

#new_comment_form #new_comment_form_footer .fr {float:right;color:#000;line-height:27px;text-align:right;}
#new_comment_form #new_comment_form_footer .fr a {color:#333;text-decoration:underline;}
#new_comment_form #new_comment_form_footer .fr a:hover {text-decoration:none;}
#new_comment_form #new_comment_form_footer .button {}


/* pack items */
#primary_block .pack_content {margin:20px 0 0 0;padding:17px 20px;border-width:1px;border-style:solid;}
#primary_block .pack_content h3 {padding:0;}
#primary_block .pack_content ul {}
#primary_block .pack_content ul li {padding:10px 0 0 0;font-size:10px;}
#primary_block .pack_content ul li p {margin:0;padding:0;}


/* color picker */
#primary_block #color_picker {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}
#primary_block #color_picker h3 {}
#primary_block #color_picker ul {padding:10px 0 0 0;overflow:hidden;}
#primary_block #color_picker ul li {display:inline;float:left;margin:0 7px 0 0;}
#primary_block #color_picker ul li a {width:25px;height:25px;display:block;border:1px solid #777;cursor:pointer;}
#primary_block #color_picker ul li a:hover {}

#primary_block a#color_all {cursor:pointer;}


/* share block */
#pb-left-column .share {margin:20px 0 0 0;padding:10px;overflow:hidden;background:url(../img/gradient_light.png) 0 bottom repeat-x #fff;border-width:1px 0;border-style:solid;line-height:normal; display:none}
#pb-left-column .share a {text-decoration:none;height:20px;}
.addthis_button_google_plusone {width:64px !important;}
.addthis_button_tweet.at300b {width:82px;}
.addthis_button_google_plusone.at300b div {float:left !important;width:80px;}


/* quantity discount */
#quantityDiscount {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

#quantityDiscount table {width:100%;margin:20px 0 0 0;}
#quantityDiscount th {padding:10px;background:#fff !important;}
#quantityDiscount td {padding:10px;}


/* productscategory.tpl */
#blockproductscategory {}
#blockproductscategory h2 {padding-bottom:7px;border-width:0 0 1px 0;border-style:solid;}

#productscategory {padding:20px 0 0 0;position:relative;}

#productscategory ul {}
#productscategory ul li {width:82px;height:150px;margin:0 20px 0 0;padding:20px;border-width:1px;border-style:solid;}
#productscategory ul li a img {border:none;}
#productscategory ul li h5 {height:30px;padding:10px 0 0 0;}
#productscategory ul li p {padding:7px 0 0 0;}
#productscategory ul li.item_last {margin:0;}

#productscategory_scroll_left {width:1.9% !important;float:left;margin:82px 1% 0 0 !important;}
#productscategory_list {width:94% !important;float:left;}
#productscategory_scroll_right {width:1.9% !important;float:left;margin:82px 0 0 1% !important;}


/* tabs */
ul.idTabs {height:45px; margin: 0px; padding:0px 0 0 0;clear:both; border-left: 1px solid #ddd; margin-left: 65px;}
ul.idTabs li {float:left; margin:0 0 0 0px;}
ul.idTabs li a {
    height:45px;
    display:block;
    padding:0 21px 0 21px;
    background-color:#f8f8f8;
    border:1px solid #ffc479; 
    border-bottom-color: #e9e9e9; 
    border-left: none; 
    font:bold 12px/27px "Arial";
    color:#888;
    text-decoration:none;
    cursor:pointer; 
    line-height: 45px; 
    font-size: 14px;
    font-weight: normal;
    background: url(../images/custom-tab-notactive.png) left top no-repeat;
}
ul.idTabs li a.selected {height:45px; background-color: #f5f5f5; border-right-color: #e9e9e9; border-top-color: #e9e9e9; border-bottom-color: #f5f5f5; color:#777777; background-image: none}
ul.idTabs li a.prevLine { border-right-color: #e9e9e9; }
ul.idTabs li.pdf_download a { background-image: url('../images/pdf.png'); background-position: 11px 9px; background-repeat: no-repeat; padding-left: 35px; }


/* tabs short */
ul.idTabsShort li a {}
ul.idTabsShort li a.selected {}


/* tabs content blocks */
#more_info_sheets {border-width:1px;border-style:solid;}

#idTab1 strong {font-weight:bold;}

#idTab1 ul,
#idTab1 ol {margin:0 0 -3px 0;padding:13px 0 0 0;}

#idTab1 ul li {padding:4px 0 0 0;list-style:disc;list-style-position:inside;}
#idTab1 ol li {padding:4px 0 0 0;list-style:decimal;list-style-position:inside;}

div.tabs_content {padding:14px 20px;}


/* idTab1 (product description) */
#idTab1 {padding:0 20px 20px 20px;}

/*#idTab1 div */
.center_column #idTab1 p {padding:0;}


/* idTab2 (data sheet) */
#idTab2 {padding:10px 20px 20px 20px;}
#idTab2 li {padding:7px 0 0 12px;background:url(../img/bullet_alt.png) 0 12px no-repeat; color:#FF6600}
#idTab2 li span {font-weight:bold; color:#999;}


/* idTab9 (attachments) */
#idTab9 {padding:12px 20px 20px 20px;}
#idTab9 li {margin:0 0 -3px 0;padding:5px 0 0 12px;background:url(../img/bullet_alt.png) 0 10px no-repeat;}
#idTab9 li a {font-weight:bold; color:#FF6600;}


/* idTab4 (accessories) */
#idTab4 {padding:20px;}
#idTab4 li {height:82px;overflow:hidden;}
#idTab4 li + li {margin:20px 0 0 0;padding:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#idTab4 li .accessories_desc {width:450px;float:left;}
#idTab4 li .accessories_desc a.accessory_image {width:80px;height:80px;display:block;float:left;margin:0 20px 0 0;border-width:1px;border-style:solid;}

#idTab4 li .accessories_desc h5 {margin:0 0 7px 0;padding:15px 0 0 0;}

#idTab4 li .accessories_price {width:130px;height:82px;float:right;padding:15px 0 0 20px;border-width:0 0 0 1px;border-style:solid;}
#idTab4 li .accessories_price span.price {display:block;margin:0 0 7px 0;}


/* idTab5 (product comments) */
#idTab5 {padding:0 20px 20px 20px;}

#product_comments_block_tab {}
#product_comments_block_tab .comment {margin:20px 0 0 0;}
#product_comments_block_tab .comment + .comment {padding:20px 0 0 0;border-width:1px 0 0 0;border-style:solid;}

#product_comments_block_tab .comment .comment_author {overflow:hidden;}
#product_comments_block_tab .comment .comment_author span {float:left;font:12px "Arial";color:#000;}
#product_comments_block_tab .comment .comment_author .star_content {margin:1px 0 0 10px;}
#product_comments_block_tab .comment .comment_author .star_content div.star {width:12px;height:0;padding:12px 0 0 0;overflow:hidden;float:left;background: url(../img/star.png) 0 0 no-repeat;cursor:pointer;}
#product_comments_block_tab .comment .comment_author .star_content div.star_on {background-position:0 -12px;}

#product_comments_block_tab .comment .comment_author .comment_author_infos {padding:10px 0 0 0;}

#product_comments_block_tab .comment .comment_details {}

#product_comments_block_tab .comment .comment_details h4,
#product_comments_block_tab .comment .comment_details p,
#product_comments_block_tab .comment .comment_details ul,
#product_comments_block_tab .comment .comment_details ul li {padding:10px 0 0 0;}

#product_comments_block_tab .comment .comment_details ul li {font:11px "Arial";}
#product_comments_block_tab .comment .comment_details ul li span {font:11px "Arial";color:#333;text-decoration:underline;cursor:pointer;}
#product_comments_block_tab .comment .comment_details ul li span:hover {text-decoration:none;}

#product_comments_block_tab .comment .comment_details ul li button {height:20px;display:inline-block;margin:0 0 0 20px;padding:0 10px;background:#f5b81c;border:none;font:11px "Arial";color:#333;text-decoration:none;text-transform:capitalize;cursor:pointer}
#product_comments_block_tab .comment .comment_details ul li button:hover {background:#333;color:#f5b81c;}
@-moz-document url-prefix() {#product_comments_block_tab .comment .comment_details ul li button {padding-bottom:2px;}}


/* customizable products */
.customization_block {padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

.customization_block p {}
.customization_block .customizationUploadBrowseDescription {padding:7px 0 0 0;}
.customization_block p img {margin:0 2px 0 0;}

.customization_block h2 {padding:17px 0 10px 0;}

.customization_block #uploadable_files {}

.customization_block ul li {}
.customization_block ul li > div + div {padding:10px 0 0 0;}
.customization_block ul li .customizationUploadBrowse img {margin:0 5px 0 0;}

textarea.customization_block_input {width:650px !important;}

.customization_block #customizedDatas {margin:0;padding:20px 0 0 0;}





/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturer #center_column h1,
#supplier #center_column h1 {margin-bottom:0;}

#manufacturer #center_column > p,
#supplier #center_column > p {padding:20px 0 0 20px;}

.mnf_sup_list {margin:20px 0 0 0;padding:0 20px;overflow:hidden;border-width:1px;border-style:solid;}

.mnf_sup_list li {height:82px;overflow:hidden;padding:20px 0;}
.mnf_sup_list li + li {border-width:1px 0 0 0;border-style:solid;}
.mnf_sup_list li .logo {display:block;float:left;border-width:1px;border-style:solid;}

.mnf_sup_list li .left_side {width:300px;float:left;padding:0 0 0 20px;}

.mnf_sup_list li .left_side div {padding:7px 0 0 0;}
.mnf_sup_list li .left_side div a {text-decoration:none;}

.mnf_sup_list li .left_side h3 {padding:12px 0 0 0;color:#888;text-transform:none;}

.mnf_sup_list li .left_side h3,
.mnf_sup_list li .left_side h3 a {font-size:17px;font-weight:bold;text-decoration:none;}

.mnf_sup_list li .right_side {width:120px;height:82px;float:right;position:relative;padding-left:20px;border-width:0 0 0 1px;border-style:solid;}

.mnf_sup_list li .right_side p {padding:12px 0 0 0;vertical-align:baseline;}
.mnf_sup_list li .right_side p span {font-size:17px;font-weight:bold;}

.mnf_sup_list li .right_side p a {text-decoration:none;font-size:12px;font-weight:bold;}

.mnf_sup_list li .right_side a.button {margin:10px 0 0 0;}

.mnf_sup_list li .left_side a:hover,
.mnf_sup_list li .right_side p a:hover {color:#888;}


/* sitemap.tpl */
.sitemap_block {width:30%;float:left;padding:0 3% 0 0;}
.sitemap_block ul {padding-top:7px;}
.sitemap_block ul li {padding:5px 0 0 12px;background:url(../img/bullet_alt.png) 0 10px no-repeat;}

.categTree {clear:both;overflow:hidden;padding:3px 0 0 0;}
.tree_top {height:14px;margin:10px 0 0 0;padding:3px 0 0 28px;background:url(../img/sitemap_top.gif) -1px -1px no-repeat;}
.tree_top a {font-weight:bold;text-transform:uppercase;}

#center_column ul.tree {}
#center_column ul.tree li {border-left:solid 1px #a1a1a1;background:url(../img/sitemap_horizontal.gif) 0 12px no-repeat;margin:0 0 0 11px;padding:5px 0 0 16px;}
#center_column ul.tree li ul {padding:2px 0 4px 0;}
#center_column ul.tree li ul li {margin:0;}
#center_column ul.tree a {padding-left:0;}
#center_column ul.tree a.selected {font-weight:bold;}
#center_column ul.tree li.last {background:url(../img/sitemap_last.gif) 0 0 no-repeat;border:none;padding:5px 0 0 17px;}


/* contact-form.tpl */
#contact_form {margin:20px 0 0 0;padding:0 20px 20px 20px;border-width:1px;border-style:solid;}

p#desc_contact0,
p#desc_contact1,
p#desc_contact2 {height:15px;padding:20px 0 0 177px;}

#contact_form p.file_input label {padding-top:3px;}
#contact_form p.file_input input {height:21px;}
#contact_form textarea#message {width:400px !important;height:200px !important;}


/* cms pages */
#cms #center_column div.rte {padding:0 20px 20px 20px;}

#cms #center_column div.rte h1,
#cms #center_column div.rte h2 {width:723px;margin:20px 0 0 -20px;padding:10px 20px;background:#eee;font-size:16px;font-weight:bold;color:#333;text-transform:uppercase;}

#cms #center_column div.rte .p3 {}
#cms #center_column div.rte .p2 {font-size:14px;line-height:18px;color:#333;}
#cms #center_column div.rte .p4 {padding-bottom:28px;}
#cms #center_column div.rte .p5 {padding-bottom:28px;}

.center_column .rte {}
.center_column .rte ul {margin:0 0 -3px 0;padding:12px 0 0 0;}
.center_column .rte ul li {padding:5px 0 0 13px;background:url(../img/bullet_alt.png) 0 9px no-repeat;}

.center_column .rte hr {margin:20px 0 0 0;background:#ddd;font-size:0;line-height:0;color:#fff;}


/* only_content pages */
body#cms div.content_only {padding:0 20px 20px 20px;background:#fff;color:#000;text-align:left;}

body#cms div.content_only h1 {padding:14px 0 0 0;font:normal 18px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h2 {padding:14px 0 0 0;font:bold 14px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h3 {padding:14px 0 0 0;font:bold 12px "Arial";color:#777;text-transform:uppercase;}
body#cms div.content_only h4,
body#cms div.content_only h5,
body#cms div.content_only h6 {padding:14px 0 0 0;font:normal 12px "Arial";color:#777;text-transform:uppercase;}

body#cms div.content_only p {padding-top:12px;font:normal 12px "Arial";color:#000;}
body#cms div.content_only a {font:normal 12px "Arial";color:#0753b4;text-decoration:none;}
body#cms div.content_only a:hover {color:#000;}

body#cms div.content_only ul {list-style-type:circle;list-style-position:inside;}
body#cms div.content_only ol {list-style-type:decimal;list-style-position:inside;}

div.rte strong {font-weight:bold;}
div.rte em {font-style:italic;}

div.rte table {border-collapse:separate;border-spacing:0px;width:auto;}

div.rte caption,
div.rte th,
div.rte td,
div.rte table {text-align:left;font-weight:normal;background:none;height:inherit;border:none;font:normal 12px "Arial";color:#000;text-align:center;}

div.rte th {height:24px;padding:0 7px;background:#eee;font-weight:bold;}





/****************************************** account pages ******************************************/
/* authentication.tpl */
/* login/create account */
#authentication #create-account_form h4 {font-weight:normal;color:#555;text-transform:none;}
#authentication #create-account_form {width:44%;float:left;margin:20px 3% 0 0;padding:5px 20px 53px 20px;background:url(../img/login-content-left.gif) right bottom no-repeat #ffffff; border:1px solid #E2DEDE;}

#new_account_form p.radio input {top:3px;}
#new_account_form p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}


/* account creation form */
#account-creation_form {}
#account-creation_form .radio label {padding:0 20px 0 2px;}
#account-creation_form .password .form_info {display:inline-block;padding:4px 0 0 7px;font:normal 12px "Arial";color:#555;}
#account-creation_form .select span {width:170px;display:block;float:left;padding:4px 7px 0 0;font:normal 12px "Arial";color:#555;text-align:right;}

#account-creation_form span.inline-infos,
#account-creation_form span.form_info {display:inline-block;padding:4px 0 0 7px;}

#account-creation_form .submit {margin:0;}
#account-creation_form .submit input {float:left;}
#account-creation_form .submit span {display:block;clear:both;padding:20px 0 0 0;}


/* password.tpl */
.forgot_password #restore_password label { }
.forgot_password p.submit {}


/* my-account.tpl */
.myaccount_lnk_list {padding:3px 0 0 3px;}
.myaccount_lnk_list li {padding:12px 0 3px 0; float: left; width: 100%; }
.myaccount_lnk_list li img {margin:0 5px 0 0;display:inline-block;}
.myaccount_lnk_list li .button { -webkit-border-radius: 0px; font-size: 16px!important; text-transform: none!important; padding: 4px 10px 4px 10px!important;
                                 -moz-border-radius: 0px;
                                 border-radius: 0px; }
.myaccount_lnk_list li .sbttn { float: left; height: 35px; line-height: 35px; padding-left: 52px; color: #777777; font-size: 16px!important; text-decoration: none; }
.myaccount_lnk_list li .logout { background: url('../images/ico_logout.png') 5px top no-repeat; }
.myaccount_lnk_list li .order_history { background: url('../images/ico_historia_zamowien.png') 0px top no-repeat; }
.myaccount_lnk_list li .ico_dane_konta { background: url('../images/ico_dane_konta.png') 5px top no-repeat; }
.myaccount_lnk_list li .ico_password { background: url('../images/ico_password.png') 5px top no-repeat; }


/* addresses.tpl */
ul.address {}

ul.item {width:47.6%;height:auto;float:left;margin:20px 4% 0 0;padding:0 0 20px 0;border-width:1px;border-style:solid;overflow:hidden;}
ul.alternate_item {width:47.6%;float:right;margin:20px 0 0 0;padding:0 0 20px 0;border-width:1px;border-style:solid;overflow:hidden;}

ul.address li {margin:5px 20px 0 20px;}
ul.address li.address_title {margin:20px 20px 17px 20px;font:bold 12px "Arial";color:#000;text-transform:uppercase;}
ul.address li.address_title h3 {margin:0;}

ul.address li span.address_name,
ul.address li span.address_firstname,
ul.address li span.address_lastname,
ul.address li.address_firstname {font-weight:bold;}

ul.address li.address_update,
ul.address li.address_delete {}

body#addresses div.address_add {clear:both;padding:20px 0 0 0;}


/* identity.tpl */
form.identity p.radio input {top:3px;}
form.identity p.radio label {padding:0 15px 0 3px;line-height:19px;display:inline-block;}

form.identity p.required_desc {padding:20px 0 0 157px;}

#security_informations {padding:20px 0 0 177px;font-size:11px;}




/****************************************** order pages ******************************************/
/* order-steps.tpl */
#order_steps {width:600px;height:57px;overflow:hidden;margin:20px 0 0 0; float: left; background:url(../images/steps.jpg) left bottom no-repeat;}
ul.step1 {background-position:0 bottom; }
ul.step2 {background-position:0 -56px!important; }
ul.step3 {background-position:0 0px!important; }

#order_steps li { width:190px;height:57px;float:left; }
#order_steps li a,
#order_steps li span { float: left; width: 180px; height: 23px; padding: 34px 0 0 10px; height: 57px; color: #cccccc!important; font-size: 14px; }


#cart_summary_container .ajax_shipping_free_price_span {width: 677px; height: 34px; padding: 0 0 0 10px; line-height: 34px; background: #f18700; color: #fff; font-size: 13px; margin: 21px 0 0 0; }
#cart_summary_container .ajax_shipping_free {width: 675px; height: 34px; padding: 0 0 0 10px; line-height: 34px; border: 1px solid #f18802; color: #f18700; font-size: 13px; margin: 21px 0 7px 0; }

#extra_discount_wait {
    background: #f18700;
    color: white;
    padding: 10px;
    font-size: 13px;
    position: relative;
    
    display: none;
}

#extra_discount_wait_more {
    padding: 10px;
    font-size: 13px;

    background: white;
    color: #f18700;
    border: 1px solid #f18700;
    
    display: none;
}

#extra_discount_wait_minus {
    padding: 10px;
    font-size: 13px;

    background: white;
    color: #f18700;
    border: 1px solid #f18700;
    
    display: none;
}

#extra_discount_wait_minus_more {
    background: #f18700;
    padding: 10px;
    font-size: 13px;
    color: white;
    
    display: none;
}

#cart_summary_container .ajax_extra_discount_success {
    border: 1px solid #f18802; 
    color: #f18700; 
    padding: 10px;
    font-size: 13px;
}

#amount_with_extra_discount {
    text-decoration: underline;
}

.ajax_extra_discount_amount {
    text-decoration: underline;
}

#cart_summary_container { float: left; width: 687px; }

/* Order step 1: summary (shopping-cart.tpl) */
#center_column #cart_summary { color: #000000!important; font-size: 12px; border-color: #bbbbbb!important; }
#cart_summary a { color: #000000!important; text-decoration: none; }
#cart_summary .price { font-size: 12px!important; }
#center_column #cart_summary td, #center_column #cart_summary th { border-color: #bbbbbb!important; }
#center_column #cart_summary td { padding: 3px 5px 3px 5px!important; }
#cart_summary tr th { background: #777777!important; padding: 0 5px 0 5px!important; height: 36px; color: #fff!important; text-align: center!important; }
#cart_summary tr td.cart_ref { text-align: center; }
#cart_summary tr td.cart_unit { text-align: center; width: 82px;}
#cart_summary tr td.cart_total_netto { text-align: center; width: 82px; }
#cart_summary tr td.cart_total { text-align: center!important; width: 82px; }
#cart_summary tr td.cart_product {width:45px;}

#center_column #cart_summary .cart_extra_discount td {
    border: 1px solid #f18700 !important;
}

.ctpl_extra_discunt {
}

#center_column #cart_summary .last_item.extra_discount td {
    border-bottom: 1px solid #f18700 !important;
}

#lnk-show-extra-discount-more { 
    color: white;
    background: url(../images/arrow-bg-more.png) top left no-repeat;
    display: block;
    height: 28px;
    line-height: 25px;
    padding-left: 5px;
    float: left;
    width: 70px;
    margin-top: -6px;
    margin-left: 7px;
    text-decoration: none;
}

#ajax_extra_1 {
    float: left;
}

#cart_summary tr td.cart_availability {text-align:center;}

#cart_summary tr td.cart_quantity {text-align:center;width:60px;padding:12px 1px!important;}
#cart_summary tr td.cart_quantity div.cart_quantity_button {width:34px;float:left;}
#cart_summary tr td.cart_quantity div.cart_quantity_button img {float:left; margin: 0; padding: 0;}
#cart_summary tr td.cart_quantity div.cart_quantity_button input.text {width:33px; margin: 3px 0 0 0!important; height:23px;padding:0px 0 0 0; color:#000; text-align:center; border: 1px solid #bababa; }
#cart_summary tr td.cart_quantity a {display:block;float:left; }
#cart_summary tr td.cart_quantity .cart_quantity_up { margin-left: 3px; }
#cart_summary tr td.cart_quantity .cart_quantity_down { margin-left: 3px; margin-top: 2px; }
#cart_summary tr td.cart_quantity a img { margin: 1px 0 0 0!important; float: left; }
#cart_summary tr td.cart_quantity a.cart_quantity_delete {width:24px;height:25px;float:left;margin:15px 0 0 0px;}

#cart_summary tfoot tr td { height: 35px!important; padding-top: 0px!important; padding-bottom: 0px!important; }
#cart_summary tr td.ctpl { border-left: none!important; border-bottom: none!important; font-weight: bold; }
#cart_summary tr td.price { text-align: center!important; }
#cart_summary tr td#total_product { background: #f18700; color: #fff!important; }

#cart_summary tr td ul.customizationUploaded li img {margin:0 10px 0 0;border:1px solid #eee;}
#cart_summary tr td ul.typedText li {padding:7px 0 0 0;}

#cart_summary tr td.cart_discount_delete {text-align:center;}

#cart_summary #total_price,
#cart_summary #total_price span,
#cart_summary .total_price_container {background:#F58B04;color:#fff !important;}

.dane_do_prawej { float: right; width: 448px; margin: 15px 0 0 0; }
.form_dane { float: left; color: #000; }
.form_dane h3 { width: 436px!important; }
body .special_std .uwagi_do_zamowienia h3 { margin: 0!important; }
.uwagi_do_zamowienia p { margin: 0 !important; padding: 5px 5px 5px 5px!important; line-height: 15px; border: 1px solid #bebebe; border-top: none; color: #000; }

.form_dane .lbl { float: left; width: 124px; margin: 4px 0 0 0; color :#000000; font-size: 12px; font-weight: normal; }
.form_dane .value { float: left; margin: 4px 0 0 0; color :#000000; font-size: 12px; font-weight: normal; }
.form_dane .item-line-last { background: none!important; margin-bottom: 6px!important; }

.dane_do_prawej .stable { margin: 0 0 30px 0; }
.dane_do_prawej td { vertical-align: middle!important; padding: 10px 5px 10px 5px; border-right: 1px solid #bebebe; border-bottom: 1px solid #bebebe; }
.dane_do_prawej td.td-total { text-align: right; font-weight: bold; }
.dane_do_prawej td.td-total-brutto { color: #fff!important; background: #f18700; }
body #center_column .stable, body #center_column .stable td, body #center_column .stable th { border-color: #bbbbbb!important; }
#center_column .stable .nav td { background: #777777!important; padding: 0 5px 0 5px!important; height: 36px; color: #fff!important; text-align: center!important; border: 1px solid #bebebe; }
body #center_column .stable td { color: #000; }

.delivery_navigation { float: right; width: 448px; margin: 42px 0 0 0; }
.payment_navigation { float: right; width: 448px; margin: 17px 0 0 0; }
.dodatkowe_navigation { float: right; width: 448px; margin: 30px 0 40px 0; }
.uwagi_navigation { float: right; width: 350px; margin: 18px 0 0 0; display: none;}
.uwagi_navigation .stable td { padding: 0!important; }
.uwagi_navigation textarea { border: none; width: 348px; height: 100px; }
body #center_column .stable, body #center_column .stable td, body #center_column .stable th { border-color: #bbbbbb!important; }
#center_column .stable th { background: #777777!important; padding: 0 5px 0 5px!important; height: 36px; color: #fff!important; text-align: center!important; }
body #center_column .stable td { color: #000; }
.stable-static .th-1 {  }
.stable-static .th-2 { width: 82px; }
.stable-static .th-3 { width: 82px; }
.stable-static .td-3 { text-align: center!important; white-space: nowrap;}
.stable-static .td-2 { text-align: center!important; white-space: nowrap;}
.stable-static .td-1 { border-left: 0px; border-bottom: 0px; border-top: 0px; }
.stable-static .td-1 input { display: inline-block; }
.stable-static .td-1 label { display: inline-block; }
.stable-static .info { border: 0px!important; font-size: 9px; }
.stable-static .total { font-weight: bold; text-align: right!important; border-top: none; }
.stable-static .total_price_order { background: #f18700; color: #fff!important; }

.payment_navigation .td-1 input { margin: 0px 0 0 0!important; }
.payment_navigation .td-1 label { line-height: 15px!important; }

#block-history .stable1 { margin-bottom: 20px; width: 684px; }
#block-history .stable1 th { vertical-align: middle!important; text-align: center!important; border: 1px solid #bbbbbb!important; }
#block-history .stable1 th.first_item { width: 150px; text-align: center!important; }
#block-history .stable1 td { border: 1px solid #bbbbbb!important; text-align: center!important; vertical-align: middle!important; padding: 10px 5px 10px 5px; }
#block-history .stable1 td.history_price { font-size: 12px!important }

#paymentsList label { width: 171px!important; }

.special_std  { float: left; width: 686px; margin: 15px 0 0 0; }
.special_std h3 { float: left; border: 1px solid #bcbcbc; background: #777777; height: 35px; width: 674px; padding: 0 0 0 10px; margin: 0 0 16px 0; color: #fff; font-weight: bold; font-size: 12px; line-height: 35px; }
.special_std .item { float: left; width: 686px; margin: 0 0 6px 0; }
.special_std .item label { float: left; text-align: right; margin: 2px 8px 0 0; width: 258px; color: #000000; font-size: 13px; }
.special_std .account_input { float: left; border: 1px solid #bbbbbb; width: 150px; height: 20px; padding: 0 5px 0 5px!important; }
.special_std .item-submit { margin-top: 10px; text-align: center; }
.special_std .item-submit .button { float: none!important; height: 28px!important; padding: 0px 5px 0px 5px!important; }
.special_std p.lost_password { text-align: center; }
.special_std p.lost_password a { color: #777777; font-size: 13px; }

.wrap_checkbox { width: 16px; height: 17px; position: relative; display: inline-block; margin-right: 5px; }
.wrap_checkbox span.checkbox { width: 14px; height: 15px; position: absolute; left: 0px; top: 0px; cursor: pointer; border: 1px solid #F49100; background: #fff; }
.wrap_checkbox span.checkbox.checked {border: 1px solid #c2c2c2}
.wrap_checkbox span.checked span { width: 21px; height: 19px; position: absolute; left: -1px; top: -4px; cursor: pointer; background: url('../images/ico_zgoda.png'); }
.wrap_checkbox_wb span.checkbox { border: none!important; }
.form_zgoda label { display: inline-block; margin: 1px 0 0 0; cursor: pointer; }

.table_label { display: inline-block; width: 228px; }

.wrapper_radio { display: inline-block; width: 16px; height: 17px; position: relative; margin: 2px 5px 2px 0px; }
.wrapper_radio span.radio { width: 16px; height: 17px; position: absolute; left: 0px; top: 0px; cursor: pointer; border: 1px solid #c2c2c2; background: #fff; }
.wrapper_radio span.checked span { width: 21px; height: 19px; position: absolute; left: -1px; top: -4px; cursor: pointer; background: url('../images/ico_zgoda.png'); }

.delivery_navigation .wrapper_radio { margin-top: 0px!important; }

/* voucher form */
#voucher fieldset {padding:10px;border-width:1px;border-style:solid;}
#voucher fieldset h2 {float:left;margin:0;padding:6px 20px 0 10px;}
#voucher fieldset p {float:left;margin:0;padding:2px 20px 0 0;display:table-cell;}
#voucher fieldset p.submit {padding:0;}
#voucher fieldset p.text label {float:left;text-align:right; padding:2px 7px 0 0;}
#voucher fieldset p.text input {width:150px;}

#voucher fieldset div#display_cart_vouchers h4 {margin:10px 0 0 0;padding:10px 0 0 0;border-top:1px solid #eee;}
#voucher fieldset div#display_cart_vouchers div {padding:4px 0 0 0;}
#voucher fieldset div#display_cart_vouchers span.voucher_name {font-weight:bold;text-decoration:underline;cursor:pointer;}
#voucher fieldset div#display_cart_vouchers span.voucher_name:hover {text-decoration:none;}


/* carriercompare.tpl */
#compare_shipping_form {}
#compare_shipping_form fieldset {padding:0;}
#compare_shipping_form p {line-height:23px;}
#compare_shipping_form label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

#compare_shipping_form #availableCarriers {margin:20px 0 0 0;}

#compare_shipping_form .SE_SubmitRefreshCard {text-align:left;}


/* order carrier */
#order_carrier {margin:20px 0 0 0;padding:10px;border-width:1px;border-style:solid;}
#order_carrier h4 {float:left;padding:0 10px;}


/* cart navigation */
p.cart_navigation {clear:both;margin:0;padding:20px 17px 0 0;overflow:hidden; margin-bottom: 30px;}

p.cart_navigation .button,
p.cart_navigation .button_large {float:left;}

p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large {float:right;}


/* Order step 2: log in (authentication.tpl) */
.order_address {}
.order_address .select label {margin:0 5px 0 0;line-height:23px;}
.order_address .submit {clear:both;}


/* Order step 4: shipping (order-carrier.tpl) */
#carrierTable {margin:17px 0 0 0;}
#carrierTable tr td {}
#carrierTable tr td.radio input {background:none;position:relative;top:1px;left:0;}

#gift_div {display:none;clear:both;margin:0;}
#gift_div label {display:block;}
#gift_div textarea {height:100px;margin:12px 0 0 0;}


/* Order step 5: payment (order-payment.tpl) */
.payment_module {display:block;margin:0 !important;padding:20px 0 0 0 !important;border:none !important;}
.payment_module img {vertical-align:middle;margin:0 10px 0 0;}
.payment_module a {display:block;background:#fafafa;border:1px solid #ddd;padding:7px;color:#777;text-decoration:none;}

.payment_module a:hover,
.payment_module a:focus,
.payment_module a:active {background:#fff;border:1px solid #ff0000;color:#000;}


/*  order-opc.tpl  */
#login_form { margin-top: 30px; }
#login_form_content {}
#login_form_content div {padding:0 0 20px 0;}
#login_form_content label {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

#login_form_content #login_passwd {margin:0 0 17px 0;}
#login_form_content .lost_password {margin:0 0 0 177px;}

#login_form_content .submit {padding:0;}


/* order-opc-new-account.tpl */
#opc_account_form {}
#opc_account_form .select span {width:170px;display:block;float:left;padding:4px 7px 0 0;text-align:right;}

#opc_account_choice {}
#opc_account_choice .opc_float {width:48%;height:165px;margin:20px 0 0 0;border-width:1px;border-style:solid;}
#opc_account_choice .opc_float_left {float:left;}
#opc_account_choice .opc_float_right {float:right;}
#opc_account_choice .opc_float div {padding:0 20px 20px 20px;}

#opc_account_choice .opc_float ul.bullet {}
#opc_account_choice .opc_float ul.bullet li {padding:6px 0 0 12px;background:url(../img/bullet.png) 0 10px no-repeat;}

.sduc li {height:auto; display: block!important; width: 100%; border-style: none; font-size: 11px!important; background: url('../images/product_list_lista_style.jpg') left 9px no-repeat; padding: 3px 0 0 13px;}
.sduc li + li {border-style: none;}
.sduc ul {border-style: none;}


/* order-detail.tpl */
.color-myaccount,
a.color-myaccount {color:#F58B04;}

#block-history {margin:20px 0 0 0;}

#order-list .history_detail a {text-transform:capitalize;}

#sendOrderMessage label {line-height:23px;padding:0 7px 0 0;}

.order_qte_span {margin:0 0 0 10px;line-height:23px;}


/* 404.tpl */
p.error404 {border:2px solid #dd0000;background:#f5f5f5;margin:20px 0 0 0;padding:10px;line-height:32px;}

#table_group_product { position: relative; margin: 10px 0 0 0; background: #fff; }
#table_group_product table {}
#table_group_product table th { background: #F0F0F0; font-weight: normal; color: #757575; }
#table_group_product table th, #table_group_product table td { padding: 6px 2px 6px 2px; vertical-align: middle!important; }
#table_group_product table td { border-bottom: 1px solid #F0F0F0;}
#table_group_product table .product_name  { padding-left: 4px; }
#table_group_product table .last_item td { border-bottom: 1px solid #FF9109; }
#table_group_product .qty { width: 22px; }
#table_group_product .add_to_cart_special { display: block; float: none!important; height: 14px!important; padding: 5px 1px 4px 1px!important; color: #fff; font-size: 10px!important; width: 60px; text-decoration: none; text-align: center; background:url(../img/btn1.png) repeat-x 0 0;  text-transform:none!important; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; }
#table_group_product span.add_to_cart_special { color: #7C7C7C; }

#buy_block .attributes_special_combination span.on_sale,
#buy_block .attributes_special_combination span.discount { margin-top: -70px; }

body #header #cart_block dd a { color: #fff!important; }

.product_reference { float: left; margin-right: 10px; margin-top: 9px; font-size: 11px!important; color: #cacaca!important; }
.product_reference label { float: left; margin: 3px 4px 0 0; font-size: 11px!important; }
.product_reference .editable { color: #cacaca!important; font-size: 11px!important; }
#center_column h1.product_title { margin-bottom: 0px!important; padding-bottom: 0px!important; float: none!important; }
#center_column h1.page-title span.product_name { float: left; font-size: 21px; color: #000000; }
#center_column h1.product_title span { float: none!important; }
/* span.close_shadow { width: 22px; height: 22px; background: url('../img/ico_close.png'); cursor: pointer; position: absolute; top: -26px; right: 0px; } */
span.close_shadow { width:30px;height:30px; background: url('../../../js/jquery/plugins/fancybox/images/fancybox.png') -40px 0 no-repeat; cursor: pointer; position: absolute; top: -32px; right: 0px; }
.product_cien {display:block;
               position:fixed;
               width:100%;
               height:100%;
               opacity:0.2;
               background-color:#000000;
               top:0;
               left:0;
               z-index:10000;
               cursor:pointer;  }

p.error404 img {margin:0 10px 0 0;}


#featured_products_icon{
    background-image: url(../img/recommended_icon.png);
    width: 48px;
    height: 39px;
    margin-left: 60px;
    margin-top: 10px;
    margin-bottom: -25px;
}

.btn-view-list{
    display: block;
    width: 134px;
    height: 40px;
    background-image: url(../img/btn-view-list.jpg);
    position: absolute;
    bottom: 36px;
}

.center_column .button_summary{
    height: 44px;
    background-color: #f18700;
    line-height: 44px;
    padding: 0px 10px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.center_column .button_summary_left{
    background-image: url(../img/arrow-left.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 50px;
    float: left;
}

.center_column .button_summary_right{
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 50px;
    float: right;
    width: 255px;
}

.center_column .button_summary_order{
    background-image: url(../img/save-icon.png);
}

.center_column .button_summary:hover{ background-color: #393939; }

#tabs-arrow{
    width: 60px;
    height: 60px;
    background-color: #f18700;
    position: absolute;
    top: -19px;
    background-image: url(../img/arrow-down.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#more_info_block{
    position: relative;
    margin-top: 19px;
}

#more_info_sheets{
    margin-top: 1px;
}

ul.idTabs li.info-tab a{
    background-image: url(../img/info-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -100000px;
    width: 110px;
    position: relative;
}

ul.idTabs li.video-tab a{
    background-image: none;
    /*    background-position: center center;
        background-repeat: no-repeat;*/
    width: 45px;
    color: #f18700;
    padding-right: 13px;
    padding-left: 16px;
    text-transform: uppercase;
    margin-left: 4px;
    border-left: 1px solid #ffc479;
    position: relative;
}

ul.idTabs li.video-tab a.selected{
    border-left: 1px solid #e9e9e9;
}

ul.idTabs li.video-tab a img{
    position: absolute;
    left: -13px;
    top: -10px;
}

.sf-menu li.item-1 ul li:last-child ul{
    margin-top: -5px;
}

.sf-menu li.item-4 ul li:last-child ul{
    margin-top: -54px;
}

#footer .footer-email a{
    font-size: 14px;
    color: #f18700;
}

#footer .footer-email a span.gray{
    color: #999999;
}

ul.idTabs li a.pack{
    background-image: url(../img/info-pack.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100px;
    position: relative;
    text-indent: -100000px;
}

ul.idTabs li a.pack img, ul.idTabs li.info-tab a img{
    position: absolute;
    left: 0px;
    top: 0px;
}

ul.idTabs li a.pack.selected img{
    display: none;
}

ul.idTabs li.info-tab a.selected img{
    display: none;
}

.box-4 > p:first-of-type{
    margin-top: 10px;
}

.box-4 > p{
    background: url(../img/footer_tick.png) left center no-repeat;
    padding-left: 20px;
    margin-left: -20px;
    font-size: 13px;
    margin-bottom: 5px;
}

.box-4 > p span{
    color: #f18700;
}

.product-free-delivery{
    background: url(../images/free_car_ico.jpg) left center no-repeat;
    margin-top: 30px;
    margin-left: -34px;
    height: 16px;
    padding-left: 40px;
    font-style: italic;
}

.product-free-delivery a {
    text-decoration: none;
    color: #999;
}

.product-free-delivery_pl{
    background: url(../images/ico_free_delivery.png) left center no-repeat;
}

.product-free-delivery span:last-child{
    color: #f18700;
}

.product-best-prices{
    background: url(../images/pig_best_prices_ico.png) no-repeat;
    background-position: 5px -6px;
    margin-top: 5px;
    margin-left: -34px;
    height: 16px;
    padding-left: 40px;
    font-style: italic;
    margin-bottom: 10px;
}

.product-best-prices a {
    text-decoration: none;
    color: #999;
}

.product-best-prices span:last-child{
    color: #f18700;
}

#start_text{
    position: absolute;
    left: 596px;
    top: 59px;
}

#start_text > p{
    letter-spacing: 2px;
    font-size: 18px;
    color: #767676;
    margin-bottom: 24px;
}

#start_text > p > span{
    color: #f09000;
    font-size: 18px;
}

#start_btns{
    position: absolute;
    top: 379px;
    left: 200px;
}

#start_btns a.start_link{
    display: block;
    background-color: #f09000;
    font-size: 34px;
    text-align: center;
    height: 81px;
    line-height: 81px;
    color: white;
    text-decoration: none;
    z-index: 100;
    position: absolute;
}

a#btn_start_advert{
    width: 228px;
    left: 14px;
    top: 14px;
}

a#btn_start_led{
    width: 152px;
    left: 336px;
    top: 15px;
}

.start_photo{
    position: absolute;
    z-index: 0;
    display: block;
}

#start_advert{
    background-image: url(../img/start_advert.png);
    left: -153px;
    top: -153px;
    width: 249px;
    height: 332px;
    margin-bottom: 85px;
}

#start_led{
    background-image: url(../img/start_led.png);
    left: 406px;
    top: -152px;
    width: 249px;
    height: 249px;
}

#start_advert.active, #start_advert:hover {
    background-position: 0px 332px;
}

#start_led.active, #start_led:hover {
    background-position: 0px 249px;
}

.sf-menu > li > a > img{
    display: none;
}

#precategoryHook #languages_block_select{
    margin-right: 50px;
}

#menu-precategory{
    position: absolute;
    display: block;
    left: -43px;
    background-image: url(../img/arrow-up.jpg);
    width: 40px;
    height: 43px;
}

#right_column .polecamy_item{
    text-align: right;
    margin-bottom: 50px;
}

#right_column .polecamy_item .button{
    float: right;
    background-image: url(../img/btn-view.jpg);
    width: 45px;
    height: 33px !important;
    padding: 0px !important;
    text-indent: -1000px;
    -webkit-border-radius: 0px!important;
    margin-top: -10px;
}

#right_column .polecamy_item span.price_from {
    width: 100%;
    float: left;
    color: #000000;
    font-size: 11px;
    margin: 0px 0px 0 0;
    line-height: 8px;
}

#right_column .polecamy_item span.price {
    display: block;
    float: left;
    color: #000000;
    font-size: 16px;
    margin: 0px 0px 0 0;
    line-height: 20px;
}

#right_column .polecamy_item .price_box{
    text-align: left;
    margin-top: 10px;
}

#right_column .polecamy_item .product_image img{
    width: 130px;
}

#right_column .polecamy_item .info_wrapper{
    text-align: left;
}

#footer #li-contact {
    margin-left: -12px;
    margin-top: 7px;
}

#footer #btn-contact{
    display: block;
    background: url(../images/btn-contact.jpg) no-repeat;
    color: #f18700;
    font-size: 12px;
    height: 35px;
    width: 132px;
    padding-left: 48px;
    line-height: 36px;
    border-right: 1px solid #f18700;
    margin-top: 10px;
}

.center_column .button_summary_right.hidden {
    display: none;
}

#more1000 {
    width: 677px;
    height: 34px;
    padding: 0 0 0 10px;
    line-height: 34px;
    background: red;
    color: #fff;
    font-size: 13px;
    margin: 21px 0 0 0;
}

#info-detaliczny {
    display: none;
    text-align: left;
    padding: 20px;
    border: 1px solid gray;
    margin-top: 35px;
    margin-bottom: 20px;
}

#klient-detaliczny-wrapper {
    float: right;
    margin-top: -50px;
}

#klient-detaliczny-wrapper > label {
    margin-left: 7px;
    line-height: 12px;
}

#klient-detaliczny-limit {
    display: block;
    float: right;
    border: 1px solid #f18700;
    line-height: 40px;
    padding: 0px 30px;
}

.videos-wrapper {
    display: flex;
    margin-left: 5px;
    margin-top: 17px;
    margin-bottom: 9px;
    justify-content: space-between;
    width: 100%;
}

.video-wrapper {
    position: relative;
    overflow: hidden;
}

.video-wrapper > video{
    width: 215px;
    height: auto;
    position: relative; /* could be absolute if needed */
    left: 2px;
    display: none;
}

.video-wrapper > img{
    display: block;
    position: absolute;
    width: 54px;
    left: calc(50% - 27px);
    top: calc(50% - 27px);
}

.mceContentBody .video-separator {
    font-size: 20px;
    border-bottom: 5px solid black;
    margin-bottom: 30px;
}

body#product .video-separator {
    display: none;
} 

.video-wrapper-1 {
    
}

.video-wrapper-2 {
    
}

.video-wrapper-3 {
    
}

.video-wrapper-one {
    position: relative;
    overflow: hidden;
}

.video-wrapper-one > video{
    width: 662px;
    height: auto;
    position: relative; /* could be absolute if needed */
    left: 2px;
    display: none;
}

.video-wrapper-one > img{
    display: block;
    position: absolute;
    width: 54px;
    left: calc(50% - 27px);
    top: calc(50% - 27px);
}

.extra-discount-price {
    display: none;
    color: #f18700;
    font-size: 11px;
    line-height: 3px;
}

.extra-discount-price-iii {
    display: none;
    color: #f18700;
    font-size: 11px;
    line-height: 3px;
}

.normal-price.discounted, #cart_block_total.discounted {
    display: inline-block;
    position: relative;
}

.normal-price.discounted::before, #cart_block_total.discounted::before {
    content: '';
    width: 100%;
    height: 0px;
    border-top: 1px solid #f18700;
    display: block;
    transform: rotate(-21deg);
    position: absolute;
    top: 7px;
}

#cart_block_total.discounted::before {
    transform: rotate(-15deg);
}

.underline {
    text-decoration: underline;
}

#footer-extra-discount {
    display: none;
    width: 100%;
    position: fixed;
    height: 100px;
    background: #f18700;
    bottom: 0;
    z-index: 10000;
    border-top: 1px solid #f18700;
    box-sizing: border-box;
}

#footer-extra-discount-inner-top {
    height: 50px;
    background: white;
}

.footer-extra-discount-inner {
    width: 968px;
    margin: auto;
    margin: auto;
    font-size: 30px;
    color: white;
    position: relative;
    height: 50px;
    cursor: pointer;
}

.footer-extra-discount-text {
    float: left;
    padding-left: 35px;
    width: 770px;
    line-height: 50px;
    font-size: 23px;
    cursor: pointer;
}

.footer-extra-discount-text-top {
    color: #f18700;
}

.footer-extra-discount-text-bottom {
}

#footer-extra-discount-inner #footer-extra-discount-text span {
    font-size: 28px;
    display: flex;
    align-items: center;
    height: 50px;
    cursor: pointer;
}

#footer-extra-discount-link {
    position: absolute;
    top: 25px;
    right: calc(50% - 471px);
}

#footer-extra-discount-close {
    position: absolute;
    top: -18px;
    left: calc(50% - 519px);
}

#footer-pig-eur {
    position: absolute;
    left: calc(50% - 714px);
    top: -129px;
}

.form_dane.uwagi_do_zamowienia {
    display: none;
}

.form_dane.form_zgoda {
    margin-top: 30px;
}

#index-groups {
    padding: 0 0 0 0; 
    width: 952px; 
    overflow: hidden;
}

#index-groups h4 {
    margin:6px 0 10px;
    padding:0px 0px 13px 20px;
    font:normal 18px "Arial";
    color:#777777; 
    font-size: 18px; 
    text-transform: none!important; 
    background: url('../images/polecamy_spacer.png') center bottom no-repeat; 
}

#index-groups_icon{
    background-image: url(../img/recommended_icon.png);
    width: 48px;
    height: 39px;
    margin-left: 60px;
    margin-top: 10px;
    margin-bottom: -25px;
}

#groups-wrapper {
    position: relative;
}

#groups-img-leds {
    margin-left: -50px;
}

#groups-img-adverts {
    margin-left: -50px;
}

.group-lnk {
    position: absolute;
    display: block;
    width: 450px;
    height: 145px;
}

#group-lnk-led-1 {
    top: 25px;
    left: 7px;
}

#group-lnk-led-2 {
    top: 25px;
    left: 485px;
}

#group-lnk-led-3 {
    top: 187px;
    left: 7px;
}

#group-lnk-led-4 {
    top: 187px;
    left: 485px;
}

#group-lnk-led-5 {
    top: 348px;
    left: 7px;
}

#group-lnk-led-6 {
    top: 348px;
    left: 485px;
}

#group-lnk-advert-1 {
    top: 25px;
    left: 7px;
}

#group-lnk-advert-2 {
    top: 25px;
    left: 485px;
}

#group-lnk-advert-3 {
    top: 187px;
    left: 7px;
}

#group-lnk-advert-4 {
    top: 187px;
    left: 485px;
}

#group-lnk-advert-5 {
    top: 348px;
    left: 7px;
}

#group-lnk-advert-6 {
    top: 348px;
    left: 485px;
}

#group-lnk-advert-7 {
    top: 508px;
    left: 7px;
}

#group-lnk-advert-8 {
    top: 508px;
    left: 485px;
}

#group-lnk-advert-9 {
    top: 668px;
    left: 7px;
}

#group-lnk-advert-10 {
    top: 668px;
    left: 485px;
}

#group-lnk-medical-1 {
    top: 25px;
    left: 7px;
}

#group-lnk-medical-2 {
    top: 25px;
    left: 485px;
}

#group-lnk-medical-3 {
    top: 187px;
    left: 7px;
}

#group-lnk-medical-4 {
    top: 187px;
    left: 485px;
}

#arrow-slider-down {
    position: absolute;
    z-index: 1000;
    bottom: 10px;
    left: -43px;
}

#cart_block_total_discount {
    display: block;
    text-align: right;
    color: #f18700;
    margin-top: 5px;
    font-size: 12px;
}

.clear {
    display: block;
    clear: both;
}

.przelewy24-img-1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.przelewy24-free-1 {
    line-height: 24px;
}

.przelewy24-img-2 {
    width: 66px;
    margin-top: 5px;
}

.przelewy24-free-2 {
    line-height: 38px;
}

.przelewy24-img-3 {
    width: 66px;
    margin-bottom: 5px;
}

.przelewy24-free-3 {
    line-height: 16px;
}

.sofort-img-1 {
    margin-top: 5px;
    margin-bottom: 3px;
}

.sofort-free-1 {
    line-height: 24px;
}

#img-new-product {
    position: absolute;
    left: -4px;
    top: -4px;
    width: 80px;
}

#img-new-product-popup {
    position: absolute;
    left: 76px;
    top: 66px;
    width: 80px;
}

#img-new-product-list {
    position: absolute;
    left: -2px;
    top: 42px;
    width: 40px;
}

#clock-main {
    position: absolute;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    top: -156px;
    width: 250px;
    left: 154px;
}

.clock-text {
    color: #f09000;
    font-size: 17px;
    margin-top: 6px;
    line-height: 24px;
    text-align: center;
}

#clock-footer {
    clear: both;
    border: 1px solid #f09000;
    padding: 5px;
    margin-bottom: 5px;
}

.clock-text-footer {
    float: left;
    margin-top: 4px;
}

.clock-text-footer span {
    color: #f09000;
    font-size: 16px;
}

.clock-text-footer span:last-child {
    font-size: 14px;
}

#clock-footer img {
    float: right;
}

div.column > div.clear {
    margin: 0;
}

.box-footer {
    float: left;
}

.box-footer-field {
    border: 1px solid #f18700;
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 476px;
    box-sizing: border-box;
    margin-bottom: 9px;
    display: block;
}

.box-footer-field > span {
    display: block;
}

.box-footer-field .box-footer-text {
    float: left;
    margin-top: 7px;
}

.box-footer-field .box-footer-img {
    float: left;
    width: 115px;
}

.box-footer-field * {
    font-size: 16px;
    color: #f18700;
}

.box-footer-field-2 .box-footer-img {
    width: 98px;
}

.box-footer-field-3 .box-footer-img {
    margin-top: -7px;
    width: 98px;
}

.box-footer-field-3 .box-footer-text {
    margin-top: 14px;
}

.footer-flag {
    margin: 20px 0px;
    margin-left: -1px;
}

.footer-payments {
    text-align: center;
}

.box-footer-cms * {
    font-size: 26px;
}

.box-footer-cms {
    width: 660px;
    border-radius: 5px;
    padding-left: 45px;
}

.box-footer-cms .box-footer-img {
    width: 145px;
}

.box-footer-cms .box-footer-text {
    margin-top: 12px;
    font-size: 26px;
}

.box-footer-cms.box-footer-field-3 .box-footer-img {
    margin-top: -4px;
    width: 130px;
}

.box-footer-cms.box-footer-field-3 .box-footer-text {
    margin-top: 31px;
}

.box-footer-cms.box-footer-field-2 {
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.box-footer-cms.box-footer-field-2 .box-footer-img {
    width: 130px;
}

#cover {
    position: fixed;
    z-index: 10100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

#popup-pig {
    width: 990px;
    height: 400px;
    background: url(../images/popup-pig-bg.png?t.1) top center no-repeat;
    position: fixed;
    z-index: 10200;
    display: none;
    cursor: pointer;
}

#lnk-close-popup-pig {
    position: absolute;
    right: 30px;
    top: 43px;
}

#popup-pig-texts {
    position: absolute;
    width: 990px;
    top: 168px;
}

#popup-pig-text-1 {
    color: #f07c00;
    font-size: 25px;
    text-align: center;
}

#popup-pig-text-2 {
    color: #f07c00;
    font-size: 25px;
    text-align: center;
    margin-top: 25px;
}

#popup-costs {
    width: 906px;
    height: 576px;
    background: url(../images/popup-costs-bg.png) top center no-repeat;
    position: fixed;
    z-index: 10200;
    display: none;
}

#lnk-close-popup-costs {
    position: absolute;
    right: 27px;
    top: 58px;
}

#popup-costs-text-1 {
    position: absolute;
    width: 700px;
    left: calc(50% - 350px);
    top: 135px;
    color: #f07c00;
    font-size: 47px;
    text-align: center;
}

#popup-costs-text-1_1 {
    position: absolute;
    width: 700px;
    left: calc(50% - 350px);
    top: 220px;
    color: #f07c00;
    font-size: 47px;
    text-align: center;
}

#popup-costs-text-2 {
    position: absolute;
    color: #787878;
    font-size: 26px;
    width: 800px;
    left: calc(50% - 400px);
    text-align: center;
    top: 305px;
}

#popup-costs-text-3 {
    position: absolute;
    width: 800px;
    left: calc(50% - 400px);
    text-align: center;
    top: 340px;
}

#popup-costs-text-3 > span {
    color: #787878;
    font-size: 26px;
    background: url(../images/popup-costs-underline.png) bottom right no-repeat;
    display: inline-block;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

#popup-costs-text-3 > span > strong {
    font-size: 26px;
}

#popup-costs-text-4 {
    position: absolute;
    color: #787878;
    font-size: 26px;
    width: 800px;
    left: calc(50% - 400px);
    text-align: center;
    top: 433px;
}

#popup-costs-text-5 {
    position: absolute;
    width: 600px;
    left: calc(50% - 300px);
    text-align: center;
    top: 486px;
    font-size: 25px;
    color: white;
    background: #f18700;
    line-height: 68px;
}

#popup-product {
    width: 709px;
    height: 407px;
    background: url(../images/popup-product-bg.png) top center no-repeat;
    position: fixed;
    z-index: 10200;
    display: none;
    cursor: pointer;
}

#lnk-close-popup-product {
    position: absolute;
    right: 13px;
    top: 4px;
}

#popup-product-img {
    margin-left: 80px;
    margin-top: 70px;
}

#popup-product-text {
    position: absolute;
    display: block;
    transform: rotate(45deg);
    font-size: 32px;
    color: white;
    top: 89px;
    right: 11px;
    width: 210px;
    text-align: center;
}

#popup-product-title {
    position: absolute;
    color: #f07c00;
    font-size: 24px;
    display: block;
    top: 152px;
    left: 376px;
    width: 224px;
    display: flex;
    height: 47px;
    align-items: flex-end;
}

#popup-product-price-wrapper {
    position: absolute;
    right: 65px;
    top: 215px;
}

#popup-product-price {
    color: black;
    font-size: 42px;
}

#popup-product-price span {
    font-size: 20px;
    color: #f07c00
}

#start_btns #btn_start_medical {
    top: 178px;
    left: 170px;
}

body.type_medical .sf-menu li.item-1 > a {
    width: 482px;
    padding-left: 220px;
}

.type_medical .sf-menu li ul {
    width: 702px;
}

.type_medical .buttons_right a.button_7 {
    margin-bottom: 9px;
}

.type_medical .buttons_right_PL a.button_6 {
    margin-bottom: 9px;
}

#medical_products_error {
    background: white;
    color: red;
    padding: 10px;
    font-size: 13px;
    position: relative;
    border: 1px solid red;
    margin-top: 20px;
}

#medical_days {
    border: 1px solid #f18700;
    background: #f18700;
    color: white;
    position: absolute;
    padding: 0;
    width: 162px;
    text-align: right;
    right: 1px;
}

#medical_days div {
    padding: 0px 5px;
    padding-bottom: 1px;
}

#medical_days div:last-child {
    background: white;
    color: #f18700;
}

#medical-menu-ico {
    position: absolute;
    z-index: 100;
    top: 3px;
    left: 20px;
    pointer-events : none;
}

#start_medical {
    background-image: url(../img/start_medical.png?t.1);
    left: 316px;
    top: 177px;
    width: 249px;
    height: 166px;
}

#start_medical.active, #start_medical:hover {
    background-position: 0px 166px;
}

a#btn_start_medical {
    width: 228px;
}

#start_medical_btn {
    display: block;
    position: absolute;
    background-image: url(../img/start_medical_btn.png?t.1);
    width: 183px;
    height: 26px;
    top: 240px;
    left: 222px;
    z-index: 100;
    pointer-events : none;
}

#bottom-space {
    position: absolute;
    height: 60px;
    width: 60px;
    top: 335px;
}

#warning-no-products {
    font-size: 25px;
    color: #f09000;
    text-align: center;
    margin-top: 100px;
}

.center_column .btn-order-by-email {
    border: 1px solid #f18700;
    color: #f18700;
    width: 194px;
    display: block;
    float: right;
    font-size: 15px;
    text-align: center;
    margin-right: 5px;
    padding: 7px 0px;
    text-decoration: none;
    margin-top: 5px;
}

.hacked {
    display: none;
}