/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { font-size: 11px; font-family: 'Tahoma'; color: #686868; }

img           { border:0; vertical-align:top; }

a             { color: #686868; text-decoration: none; }
a:hover       { text-decoration: underline; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#686868; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px;  }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }


/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.paragraf { margin-bottom: 10px !important; }
.left-tight   { width: 300px; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container {  }
.main { width: 1008px; margin:0 auto; min-height:400px; background: #fffffe; text-align:left; }

/* Base Columns */
.col-left { float:left; width:210px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:192px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width: 575px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:802px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:13px; }
input.checkbox { margin-right:3px; }
input.qty { width: 2.5em !important; font-weight: bold; }
button.button { overflow:visible; border:0; padding:0; margin:0; cursor:pointer; }
button.btn-cart { background: url('/skin/frontend/drukuj24/default/images/button_in_cart.png') no-repeat; width: 60px; height: 23px; text-indent: -9999px; }
.red { color: #ff0000; }

button.continue-btn { outline: 0; background: url('/skin/frontend/drukuj24/default/images/buttons.png') no-repeat 0 -399px; width: 120px; height: 35px; text-indent: 0; font-size: 14px; font-weight: bold; font-family: 'arial'; color: #777777; }
button:hover.continue-btn { background-position: 0 -363px; color: #ffffff; }
button.continue-btn span { display: block; }

button.grey { font-family: arial; font-weight: bold; background: #909090; padding: 0 10px; height: 36px; color: #ffffff; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
button:hover.grey { background: #767676; }

a.button-grey { font-family: arial; font-weight: bold; width: 120px; background: #909090; padding: 0 10px; margin-left: 23px; height: 35px; display: block; color: #ffffff; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
a.button-grey span { display: block; padding-top: 10px; text-align: center; }
a:hover.button-grey { background: #767676; text-decoration: none; }

a.button-grey2 { font-family: arial; font-weight: bold; background: #909090; padding: 0 10px; margin-left: 23px; height: 35px; display: block; color: #ffffff; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
a.button-grey2 span { display: block; padding-top: 10px; }
a:hover.button-grey2 { background: #767676; text-decoration: none; }

div.continue-btn { display: block; outline: 0; text-align: center; margin-top: 10px; padding-top: 10px; background: url('/skin/frontend/drukuj24/default/images/buttons.png') no-repeat 0 -399px; width: 120px; height: 25px; text-indent: 0; font-size: 14px; font-weight: bold; font-family: 'arial'; color: #777777; }
div.continue-btn.hover { background-position: 0 -363px; color: #ffffff; text-decoration: none; cursor: pointer;}
div.continue-btn.click { background-position: 0 -363px; color: #ffffff; text-decoration: none; cursor: pointer;}
div:hover.continue-btn { text-decoration: none; }

a.continue-btn-big { display: block; outline: 0; text-align: center; padding-top: 10px; background: url('/skin/frontend/drukuj24/default/images/buttons.png') no-repeat 0 -269px; width: 162px; height: 32px; text-indent: 0; font-size: 18px; font-weight: bold; font-family: 'arial'; color: #777777; }
a.continue-btn-big.hover { background-position: 0 -216px; color: #ffffff; text-decoration: none; }
a.continue-btn-big.click { background-position: 0 -216px; color: #ffffff; text-decoration: none; }
a:hover.continue-btn-big { text-decoration: none; }

div.continue-btn-big { display: block; outline: 0; text-align: center; padding-top: 10px; background: url('/skin/frontend/drukuj24/default/images/buttons.png') no-repeat 0 -269px; width: 162px; height: 32px; text-indent: 0; font-size: 18px; font-weight: bold; font-family: 'arial'; color: #777777; }
div.continue-btn-big.hover { background-position: 0 -216px; color: #ffffff; text-decoration: none; cursor: pointer;}
div.continue-btn-big.click { background-position: 0 -216px; color: #ffffff; text-decoration: none; cursor: pointer;}
div:hover.continue-btn-big { text-decoration: none; cursor: pointer;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

a.link-button { font-family: 'arial'; font-weight: bold; font-size: 15px;
              color: #ffffff !important; display: block; width: 156px; padding: 10px 0;
              -moz-border-radius: 19px; border-radius: 19px; margin-left: 27px; text-align: center; }
a:hover.link-button { text-decoration: none; }
a.link-button.btn-red { background: #d20900; }
a:hover.link-button.btn-red { background: #ba0a00; }
a.link-button.btn-grey { background: #909090; }
a:hover.link-button.btn-grey { background: #767676; }

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#4d4d4d; position:relative; z-index:0; font-size: 12px; margin: 0 10px; font-family: Helvetica,Arial,sans-serif; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#ff0000; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; float: left; width:300px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }p
.form-list li.wide .input-box { width: 250px; }
.form-list li.wide input.input-text { width: 250px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list .bg-yellow { background: #ffff00; }

.additional-fields .bg-yellow2 {
    background: #ffff00;
}
.background-yellow {
    background: #ffff00;
}

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; padding:8px 0 0; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset {  }
.fieldset .legend { position:relative; font-size: 11px; font-weight: normal; }


.customer-account-create .additional-fields li,
.checkout-onepage-index .additional-fields li {
   display: table;
    width: 100%;
}
.customer-account-create .additional-fields li input,
.checkout-onepage-index .additional-fields li input {
    display: table-cell;
    width: 30px;
}

.customer-account-create .additional-fields li label,
.checkout-onepage-index .additional-fields li label{
    display: table-cell;
    width: 100%;
}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(/skin/frontend/drukuj24/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px solid #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#ff0000; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; padding: 3px; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position: 10px center; background-repeat:no-repeat !important; min-height:24px !important; padding: 10px 35px !important; font-size:14px !important; border-radius: 21px; text-align: center !important;}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(/skin/frontend/drukuj24/default/images/error.png); color:#df280a; }
.success-msg { border-color: #4f8a10; background: #dff2bf url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -251px -220px no-repeat; color: #4f8a10; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#686868; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }


/*PAGE BLOCK - NEW*/
.page-block { margin-bottom: 18px; }
.page-block .block-title {}
.page-block .block-title .title-l { background: url('/skin/frontend/drukuj24/default/images/lt.gif') 0 0 no-repeat; }
.page-block .block-title .title-l .title-r { background: url('/skin/frontend/drukuj24/default/images/rt.gif') 100% 0 no-repeat; padding: 0 10px; }
.page-block .block-title .title-l .title-r .title { color: #686868; font-size: 11px; background: url('/skin/frontend/drukuj24/default/images/tall-t.gif') repeat-x; padding: 2px 0; }
.page-block .block-title .title-l .title-r .title strong { text-transform: uppercase; }
.page-block .block-title .title-l .title-r .title a.link-right { float: right; color: #cc0000; text-decoration: none; font-weight: bold; }
.page-block .block-title .title-l .title-r .title a:hover.link-right { text-decoration: none; font-weight: bold; }

.page-block .block-bottom .bottom-l { background: url('/skin/frontend/drukuj24/default/images/lb.gif') 0 100% no-repeat; }
.page-block .block-bottom .bottom-l .bottom-r { background: url('/skin/frontend/drukuj24/default/images/rb.gif') 100% 100% no-repeat; padding: 0 10px; }
.page-block .block-bottom .bottom-l .bottom-r .bottom { background: url('/skin/frontend/drukuj24/default/images/tall-b.gif') 0 100% repeat-x; height: 10px; }

.page-block .block-content { background: #f4f4f4; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; padding: 10px 10px 1px 10px; }
.page-block .block-content p { margin-bottom: 3px; }

.page-block.login .block-content a { font-weight: normal; font-size: 14px; font-family: 'arial'; color: #d01002 }
.page-block.contact .block-content { text-align: right; }
.page-block.contact .block-content a { font-size: 11px; font-weight: bold; }
.page-block.shipping-block .block-content p { text-align: center; margin: 0; }
.page-block.references .block-content p { text-align: center; margin: 0; }
.page-block.references .block-content a { display: block; margin-bottom: 10px; }

.page-block.page-block-new {  }
.page-block.page-block-new .block-title { background: #eaeaea; padding: 15px; -moz-border-radius: 21px; border-radius: 21px; font-family: 'arial'; font-weight: bold; font-size: 15px; color: #141e20 }
.page-block.page-block-new .block-title a { font-family: 'arial'; font-weight: bold; font-size: 15px; color: #141e20 }
.page-block.page-block-new .block-content { background: none; border: 0 none; }

.page-block.page-block-new .block-title img { float: left; }
.page-block.page-block-new .block-title p { float: left; padding-top: 5px; padding-left: 5px; margin: 0; }
.page-block.page-block-new .block-title p strong { border-left: 2px solid #141e20; padding-left: 5px; }

.link-forgoot-pass { margin-top: 9px; text-align: center; }
.login.page-block-new .block-title { -moz-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; }
.contact.page-block-new .block-title { -moz-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; }
.contact.page-block-new .block-content { background: #eaeaea; -moz-border-radius: 0 0 20px 20px; border-radius: 0 0 20px 20px; margin-top: 4px; padding-bottom: 10px; padding-left: 25px; }
.login.page-block-new .block-content { padding: 0; }
.login.page-block-new .block-content .block-top { background: #eaeaea; margin-top: 4px; padding-bottom: 10px; padding: 15px 0; }
.login.page-block-new .block-content .block-bottom { background: #eaeaea; -moz-border-radius: 0 0 20px 20px; border-radius: 0 0 20px 20px; margin-top: 2px; padding-bottom: 10px; padding: 15px 0; }
.login-nav.page-block-new .block-title { -moz-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; }
.login-nav.page-block-new .block-content { background: #eaeaea; -moz-border-radius: 0 0 20px 20px; border-radius: 0 0 20px 20px; margin-top: 4px; padding-bottom: 20px; }

.main-title {}
.main-title .title-l { background: url('/skin/frontend/drukuj24/default/images/lt.gif') 0 0 no-repeat; }
.main-title .title-l .title-r { background: url('/skin/frontend/drukuj24/default/images/rt.gif') 100% 0 no-repeat; padding: 0 10px; }
.main-title .title-l .title-r .title { color: #686868; font-size: 11px; background: url('/skin/frontend/drukuj24/default/images/tall-t.gif') repeat-x; padding: 2px 0; }
.main-title .title-l .title-r .title strong { text-transform: uppercase; }

.additional_block a { display: block; margin-bottom: 10px; }
.additional_block a img {
    margin-left: 9px;
}

.info-block { border: 1px solid #00529b; color: #00529b; font-size: 8pt; font-family: Verdana; line-height: 12px; background: #bde5f8 url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -251px -336px no-repeat; padding: 15px 10px 15px 50px; }
.info-block p { margin: 0; }


.checkout-onepage-success .info-block {
    margin: 0 0 20px 0;
}

.wrap-pok {
    width: 100%;
    height: 120px;
}

.wrap-pok img {
    float: left;
    width: 18%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap-pok .info-block {
    float: left;
    width: 82%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0 0 0;
}

.warning-block { border: 1px solid #9f6000; color: #9f6000; font-size: 8pt; font-family: Verdana; line-height: 12px; background: #feefb3 url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -251px -119px no-repeat; padding: 15px 10px 15px 50px; }
.warning-block p { margin: 0; }

.ok-block { border: 1px solid #4f8a10; color: #4f8a10; font-size: 8pt; font-family: Verdana; line-height: 12px; background: #dff2bf url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -251px -220px no-repeat; padding: 15px 10px 15px 50px; margin-top: 20px; }
.ok-block p { margin: 0; }


/*BLOCK ITEM VIEW*/
.page-block .block-content .block-item-view { font-family: 'Verdana' }
.page-block .block-content .block-item-view .block-item-info p { text-align: left; }
.page-block .block-content .block-item-view p { text-align: center; margin-bottom: 10px; }
.page-block .block-content .block-item-view p.name { line-height: 13px; font-size: 11px; }
.page-block .block-content .block-item-view p.name a { font-weight: normal; font-family: arial; font-size: 13px; color: #141220 }
.page-block .block-content .block-item-view p.price { color: #141e20; font-size: 15pt; font-weight: bold; }
.page-block .block-content .block-item-view .block-item-info a { font-family: arial; font-weight: normal; font-size: 13px; color: #d01002 }

#checkout_avaliable_points .price { color: #335e8b; font-size: 14px; font-weight: bold; }

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table .odd  {  }
.data-table .even {  }
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td {  }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; border-bottom:1px solid #c2d3e0; padding:2px 8px; white-space:nowrap; vertical-align:middle; }
.data-table thead th.last { border-right: 0; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th {  }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td {  }
.data-table tfoot tr {  }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr {  }
.data-table tbody.even tr {  }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#d01002 !important; font-weight:bold; }
.link-wishlist { color:#d01002 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#d01002 !important; }
.link-compare { font-weight:bold; }
.link-print { font-weight:bold; color:#d01002; }
.link-print2 { font-weight:bold; color:#d01002; font-size: 14px; text-transform: uppercase; white-space: nowrap }
.link-rss { padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display: block; width: 16px; height: 16px; font-size: 0; line-height: 0; background: url(/skin/frontend/drukuj24/default/images/delete.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; text-indent:-999em; overflow:hidden; }

/* Global site notices */


/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container {  }
.header { width: 1008px; margin:0 auto; padding-top: 20px; padding-bottom: 10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float: left; margin-left: 15px; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search {
    position: relative; border: 3px solid #d7d7d7; -moz-border-radius: 23px; border-radius: 23px; height: 45px;
    background-image: linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 71%, rgb(240,240,240) 100%);
    background-image: -o-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 71%, rgb(240,240,240) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 71%, rgb(240,240,240) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 71%, rgb(240,240,240) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 50%, rgb(245,245,245) 71%, rgb(240,240,240) 100%);
    background-image: -webkit-gradient(
            linear, left bottom, left top, color-stop(0.5, rgb(255,255,255)),
            color-stop(0.71, rgb(245,245,245)), color-stop(1, rgb(240,240,240))
    );
}
.header .form-search .searchautocomplete-loader { top: 14px; right: 110px; }
.searchautocomplete .searchautocomplete-placeholder { box-shadow: 2px 2px 5px #aaa !important; }
.header .form-search .search-autocomplete div { border: 0 !important; background: none !important;}
.searchautocomplete .searchautocomplete-placeholder ul li.active:hover{ background:#FC3 !important; }
.searchindex-results { display: none; }

.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border: 0; width: 425px; height: 39px; padding-left: 15px; background: none; font-size: 14px; }
.header .form-search button.button { background: #909090; -moz-border-radius: 20px; border-radius: 20px; float:left;  height: 45px; width: 105px; }
.header .form-search button.button span { border:0; height:21px; padding:0 0 0 3px; font: bold 15px/21px Arial; color: #ffffff; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search button:hover.button { background: #767676; }
.header .form-search .search-autocomplete { z-index:999; left:0px !important; top:45px !important; width: 550px; }

.header .form-search .search-autocomplete div { border: 1px solid #000; background: #fff;  }
.header .form-search .search-autocomplete p { text-align:left; border-bottom:1px solid #f4eee7; cursor:pointer; margin: 0; }
.header .form-search .search-autocomplete p a { display: block; height: 100%; padding: 6px; }
.header .form-search .search-autocomplete p a img { margin-right: 5px; }
.header .form-search .search-autocomplete p a span.a-price { font-weight: bold; }
.header .form-search .search-autocomplete p a:hover { text-decoration: none; background: #fc3; color: #000; }
.header .form-search .search-autocomplete p.selected { background-color:#f7e8dd; }

.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

.header-container .header-notification { width: 1008px; margin:0 auto; border: 2px solid #4d4d4d; }
.header-container .header-notification p { text-align: center; margin: 0; color: #ffffff; }
.header-container .header-notification .title { background: #00592c; padding: 3px 0; }
.header-container .header-notification .message { background: #008844; padding: 15px 0; }

/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-title h1 { color: #C81414; text-align: center; font-weight: bold; font-size: 18px; font-family: Verdana,Helvetica,sans-serif; margin-top: 5px;}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {width:110px;/*height:100px;*/}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom: 3px solid #eaeaea; position:relative; padding: 0 !important; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:171px; padding:12px 10px 10px; list-style: none outside none; }
.products-grid .product-name { line-height: 15px; }
.products-grid .product-name a {  }
.products-grid .price-box { margin: 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { float: left; }
.products-grid .description-link { float: left; }
.products-grid .description-link a { background: url('/skin/frontend/drukuj24/default/images/small_view.png'); display: block; width: 46px; height: 22px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

.products-grid .product-name {  }
.products-grid p { margin-bottom: 5px; }
.products-grid .product-name-container { min-height: 47px; }
.products-grid .product-name a { font-family: 'Arial'; font-size: 14px; color: #141e20; font-weight: normal; }
.products-grid .price-container { margin: 7px 0; }
.products-grid .price-container .regular-price .price { font-family: 'Arial'; font-size: 18px; font-weight: bold; color: #141e20; }
.products-grid .item-image { text-align: center; margin: 7px 0; }

.btn-cart-big {  }
button.btn-cart-big { outline: 0; background: url('/skin/frontend/drukuj24/default/images/buttons.png') no-repeat 0 -269px; width: 162px; height: 41px; text-indent: 0; font-size: 18px; font-weight: bold; font-family: 'arial'; color: #777777; }
button.btn-cart-big.hover { background-position: 0 -216px; color: #ffffff; }
button.btn-cart-big.click { background-position: 0 -216px; color: #ffffff; }

.btn-cart-small {  }
button.btn-cart-small { outline: 0; background: url('/skin/frontend/drukuj24/default/images/buttons.png') no-repeat 0 -399px; width: 120px; height: 35px; text-indent: 0; font-size: 14px; font-weight: bold; font-family: 'arial'; color: #777777; }
button:hover.btn-cart-small { background-position: 0 -363px; color: #ffffff; }
button.btn-cart-small span { display: block; }

.list-title { font-family: 'Arial'; font-size: 18px; font-weight: bold; color: #141e20; padding-left: 10px; }

/* View Type: List */
.products-list li.item {  padding:12px 10px; }
.products-list li.item.last {  }
.products-list li.item .product-status { float: left; margin-top: 40px; }
.products-list .product-image { float:left; width: 90px; height: 90px; margin:0 0 10px 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin: 0 15px 5px 15px; font-weight:bold; font-size:11px; color:#686868; float: left; width: 100px; }
.products-list .product-name a { color:#686868; }
.products-list .price-box { float:left; margin: 30px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .actions { float: left; margin: 28px 0 0 10px; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; }
.price-box .price.dln { color: #335e8b; font-size: 20px; }

/* Regular price */
.regular-price { color: #686868; }
.product-view .regular-price .price { font-weight: bold; font-size: 17px; color: #686868; }
.regular-price .price { font-size: 120%; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .regular-price .price { font-size: 145%; }
}
.block .regular-price,
.block .regular-price .price { color: #686868; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label {/* white-space:nowrap;*/ color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { /*font-size:13px;*/ font-weight:bold;/* white-space:nowrap;*/ color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

.product-view {  }
.product-essential {  }
.product-essential h2 { font-size: 1.7em; color: #686868; border-bottom: 1px solid #e2e2e2; letter-spacing: -0.2px; line-height: 20px; margin-bottom: 10px; margin-left: 10px; min-height: 25px; padding: 12px 0 0; }

/* Product Images */
.product-view .product-main-info {  }
.product-view .product-main-info .product-image-container { float: left; width: 150px; }
.product-view .product-main-info .product-attributes-container { float: left; margin: 10px 0 10px 50px; min-height: 126px; max-width: 355px }
.product-view .product-main-info .product-attributes { border-left: 3px solid #cccccc; padding-left: 15px; }
.product-view .product-main-info .product-attributes p.left-col { width: 100px; float: left; }
.product-view .product-main-info .product-attributes p.right-col { width: 220px; float: left; }
.product-view .product-main-info .product-attributes p span { font-weight: bold; }
.product-view .product-main-info .product-attributes p img { margin-right: 4px; }
.product-view .product-main-info .product-attributes p.no-icon { padding-left: 20px; width: 80px; }
.product-view .product-main-info .product-collateral,
.product-view .product-main-info .product-collateral:focus {
    margin-top: 13px;
}



.more-images {  }
.more-images ul { display: inline; }
.more-images ul li { display: inline-block; padding: 0; margin-right: 10px; margin-bottom: 10px; }

/* Product Shop */
.product-view .product-shop {
    float:right;
    width:330px;
}

.product-view .product-shop .product-shop-in {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline-style:none;
}

.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { font-size: 17px; color: #686868; border-bottom: 1px solid #e2e2e2; letter-spacing: -0.2px; line-height: 20px; margin-bottom: 10px; margin-left: 10px; min-height: 25px; padding: 12px 0 0; font-weight: bold; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
.product-view .product-shop .price-box {  }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

.product-view .product-shop .product-view-left { float: left; width: 170px; }
.product-view .product-shop .product-view-left .regular-price .price { color: #c81414; }
.product-view .product-shop .product-view-left .price.dln { color: #335e8b; font-size: 20px; font-weight: bold; }
.product-view .product-shop .product-view-left .btn-cart-big { margin-top: 20px; }
.product-view .free-pencil { margin-top: 20px; }
.product-view .product-compatibility { margin-top: 20px; }
.product-view .product-compatibility .compatible-list {  }
.product-view .product-compatibility .compatible-list li { float: left; width: 270px; border: 1px solid #f4f4f4; border-bottom: 0 none; margin-right: 4px; }
.product-view .product-compatibility .compatible-list li h2 { font-size: 11px; margin: 0; }
.product-view .product-compatibility .compatible-list li a { font-weight: bold; display: block; padding: 1px 2px; }
.product-view .product-compatibility .compatible-list li a:hover { text-decoration: none; background: #f4f4f4; }
.product-view .others-for-printer { margin-top: 20px; }

.product-view .others-table {  }
.product-view .others-table tbody th,
.product-view .others-table tbody td { border: 0 none; padding: 5px; }
.product-view .others-table thead th { border: 0 none; padding: 5px; }
.product-view .others-table .price-box .price { color: #c81414; font-size: 15pt; font-weight: 800; }

.others-table tbody td { border: 0 none; padding: 5px; vertical-align: middle; }
.others-table tbody td p { margin: 0; }

.product-collateral { float: right; width: 405px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
.product-collateral img { max-width: 415px; }
.product-collateral table { max-width: 415px; }

/* Content Styles ================================================================= */
.product-name { margin: 0; font-weight: normal; }
.product-name a {  }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

.cart .cart-extra { margin-top: 20px; }
.cart .cart-extra .cart-totals { margin-right: 40px; font-weight: bold; }
.cart .cart-extra .cart-totals span.price { color: #c81414; font-size: 15pt }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .cheickout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; vertical-align: middle; }
.cart-table .product-name {  }
.cart-table .product-name  a { color: #646464; line-height: 13px; font-size: 11px; font-weight: bold; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .cart-price .price { color: #c81414; font-size: 14px; font-weight: bold; }
.cart-table .cart-name-left { float: left; width: 50%; }
.cart-table .cart-name-right { float: left; width: 50%; }
.cart-table tbody tr.gift_item_error { background: #feefb3; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

.cart .cart-change-info { margin-top: 20px; font-size: 9pt; line-height: 18px; }
.cart .cart-change-info p { margin-bottom: 15px; }
.cart .cart-change-info p a { font-weight: bold; }
.cart .cart-change-info p a.cart-change-link { font-size: 12pt; }
.cart .warning-block { margin-top: 20px; }
.cart .messages { margin-top: 10px !important; }
.cart .messages li.error-msg {
    background: #feefb3 url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -251px 119px no-repeat;
    border: 1px solid #9f6000;
    color: #9f6000;}

.cart-table h2.product-name { line-height: 1.05; }

.cart-empty a.continue-btn { margin-top: 20px; float: right; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin: 0 0 15px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd { padding-bottom: 5px; border-bottom: 1px solid #d8d8d8; }
.sp-methods dd li { margin:5px 0; }
.sp-methods label {  }
.sp-methods .price { float: right; margin-right: 20px; }
.sp-methods .form-list { padding-left:0px; }
.sp-methods .form-list a { font-weight: bold; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

.account-create {}
.account-create .form-list li { margin: 0; }
.account-create .form-list .field { width: 500px; margin: 10px 0; }
.account-create label { width: 100px; margin-left: 90px; }
.account-create input[type="text"] { border-radius: 5px 5px 5px 5px; height: 25px; width: 250px; border: 1px solid #7d7d7d; }
.account-create input[type="password"] { border-radius: 5px 5px 5px 5px; height: 25px; width: 250px; border: 1px solid #7d7d7d; }
.account-create input.required-entry { border-color: #ff0000; }
.account-create .fields .info-block { margin-left: 200px; width: 195px; }
.account-create .additional-fields li { margin-bottom: 10px; }
.account-create .additional-fields label { margin-left: 0; }
.account-create .buttons-set p { text-align: left; font-size: 11px; margin-bottom: 5px; }

.account-create .additional-fields { margin-top: 10px; }

.address-form-container {}
.address-form-container .form-list li { margin: 0; }
.address-form-container .form-list .field { width: 500px; margin: 10px 0; }
.address-form-container label { width: 100px; margin-left: 90px; }
.address-form-container input[type="text"] { border-radius: 5px 5px 5px 5px; height: 25px; width: 250px; border: 1px solid #7d7d7d; }
.address-form-container input[type="password"] { border-radius: 5px 5px 5px 5px; height: 25px; width: 250px; border: 1px solid #7d7d7d; }
.address-form-container input.required-entry { border-color: #ff0000; }
.address-form-container .fields .info-block { margin-left: 200px; width: 195px; }
.address-form-container .additional-fields li { margin-bottom: 10px; }
.address-form-container .additional-fields label { margin-left: 0; }
.address-form-container .buttons-set p { text-align: left; font-size: 11px; margin-bottom: 5px; }

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/* General Box */
.box-account { background:#fff; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard {  }
.dashboard h2 { font-size: 11px; }
.dashboard .block { margin-bottom: 10px; }
.dashboard img { float: left; margin-right: 10px; }
.dashboard ul.links { display: block; float: left; }
.dashboard ul.links li { display: block; background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -173px -406px no-repeat; padding-left: 15px; }
.dashboard ul.links li a {  }
.dashboard ul.links li a:hover {  }

.dashboard .block .account_personal {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -1px -1px no-repeat;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 85px;
}

.dashboard .block .account_orders {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -90px -1px no-repeat;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 85px;
}

.dashboard .block .account_notifications {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -179px -1px no-repeat;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 85px;
}

/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* Footer ================================================================================ */
.footer-container {  }
.footer { width:970px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a {  }
.footer a:hover {  }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; }
.footer address a { text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; padding:0 4px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }


/*Tag cloud*/
.tag-cloud-container {
    margin: 0 auto;
    padding: 10px 10px 0px;
    width: 970px;
}
.tag-cloud { border-top: 1px solid #eeeeee; padding-top: 20px; margin-top: 20px; }
.tag-cloud a { color: #aaaaaa; }
.tag0 { font-size: 11px; }
.tag1 { font-size: 10px; }
.tag2 { font-size: 11px; }
.tag3 { font-size: 12px; }
.tag4 { font-size: 13px; }
.tag5 { font-size: 14px; font-weight: bold; }
/*End Tag cloud*/

.footer .footer_menu { border-top: 1px solid #eeeeee; padding-top: 20px; margin-top: 20px; text-align: center; }
.footer .footer_menu ul li a { font-weight: bold; font-size: 12px; }
.footer .copyright { border-top: 1px solid #eeeeee; padding-top: 20px; margin-top: 20px; }
.footer .copyright h2, .footer .copyright span { color: #333333; font-size: 14px; font-family: Verdana; margin-top: 3px;  }
.footer .copyright span { display: block; float: left; font-weight: bold; }
.footer .copyright a { margin-left: 8px; }

.footer .footer_social { text-align: center; margin-top: 20px; }

/*LOGIN PAGE*/
.account-login .login-content { padding: 15px 0; }
.account-login .login-content .buttons-set {  }
.account-login .login-content .buttons-set .buttons-container { width: 33%; float: right; margin: 0; text-align: center; }
.account-login .login-content .form-list label { width: 120px; }
.account-login .login-content .forgot-password { font-weight: bold; font-size: 11px; }

.account-login .login-content .registered-users {
    display: inline-block;
    width: 70%;
    vertical-align: top;
}

.account-login .login-content .registered-users .input-box {
    max-width: 260px;
}

.account-login .login-content .registered-users + .buttons-set {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    padding-top: 0;
}

.account-login .login-content .registered-users + .buttons-set .buttons-container {
    width: auto;
    float: none;
}

#login-btn { background: #d20900; padding: 0 40px; height: 35px; color: #ffffff; font-weight: bold; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
#login-btn:hover { background: #ba0a00; }

a.register-btn { font-family: arial; font-weight: bold; width: 120px; background: #909090; padding: 0 10px; margin-left: 23px; height: 35px; display: block; color: #ffffff; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
a.register-btn span { display: block; padding-top: 10px; }
a:hover.register-btn { background: #767676; text-decoration: none; }

a.checkout-btn { font-family: arial; font-weight: bold; width: 120px; background: #ffffff; border: 3px solid #d20900; padding: 0 7px; margin-left: 23px; height: 29px; display: block; color: #777777; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
a.checkout-btn span { display: block; padding-top: 7px; }
a:hover.checkout-btn { background: #d20900;; text-decoration: none; color: #ffffff; }

/*CATEGORIES LIST*/
.categories-list { list-style-type: none; padding: 0; padding-left: 20px !important; }
.categories-list .item { width: 160px; min-height: 150px; border: 1px solid #dbdbdb; list-style-type: none; display: inline-block; vertical-align: top; margin-right: 20px; margin-bottom: 25px; }
.categories-list .item .category-title { background: #f5f5f5; min-height: 25px; }
.categories-list .item .category-title p { padding-left: 15px; }
.categories-list .item .category-title a { font-weight: bold; font-size: 10pt; line-height: 12px; }

/*CART SIDEBAR*/
.cart-sidebar { float: right; margin-left: 15px; width: 185px; }
.cart-sidebar a.cart-image { background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -101px -75px no-repeat; width: 24px; height: 24px; display: block; float: left; margin-top: 10px; }
.cart-sidebar p { text-align: center; padding-left: 30px; margin-bottom: 0; font-weight: bold; font-size: 11px; line-height: 12px; margin-top: 5px; }
.cart-sidebar p span.price { color: #c81414; font-size: 13pt;}

/*QUICK FOOTER CART*/
.quick-cart { padding-top: 20px; background: #dfdee3; border-top: 1px solid #000; height: 100px; position: fixed; z-index: 9999; bottom: 0; width: 100%; }
.quick-cart .quick-cart-wrapper { width: 999px; margin: 0 auto; }
.quick-cart .quick-cart-wrapper .cart-summary { padding-top: 10px;float: left; width: 205px; }
.quick-cart .quick-cart-wrapper .cart-items { float: left; width: 585px; }
.quick-cart .quick-cart-wrapper .cart-items > div { overflow-x: auto; height: 90px; }
.quick-cart .quick-cart-wrapper .cart-btn { float: left; width: 200px; }
.quick-cart .quick-cart-wrapper .sidebar-item { float: left; margin: 0 5px; text-align: center; }
.quick-cart .quick-cart-wrapper .sidebar-item .qty { color: #c81414; font-size: 18px; }

.quick-cart .quick-cart-wrapper .cart-summary a.cart-image { background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -101px -75px no-repeat; width: 24px; height: 24px; display: block; float: left; }
.quick-cart .quick-cart-wrapper .cart-summary p { text-align: center; padding-left: 30px; margin-bottom: 0; font-weight: bold; font-size: 11px; line-height: 12px; padding-top: 5px; }
.quick-cart .quick-cart-wrapper .cart-summary p span.price { color: #c81414; font-size: 13pt; }

.quick-cart .quick-cart-wrapper .cart-btn { text-align: center; }
.quick-cart .quick-cart-wrapper .cart-btn a { color: #c81414; font-size: 18px; }
.quick-cart .quick-cart-wrapper .cart-btn a:hover { text-decoration: none; }

.btn-update-sidebar { text-decoration: none; overflow:visible; border:0; padding:0; margin:0; cursor:pointer; }
a:hover.btn-update-sidebar { text-decoration: none; }
.btn-update-sidebar-remove { background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -67px -90px no-repeat; width: 17px; height: 17px; display: inline-block;}
.btn-update-sidebar-add { background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -67px -72px no-repeat; width: 17px; height: 17px; display: inline-block;}


/*CHECKOUT*/
.checkout-methods-title .right p { font-weight: bold; }
.checkout-methods-title .right { text-align: right; }
.payment-methods-title { margin-top: 5px; }
.payment-methods-title .right p { font-weight: bold; }
.payment-methods-title .right { text-align: right; }
.btn-next-step { background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -63px -114px no-repeat; width: 64px; height: 64px; text-indent: -9999px; }
.comment-block { margin-top: 10px; }
.comment-block textarea { border-color: #ebebeb; color: #7d7d7d; font-size: 12px; height: 103px; width: 400px; padding: 5px; }

.progress .progress-table { width: 100%; }
.progress .progress-table tbody tr td { padding-left: 20px;
    height: 24px; vertical-align: middle;
    line-height: 20px;
}
.progress .progress-table tbody tr td a { font-weight: bold; }
.progress .progress-table tbody tr td.active { color: #c81414; }
.progress .progress-table tbody tr td.active a { font-weight: normal; }
.progress .progress-table tbody tr td.last { background: none; }

.progress .progress-table tbody tr td span {
    display: inline-block;
    background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -5px -127px no-repeat;
    width: 25px;
    height: 19px;
    float: right;

}

#shipping-method-buttons-container ,
#payment-buttons-container { margin: 20px 0; padding-right: 24px; }
#shipping-method-buttons-container p,
#payment-buttons-container p { text-align: left; line-height: 1.5; margin: 0; }
#payment-buttons-container .endbutt-under {
    margin: 10px 0 0 0;
}
#review-buttons-container { margin: 20px 0; padding-right: 24px; }
#review-buttons-container p { text-align: left; line-height: 1.5; margin: 0; }
#review-buttons-container .btn-checkout { background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -63px -114px no-repeat; width: 64px; height: 64px; }

#co-shipping-method-form input.radio { float: right; }
#co-payment-form input.radio { float: right; }
#co-payment-form .sp-methods dd { border: 0 none; }

.btn-proceed-checkout { background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") 1px -71px no-repeat; width: 45px; height: 54px; float: right; }
.btn-proceed-checkout span { display: inline-block; }
.btn-proceed-checkout span span { margin-top: 37px; color: #c81414; font-weight: 800; text-decoration: none; font-size: 15pt; display: inline-block; }

.quick-cart .next_arrow {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") 1px -71px no-repeat;
    height: 40px;
    margin: 0 auto;
    width: 40px;
}

.review-addresses {}
.review-addresses .address-col { float: left; width: 50%; margin-top: 10px; margin-bottom: 7px; }
.review-addresses .address-col .title,
.review-addresses .address-col .title a { font-weight: bold; }
.review-addresses .address-col p { margin-bottom: 3px; }
.payment-info { margin-top: 10px; }
.payment-info p, .payment-info a { font-weight: bold; }

/*PRODUCTS LIST*/
.additional-box { background: #f4f4f4; border: 1px solid #666666; margin: 10px 0; }
.additional-box p { font-weight: bold; color: #646464; font-size: 12px; text-align: center; padding: 10px 0; margin: 0; }

/*REVIEW INFO*/
.shipping-info, .total-info { text-align: right; font-weight: bold; }
.shipping-info { margin-top: 10px; }
.total-info { margin-bottom: 10px; margin-top: 5px; }
.shipping-info .price { color: #c81414; font-size: 14px; }
.total-info .price { color: #c81414; font-size: 15pt; }
#checkout-review-table .cart-name-left { float: left; width: 50%; }
#checkout-review-table .cart-name-right { float: left; width: 50%; }
#checkout-review-table .product-name { color: #646464; line-height: 13px; font-size: 11px; font-weight: bold; }

/*FAVORITE PRINTERS*/
.favoriteForm {}
.favoriteForm a.addto_fav { display: block; font-size: 11px; font-weight: bold; background: url('/skin/frontend/drukuj24/default/images/formbg.gif') repeat-x; height: 19px; border: 1px solid #cccccc; margin: 0 40px; margin-bottom: 10px; }
.favoriteForm a.addto_fav span { display: block; text-align: center; padding-top: 3px; }
.favoriteForm p { border-bottom: 1px dotted #666; }

p.page-title { font-size: 18px; color: #686868; text-align: center; border: 0; }

.printers-list {}
.printers-list ul {}
.printers-list ul li { background: #f4f4f4; border-top: 1px solid #cccccc; padding: 10px 20px; margin-bottom: 25px; }
.printers-list .printer-image { float: left; margin-right: 10px; }
.printers-list .printer-name { float: left; font-weight: bold; }
.printers-list .delete-link { float: right; font-weight: bold; color: #ff0000; }
.printers-list p.show-more { text-align: center; margin-top: 20px; }
.printers-list p.show-more a { font-weight: bold; font-size: 12px; }

.favorite-printer-product .data-table tbody th,
.favorite-printer-product .data-table tbody td { border: 0 none; }

/*QUICK CONTACT*/
#quickContact { position: fixed; right: -402px; top: 40px; z-index: 99; }
#quickContact .quick-contact-form-wrapper { float: left; background: #f4f4f4 url('/skin/frontend/drukuj24/default/images/contact-box-bg.png') 0 -2px no-repeat; color: #686868; height: 450px; width: 360px; border: 2px solid #686868; border-left: 0 none; padding: 20px; margin-right: -3px; }
#quickContactForm {}
#quickContactForm .form-list label { margin: 0; font-size: 10px; color: #686868; }
#quickContactForm .form-list .input-box { width: 360px; }
#quickContactForm .form-list input.input-text { width: 350px; border: 1px solid #dfdfdf; padding: 5px; color: #686868; }
#quickContactForm .form-list textarea { width: 360px; }
#quickContactForm .form-list .fields { margin: 0; }
#quickContactForm .form-list .field { width: 100%; margin-bottom: 10px; }
#quickContactForm .buttons-set { text-align: left; padding-bottom: 10px; }
#quickContactForm .submit-btn { width: 358px; background: #f5410f; border: 3px solid #f52d0f; text-transform: uppercase; padding: 5px; font-weight: bold; font-size: 10px; color: #ffffff; }

#quickContact .quick-contact-button { text-indent: -9999px; background: url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -150px -207px no-repeat; width: 44px; height: 180px; float: left; margin-top: 82px }

/*PRODUCTS COMPARE*/
.product-compare { margin-top: 20px; }
.product-compare .block-compare { margin-bottom: 10px; }
.product-compare .block-compare .block-col { float: left; width: 191px; }
.product-compare .block-compare .block-col .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.product-compare .block-compare .block-col .product-name { font-weight:bold; font-size: 11px; line-height: 12px; }
.product-compare .block-compare .block-col .product-name a {  }
/*.product-compare .block-compare .block-col .price-box { margin: 0; float: left; }*/
.product-compare .block-compare .block-col .availability { line-height:21px; }
.product-compare .block-compare .block-col .actions { float: left; }
.product-compare .block-compare .block-col .description-link { float: left; }
.product-compare .block-compare .block-col .description-link a { background: url('/skin/frontend/drukuj24/default/images/small_view.png'); display: block; width: 46px; height: 22px; }


.different-shipp-field { margin: 40px 90px; }
.different-shipp-field label { margin-left: 0px; font-size: 14px; }

.customer-shipping-address {}
.customer-shipping-address .title { float: left; margin-right: 30px; text-align: center; }
.customer-shipping-address .saved-shipping-address { float: left; }
.customer-shipping-address .saved-shipping-address p { margin: 0; }
.customer-shipping-address .actions { float: right; width: 250px; }

.new-shipping-address { padding: 7px 0; }
.new-shipping-address .title { margin-left: 100px; text-align: center; }

.adress-change-btn { width: 104px !important; margin-left: 54px !important; margin-bottom: 5px; }

.address-new-form { margin: 10px 0 30px; }
.address-new-form .additional-info { padding-left: 10px; }
.address-new-form label {  }
.address-new-form input[type="radio"] { float: right; }
.new-address-option label { font-size: 16px; }


.chart-block { padding-top: 40px !important; }

/*ERROR PAGE*/
.error-page { margin: 0 auto; width: 900px; text-align: center; }
.error-page p { font-size: 20px; }

#search-product-table {width: 100%; table-layout: fixed;}
#search-product-table thead tr {}
#search-product-table thead tr th { font-weight: bold; font-size: 10px; color: #202020; padding-bottom: 10px; text-align: center; }

#search-product-table th:nth-child(1) {
    width: 66px
}

#search-product-table th:nth-child(2) {
    width: 100px
}

#search-product-table th:nth-child(3) {
    width: 132px
}

#search-product-table th:nth-child(4) {
    width: 74px
}

#search-product-table th:nth-child(5) {
    width: 73px;
}

#search-product-table td:nth-child(5) {
    word-wrap : break-word;
    word-break: break-all;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #search-product-table td:nth-child(5) {
        font-size: 117%;
    }

    #search-product-table .out-of-stock > span {
        font-size: 125%;
        line-height: 1.2;
    }
}

#search-product-table th:nth-child(6) {
    width: 130px
}

#search-product-table tbody tr {}
#search-product-table tbody tr td { vertical-align: middle; text-align: center; padding: 5px;}
.cms-page-view .std #search-product-table  img { margin: 0px; }
#search-product-table tbody .product-name h2 { display: block; }
#search-product-table tbody .product-name a { font-size: 11px; font-weight: bold; display: block; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #search-product-table tbody .product-name a {
        font-size: 13.4px;
        line-height: 1.2;
    }
}

#s_method_null { float: right; }

.product-guarantee { margin: 20px 0; padding: 10px 0; border-top: 1px dotted #E2E2E2; border-bottom: 1px dotted #E2E2E2; }
.product-guarantee-box { background: #F4F4F4; border: 1px solid #666666; width: 450px; margin-left: 70px; }
.product-guarantee-box .title { margin: 0; }
.product-guarantee-box .title a { display: block; font-size: 14px; font-weight: bold; color: #646464; text-align: center; padding: 20px 0; }
.product-guarantee-table table { width: 100%; }
.product-guarantee-table table tr { }
.product-guarantee-table table tr td { vertical-align: middle; background: #e6e6e6; text-align: left; border: 2px solid #ffffff; }
.product-guarantee-table table tr td.first { font-weight: bold; }
.product-guarantee-table table tr td.last { color: #ffffff; text-align: center; font-size: 16px; font-weight: bold; }
.product-guarantee-table table tr.first td { color: #686868; font-weight: bold; background: #b3b3b3; text-align: center; }
.product-guarantee-table table tr.first td.last { background: #e6e6e6; color: #686868; font-size: 11px; }
.product-guarantee-table table tr td.red { background: #ff6666; }
.product-guarantee-table table tr td.green { background: #33cc00; }

.product-gpsr { margin: 20px 0; padding: 10px 0; border-top: 1px dotted #E2E2E2; border-bottom: 1px dotted #E2E2E2; }
.product-gpsr-box { background: #F4F4F4; border: 1px solid #666666; width: 450px; margin-left: 70px; }
.product-gpsr-box .title { margin: 0; }
.product-gpsr-box .title a { display: block; font-size: 14px; font-weight: bold; color: #646464; text-align: center; padding: 20px 0; }
.product-gpsr-table table { width: 100%; }
.product-gpsr-table table tr { }
.product-gpsr-table table tr td { vertical-align: middle; background: #e6e6e6; text-align: left; border: 2px solid #ffffff; }
.product-gpsr-table table tr td.first { font-weight: bold; }
.product-gpsr-table table tr td.last { color: #ffffff; text-align: center; font-size: 16px; font-weight: bold; }
.product-gpsr-table table tr.first td { color: #686868; font-weight: bold; text-align: center; }
.product-gpsr-table table tr.first td.last { background: #e6e6e6; color: #686868; font-size: 11px; }
.product-gpsr-table table tr td.red { background: #ff6666; }
.product-gpsr-table table tr td.green { background: #33cc00; }

.contact-gg-box { margin-top: 10px; text-align: left; }

/*CMS PAGES*/
.cms-page-view .std  .h3_text_big { color: #C81414; font-family: Verdana,Helvetica,sans-serif; font-size: 14px; }
.cms-page-view .std  {}
.cms-page-view .std  a { font-weight: bold; }
.cms-page-view .std img { margin: 5px; }
/*END CMS PAGES*/

p.stock-high { background: url('/skin/frontend/drukuj24/default/images/stock_high.png'); width: 100px; height: 50px;  }

.discount-box {
    margin-top: 20px;
}
.discount-box .discount-form {
    width: 330px;
}
.discount-box .discount-form .input-box {
    margin-top: 5px;
}
.discount-box .discount-form .input-box input {
    width: 300px;
    height: 20px;
}
.discount-box .discount-form .buttons-set {
    text-align: left;
    /*float: left;*/
}

#shipping_inpost{
    margin: 0;
}
.cart-item-qty {
    color: #c81414;
    line-height: 11px;
    font-size: 11px;
    font-weight: bold;
}

.stock-status-high {
    background: #719717;
}
.stock-status-medium {
    background: #ffbb00; /* Old browsers */
    background: -moz-linear-gradient(left, #ffbb00 0%, #ffbb00 50%, #ffffff 50%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffbb00), color-stop(50%,#ffbb00), color-stop(50%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to right, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.stock-status-none {
    background: #ffffff;
}
.stock-status{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #eaeaea;
    display: block;
    height: 6px;
    margin-bottom: 10px !important;
    width: 158px;

}

.stock-status-small{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #eaeaea;
    display: block;
    height: 6px;
    width: 48px;
    margin-right: 4px;
    margin: 2px 4px 0 0;
}

.stock-status-small-high {
    width: 48px;
    margin-bottom: 0;
    background: #719717;
}
.stock-status-small-medium {
    width: 48px;
    margin-bottom: 0 !important;
    background: #ffbb00; /* Old browsers */
    background: -moz-linear-gradient(left, #ffbb00 0%, #ffbb00 50%, #ffffff 50%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffbb00), color-stop(50%,#ffbb00), color-stop(50%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to right, #ffbb00 0%,#ffbb00 50%,#ffffff 50%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    margin: 2px 4px 0 0;
}

.product-view .product-main-info .product-attributes p span.view-status {
}

.stock-status-small-none {
    width: 48px;
    margin-bottom: 0 !important;
    background: #ffffff;
}

#my-orders-table-totals {
    margin-top: 10px;
}
#my-orders-table-totals tfoot td {
    border-right: 0 none;
}

.payment-additional-info { color: #ff0000; }
.order-history-list { margin: 10px 0 20px; }
.order-history-list p {  }

/*INVOICE STYLES*/
.sales-order-printinvoice { color: #000000; padding-top: 100px; font-family: arial; }
.sales-order-printinvoice .invoice-head-container { border-bottom: 1px solid #5b5b5b; float: right; width: 40%; text-align: center; }
.sales-order-printinvoice .invoice-head { border-top: 1px solid #000000; }
.sales-order-printinvoice .invoice-head h2 { background: #dcdcdc; color: #000000; font-family: arial; font-size: 14px; font-weight: normal; padding: 3px 0; }
.sales-order-printinvoice .invoice-head p { margin-bottom: 5px; }
.sales-order-printinvoice .col2-set { margin-top: 50px; }
.sales-order-printinvoice .col2-set h3 { background: #dcdcdc; color: #000000; font-family: arial; font-size: 14px; font-weight: normal; text-align: center; border-top: 1px solid #000000; padding: 3px 0; }
.sales-order-printinvoice .invoice-title h2.h2 { color: #000000; text-align: center; padding-top: 20px; font-size: 20px; font-weight: normal; }
.sales-order-printinvoice h3 { color: #000000; font-weight: normal; }

.sales-order-printinvoice .invoice-head-proforma { float: left; width: 40%; }
.sales-order-printinvoice .invoice-head-proforma p { margin-bottom: 4px; }

.sales-order-printinvoice .invoice-payment { margin-top: 20px; float: left; font-size: 14px; }

.sales-order-printinvoice .col2-set .border-box { border: 1px solid black; padding: 3px; height: 100px; }
.sales-order-printinvoice .col2-set .border-box h3 { border: none; }

.sales-order-printinvoice .invoice-head-total { margin-top: 20px; border-bottom: 1px solid #000000; width: 55%; float: right; }
.sales-order-printinvoice .invoice-head-total h2 { font-weight: bold; font-size: 16px; }
.sales-order-printinvoice .invoice-head-total h2 span { float: right; }

.invoice-table-list { width: 100%; border-collapse: collapse; margin-top: 20px; }
.invoice-table-list thead th { white-space: nowrap; border: 1px solid black; padding: 3px; background: #dcdcdc; }
.invoice-table-list tbody td { border: 1px solid black; padding: 3px; }

.invoice-table-list-vat { width: 60%; float: right }

/*END INVOICE STYLES*/


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

#messages_product_view_hideit { display: none !important;}


.countdown {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f0f8ff;
    border: 1px solid;
    color: #00529b;
    font-family: Verdana;
    font-size: 8pt;
    margin: 10px 0;
    min-width: 300px;
    padding: 15px 10px 15px 50px;
    position: relative;
}

.countdown .icon-count{
    background: #f0f8ff url('/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png') -321px -3px no-repeat;
    width: 30px;
    height: 33px;
    position: absolute;
    top: 10px;
    left: 20px;
    border: 0px dashed red;
}


#awrma-new-form .rma-agree > input {
    float: left;

}

.shipping-cost {
    margin-bottom: 10px;
}


.ico_login {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -142px -75px no-repeat;
    float: left;
    height: 22px;
    width: 21px;
}


.ico_references {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -177px -75px no-repeat;
    float: left;
    height: 22px;
    width: 21px;
}

.ico_shipment {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -219px -76px no-repeat;
    float: left;
    height: 22px;
    width: 21px;
}

.ico_contact {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -260px -74px no-repeat;
    float: left;
    height: 22px;
    width: 21px;
}

.adress_bg {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -301px -52px no-repeat;
    float: left;
    height: 48px;
    width: 48px;
}

.arrow_east_south {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -374px -65px no-repeat;
    float: right;
    height: 32px;
    width: 32px;
}

.paymentt {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -147px -116px no-repeat;
    margin: 0 auto;
    height: 48px;
    width: 48px;
}

.footer .copyright span.face {
    float: right;
    margin-top: -5px;
}

.face {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -1px -205px no-repeat;
    height: 30px;
    width: 80px;
    display: block;
    float: right;
}

.printer {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -5px -260px no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
}

.page_white_text {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -6px -340px no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
}

.database {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -5px -299px no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
}

.question_icon {
    background: url("/skin/frontend/drukuj24/default/images/light4website/drukuj-sprite.png") -7px -384px no-repeat;
    width: 16px;
    height: 15px;
    display: inline-block;
}

/* review */

#customer-reviews {
	margin-top: 25px;
}

#customer-reviews dl dt {
	font-weight: bold;
}

#customer-reviews dl dd > div {
	margin-top: 5px;
}


#review-form .form-list label {
	min-width: 100px;
	max-width: 100px;
}

#review-form .form-list input.input-text {
	border-radius: 5px 5px 5px 5px;
	height: 25px;
	width: 254px;
	border: 1px solid #7d7d7d;
}

#review-form .form-list textarea {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #7d7d7d;
}

#review-form .form-list label {
	position: relative;
	max-width: 100px;
	min-width: 100px;
	padding-left: 10px;
}

#review-form .form-list label em {
	position: absolute;
	top: 0;
	left: 0;
}

#review-form .buttons-set .button {
	display: inline-block;
	padding: 10px 15px;
	background: #d20900;
	border-radius: 19px;
	color: #fff;
}

.star,
.rating-box {
    position: relative;
    width: 80px;
    height: 16px;
    background: url(/skin/frontend/drukuj24/default/images/star-big.gif) repeat-x;
    background-size: contain;
    margin-right: 5px;
    margin-bottom: 2px;
}

.star:after,
.rating {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: url(/skin/frontend/drukuj24/default/images/star-big_active.gif) repeat-x;
    background-size: contain;
}

.star_1:after {
	width: 14px;
}

.star_2:after {
	width: 28px;
}

.star_3:after {
	width: 42px;
}

.star_4:after {
	width: 56px;
}

.star_5:after {
	width: 69px;
}

#product-review-table td.value {
	text-align: center;
}

#product-review-table input.radio {
	margin-right: 0;
}

/*AdvancedReviews plugin*/
.box-reviews{
    margin-top: 35px;
}

.box-reviews h2 {
    margin-bottom: 20px;
}

.box-reviews h2 span {
    font-weight: 400;
}

.box-reviews .reviews {
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
}

.box-reviews .review-box {
    margin-bottom: 10px;
    border-left: 1px solid #686868;
    padding: 5px 0 5px 10px;
}
#showAllReviews > button{
    width: 100%;
}
#showAllReviews {
    background-color: rgb(234, 234, 234);
    width: 100%;
    padding-top: 10px;
    margin-top: -10px;
    margin-bottom: 35px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
    color: #979797;
}
#customer-reviews > dl > div.reviews__list > div:nth-child(7)
.box-reviews .review-box__name {
    font-size: 13px;
}

.box-reviews dd .rating-box {
    margin-bottom: 15px;
}

/*.review-add h3 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 30px;
}

.review-add h3 span {
    font-weight: 700;
}*/

.review-add__form {
    display: flex;
    justify-content: space-between;
}

.review-add__rating {
    padding-right: 20px;
}

.rewiev-add__form .form-list .input-box {
    width: auto;
}

#review-form .rewiev-add__form .form-list input.input-text, #review-form .rewiev-add__form .form-list textarea {
    border-radius: 0;
}

.reviews__average .rating-box {
    left: 4px;
    height: 24px;
    width: 120px;
}

.reviews__list {
    padding-right: 50px;
}

.reviews__average {
    text-align: right;
    padding: 0 7px 0 20px;
}

.reviews__average .rating-box {
    background-image: url(/skin/frontend/drukuj24/default/images/star-big.gif);
    height: 24px;
    width: 120px;
}

.reviews__average .rating {
    background-image: url(/skin/frontend/drukuj24/default/images/star-big_active.gif);
}

.reviews__average p {
    margin: 0;
    white-space: nowrap;
    font-family: 'Verdana';
}

.reviews__average span {
    font-size: 26px;
    color: #c4c4c4;
    display: inline-block;
    vertical-align: bottom;
    font-weight: 700;
}

.reviews__average strong {
    font-size: 38px;
    color: #686868;
    display: inline-block;
    vertical-align: bottom;
}

.reviews__average a {
    color: #d20900;
    display: block;
    margin-top: 7px;
}


.review-rate__row {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.review-rate#product-review-table input.radio {
    margin-right: 10px;
}
#review_field {
    height: 15em;
}
#widget-modal {
    z-index: 300;
}

.easypack-widget.mobile .point-details .details-wrapper .details-content div.description-photo {
	position: static;
}

#popup-btn {
  cursor:pointer;
  display: block;
  margin-bottom: 15px;
  margin-top: 10px;
}
#popup-btn b {
    border-radius: 20px;
    border: solid 0px;
    padding: 10px;
    background: #eaeaea;
}
.inpost-not-choosen b {
    animation-name: color;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
@keyframes color {
    0% {
        background-color: #eaeaea;
    }
    50% {
        background-color: #f5c339;
    }
    100% {
        background-color: #eaeaea;
    }
}
#popup-btn:hover{
    opacity:0.8;
}
.js-poczta-punkt {
    cursor:pointer;
    display: block;
    margin-bottom: 15px;
    margin-top: 20px;
  }
.js-poczta-punkt b {
      border-radius: 20px;
      border: solid 0px;
      padding: 10px;
      background: #eaeaea;
}
.js-poczta-punkt:hover{
      opacity:0.8;
}

.js-dpd-punkt {
    cursor:pointer;
    display: block;
    margin-bottom: 15px;
    margin-top: 20px;
  }
.js-dpd-punkt b {
      border-radius: 20px;
      border: solid 0px;
      padding: 10px;
      background: #eaeaea;
}
.js-dpd-punkt:hover{
      opacity:0.8;
}

.global-site-notice {
    background-color: #f4f4f4;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
.global-site-notice .notice-inner p {

}
#notice-cookie-block > div > div.notice-text > p {
    margin: 0;
}
.notice-inner {
    justify-content: center;
    align-items: center;
    display:  flex;
}

.notice-text {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    margin-left: 100px;
}
.notice-button {
    margin-bottom: 10px;
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    margin-left: -20px;
}

#notice-cookie-block > div > div.notice-button.link-button.btn-red > a {
    width: 120px
}
#notice-cookie-block > div > div.notice-text > a {
    font-weight: bold;
}

#search_autocomplete a[id^="productupdates-button"] {
  display:none;
}

#search-product-table a[id^="productupdates-button"] {
 display:none;
}

.widget-products a[id^="productupdates-button"] {
 display:none;
}

.payment-not-possible {
    font-weight: normal;
    color: #f00;
}
.inpost-option {
    display: inline-block;
    margin: 5px 10px;
    width: 100%;
}
.center-inside {
    text-align: center;
}
.invoice-btn {
    background-color: #cd1a19;
    color: white;
    height: 40px;
    padding: 0 80px !important;
    font-size: 20px;
    border-radius: 20px;
    animation: jittery 1.5s infinite;

}
.invoice-btn:hover {
    background-color: #b51c1b;
}
.m-tb20 {
    margin: 20px 0;
}
.gus-btn-containter{
    margin-top: 10px;
}
.gus-btn-containter .gus-btn {
    background-color: #cd1a19;
    color: white;
    height: 40px;
    padding: 0 40px !important;
    font-size: 20px;
    border-radius: 20px;
}
.gus-btn-containter .gus-btn .span{

}
.gus-btn:disabled {
    cursor: not-allowed;
    background-color: #eaeaea;
    color: #a3a3a3;
}

@keyframes jittery {

    50% {
		transform: scale(1.05);
	}

}

.product-view .product-compatibility .compatible-list a {
    text-decoration: revert;
}