html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong {
    font-weight: 700;
}
* {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}


body{margin: 0px; padding: 0px; font-family: 'Titillium Web', sans-serif; font-weight: normal; font-size: 12px; color: #322b2a; background: #b7bab9; overflow-x: hidden;}
div, input, select{margin: 0px; padding: 0px;}
p, ul, li{font-weight: normal; color: #322b2a; font-size: 14px; line-height: 21px;}
h3{width: 178px; height: 33px; margin-bottom: 12px; background-color: #AB8CB4; color: #1B0E2D; font-family: 'Titillium Web', sans-serif; font-size: 19px; line-height: 33px; margin-left: 27px; margin-top: 20px; text-align: center; cursor: pointer;}
h3:hover{background-color: #bf9bca;}
a{text-decoration: none; color: #322b2a; cursor: pointer;}
a img{border: 0px;}
textarea{overflow: auto; font-family: 'Titillium Web', sans-serif; font-size: 12px; line-height: 21px;resize: none;}
input{font-family: 'Titillium Web', sans-serif; font-size: 12px; line-height: 21px;}
fieldset{border: 0px; padding: 0px; margin: 0px;}
:focus {outline: 0;}
.separator {clear: both; display: block;}

#header {width: 100%; height: 151px; background: url(../images/header-white-bg.png) repeat-x; position: relative; z-index: 10;}
#header .center {width: 1200px; height: 151px; margin: 0 auto; position: relative;}
#header .center a.logo {width: 250px; height: 55px; display: block; position: absolute; left: 45px; top: 28px;}
#header .center a.logo img {width: 100%;}
#header .center .menu {width: 100%; height: 74px; background-color: #f2f2f2; position: relative; top: 105px;}
#header .center .menu > ul {float: left;}
#header .center .menu > span {width: 40px; height: 40px; background: url(../images/icon-menu.png) no-repeat center; display: none; position: absolute; top: 4px; right: 7px; cursor: pointer;}
#header .center ul.first-bar {width: 29%; height: 74px;}
#header .center ul.first-bar li {height: 100%; float: left;}
#header .center ul.first-bar li.plisy {width: 268px; background-color: #bebebe; padding-top: 4px; text-align: center;}
#header .center ul.first-bar li.home {width: 50px; background-color: #b71f16;}
#header .center ul.first-bar li.home span {width: 20px; height: 17px; margin: 0 auto; background: url(../images/sprite.png) no-repeat 0 0; display: block;}
#header .center ul.first-bar li.home a {width: 100%; height: 100%; padding-top: 28px; display: block;}
#header .center ul.menu-bar {width: 71%; height: 74px;}
#header .center ul.menu-bar > li {width: 14.2%; height: 100%; float: left;}
#header .center ul.menu-bar > li a {width: 100%; height: 78px; font-size: 17px; font-weight: 700; color: #322b2a; text-align: center; line-height: 72px; border-right: 1px solid rgba(0, 0, 0, 0.05); display: block;}
#header .center ul.menu-bar > li:last-child a {border: 0;}
#header .center ul.menu-bar > li ul {background-color: #f2f2f2; position: relative; top: -4px; display: none; z-index: 10;}
#header .center ul.menu-bar > li ul li {width: 100%; line-height: 100%; border-top: 1px solid rgba(0, 0, 0, 0.05); display: table;}
#header .center ul.menu-bar > li ul li a {line-height: 19px; vertical-align: middle; display: table-cell;}
#header .center ul.menu-bar > li:hover ul {display: block;}
#header .center .bottom-menu {width: 100%; height: 4px; position: relative; top: 105px;}
#header .center .bottom-menu span {width: 80%; height: 4px; background: url(../images/header-menu-bottom-bg.png) no-repeat left top; display: block; float: left;}
#header .center .bottom-menu span:last-child {width: 20%; background: url(../images/header-menu-bottom-bg.png) no-repeat right top; float: right;}
#header .center .slogan {color: #474240; font-size: 27px; font-weight: 600; position: absolute; top: 33px; left: 340px;}
#header .center .slogan strong{color: #b71f16; font-size: 36px; font-weight: 700; position: relative; top: 2px;}
#header .center .slogan span{color: #b71f16;}
#header .center .login-box {width: 442px; height: 90px; position: absolute; top: 10px; right: 122px;}
#header .center .login-box .links {width: 150px; padding: 60px 20px 0 0; float: left;}
#header .center .login-box .links a {height: 18px; font-size: 15px; font-weight: 700; text-align: right; display: block;}
#header .center .login-box .links a:first-child {color: #b71f16;}
#header .center .login-box .inputs {float: right;}
#header .center .login-box .login-status {width: 100%; height: 100%; padding: 35px 0 0 0; background-color: rgba(255, 255, 255, 0.9); color: #322b2a; font-size: 14px; text-align: center; position: absolute; top: 0; right: 0; z-index: 10; display: none;}
#header .center .login-box .login-status span {width: 100%; height: 100%; background: url(../images/ajax-loader.gif) no-repeat center; position: absolute; top: 0; left: 0; display: block;}
.mobileLoginLink{display:none;position: absolute; top: 0px; right: 110px;width: 110px;box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.19) inset;height: 105px;}
.mobileLoginLink .icon{display:block; height: 17px; margin: 44px auto 10px auto; width: 20px;background: url("../images/sprite.png") no-repeat 0px -33px;}
.mobileLoginLink .text{font-weight: bold;font-size: 14px;display: block;text-align: center;padding-top: 3px;}

#header.slim-header .mobileLoginLink{height: 80px;}
#header.slim-header .mobileLoginLink .icon{margin: 20px auto 10px auto;}
#header .center .user-box {width: 430px; height: 90px; font-size: 15px; text-align: right; position: absolute; top: 10px; right: 122px;}
#header .center .user-box span {font-weight: 700; color: #b71f16;}
#header .center .user-box a {margin-top: 4px; font-weight: 700; color: #b71f16; display: block;}
#header .center .user-box a.btn, .form-submit-button .btn-msg {width: 100px; height: 30px; padding-top: 6px; background-color: #e1e1e1; color: #646464; font-size: 14px; font-weight: 300; text-align: center; display: block; bottom: 10px; right: 110px; position: absolute;}
#header .center .user-box a.btn:hover {background-color: #f2f2f2;}
#header .center .user-box a.btn-red {background-color: #b71f16; color: #fff; font-weight: 700; right: 0;}
#header .center .user-box a.btn-red:hover {background-color: #df362c;}
#header .center .user-box a.btn i, .form-submit-button .btn-new-msg i {margin-right: 6px;}
#header .center .user-box.with-basket, #header .center .login-box.with-basket {right: 122px;}
#header.with-basket .login-box {right: 116px;}
#header .center .basket {width: 110px; height: 105px; padding-top: 74px; background: #f2f2f2 url(../images/red-basket-icon.png) no-repeat center; font-size: 14px; font-weight: 700; color: #322b2a; text-align: center; box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.19) inset; position: absolute; top: 0; right: 0; cursor: pointer;}
#header .center .basket .basket-details {width: 364px; height: 256px; padding: 20px 10px; background-color: #f2f2f2; box-shadow: 0 0 16px rgba(0, 0, 0, 0.18); position: absolute; top: 104px; right: 0; display: none; cursor: auto;}
#header .center .basket .basket-details > span {width: 10px; height: 9px; background: url(../images/basket-details-top-triangle.png) no-repeat; position: absolute; top: -9px; right: 0;}
#header .center .basket .basket-details p.title {margin-bottom: 20px; font-size: 18px; font-weight: 700; color: #db241a; text-align: left;}
#header .center .basket .basket-details > a {width: 189px; height: 36px; padding: 10px 0 0 10px; background: url(../images/basket-details-bottom-button-bg.png) no-repeat; color: #fff; display: block; position: absolute; bottom: 0; right: 0;}
#header .center .basket .basket-details > div {}
#header .center .basket .basket-details > div .product {height: 67px; margin-bottom: 4px; border-bottom: 1px solid #dcdcdc; position: relative;}
#header .center .basket .basket-details > div .product > img {width: 86px; border: 1px solid #dcdcdc; float: left;}
#header .center .basket .basket-details > div .product p {width: 66%; padding: 20px 0 0 6px; font-size: 12px; font-weight: 500; text-align: left; line-height: 14px; float: left;}
#header .center .basket .basket-details > div .product p strong {font-size: 18px; font-weight: 700; color: #b71f16; display: block;}
#header .center .basket .basket-details > div .product p span {width: 16px; height: 16px; background: url(../images/btn-remove-red.png) no-repeat; display: block; position: absolute; right: 10px; top: 30px; cursor: pointer;}
#header .center .basket .basket-details > div .no-products {padding-top: 50px;}
#header.slim-header {height: 100px;}
#header.slim-header .center {height: 134px;}
#header.slim-header .center .menu {height: 50px; top: 80px;}
#header.slim-header .center .user-box {height: 70px; right: 122px;}
#header.slim-header .center .login-box {height: 80px; top: 0;}
#header.slim-header .center .user-box.with-basket {right: 122px;}
#header.slim-header .center .basket {height: 80px; padding-top: 50px; background-position: center 20px;}
#header.slim-header .center .basket .basket-details {top: 80px;}
#header.slim-header .center .slogan {top: 19px; left: 291px;}
#header.slim-header .center .bottom-menu {top: 80px;}
#header.slim-header .center a.logo {top: 21px;}
#header.slim-header .center a.logo img {width: 70%;}
#header.slim-header .center ul.first-bar, #header.slim-header .center ul.menu-bar {height: 50px;}
#header.slim-header .center ul.first-bar li.plisy img {height: 100%;}
#header.slim-header .center ul.first-bar li.home a {padding-top: 17px;}
#header.slim-header .center ul.menu-bar > li a {height: 50px; line-height: 52px; font-size: 15px;}
#header.slim-header .center ul.menu-bar > li ul li a{line-height: 19px;}

.new-msg-overlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    
    display: none;
}
.new-msg-box {
    background-color: #f2f2f2;
    padding: 25px 50px;
    font-size: 18px;
}

.new-msg-box .buttons {
    display: flex;
    justify-content: right;
    margin-top: 30px;
}
.new-msg-box .btn {padding: 10px; background-color: #e1e1e1; color: #646464; font-size: 14px; font-weight: 300; text-align: center; display: block;}
.new-msg-box .btn-red {background-color: #b71f16; color: #fff; font-weight: 700; right: 0; margin-left: 10px;}
.new-msg-box .btn-red:hover {background-color: #df362c;}

.inputs .input-row {width: 100%; height: 35px; background: url(../images/input-bg.png) no-repeat 0 -14px; position: relative;}
.inputs .input-row.error {background-position: 0 -104px;}
.inputs .input-row:first-child {margin-bottom: 6px;}
.inputs .input-row.input-password {background-position: 0 -55px;}
.inputs .input-row.input-password.error {background: url(../images/input-bg.png) no-repeat 0 -145px;}
.inputs .input-row input {width: 250px; border: 0; margin-left: 4px; background-color: #fff; font-size: 16px; color: #322b2a; padding: 5px;}
.inputs .input-row input::-webkit-input-placeholder {font-size: 16px; color: #322b2a;}
.inputs .input-row input::-moz-placeholder {font-size: 16px; color: #322b2a;}
.inputs .input-row input:-ms-input-placeholder {font-size: 16px; color: #322b2a;}
.inputs .input-row input:-moz-placeholder {font-size: 16px; color: #322b2a;}
.inputs .input-row.input-password input {width: 176px;}
.inputs .input-row input[type=submit] {width: 74px; height: 35px; margin: 0 0 0 1px; background-color: #b71f16; font-size: 14px; font-weight: 700; color: #fff;}
.inputs .input-row span {width: 20px; height: 17px; margin: 10px 6px 0 8px; background: url(../images/sprite.png) no-repeat; display: block; float: left;}
.inputs .input-row span.user {background-position: 0 -33px;}
.inputs .input-row span.password {background-position: 0 -50px;}
.inputs .input-row span.mail {height: 16px; background-position: 0 -17px;}

#content {width: 100%; margin-top: 32px;}
#content .center {width: 1200px; margin: 0 auto; position: relative;}
#content .center .flags {position: absolute; top: 14px; right: 26px;}
#content .center .flags a {width: 30px; height: 23px; margin-left: 5px; background: url(../images/flags.png) no-repeat 0 0; display: block; float: left;}
#content .center .flags a.pl {background-position: 0 0;}
#content .center .flags a.en {background-position: 0 -23px;}
#content .center .flags a.de {background-position: 0 -46px;}
#content .center .top-text {padding-top: 175px;}
#content .center .top-text h1 {font-size: 72px; font-weight: 400; color: #fff; text-align: center; text-shadow: 0 5px 5px rgba(0, 0, 0, 0.58);}
#content .center .top-text h1 span {font-size: 60px; font-weight: 700; display: block;}
#content .center.slim-content {}
#content .center.slim-content .top-text {padding-top: 30px;}
#content .center.slim-content .top-text h1 {font-size: 40px;}
#content .center.slim-content .top-text h1 span {margin-left: 10px; font-size: 36px; display: inline;}
#content .center.slim-content .main-boxes {margin-top: 28px;}

#footer {width: 100%; height: 346px; background: #fff url(../images/footer-bg.png) repeat-x bottom; margin-top: 116px;}
#footer .center {width: 1200px; height: 100%; margin: 0 auto; position: relative;}
#footer .center .newsletter {width: 32%; padding: 45px 0 0 24px; float: left;}
#footer .center .newsletter p.title {margin-bottom: 46px; font-size: 24px; font-weight: 700; color: #db241a;}
#footer .center .newsletter .checkboxes {margin-top: 25px;}
#footer .center .newsletter .checkboxes p {padding-left: 10px; height: 18px; margin-top: 7px;}
#footer .center .newsletter .inputs .input-row input[type="text"] {width: 235px;}
#footer .center .newsletter .inputs .input-row input[type="submit"] {position: absolute; right: 0;}
#footer .center ul {width: 50%; margin-top: 74px; float: right;}
#footer .center ul li {font-size: 17px; font-weight: 700; line-height: 26px; list-style-image: url(../images/footer-li-image.png);}
#footer .center ul li.slim {margin-left: 10px; font-weight: 400;}
#footer .center .bottom {height: 83px; padding-top: 40px; font-size: 14px; position: absolute; bottom: 0;}
#footer .center > a.facebook {width: 63px; height: 63px; background: url(../images/facebook-footer-icon.png) no-repeat center; display: block; position: absolute; bottom: 10px; right: 10px; transition: all 0s ease 0s, all 0.5s ease 0s;}
#footer .center > a.facebook:hover {opacity: 0.5;}

.page-content {width: 100%; background-color: #fff; position: relative;}
.page-content .side {width: 24.3%; height: 100%; background-color: #f2f2f2; float: left;}
.page-content .side ul.menu {width: 100%;}
.page-content .side ul.menu li {width: 100%; height: 48px; line-height: 48px; border-bottom: 1px solid #e6e6e6; font-size: 18px; display: table;}
.page-content .side ul.menu li.parent {background-color: #d8d8d8;}
.page-content .side ul.menu li.parent span {width: 100%; height: 100%; padding: 0 0 0 28px; color: #322b2a; line-height: 20px; vertical-align: middle; display: table-cell;}
.page-content .side ul.menu li.submenu {padding-left: 20px;}
.page-content .side ul.menu.user-menu li.submenu {padding-left: 58px;}
.page-content .side ul.menu li.active {width: 100%; background-color: #b71f16; color: #fff; border: 0;}
.page-content .side ul.menu li:first-child.active {width: 103%; background: url(../images/side-menu-element-red-bg.png) no-repeat right;}
.page-content .side ul.menu li.active a {color: #fff;}
.page-content .side ul.menu li a {width: 100%; height: 100%; padding: 0 0 0 28px; color: #322b2a; line-height: 20px; vertical-align: middle; display: table-cell;}
.page-content .side ul.menu li a.slim {font-size: 15px;}
.page-content .side ul.menu li i {width: 60px; text-align: center;}
.page-content .side ul.menu.menu-with-icon a {padding: 0;}
.page-content .side .cooperation {margin-top: 40px;}
.page-content .side .cooperation img {width: 100%;}

.page-content > .bottom {width: 100%; height: 4px; padding: 0; position: absolute; bottom: -4px;}
.page-content > .bottom > span {width: 50%; height: 4px; background: url(../images/box-bottom-bg.png) no-repeat right top; display: block; float: left;}
.page-content > .bottom > span.blank {background-position: right bottom;}
.page-content > .bottom > span:first-child {background-position: 0 0;}
.page-content > a {width: 34px; height: 38px; background-color: #b71f16; display: block; position: absolute; right: 0; bottom: 0;}
.page-content > a span {width: 13px; height: 9px; margin: 16px auto 0; background: url(../images/sprite.png) no-repeat -24px -34px; display: block;}


.page-content .login-box{padding: 30px 0px 60px 0px;position: relative;width: 100%; max-width:460px;margin: 0px auto;}
.page-content .login-box .inputs{padding-top: 20px;}
.page-content .login-box .login-status {width: 100%; height: 100%; padding: 35px 0 0 0; background-color: rgba(255, 255, 255, 0.9); color: #322b2a; font-size: 14px; text-align: center; position: absolute; top: 0; right: 0; z-index: 10; display: none;}
.page-content .login-box .links {padding: 32px 0 0 0;}
.page-content .login-box .links a {height: 18px; font-size: 15px; font-weight: 700; text-align: right; display: inline-block;}
.page-content .login-box .links a:first-child {color: #b71f16;}

.main-content {width: 75.7%; padding: 50px 5px 30px; font-size: 14px; float: left;min-height: 300px;}
.main-content h1 {font-size: 24px; font-weight: 700; color: #db241a;}
.main-content > a {margin-top: 10px; display: block;}
.main-content .box {width: 50%; margin-top: 40px; float: left;}
.main-content .box.box-big {width: 100%; margin-top: 40px;}
.main-content .box p.title {margin-left: 3%; padding-bottom: 20px; font-size: 20px; font-weight: 600; color: #db241a;}
.main-content .box > div {margin-left: 3%;}
.main-content .box > div label {width: 33%; height: 36px; padding-top: 10px; margin-bottom: 9px; font-size: 16px; font-weight: 600; color: #322b2a; float: left;}
.main-content .box.box-big > div label {width: 20%; height: 36px; padding-top: 10px; margin-bottom: 9px; font-size: 16px; font-weight: 600; color: #322b2a; float: left;}
.main-content .box > div label span {font-size: 13px; display: block;}
.main-content .box > div div.input {width: 62%; height: 36px; margin-bottom: 9px; margin-right: 5%; background: url(../images/input-bottom-line-bg.png) no-repeat right 0; float: left;}
.main-content .box.box-big > div div.input {width: 75%; height: 36px; margin-bottom: 9px; margin-right: 5%; background: url(../images/input-bottom-line-bg.png) no-repeat right 0; float: left;}
.main-content .box > div div.input input {width: 100%; height: 36px; padding: 5px 10px; background: url(../images/input-bottom-line-bg.png) no-repeat left 0; font-size: 16px; color: #322b2a; border: 0;}
.main-content .box > div div.input.error {background-position: left -36px;}
.main-content .box > div div.input.error input {background-position: right -36px;}

.main-content .box > div div.input.checkbox{background: none;}
.main-content .box > div div.input.checkbox input{width: auto;float: left;margin-right: 10px;}
.main-content .box > div div.input.checkbox p{display: inline-block;margin-right: 15px;padding-top: 10px;}
.main-content .box > div div.input label{width: auto;}
.main-content .box > div.textarea {margin-left: 1.5%;}
.main-content .box > div.textarea label {width: 12%;}
.main-content .box > div.textarea textarea {width: 88%; height: 130px; padding: 5px 10px; font-size: 16px; border: 1px solid #dcdcdc;}
.main-content .box > div.textarea.error textarea, .main-content .box > div div.textarea.error textarea {border-color: #b71f16;}
.main-content .box.full-box {width: 100%; float: none;}
.main-content .box.full-box p.title {margin-left: 1.5%;}

.blank-content {width: 100%; background-color: #fff;}
.full-form-content {width: 100%;}

.no-padding {padding: 0!important;}
.no-margin {margin: 0!important;}

a.red-big-button {width: 238px; height: 56px; margin: 0 auto; padding-top: 16px; background-color: #b71f16; font-size: 20px; font-weight: 600; text-align: center; color: #fff; display: block;}
a.red-big-button i {margin-right: 6px;}

.red {color: #b71f16!important;}
.green {color: #217e08!important;}

ul.catalog {width: 100%; padding-left: 0px; float: none; clear: both;text-align: center;}
ul.catalog li {margin: 0 1%; border: 3px solid #f2f2f2; position: relative;width: 30%;max-width: 204px;display: inline-block;}
ul.catalog li img{display: block;max-width: 100%;}
ul.catalog li span {width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6) url(../images/search-icon.png) no-repeat center; background-size: 30% 30% ; position: absolute; top: 0; left: 0; display: none;}


.formButton{display:block;float: right;background-color: #b71f16; font-size: 16px; color: #fff; text-align: center;padding: 5px 10px;margin-top: 10px;}

/* Checkboxy */
.input-checkbox {width: 15px; height: 15px; margin-right: 4px; margin-top: 5px; background: url(../images/sprite.png) no-repeat -23px 0; margin-top: 4px; display: block; float: left; cursor: pointer;}
.input-checkbox-checked {background-position: -23px -15px;}
.input-checkbox-error {background-position: -38px 0;}
.input-checkbox-name {margin-left: 8px; font-size: 14px; display: block; float: left;}
.input-radio {width: 13px; height: 13px; margin-right: 4px; margin-top: 5px; background: url(../images/input-radio-bg.png) no-repeat 0 0; display: block; float: left; cursor: pointer;}
.input-radio-checked {background-position: 0 -13px;}
.input-radio-name {width: 88%; margin-left: 6px; font-size: 14px; display: block; float: left;}

/* Statusy */
#form-contact .form-status {padding: 10px; margin: 10px; text-align: center;}
.form-status {}
.form-status > strong {margin-bottom: 10px; font-size: 16px; font-weight: 700; display: block;}
.form-status li {height: 18px; margin-left: 12px;font-size: 14px;}
.alert {margin-bottom: 20px; padding: 15px; border: 1px solid transparent; border-radius: 4px;}
.alert-danger {background-color: #f2dede; border-color: #ebccd1; color: #a94442;}
.alert-danger a {font-weight: 700; color: #a94442;}
.alert-danger a:hover {text-decoration: underline;}
.alert-success {background-color: #dff0d8; border-color: #d6e9c6; color: #468847;}
.alert-danger li {color: #a94442;}
.alert-success li {color: #468847;}

/* Facebook */
#fanbox {width: 393px; position: absolute; top: 200px; right: -340px; z-index: 999; transition: all 0s ease 0s, all 0.5s ease 0s;}
#fanbox:hover {right: 0;}
#fanbox > span {width: 53px; height: 53px; background: url(../images/facebook-blue-icon.png) no-repeat; display: block; position: absolute; top: 0; left: 0;}
#fanbox:hover > span {left: 0;}
#fanbox > div {width: 340px; height: 500px; background-color: #fff; position: absolute; top: 0; right: 0;}

/* Autocomplete */
.autocomplete-suggestions {border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);}
.autocomplete-suggestion {padding: 2px 5px; white-space: nowrap; overflow: hidden;}
.autocomplete-selected {background: #DDD;}
.autocomplete-suggestions strong {font-weight: bold; color: #000;}

.sbHolderTable {width: 92px!important; height: 23px; background: url(../images/table-input-bg.png) repeat-x top;}
.sbSelectorTable {width: 69px!important; height: 23px; line-height: 20px;}
.sbHolderTable .sbOptions {width: 150px;}
.sbHolderTable .sbOptions a {padding: 0 0 2px 7px; border-bottom: 1px dotted #cdcdcd;}
.sbHolderTable .sbOptions a:hover {background-color: #ededed!important;}
.sbHolderTable .sbOptions a.sbFocus {color: #1f2022; background-color: #ededed;}
.sbHolderTable .sbToggle {width: 21px; height: 21px; border-left: 1px solid #dcdcdc; background: url(../images/selectbox-table-button.png) no-repeat 0 0;}
.sbHolderTable .sbToggleOpen {background-position: 0 -26px;}

div.pp_default .pp_description {margin: 11px 50px 5px 0!important;}
.unselectable {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}

.ui-tooltip.ui-widget-content{
    background: #ee8c86;
    border: solid 1px #B71F16;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(157, 50, 50, 0.5);
    -moz-box-shadow:    0px 0px 2px 0px rgba(157, 50, 50, 0.5);
    box-shadow:         0px 0px 2px 0px rgba(157, 50, 50, 0.5);
    font-size: 11px;
}

.ui-tooltip.ui-widget-content.warning{
    background: #ebb600;
    border: solid 1px #d7a700;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(206, 160, 0, 0.5);
    -moz-box-shadow:    0px 0px 2px 0px rgba(206, 160, 0, 0.5);
    box-shadow:         0px 0px 2px 0px rgba(206, 160, 0, 0.5);
    font-size: 11px;
}

/* ==========================================================
! Large desktop
========================================================== */
@media (max-width: 1200px) {
    #header .center .login-box{width: auto;top: 0px;padding-bottom: 25px;height: auto;}
    #header .center .login-box .links{position: absolute; bottom: 0px;width: 100%;text-align: right;padding-right: 0px;padding-top: 0px;}
    #header .center .login-box .links a{display: inline-block;font-size: 13px;}

    #header.slim-header .center .login-box .inputs .input-row {height: 30px; background-position: 0px -19px;margin-bottom: 0px; }
    #header.slim-header .center .login-box .inputs .input-row span{margin-top: 5px}
    #header.slim-header .center .login-box .inputs .input-row input{padding-top: 3px;}
    #header.slim-header .inputs .input-row input[type="submit"]{height: 30px;}
}
@media (min-width: 980px) and (max-width: 1199px) {
    #header .center, #content .center, #footer .center {width: 95%;}
    #header .center ul.menu-bar li a {font-size: 14px;}
    #header .center ul.first-bar {width: 35%;}
    #header .center ul.menu-bar {width: 65%;}

    .page-content .side ul.menu li {font-size: 14px;}

    #footer .center > a.facebook {width: 83px; height: 83px; background-color: #fff; bottom: 0; right: -30px;}
}
/* ==========================================================
! Portrait tablet to landscape and desktop
========================================================== */
@media (min-width: 768px) and (max-width: 979px) {
    #header .center, #content .center, #footer .center {width: 95%;}
    #header .center .slogan {display: none;}
    #header .center ul.first-bar {width: 8%;}
    #header .center ul.menu-bar li a {font-size: 14px;}
    #header .center ul.first-bar .plisy {display: none;}
    #header .center .bottom-menu span {background-position: 0 -4px;}
    #header .center ul.menu-bar {width: 92%;}

    #footer .center .newsletter .inputs .input-row input[type="text"] {width: 50%;}
    #footer .center .bottom {padding-top: 29px;}
    #footer .center > a.facebook {width: 83px; height: 83px; background-color: #fff; bottom: 0; right: -30px;}

    .page-content .side ul.menu li {font-size: 14px;}
}
/* ==========================================================
! Landscape phone to portrait tablet
========================================================== */
@media (max-width: 767px) {
    #header .center, #content .center, #footer .center {width: 95%;}

    #header .center a.logo {width: 180px;}
    #header .center .user-box,
    #header .center .login-box {display: none;}
    .mobileLoginLink{display:block;}
    #header .center .slogan {display: none;}
    #header .center ul.first-bar {width: 8%;}
    #header .center ul.menu-bar li a {font-size: 12px;}
    #header .center ul.first-bar .plisy {display: none;}
    #header .center .bottom-menu span {background-position: 0 -4px;}
    #header .center ul.menu-bar {width: 92%;}

    #content .center .top-text h1 {font-size: 50px;}
    #content .center .top-text h1 span {font-size: 40px;}
    #content .center.slim-content .top-text h1 {font-size: 40px;}
    #content .center.slim-content .top-text h1 span {font-size: 30px;}

    #newsletter .input-row {background-position: -34px -14px;}
    #newsletter .input-row span.mail {display: none;}

    #footer {margin-top: 50px;}
    #footer .center ul li {font-size: 14px;}
    #footer .center .bottom {padding-top: 29px;}
    #footer .center .newsletter .inputs .input-row input[type="text"] {width: 90px;}
    #footer .center > a.facebook {width: 83px; height: 83px; background-color: #fff; bottom: 0; right: -30px;}

    .page-content .side ul.menu li {font-size: 13px; line-height: 12px;}
    .page-content .side ul.menu li a {padding: 13px 0 0 15px;}
    .page-content .side ul.menu li.active {width: 104%;}
}

@media (min-width: 601px){

}

@media (max-width: 600px) {
    .loginPage .main-content{width: 100%;float: none;}
    .page-content .side ul.menu li.active {width: 106%;}
    #footer{height: 500px;}
    #footer .center .newsletter {width: auto; float: none;max-width: 360px;}
    #footer .center ul{margin-top: 20px;width: 46%;padding-left: 0}

    #header .center .menu {height: 46px;}
    #header .center .menu > span {display: block;}
    #header .center ul.first-bar {height: 46px;}
    #header .center ul.first-bar li.home a {padding-top: 16px;}

    #header .center ul.menu-bar {width: 98%; height: 0; margin-left: 1%; background-color: #f2f2f2; display: none;}
    #header .center ul.menu-bar > li {width: 100%; height: 32px; background-color: #f2f2f2; float: none;border-bottom: solid 1px #E1E1E1}
    #header .center ul.menu-bar > li a {height: 100%; line-height: 33px;height: 30px;}

    #header.slim-header .center ul.menu-bar > li{border-bottom: solid 1px #E1E1E1}
    #header.slim-header .center ul.menu-bar > li a {height: 30px; line-height: 32px; font-size: 12px;}
    #header.slim-header .center ul.menu-bar{height:0;}

    #header{height: 120px;}
    #header .center .basket{width:60px;height: 80px;}
    #header .center .basket .iconText{display: none;}
    #header .center .menu{top: 80px;}
    #header .center .bottom-menu{top: 80px;}
    .mobileLoginLink{right: 60px;height: 80px;width: 60px}
    .mobileLoginLink .icon{margin-top: 30px;}
    .mobileLoginLink .text{display: none;}

    #header.slim-header{height: 90px;}
    #header.slim-header .center .basket{height: 60px;}
    #header.slim-header .center .menu{top: 60px;}
    #header.slim-header .center .bottom-menu{top: 60px;}
    #header.slim-header .mobileLoginLink{height: 60px;}
}
/* ==========================================================
! Landscape phones and down
========================================================== */
@media (max-width: 480px) {

    #header .center a.logo{left: 0px;top: 25px;}
    #newsletter .input-row {background-position: 0 -14px;}
    #newsletter .input-row span.mail {display: block;}


    #footer {height: 670px; margin-top: 40px;}
    #footer .center .newsletter {width: 100%; float: none;}
    #footer .center ul {width: 75%; margin: 50px auto 0; float: none;}
    #footer .center ul li {font-size: 16px;}
    #footer .center .bottom {padding-top: 25px; font-size: 12px;}

    .page-content .side {width: 32%;}
    .page-content .side ul.menu li.active {width: 106%;}
    .main-content {width: 68%;}
}
@media (max-width: 320px) {
    p, ul, li {font-size: 12px;}

    #header .center .menu {height: 46px;}
    #header .center .menu > span {display: block;}
    #header .center ul.first-bar {height: 46px;}
    #header .center ul.first-bar li.home a {padding-top: 16px;}

    #header .center ul.menu-bar {width: 98%; height: 0; margin-left: 1%; background-color: #f2f2f2; display: none;}
    #header .center ul.menu-bar > li {width: 100%; height: 32px; background-color: #f2f2f2; float: none;}
    #header .center ul.menu-bar > li a {height: 100%; line-height: 33px;}

    #content {margin-top: 0;}

    #footer {height: 570px;}
    #footer .center ul {margin: 30px auto 0;}
    #footer .center ul li {font-size: 13px; line-height: 20px;}
    #footer .center .bottom {font-size: 10px;}
    #footer .center .newsletter .inputs .input-row input[type="text"] {width: 140px;}
}

.main-content .box.extension_cord, .main-content .box.extension_cord_length{ margin: 0; }
.extension_cord_length{ display: none; }
#header .center .user-box a.btn.btn-msg, .form-submit-button .btn-msg{ right: 220px; width: 50px; }
@keyframes pulse{
    0% {
         -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
#header .center .user-box a.btn.btn-msg.btn-new-msg, .form-submit-button .btn-new-msg{
    background-color: #B71F16; color: #FFF;
    animation: pulse 1s ease infinite;
    font-weight: bold;
}

#messageTable{ width: 100%; }
#messageTable, #messageTable th, #messageTable td{ border: 1px solid #bebebe; }
#messageTable tr.newMsg{ font-weight: bold; }
#messageTable th{ font-weight: bold; }
#messageTable th,#messageTable td{
    padding: 5px;
    box-sizing: border-box;
    vertical-align: middle;
}
#messageTable .td-date{
    text-align: center;
    width: 100px;
}
#messageTable .td-options{
    text-align: center;
    width: 100px;
}
#messageTable td a{ color: #0000ee; }

#messageTable a.btn-show{
    text-transform: uppercase;
    background-color: #B71F16;
    color: #FFF;
    padding: 2px 10px;
}
#messageTable a.btn-show:hover{
    background-color: #df362c;
}

.title .catprice{
    font-weight: normal;
    color: #000;
}
.info .catprice{
    font-size: 14px;
    margin: 4px 0;
    display: block;
}
.products .catprice{
    display: block;
    margin-top: 5px;
}

.przedluzacz-o-info{
    font-size: 10px;
    color: red;
}

.przedluzacz-o-info-big{
    font-size: 13px;
    color: red;
    padding-bottom: 20px;
}

.check-personal-data-container{
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -5px;
    padding-left: 5px;
}

.check-personal-data-container.error{
    border: 2px solid #b71f16;
}

.hide {display: none;}
.shapeRow {font-size: 14px;}
.shapeRow h2 {
    font-size: 28px; 
    font-weight: bold; 
    text-align: center;
    padding: 20px 0px 10px 0px;
}
.shapeRow .contain-shape {
    display: flex;
    justify-content: space-around;
    margin: 20px;
    border: 1px solid #CCC; 
    padding: 10px;
    position: relative;
}
.shapeRow .contain-shape .btn-save-shape {
    position: absolute;
    bottom: 10px; 
    right: 20px;
    background-color: #b71f16;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    margin: 10px auto;
    border-width: 0px;
    padding: 15px 30px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;;
}
.shapeRow .contain-shape .contain-shape--leftside {
    text-align: center;
}
.shapeRow .contain-shape .contain-shape--leftside .object-shape {
    max-height: 400px;
}
/* .shapeRow .contain-shape .contain-shape--leftside .mirror-effects {
    -webkit-transform: scaleX(-1); 
    transform: scaleX(-1);
} */
.shapeRow .contain-shape .contain-shape--leftside .btn-mirror {
    background-color: #FFF;
    border: 1px solid #b71f16;
    color: #b71f16;
    font-weight: bold;
    margin: 10px auto;
    /*  border-width: 0px; */
    padding: 10px 20px;
    display: block;
    cursor: pointer;
}
.shapeRow .contain-shape .contain-shape--leftside .btn-mirror.active {
    background-color: #b71f16;
    color: #FFF;
    font-weight: bold;
    margin: 10px auto;
    border-width: 0px;
    padding: 10px 20px;
    display: block;
    cursor: pointer;
}

.shapeRow .contain-shape .contain-shape--leftside .btn-mirror.fleft {
    float: left;
}
.shapeRow .contain-shape .contain-shape--leftside .btn-mirror.fright {
    float: right;
}

.shapeRow .contain-shape .contain-shape--rightside {
    padding: 20px;
    text-align: center;
}
.shapeRow .contain-shape .contain-shape--rightside h4 {
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
}
.shapeRow .contain-shape .contain-shape--rightside .box-dimension {
    display: flex;
    margin-bottom: 20px;
}
.shapeRow .contain-shape .contain-shape--rightside .box-dimension label {
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
}
.shapeRow .contain-shape .contain-shape--rightside .box-dimension .input-group {
    position: relative;
}
.shapeRow .contain-shape .contain-shape--rightside .box-dimension .input-group input {
    border: 1px solid #CCC;
    padding: 5px 10px;
    height: 40px;
    font-size: 14px;
}
.shapeRow .contain-shape .contain-shape--rightside .box-dimension .input-group .input-group-addon {
    position: absolute;
    right: 10px;
    top: 15px;
}

#changepass-form {
    max-width: 460px;
    margin: auto;
    margin-top: 40px;
}
.forget-pass label {
    padding-right: 2%;
    width: 33%;
    height: 36px;
    padding-top: 10px;
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: 600;
    color: #322b2a;
    float: left;
}

.forget-pass .col {

}

.forget-pass .input {
    width: 62%;
    height: 36px;
    margin-bottom: 9px;
    margin-right: 5%;
    background: url(../images/input-bottom-line-bg.png) no-repeat right 0;
    float: left;
}

.forget-pass .input input {
    width: 100%;
    height: 36px;
    padding: 5px 10px;
    background: url(../images/input-bottom-line-bg.png) no-repeat left 0;
    font-size: 16px;
    color: #322b2a;
    border: 0;
}

.forget-pass .submit {
    width: 238px;
    height: 56px;
    margin: 0 auto;
    padding-top: 16px;
    background-color: #b71f16;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 30px;
}

.product-model-td .sbHolder .sbOptions a[rel="AB 41"] {
    font-weight: 600;
}

.patternRow .sbOptions .sbDisabled {
    display: none;
}

.product-list .products .product > div ul li.state,
.state {
    font-weight: 600;
}

.state.state--available {
    color: green;
}

.state.state--unavailable {
    color: red;
}