@import "font-awesome/css/font-awesome.min.css";
@import "jquery.rtResponsiveTables.css";
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext);
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.invisible {
  display: none !important;
}
.insideBlock {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
.indentText {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
  display: inline-block;
}
.boxlink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body,
.arial {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.display-block {
  display: block;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
* {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ubuntu';
  line-height: 1;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
p {
  font-size: 14px;
  margin-bottom: 15px;
}
ul,
ol,
dl {
  font-size: 14px;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
ul.list {
  margin: 0;
  padding: 0;
}
ul.list li {
  font-size: 14px;
  color: #2d586f;
  padding-left: 15px;
  background: url(../img/arrow-small.png) left 8px no-repeat;
  list-style: none;
}
.small-7 ul.list {
  padding-bottom: 10px;
}
p.back a {
  font-family: 'Ubuntu';
  font-size: 14px;
  box-shadow: inset 0 -15px 10px rgba(0,0,0,0.2), inset 0 -3px 0px rgba(0,0,0,0.2);
  text-shadow: -1px -1px rgba(0,0,0,0.6);
  border-radius: 2px;
  display: inline-block;
  padding: 10px 30px;
  color: #FFF;
  background: #b5b5b5;
}
p.back a.secondary {
  text-shadow: none;
}
.button.standard {
  background: #929292;
}
.invisible {
  display: none !important;
}
.dark {
  color: #1a3e51;
}
.blue {
  color: #1da3dd;
}
.gray {
  color: #dfdfdf;
}
.jasny {
  color: #708997;
}
.information {
  color: #708997;
  font-size: 12px;
  line-height: 1.4;
}
.button {
  font-family: 'Ubuntu';
  font-size: 14px;
  box-shadow: inset 0 -15px 10px rgba(0,0,0,0.2), inset 0 -3px 0px rgba(0,0,0,0.2);
  text-shadow: -1px -1px rgba(0,0,0,0.6);
  border-radius: 2px;
}
.button.secondary {
  text-shadow: none;
}
.button.small {
  font-size: 12px;
  padding: 10px 25px;
}
.button.arrow {
  background-image: url(../img/arrow-button.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.buttongray {
  color: #1a3e51;
  text-shadow: none;
  background: #f8f8f8;
  font-weight: bold;
  box-shadow: none;
  border: 1px solid #e6e6e6 !important;
}
.buttongray:hover {
  background: #e6e6e6;
  color: #1a3e51;
}
.buttongray.active {
  background: #e6e6e6;
}
.buttongray.active:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e6e6e6;
}
.headline {
  font-size: 35px;
  color: #1a3e51;
  line-height: 0.9;
  margin: 0 0 20px 0;
  text-align: left;
}
.headline strong {
  color: #1da3dd;
  display: block;
}
.headline-18 {
  font-size: 35px;
  color: #1a3e51;
  line-height: 0.9;
  margin: 0 0 20px 0;
  text-align: left;
  font-size: 18px;
}
.headline-18 strong {
  color: #1da3dd;
  display: block;
}
.headline-18 strong {
  font-size: 22px;
}
.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
.font {
  font-family: 'Ubuntu';
}
.font-bold {
  font-family: 'Ubuntu';
  font-weight: 600;
}
.font-extrabold {
  font-family: 'Ubuntu';
  font-weight: 600;
}
.top {
  margin-top: 1em;
}
.bottom {
  margin-bottom: 1em;
}
.color {
  color: #1a3e51;
}
.color strong {
  color: #1da3dd;
}
.link_blue {
  color: #39b7dd;
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 1.4;
}
.link_blue a {
  font-size: 14px;
  color: inherit;
  background: url(../img/arrow-small.png) right 7px no-repeat;
  padding-right: 12px;
}
.link_blue a:hover,
.link_blue a:focus {
  color: #1a3e51;
}
header {
  font-family: 'Ubuntu';
  background: url(../img/bg-header.png) top repeat-x;
}
header .inside {
  background: url(../img/header-border-bottom.png) bottom center repeat-x;
  padding-bottom: 4px;
}
.top-button {
  margin-bottom: 1em;
  text-align: right;
}
.top-button > a {
  display: inline-block;
  background: #1a3e51;
  background-position: 1em center;
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 0.7rem;
  padding: 0.9em 2em 0.9em 3.5em;
}
.top-button > a.wyszukiwarka {
  background-image: url(../img/icon-find.png);
}
.top-button > a.login {
  background-image: url(../img/icon-user.png);
}
.top-button .nav {
  display: none;
}
.top-button .mod_iso_productfilter {
  text-align: left;
}
.top-button .mod_iso_productfilter input {
  margin: 0;
}
.top-button .mod_iso_productfilter .columns {
  padding: 0 5px 0 0;
}
.top-button .f-dropdown {
  width: 390px;
}
header nav {
  color: #1a3e51;
}
header nav a {
  color: inherit;
}
.right-off-canvas-menu {
  background: #fff;
  font-family: 'Ubuntu';
}
.right-off-canvas-menu ul,
.right-off-canvas-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
.right-off-canvas-menu li {
  border-bottom: 1px solid #dfdfdf;
  padding: 0.5em 1em;
  background: url(../img/bg-menu.png) bottom repeat-x #fff;
}
.right-off-canvas-menu a {
  color: #1a3e51;
}
.move-left .nav a {
  background-image: url(../img/bg-hide-menu.png);
}
header .phone,
header .mail {
  font-size: 1.1em;
  padding: 0 0 0 1.8em;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
}
header .phone.phone,
header .mail.phone {
  background-image: url(../img/icon-email.png);
}
header .phone.mail,
header .mail.mail {
  background-image: url(../img/icon-phone.png);
  border-left: 1px solid #96b0bb;
  padding-left: 3em;
  margin-left: 1em;
  background-position: 1em center;
}
header .phone a,
header .mail a {
  color: inherit;
}
#baner {
  margin-top: 1.5em;
}
.orbit-slide-number,
.orbit-timer {
  display: none;
}
.example-orbit {
  font-family: 'Ubuntu';
  text-shadow: 1px 1px #FFF;
}
.example-orbit h3 {
  font-size: 35px;
  color: #1a3e51;
  line-height: 0.9;
  margin: 0 0 20px 0;
  text-align: left;
  margin-bottom: 10px !important;
}
.example-orbit h3 strong {
  color: #1da3dd;
  display: block;
}
.example-orbit p {
  font-size: 14px;
}
.example-orbit li .content {
  margin-top: 6em;
}
.example-orbit li .bg {
  height: 380px;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
}
.example-orbit li h3 {
  color: #1a3e51;
  margin-bottom: 1em;
  line-height: 1;
}
.example-orbit li h3 strong {
  display: block;
  color: #1da3dd;
}
.orbit-bullets {
  top: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
.orbit-bullets li {
  background: #1a3e51;
  cursor: pointer;
}
.orbit-bullets li.active {
  background: #1da3dd;
}
header nav.mod_changelanguage {
  margin-left: 5px;
  float: right;
  display: inline-block;
  height: 33px;
  background: url(../img/bg-menu.png) bottom #FFF repeat-x;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 0 #fafafa;
}
header nav.mod_changelanguage ul,
header nav.mod_changelanguage li {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
header nav.mod_changelanguage li {
  display: inline-block;
  padding: 4px 5px 0 5px;
}
header nav.mod_changelanguage li a {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
}
header nav.mod_changelanguage li a.lang-en {
  background-image: url(../img/flag-en.png);
}
header nav.mod_changelanguage li a.lang-de {
  background-image: url(../img/flag-de.png);
}
header nav.mod_changelanguage li a.lang-pl {
  background-image: url(../img/flag-pl.png);
}
header nav.mod_changelanguage li a.active,
header nav.mod_changelanguage li a:hover {
  opacity: 1;
}
.top h4 {
  font-size: 18px;
}
.owl-carousel:before {
  content: '';
  height: 100%;
  width: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.owl-item {
  border-left: 1px solid #dfdfdf;
}
.owl-wrapper .item {
  margin: 0 1em;
  height: 4em;
  line-height: 4em;
  text-align: center;
}
.owl-wrapper .item img {
  max-height: 60px;
  max-width: 95%;
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns = 'http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  filter: gray;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.5;
  border: 1px solid #FFF;
}
.owl-wrapper .item img:hover {
  opacity: 1;
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.owlprev,
.owlnext {
  height: 32px;
  width: 21px;
  margin: 0.8em auto 0 auto;
  cursor: pointer;
  opacity: 0.5;
}
.owlprev.owlprev,
.owlnext.owlprev {
  background: url(../img/bg-prev.png);
}
.owlprev.owlnext,
.owlnext.owlnext {
  background: url(../img/bg-next.png);
}
.owlprev:hover,
.owlnext:hover {
  opacity: 1;
}
.owl-carousel {
  margin-bottom: 25px;
}
#kategorie {
  margin-bottom: 10px;
  font-family: 'Ubuntu';
  clear: both;
  text-transform: uppercase;
}
#box-home {
  margin: 40px 10px 10px 10px;
  font-family: 'Ubuntu';
}
#box-home .row {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#box-home li {
  line-height: 1;
  font-size: 20px;
}
#box-home li .inside {
  background-repeat: no-repeat;
  background-color: #ededed;
  height: 110px;
  border-top: 5px solid #1a3e51;
}
#box-home li a {
  display: block;
  height: 110px;
  padding: 40px 0 0 100px;
  background: url(../img/bg-arrow-r.png) 100px 20px no-repeat;
  color: #1a3e51;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#box-home li a strong {
  color: #1da3dd;
  display: block;
}
#box-home li a:hover {
  background-position: 100px 55px;
  padding-left: 130px;
}
#box-home li:nth-child(even) .inside {
  border-bottom: 5px solid #1a3e51;
  border-width: 0 0 5px 0;
}
#main-home {
  margin-top: 20px;
  margin-bottom: 20px;
}
#main-home img {
  margin-bottom: 15px;
  border-bottom: 5px solid #1a3e51;
}
#main-home .columns {
  text-align: center;
  position: relative;
}
#main-home img.move {
  max-width: none !important;
  min-height: 193px;
  border: none;
  margin-bottom: 0;
}
#main-home .inside {
  position: relative;
  overflow: hidden;
}
#main-home h3 {
  font-size: 35px;
  color: #1a3e51;
  line-height: 0.9;
  margin: 0 0 20px 0;
  text-align: left;
}
#main-home h3 strong {
  color: #1da3dd;
  display: block;
}
#main-home .button {
  position: absolute;
  left: 10%;
  width: 80%;
  bottom: 25%;
  max-width: 300px;
}
.mod_newslist {
  text-align: left;
}
.mod_newslist h2 {
  color: #1a3e51;
  font-weight: bold;
}
.mod_newslist p {
  margin-bottom: 5px;
}
.mod_newslist .more a {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
  display: inline-block;
  background: url(../img/bg-arrow-r.png);
  width: 19px;
  height: 16px;
  margin-top: -10px;
}
.mod_newslist .layout_short {
  border-bottom: 1px double #eaeaea;
  margin-bottom: 15px;
  padding-bottom: 0px;
}
.mod_newslist .layout_short.last {
  border: none;
}
#footer {
  margin-top: 20px;
  padding-top: 20px;
  background: url(../img/bg-footer.jpg) center top no-repeat #0e222c;
  padding-bottom: 20px;
  font-family: 'Ubuntu';
  color: #FFF;
}
#footer .copyright {
  font-size: 11px;
  clear: both;
  padding: 10px 10px 20px 10px;
  color: #668ea0;
  border-top: 1px solid #668ea0;
}
#footer .copyright span {
  float: right;
}
#footer .copyright a {
  color: inherit;
}
#footer .copyright img {
  padding-left: 10px;
}
#footer h4 {
  font-size: 24px;
  color: #FFF;
  margin-bottom: 20px;
  padding-top: 5px;
}
#footer .columns {
  margin-bottom: 20px;
}
#footer .godziny,
#footer .adres,
#footer .kontakt {
  padding-left: 45px;
  font-size: 14px;
  margin-bottom: 20px;
  background-position: left 4px;
  background-repeat: no-repeat;
  line-height: 1.2;
}
#footer .godziny.godziny,
#footer .adres.godziny,
#footer .kontakt.godziny {
  background-image: url(../img/icon-godziny.png);
}
#footer .godziny.adres,
#footer .adres.adres,
#footer .kontakt.adres {
  background-image: url(../img/icon-adress.png);
}
#footer .godziny.kontakt,
#footer .adres.kontakt,
#footer .kontakt.kontakt {
  background-image: url(../img/icon-kontakt.png);
}
#footer nav li,
#footer nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
#footer nav a {
  color: #8ed1ee;
  font-size: 11px;
}
#footer nav a:hover {
  color: #1da3dd;
}
#footer nav ul.level_1-1 > li {
  float: left;
  width: 25%;
}
#footer nav ul.level_1-1 > li::nth-of-type(4n+1) {
  clear: both;
}
#footer nav ul.level_1-1 > li > a,
#footer nav ul.level_1-1 > li > span {
  color: #FFF;
  font-size: 24px;
  padding-bottom: 10px;
}
#footer .newsletter {
  background: url(../img/icon-newsletter.png) left 20px no-repeat;
  font-size: 18px;
  padding-left: 50px;
  margin: 0 10px;
}
#footer .newsletter .mod_subscribe {
  padding-top: 20px;
  display: inline-block;
  margin: 0 0 0 10px;
}
#footer .newsletter input.text {
  width: 280px;
  display: inline-block;
  height: 30px;
  color: #FFF;
  background: #2d586f;
  border: none;
  padding: 0 10px;
}
#footer .newsletter input.submit {
  background: url(../img/arrow-submit.png) center no-repeat;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer;
  text-indent: 200%;
  overflow: hidden;
  font-size: 0;
  vertical-align: middle;
}
#footer .newsletter p.error {
  position: absolute;
  margin: -30px 0 0 0;
  padding: 5px 10px;
}
p.error {
  background: #F00;
}
#container {
  background: url(../img/shadow-top.png) top repeat-x;
  padding-top: 20px;
}
.home #container {
  padding-top: 0;
  background: none;
}
.product .highlight_list {
  position: absolute;
  left: 0;
  top: 0;
  width: 64px;
  z-index: 1;
}
.product .highlight {
  font-family: 'Ubuntu';
  width: 64px;
  height: 64px;
  line-height: 64px;
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  background: url(../img/highlight-blue.png) no-repeat;
  text-align: center;
}
.product .highlight.nowosc {
  background-image: url(../img/highlight-red.png);
}
.product .highlight.bestseller {
  background-image: url(../img/highlight-orange.png);
}
.mod_breadcrumb {
  padding-bottom: 20px;
  margin: 0 15px;
}
.mod_breadcrumb * {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
  font-size: 12px;
  display: inline;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.mod_breadcrumb h3 {
  padding-right: 5px;
}
.mod_breadcrumb a {
  color: #1a3e51;
  background: url(../img/arrow-small.png) right center no-repeat;
  padding-right: 12px;
  padding-left: 5px;
}
.mod_breadcrumb .active {
  padding-left: 5px;
  font-weight: bold;
}
#left .button.split {
  width: 100%;
  text-align: left;
}
#left nav {
  font-family: 'Ubuntu';
  font-size: 15px;
  background: #f3f3f3;
}
#left nav h3 {
  background: url(../img/bg-kategorie.jpg) center bottom;
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 0 15px 20px;
  margin: 0;
}
#left nav ul,
#left nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
#left nav ul.level_1 > li {
  padding: 0 20px;
  border-bottom: 1px solid #d7d7d7;
}
#left nav ul.level_1 > li.last {
  border: none;
}
#left nav ul a {
  color: #1a3e51;
  display: block;
  text-transform: uppercase;
  padding: 7px 0;
}
#left nav ul a:hover,
#left nav ul a.active {
  color: #1da3dd;
}
#left nav li ul {
  margin-top: -5px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
#left nav li li a {
  font-size: 12px;
  padding: 2px 0 2px 15px;
  text-transform: none;
  color: #5f5f5f;
  background: url(../img/arrow-left-nav.png) left 8px no-repeat;
}
.product_list {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.product_list form {
  border: 1px solid #e5e5e5;
  padding: 10px;
  position: relative;
  margin: 0;
}
.product_list .image_container {
  margin: 0 70px 0 0;
}
.product_list .image_container img {
  max-height: 100%;
}
.product_list .kolory {
  border-radius: 3px;
  line-height: 1;
  padding: 5px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  background: #efefef;
}
.product_list .kolory input {
  display: none;
}
.product_list .kolory span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin: 1px 5px;
}
.product_list .producent {
  width: 100px;
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  line-height: 50px;
}
.product_list .producent img {
  max-width: 100%;
  max-height: 100%;
}
.product_list .top {
  position: relative;
  margin-bottom: 15px;
  min-height: 190px;
}
.product_list h3 {
  color: #1a3e51;
  font-size: 13px;
  font-weight: bold;
  min-height: 30px;
  line-height: 1.2;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
}
.product_list .price,
.product_list .submit_container {
  font-size: 11px;
  color: #5f5f5f;
}
.product_list .inside {
  display: inline-block;
  background: #1a3e51;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: lowercase;
  padding: 0 15px;
}
.product_list .submit_container {
  padding-top: 20px;
}
.product_list .submit_container a,
.product_list .submit_container input {
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  background: url(../img/checkbox.png) left center no-repeat;
  border: none;
  padding-left: 30px;
  font-size: 11px;
  color: #5f5f5f;
  display: block;
  text-align: left;
  line-height: 14px;
  min-height: 20px;
  padding-top: 3px;
  white-space: normal;
}
.product_list .submit_container a:hover,
.product_list .submit_container input:hover {
  color: #1a3e51;
}
.product_list .submit_container a {
  background-image: url(../img/checkbox-check.png);
}
input[type=submit] {
  cursor: pointer;
}
.zoomContainer {
  z-index: 99;
}
.zoomContainer .zoomLens {
  background: #FFF;
  box-shadow: 0 0 10px #999;
}
.bullet-item .kolory span {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  margin: 2px;
  border: 1px solid #E1E1E1;
}
.bullet-item .kolory input {
  display: none;
}
.bullet-item .kolory span:hover .tip {
  display: block;
}
.bullet-item .kolory .tip {
  color: #FFF;
  z-index: 99;
  position: absolute;
  text-align: center;
  background: #000;
  padding: 5px 10px;
  left: 0;
  margin-left: 0;
  font-size: 12px;
  font-style: normal;
  bottom: 100%;
  margin-bottom: 10px;
  display: none;
}
.bullet-item .kolory .tip:before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}
#lista_kolorow span,
.product_list .kolory span {
  position: relative;
}
#lista_kolorow span:hover .tip,
.product_list .kolory span:hover .tip {
  display: block;
}
#lista_kolorow span .tip,
.product_list .kolory span .tip {
  color: #FFF;
  z-index: 99;
  position: absolute;
  text-align: center;
  background: #000;
  padding: 5px 10px;
  left: 0;
  margin-left: 0;
  font-size: 12px;
  font-style: normal;
  bottom: 100%;
  margin-bottom: 10px;
  display: none;
}
#lista_kolorow span .tip:before,
.product_list .kolory span .tip:before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}
#lista_kolorow span.blank,
.product_list .kolory span.blank {
  cursor: default !important;
}
#lista_kolorow span i,
.product_list .kolory span i {
  color: #000;
  text-shadow: 1px 1px #fff;
  position: absolute;
  right: 3px;
  bottom: 3px;
  font-size: 11px;
  opacity: 0.3;
}
#lista_kolorow span.active i,
.product_list .kolory span.active i {
  opacity: 1;
}
.mod_iso_productreader {
  position: relative;
  border: 1px solid #e1e1e1;
  padding: 20px 20px 5px 20px;
  margin-bottom: 20px;
}
.mod_iso_productreader .ce_text {
  padding: 10px;
  background: #d6041f;
  color: #ffffff;
}
.mod_iso_productreader .ce_text p:last-child {
  margin-bottom: 0;
}
.mod_iso_productreader #gallery div {
  display: none;
}
.mod_iso_productreader #gallery div.active {
  display: block;
}
.mod_iso_productreader #lista_kolorow,
.mod_iso_productreader #gallery {
  margin-bottom: 10px;
}
.mod_iso_productreader #lista_kolorow span,
.mod_iso_productreader #gallery span {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  margin: 0 5px 5px 0;
  cursor: pointer;
  border: 1px solid #e1e1e1;
}
.mod_iso_productreader #lista_kolorow span.active,
.mod_iso_productreader #gallery span.active {
  cursor: default;
  border-color: #999;
}
.mod_iso_productreader #lista_kolorow span.dafault,
.mod_iso_productreader #gallery span.dafault {
  background: url(../img/bg-color-default.png);
}
.mod_iso_productreader #gallery span {
  width: 70px;
  height: 70px;
  padding: 2px;
}
.mod_iso_productreader h5 {
  color: #5f5f5f;
}
.mod_iso_productreader #image_full {
  border: 1px solid #f3f3f3;
  margin: 0 0 20px 0;
  padding: 10px;
  text-align: center;
  position: relative;
}
.mod_iso_productreader #image_full a.gall {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 199;
  color: #000;
  font-size: 20px;
  opacity: 0.5;
}
.mod_iso_productreader #image_full a.gall:hover {
  opacity: 1;
}
.mod_iso_productreader .button {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.mod_iso_productreader table {
  width: 100%;
}
.mod_iso_productreader fieldset {
  padding: 10px 0 0 0;
  border: none;
  margin: 0;
}
.mod_iso_productreader .button input {
  display: none;
}
.mod_iso_productreader .button-group {
  margin-bottom: 10px;
}
.mod_iso_productreader .button-group li {
  margin-right: 1px;
  max-width: 33%;
}
.mod_iso_productreader .button-group li label {
  display: block;
  text-align: center;
  max-width: 100%;
}
.mod_iso_productreader .prefix {
  text-align: right;
  padding-right: 10px;
  font-size: 12px;
}
.mod_iso_productreader .producent {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 10;
  width: 80px;
  height: 50px;
  line-height: 50px;
}
.mod_iso_productreader .producent img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.mod_iso_productreader h1 {
  color: #1a3e51;
  margin-right: 100px;
  min-height: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.mod_iso_productreader hr {
  border-color: #F3F3F3;
}
.mod_iso_productlist h4 {
  font-size: 35px;
  color: #1a3e51;
  line-height: 0.9;
  margin: 0 0 20px 0;
  text-align: left;
  font-size: 18px;
}
.mod_iso_productlist h4 strong {
  color: #1da3dd;
  display: block;
}
.mod_iso_productlist h4 strong {
  font-size: 22px;
}
#obliczenia {
  padding-top: 10px;
}
#obliczenia .submit_container {
  display: inline-block;
}
#obliczenia .ce_form br {
  display: none;
}
#obliczenia .ce_form input.text {
  width: 175px;
  display: inline-block;
}
#obliczenia table {
  border-spacing: 0;
}
#obliczenia th {
  font-weight: normal;
  border: 1px solid #FFF;
}
#obliczenia th,
#obliczenia td {
  font-size: 12px;
  line-height: 1.1;
  padding: 10px 5px;
}
dl.tabs {
  margin-top: 20px;
}
dl.tabs a {
  font-family: 'Ubuntu';
  padding: 10px 20px;
  background: none;
  position: relative;
  line-height: 1;
}
dl.tabs a:hover {
  background: none;
  color: #1da3dd;
}
dl.tabs a i {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
}
dl.tabs dd.active {
  border: 1px solid #e1e1e1;
  border-width: 1px 1px 0 1px;
}
dl.tabs dd.active a {
  color: #1da3dd;
  background: #FFF !important;
}
dl.tabs * {
  outline: none;
}
.product dl.tabs a {
  padding-left: 45px;
  padding-right: 15px;
  font-size: 14px;
}
.tabs-content {
  border: 1px solid #e1e1e1;
  padding: 20px;
}
.tabs-content .content {
  margin: 0;
  padding: 0;
}
.tabs-content p {
  margin: 0;
}
.tabs-content p.jasny {
  font-size: 12px;
}
.tabs-content table {
  text-align: center;
}
.tabs-content table th {
  text-align: center;
}
.tabs-content table .blank {
  font-weight: normal;
  font-size: 11px;
}
form.linkproducent {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
legend {
  font-family: 'Ubuntu';
}
#kolors .columns {
  padding: 0;
}
.mod_iso_productfilter form {
  margin-bottom: 0;
}
.filter-list {
  font-size: 12px;
  margin: 0;
  padding: 0 0 10px 0;
}
.filter-list hr {
  margin: 2px 0 5px 0;
}
.filter-list .button {
  margin: 0;
  top: 1px;
}
.filter-list li label {
  padding: 5px 10px;
}
.filter-list li label i {
  color: #333;
}
.filter-list li label span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.filter-list li label input {
  display: none;
}
.filter-list li.selected {
  background: #fafafa;
}
.filter-list .button.dropdown {
  background-color: #f5f5f5;
  text-shadow: none;
  color: #5f5f5f;
  box-shadow: none;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  font-size: 13px;
  margin-bottom: 5px;
  margin-right: 0;
  vertical-align: middle;
  padding: 11px 35px 11px 15px;
  height: 40px;
}
.filter-list .button.dropdown span {
  display: block;
  font-size: 11px;
}
.filter-list .button.dropdown.selected {
  padding-top: 3px;
  padding-bottom: 5px;
  background: #dbdbdb;
}
.filter-list .button.dropdown:before {
  right: 10px;
  background: url(../img/filter-select.png) center no-repeat;
  border: none;
  width: 10px;
  height: 10px;
}
.searchPrice {
  display: inline-block;
}
.searchPrice label {
  margin-left: 2px;
  width: 70px;
  margin-top: -1px;
  display: inline-block;
}
.searchPrice label input {
  font-family: 'Ubuntu';
  display: inline-block;
  margin: 0;
  font-size: 12px;
  height: 40px;
  border-radius: 2px;
  background: #F5F5F5;
  border-color: #E1E1E1;
  color: #5F5F5F;
  box-shadow: none;
  text-align: center;
}
.searchPrice .button {
  height: 39px;
  top: 0;
  margin: 0 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.clear_filters {
  font-family: 'Ubuntu';
  float: right;
  font-size: 13px;
  margin-top: 13px;
}
.pricing-table .highlight_list {
  left: 10px;
  top: 10px;
}
.pricing-table {
  margin-top: 10px;
  font-size: 12px;
}
.pricing-table .title {
  font-family: 'Ubuntu';
  font-weight: bold;
  min-height: 60px;
  background: url(../img/bg-menu.png) bottom repeat-x;
}
.pricing-table .bullet-item {
  background: url(../img/bg-menu.png) bottom repeat-x;
  font-size: 12px;
  font-weight: bold;
  position: relative;
}
.pricing-table .bullet-item .highlight {
  left: 10px;
  top: 10px;
}
.pricing-table .label {
  color: #878787;
  font-weight: normal;
  display: block;
}
.pricing-table .description {
  line-height: 1.4;
}
.pricing-table .description p {
  margin-bottom: 0;
  line-height: 1.4;
}
.pricing-table .image-container {
  background: url(../img/header-border.png) bottom repeat-x;
}
.pricing-table .price {
  font-size: 14px;
  font-weight: bold;
}
#left .mod_iso_cart {
  margin-top: 20px;
}
#left .mod_iso_cart .button {
  display: block;
  width: 100%;
  padding: 0;
  position: relative;
}
#left .mod_iso_cart i {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
}
#left .mod_iso_cart a {
  color: #FFF;
  display: block;
  padding: 10px 40px 10px 20px;
  text-align: left;
}
.table-blank {
  border: none;
}
.table-blank td,
.table-blank th,
.table-blank tr,
.table-blank table {
  border: none !important;
  background: none !important;
}
#main .pagination {
  border-top: 1px solid #DDDDDD;
  padding: 10px 0;
}
#main .pagination p {
  float: left;
  font-size: 12px;
  padding-top: 5px;
}
#main .pagination ul,
#main .pagination li {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
}
#main .pagination ul {
  text-align: center;
}
#main .pagination li {
  display: inline;
  width: auto;
  float: none;
}
#main .pagination a,
#main .pagination span {
  padding: 3px 8px;
  display: inline-block;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
}
#main .pagination a:hover {
  color: #1a3e51;
}
#main .pagination span {
  background: #1da3dd;
  color: #FFF;
}
figure {
  margin: 0;
}
.ce_gallery > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
  zoom: 1;
  margin: 0 !important;
  padding: 0 0 1.5% 0 !important;
  list-style: none !important;
}
.ce_gallery > ul:before {
  content: "";
  display: table;
}
.ce_gallery > ul:after {
  content: "";
  display: table;
  clear: both;
}
.ce_gallery ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  background: none;
  float: left;
  margin: 0 20px 20px 0;
}
.ce_gallery ul li.col_last {
  margin-right: 0;
}
.ce_gallery a {
  display: block;
}
.ce_gallery .col_first {
  clear: both;
}
.ce_accordion .toggler {
  background: #F3F3F3;
  padding: 15px 40px 15px 15px;
  text-shadow: none;
  cursor: pointer;
  border-bottom: 1px solid #D7D7D7;
  position: relative;
}
.ce_accordion .toggler:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: url(../img/arrow_a_r.png) no-repeat;
}
.ce_accordion .toggler:hover,
.ce_accordion .ui-accordion-header-active {
  background: #1da3dd;
  color: #FFF;
}
.ce_accordion .toggler:hover:after,
.ce_accordion .ui-accordion-header-active:after {
  background-image: url(../img/arrow_a_b.png);
}
.ui-accordion-content {
  padding: 10px;
}
.price_sku {
  position: absolute;
  right: 10px;
  padding-top: 2px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .price_sku {
    position: relative;
    display: block;
    right: 0;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 22em) {
  .top-button .login {
    display: none;
  }
}
@media only screen and (max-width: 40em) {
  .price_sku {
    position: static;
    display: block;
    padding: 5px 0;
  }
  h1 {
    font-size: 18px;
  }
  h2 {
    font-size: 16px;
  }
  h3 {
    font-size: 14px;
  }
  h4 {
    font-size: 12px;
  }
  h5 {
    font-size: 11px;
  }
  h6 {
    font-size: 10px;
  }
  .headline {
    font-size: 20px;
  }
  .headline strong {
    display: inline;
  }
  body {
    min-width: 320px;
  }
  body.tablewidth {
    min-width: 450px;
  }
  .top-button {
    padding-top: 1em;
  }
  .top-button .nav {
    display: inline-block;
    background: url(../img/bg-menu.png) bottom repeat-x !important;
    border: 1px solid #dfdfdf;
    float: right;
    margin-left: 0.5em;
  }
  .top-button .nav a {
    background: url(../img/bg-menu-small.png) center no-repeat;
    width: 2em;
    height: 1.75em;
    display: inline-block;
  }
  .example-orbit li .bg {
    height: 205px;
    background-size: auto 100%;
  }
  .example-orbit li .content {
    margin-top: 0.5em;
    font-size: 1em;
  }
  .example-orbit li .content h3 {
    margin-bottom: 0.5em;
  }
  .example-orbit li .content .button {
    margin-bottom: 0;
  }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    top: 100px;
  }
  #kategorie li {
    width: 45% !important;
    margin: 5px 2% !important;
  }
  #box-home li .inside {
    border-top: 5px solid #1a3e51 !important;
    border-bottom: none !important;
    background-position: -50px 0;
  }
  #box-home li a {
    padding-left: 20%;
    background-position: 20% 20px;
  }
  #box-home li a:hover {
    padding-left: 75px;
    background-position: 40% 20px;
    padding-left: 20%;
  }
  #main-home .button {
    width: 300px;
    left: 50%;
    margin-left: -150px;
  }
  #main-home h3 {
    font-size: 18px;
  }
  #footer .copyright span {
    float: none;
    display: block;
    padding-top: 10px;
  }
  #footer .newsletter strong {
    display: block;
  }
  .tekstowa header img {
    margin-bottom: 20px;
  }
  #left nav {
    background: none;
  }
  .mod_breadcrumb {
    display: none;
  }
  .product_list {
    max-width: 430px;
    margin: 0 auto;
  }
  .product_list form {
    width: 100%;
  }
  .product_list .top {
    width: 100%;
  }
  .product_list form {
    position: relative;
    float: left;
  }
  .product_list .image_container {
    text-align: center;
    float: left;
    width: 63%;
    margin: 0;
  }
  .product_list .kolory,
  .product_list .producent,
  .product_list .submit_container {
    position: static;
    float: right;
    clear: right;
    width: 130px;
    width: 35%;
    margin-bottom: 10px;
  }
  .product_list .kolory {
    margin-bottom: 20px;
  }
  .product_list h3 {
    clear: both;
    padding-top: 10px;
  }
  .mod_iso_productreader #image_full,
  .mod_iso_productreader #gallery,
  .mod_iso_productreader #lista_kolorow,
  .mod_iso_productreader #pliki {
    float: right !important;
    width: 100% !important;
  }
  .mod_iso_productreader .large-8 {
    padding: 0 5px;
  }
  .zoomContainer {
    display: none !important;
  }
  .mod_iso_productreader table {
    table-layout: fixed;
  }
  .tabs-content {
    padding: 5px;
  }
}
@media only screen and (max-width: 64em) {
  #kategorie ul {
    margin-left: 0;
  }
  #kategorie li {
    text-align: center;
    border: 1px solid #e0e0e0;
    width: 30%;
    float: left;
    height: 55px;
    padding: 0;
    margin: 5px 1%;
    position: relative;
  }
  #kategorie li:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  #kategorie li > * {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0 15px;
  }
  #kategorie li a {
    line-height: 1;
    padding-left: 65px;
    color: #1a3e51;
  }
  #kategorie li a:hover {
    color: #1da3dd;
  }
  #kategorie li span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 55px;
    width: 65px;
    text-align: center;
  }
  #footer .newsletter {
    padding-top: 20px;
  }
  #footer .newsletter .mod_subscribe {
    margin-left: 0;
    display: block;
  }
  #footer .newsletter .mod_subscribe input.text {
    width: 80%;
  }
  .mod_iso_productreader #image_full {
    float: left;
    width: 45%;
  }
  .mod_iso_productreader #gallery,
  .mod_iso_productreader #lista_kolorow,
  .mod_iso_productreader #pliki {
    float: right;
    width: 52%;
  }
  .mod_iso_productreader .hide-for-large-up .button {
    padding: 20px 20px;
    margin-right: 1px;
    width: 49%;
  }
  .mod_iso_productreader .producent {
    top: 0;
  }
}
@media only screen and (min-width: 40.063em) {
  #wrapper {
    background: url(../img/header-border.png) top repeat-x;
    padding-top: 4px;
  }
  .orbit-bullets-container {
    margin-top: -26px;
    z-index: 199;
    position: relative;
  }
}
@media only screen and (min-width: 64.063em) {
  #kategorie {
    background: url(../img/bg-kategorie.png) top repeat-x #1a3e51;
  }
  #kategorie nav {
    background: url(../img/bg-kategorie.jpg) center top no-repeat;
    height: 122px;
  }
  #kategorie li {
    padding-top: 30px;
    text-align: center;
    line-height: 1.1;
  }
  #kategorie li img {
    display: block;
    margin: 0 auto;
  }
  #kategorie li span {
    display: block;
    height: 48px;
  }
  #kategorie li a {
    color: #FFF;
  }
  #kategorie li a:hover {
    color: #1da3dd;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  header .phone,
  header .mail {
    margin-top: 2em;
  }
  .nav {
    margin-top: 1em;
    display: block;
    background: url(../img/bg-menu.png) bottom repeat-x;
  }
  .nav a {
    color: #1a3e51;
    display: block;
    border: 1px solid #dfdfdf;
    height: 3em;
    line-height: 3em;
    padding: 0 2em;
    background: url(../img/bg-show-menu.png) right center no-repeat;
  }
  #box-home li .inside {
    background-position: -50px 0;
  }
  #box-home li a {
    padding-left: 20%;
    background-position: 20% 20px;
  }
  #box-home li a:hover {
    padding-left: 75px;
    background-position: 40% 20px;
    padding-left: 20%;
  }
  #main-home .button.arrow {
    position: absolute;
    left: 2%;
    width: 96%;
  }
  #footer h4 {
    font-size: 18px;
    padding-top: 3px;
  }
}
@media only screen and (min-width: 64.063em) {
  header .phone,
  header .mail {
    margin-top: 1.8em;
  }
  header nav.mod_navigation {
    z-index: 2;
    position: relative;
    margin-top: 2em;
    background: url(../img/bg-menu.png) bottom #FFF repeat-x;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 0 #fafafa;
    height: 48px;
    line-height: 48px;
  }
  header nav.mod_navigation ul,
  header nav.mod_navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    background: none;
  }
  header nav.mod_navigation li {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    border-left: 1px solid #efefef;
    position: relative;
  }
  header nav.mod_navigation li a {
    display: inline-block;
    padding: 0 1.2em;
  }
  header nav.mod_navigation li a.active,
  header nav.mod_navigation li a.trail,
  header nav.mod_navigation li a.forward {
    color: #1da3dd;
  }
  header nav.mod_navigation li.home {
    float: left;
    width: 47px;
  }
  header nav.mod_navigation li.home a {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 200%;
    display: inline-block;
    width: 47px;
    height: 47px;
    padding: 0;
    background: url(../img/bg-home.png);
  }
  header nav.mod_navigation li.last {
    padding-right: 0;
  }
  header nav.mod_navigation li.first {
    padding: 0;
  }
  header nav.mod_navigation span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
  }
  #baner {
    margin-top: -25px;
    position: relative;
    z-index: 1;
  }
  .orbit-bullets-container {
    margin-top: -34px;
  }
  .product_list .price,
  .product_list .submit_container {
    width: 55%;
    display: inline-block;
  }
  .product_list .price.submit_container,
  .product_list .submit_container.submit_container {
    width: 42%;
    float: right;
  }
  .mod_iso_productreader #image_full {
    min-height: 210px;
  }
}
@media only screen and (min-width: 90.063em) {
  header nav.mod_navigation li a {
    padding: 0 1.7em;
  }
}
.centered:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.centered > * {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 15px;
}
.mod_iso_cart .empty {
  display: none;
}
.formbody table td {
  padding-bottom: 0;
}
table td.col_0 {
  text-align: right;
  width: 130px;
}
table input[type="text"],
table input[type="password"],
table input[type="date"],
table input[type="datetime"],
table input[type="datetime-local"],
table input[type="month"],
table input[type="week"],
table input[type="email"],
table input[type="number"],
table input[type="search"],
table input[type="tel"],
table input[type="time"],
table input[type="url"] {
  margin-bottom: 0;
  height: 30px;
}
table textarea {
  margin-bottom: 0;
  height: 100px;
}
#drop_9_color {
  max-width: 310px;
}
#drop_9_color li.radio {
  float: left;
  width: 154px;
  position: relative;
  border-top: 1px dashed #E5E5E5;
}
#drop_9_color li.radio label {
  position: relative;
  padding-left: 40px;
  line-height: 1.1;
}
#drop_9_color li.radio label i,
#drop_9_color li.radio label span {
  position: absolute;
  left: 10px;
  top: 7px;
}
#drop_9_color li.radio label span {
  left: 25px;
  top: 8px;
}
#drop_9_color li.radio:nth-child(even) {
  clear: both;
}
#cboxTitle,
#cboxCurrent {
  display: none !important;
}
.ce_text table {
  width: 100%;
}
.content .tab-kalkulator {
  display: none;
}
.content .tab-kalkulator.active {
  display: block;
}
.teaser p {
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.mod_newsarchive .layout_latest {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mod_newsarchive p.info {
  margin-bottom: 0;
}
.mod_newsarchive .column,
.mod_newsarchive .columns {
  padding: 0 10px;
}
#left .column,
#left .columns {
  padding: 0;
}
#footer .fotter_text {
  text-align: center;
  padding-bottom: 20px;
  opacity: 0.7;
}
.form-modal.loading {
  opacity: .7;
}
.form-modal.loading .submit_container {
  position: relative;
  display: inline-block;
  cursor: progress;
}
.form-modal.loading .submit_container:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  background: transparent;
}
.form-modal.loading input.submit {
  cursor: default;
}
.form-modal fieldset fieldset {
  border: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}
.form-modal label,
.form-modal .label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 5px;
}
.form-modal label,
.form-modal .label,
.form-modal input,
.form-modal select,
.form-modal textarea {
  margin-bottom: 5px;
}
.form-modal .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.form-modal input.error,
.form-modal select.error,
.form-modal textarea.error {
  border-color: red;
}
.form-modal fieldset + br {
  display: none;
}
.form-modal p.error {
  margin: 5px 0 0 0;
  padding: 5px 10px;
  color: #FFF;
}
.form-modal fieldset {
  padding-bottom: 5px;
}
.form-modal .row {
  padding-top: 15px;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
}
.form-modal textarea {
  height: auto;
}
dialog,
.reveal-modal {
  width: 96%;
  margin-left: -48%;
  z-index: 200;
}
.colorList {
  margin-right: -5px;
}
.colorList__color {
  float: left;
  margin: 5px;
  width: 25px;
  height: 25px;
  white-space: nowrap;
  text-indent: 100%;
  cursor: pointer;
  position: relative;
}
.colorList__color:after {
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #000;
  position: absolute;
}
.colorList__color.active:after {
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  border-width: 4px;
}
.small-text {
  font-size: 11px;
  opacity: .7;
}
@media (min-width: 850px) {
  dialog,
  .reveal-modal {
    width: 800px;
    margin-left: -400px;
  }
}
.social-list {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}
.social-list li {
  display: inline-block;
}
.social-list li a {
  display: inline-block;
  border: 1px solid #dfdfdf;
  width: 33px;
  height: 33px;
  text-align: center !important;
  background-color: #fff;
  line-height: 33px;
}
.social-list li a:hover {
  color: #ffffff;
  background-color: #2d586f;
}
@media (max-width: 410px) {
  .top-button .wyszukiwarka {
    padding: 0.9em 1.5em;
  }
  .wyszukiwarka__text {
    width: 1px;
    overflow: hidden;
    padding-left: 1px;
    display: inline-block;
  }
}
.section-instagram {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #dfdfdf;
}
.section-instagram .headline {
  text-transform: none;
}
.instagram-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.instagram-list > * {
  width: 25%;
}
.instagram-list a {
  display: block;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.instagram-list a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s;
}
.instagram-list a:hover img {
  transform: scale(1.1);
}
.section-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 35px;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  position: relative;
  margin-top: -11px;
  margin-bottom: 35px;
  z-index: 2;
}
.section-text::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  background-color: #f6f6f6;
  transform: translateX(-50%);
  z-index: -1;
  display: block;
  border: solid #dfdfdf;
  border-width: 1px 0;
}
.section-text > * {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 40.063em) {
  .section-text > .ce_image {
    width: 30%;
    text-align: center;
    padding: 10px;
  }
  .section-text > .ce_image + .section-tex__content {
    width: 70%;
  }
}
 ul > li.active{
  z-index:999;
  overflow: visible !important;
} 

.submenu{
     padding: 5px;
     position: absolute; 
     display: none;  
     text-align: left;
     background-color: #FAFAFA !important;
     height: auto;
     z-index:999;
     border-right: 1px solid #efefef !important;
     border-bottom: 1px solid #efefef !important;
     width:170px !important;
}
 
ul li:hover > ul {
     display: block;
}

li:hover > ul, li.hover > ul{
display:block;
}
 

 .submenu  li > a{
     padding-bottom:0px!important;
     color: black; 
     text-decoration: none;
     display: block;
     font-size:14px;
     font-family:inherit;
 }
 
 .submenu li:hover > a{
 color:#198cbe;
 }

 
.submenu li {
        border-bottom: 1px solid #efefef !important;
     padding-bottom: 10px;
     position:relative; 
     width:100%;
     height: auto;
     text-align:center !important;
     
}
 

 
ul > li ul li a:hover,
ul > li ul li:hover > a {
     text-decoration: none;
 
}