<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.fi {
  font-style: italic;
}
.tl {
  text-align: left !important;
}
.tj {
  text-align: justify !important;
}
.tr {
  text-align: right !important;
}
.tc {
  text-align: center !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.vt {
  vertical-align: top;
}
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.di {
  display: inline;
}
.dib {
  display: inline-block;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.ovh {
  overflow: hidden;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.tdn {
  text-decoration: none;
}
.tdu {
  text-decoration: underline;
}
.m0 {
  margin: 0;
}
.ma {
  margin: 0 auto;
}
.p0 {
  padding: 0;
}
.b0 {
  border: 0;
}
.posa {
  position: absolute;
}
.posr {
  position: relative;
}
.posf {
  position: fixed;
}
.ttl {
  text-transform: lowercase;
}
.ttu {
  text-transform: uppercase;
}
.ttn {
  text-transform: none;
}
.w100 {
  width: 100%;
  max-width: 100%;
}
body {
  font-family: 'CenturyGothic', Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  color: #222222;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a.up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 3000;
  cursor: pointer;
  border: 0px solid #fff;
}
#wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
}
header {
  position: relative;
  margin-bottom: 0px;
  overflow: hidden;
}
header div#header-in {
  max-width: 1230px;
  width: 100%;
  font-size: 12px;
  margin: 0 auto;
  position: relative;
  padding: 40px 15px 30px;
}
header div#header-in div.row {
  background: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
header #logo a {
  margin: 0px 0 0 10px;
  display: inline-block;
}
header #logo a img {
  max-width: 100%;
}
header #search {
  position: relative;
  padding-right: 15px;
}
header #search input.inv {
  background: transparent;
  border: #7AC218 1px solid;
  max-width: 270px;
  width: 100%;
  margin: 25px 0px 15px;
  padding: 9px 15px 9px 15px;
}
header #search input#lupa {
  position: absolute;
  top: 26px;
  right: 16px;
}
header #pytania {
  font-size: 15px;
  padding-left: 0;
  padding-top: 20px;
}
header #pytania a {
  color: #7ec445;
  font-weight: bold;
}
header #panel p {
  padding: 26px 15px 26px 30px;
  font-size: 15px;
  color: #777777;
  margin: 0;
}
header #panel a {
  display: inline-block;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/icon-konto.png') 0% 50% no-repeat;
  padding: 34px 15px 34px 30px;
  font-size: 15px;
}
header #panel a.notlogged {
  padding: 26px 15px 26px 30px;
}
header #panel a:hover {
  font-weight: bold;
  text-decoration: none;
}
header #basket {
  font-size: 15px;
  font-weight: bold;
  padding: 0px 15px;
  position: relative;
  top: 10px;
}
header #basket a {
  color: #ffffff;
  display: block;
  position: relative;
  padding: 20px 0px;
  background-color: #50af16;
  background-image: -webkit-linear-gradient(left, #50af16, #7ac217);
  background-image: -moz-linear-gradient(left, #50af16, #7ac217);
  background-image: -o-linear-gradient(left, #50af16, #7ac217);
  background-image: -ms-linear-gradient(left, #50af16, #7ac217);
  background-image: linear-gradient(left, #50af16, #7ac217);
  width: 173px;
  float: right;
  text-align: center !important;
}
header #basket a img {
  padding-right: 10px;
  top: -2px;
  position: relative;
}
header #basket a div.count {
  line-height: 10px;
  font-size: 11px;
  color: #222;
  background: #ffffff;
  text-align: center !important;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-weight: 500;
  position: absolute;
  bottom: 17px;
  left: 28px;
  padding-top: 3px;
}
header #basket a:hover {
  text-decoration: none;
}
header nav {
  margin: 0px -9px;
}
header nav ul {
  margin: 0;
  padding: 0;
  padding-top: 120px;
  cursor: default;
  list-style: none;
  display: table;
  empty-cells: show;
  float: right;
  width: 450px;
}
header nav ul li {
  color: #ffffff;
  font-size: 15px;
  padding: 0;
  margin: 0;
  display: table-cell;
  text-align: center !important;
  vertical-align: top;
  text-transform: uppercase;
}
header nav ul li a {
  color: #ffffff;
  display: block;
  text-align: right !important;
  padding: 15px 0px;
  margin: 0;
  font-weight: normal;
}
header nav ul li.active a,
header nav ul li:hover a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
header ul.submenu {
  border: #e8e8e8 1px solid;
  border-top: 0px;
  padding: 12px 20px 12px 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 501;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/submenu.png') left top repeat-x;
  border-radius: 0px 0px 5px 5px;
  display: none;
  width: auto;
}
header ul.submenu li {
  display: block !important;
}
header ul.submenu a {
  color: #ffffff !important;
  padding: 5px 0px 5px 12px;
  font-weight: normal;
  display: block;
  font-size: 16px;
}
header ul.submenu a.on,
header ul.submenu a:hover {
  color: #ffffff !important;
  font-weight: normal;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/menu_arr.png') left center no-repeat;
}
div#basket_min {
  display: none;
  position: absolute;
  top: 114px;
  right: -10px;
  background: #fff;
  border: 1px solid #E3E3E3;
  z-index: 1000;
}
div#basket_min div {
  background: #E3E3E3;
  padding: 8px 10px;
}
div#basket_min a.close {
  position: relative;
  top: -2px;
  right: 3px;
}
div#basket_min table.basket_min {
  margin: 10px;
}
div#basket_min table.basket_min td {
  padding: 1px 3px;
}
div#basket_min table.basket_min th {
  color: #B7B7B7;
  font-weight: normal;
  padding: 3px 3px;
}
div#basket_min .btn {
  font-weight: normal;
  font-size: 11px;
  padding: 7px 15px !important;
}
div#basket_min .btn-primary {
  background: #50af16;
  border: #50af16 1px solid;
}
h3.breadcrumbs {
  font-size: 13px;
  margin: 10px 0 35px 0px;
  color: #222222;
  padding-right: 10px;
}
h3.breadcrumbs a {
  color: #222222;
  display: inline-block;
  margin: 3px 0px;
}
h3.breadcrumbs b {
  display: inline-block;
  margin: 3px 0px;
}
#bg-top {
  width: 100%;
  max-width: 100%;
}
#container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  padding: 50px 15px 0px;
  width: 100%;
}
#container #center-column {
  float: right;
  width: 72.5%;
  min-height: 400px;
  margin-bottom: 15px;
}
#container #left-column {
  float: left;
  width: 24%;
}
div.menulevel2 {
  display: none;
  position: absolute;
  top: 78px;
  right: 15px;
  z-index: 10000;
  max-width: 73.3%;
  padding: 30px 45px;
  width: 100%;
  background: #fff;
  border: #c9c9c9 1px solid;
}
div.menulevel2 h2 {
  margin: 0px 0px 10px;
}
div.menulevel2 h2 a {
  font-size: 25px !important;
  border: none !important;
  text-transform: uppercase;
  font-weight: bold;
}
div.menulevel2 h2 a span {
  color: #50af16;
  padding-left: 4px;
}
div.menulevel2 img {
  max-width: 100%;
}
ul.lmenu {
  margin: 0;
  padding: 0;
  cursor: default;
  list-style: none;
  display: block;
  border-bottom: #c9c9c9 1px solid;
}
ul.lmenu li {
  color: #222222;
  display: block;
  padding: 0;
}
ul.lmenu li a {
  color: #222222;
  text-decoration: none;
  padding: 15px 15px;
  font-size: 13px;
  display: block;
  border-top: #c9c9c9 1px solid;
  border-left: #fff 1px solid;
  line-height: 1em;
}
ul.lmenu.menulevel1 &gt; li &gt; a {
  text-transform: uppercase;
}
ul.lmenu.menulevel1 &gt; li &gt; a span {
  color: #50af16;
  padding-left: 4px;
}
ul.lmenu.menulevel1 &gt; li.sub &gt; a {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/arr-menu.png') center right no-repeat;
}
ul.lmenu.menulevel1 &gt; li:hover &gt; a,
ul.lmenu.menulevel1 &gt; li.active &gt; a {
  font-weight: bold;
  color: #222222;
  text-decoration: none;
}
ul.lmenu.menulevel1 &gt; li.sub:hover div.menulevel2 {
  display: block;
}
ul.lmenu.menulevel1 &gt; li.sub:hover &gt; a {
  border-left: #c9c9c9 1px solid;
  position: relative;
}
ul.lmenu.menulevel1 &gt; li.sub:hover &gt; a::after {
  content: '';
  position: absolute;
  top: -1px;
  right: -11px;
  width: 15px;
  bottom: -1px;
  z-index: 20000;
  border-top: #c9c9c9 1px solid;
  border-bottom: #c9c9c9 1px solid;
  background: #fff;
}
ul.lmenu ul.menulevel2 {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: auto auto auto auto;
  width: 100%;
}
ul.lmenu ul.menulevel2 li {
  padding-left: 30px;
  align-self: center;
}
ul.lmenu ul.menulevel2 li a {
  text-transform: none;
  border: 0;
  display: inline-block;
  padding: 10px 0;
  line-height: 0.8em;
}
ul.lmenu ul.menulevel2 li:hover a,
ul.lmenu ul.menulevel2 li.active a {
  font-weight: bold;
  text-decoration: none;
}
ul.lmenu ul.menulevel2 li:hover a span,
ul.lmenu ul.menulevel2 li.active a span {
  color: #222222 !important;
}
ul.lmenu ul.menulevel3 {
  margin: 0;
  padding: 0;
}
ul.lmenu ul.menulevel3 li {
  padding-left: 30px;
}
ul.lmenu ul.menulevel3 li a {
  font-weight: normal;
  text-transform: none;
}
ul.lmenu ul.menulevel3 li:hover,
ul.lmenu ul.menulevel3 li.active {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/arr.png') 20px 10px no-repeat;
}
ul.lmenu ul.menulevel3 li:hover a,
ul.lmenu ul.menulevel3 li.active a {
  font-weight: normal;
  text-decoration: underline;
}
.box-kontakt {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/photo-infolinia2.png') 15px 0px no-repeat;
  padding: 15px 10px 15px 105px;
}
.stars,
#stars a {
  font-size: 16px;
  color: #C2C2C2;
}
.stars span,
#stars a.on,
#stars a:hover {
  font-size: 16px;
  color: #222;
  text-decoration: none;
}
#stars a {
  cursor: pointer;
}
form#sortuj {
  float: right;
  font-size: 13px;
}
form#sortuj select {
  padding: 15px;
  text-transform: uppercase;
  margin: 0px -10px 30px 10px;
}
div.ramka-main {
  margin: 7px auto 8px;
  border: #dddddd 1px solid;
  padding: 10px;
  background-color: #FFF;
  text-align: center !important;
  position: relative;
  overflow: hidden;
  /*.gradient(left, #f0f0f0, #ffffff);*/
}
div.ramka-main img {
  max-width: 100%;
  height: auto;
}
div.ramka-main h6 {
  font-weight: normal;
  text-align: center !important;
  font-size: 13px;
  margin: 15px 5px 0px;
  color: #222222;
  text-transform: uppercase;
  height: 20px;
  position: relative;
  z-index: 500;
  top: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.ramka-main .desc {
  height: 135px;
  overflow: hidden;
  font-size: 12px;
}
div.ramka-main .white {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 400;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}
div.ramka-main .white .btn {
  padding: 8px 15px;
  margin-top: 100px;
  font-size: 12px !important;
}
div.ramka-main:hover .white {
  top: 0%;
  opacity: 1;
}
div.ramka-main:hover h6 {
  top: -70px;
  font-weight: bold;
}
a.ramka-main {
  display: block;
  border: 1px solid #c8c8c8;
  text-align: center !important;
  margin-top: 60px;
  position: relative;
  padding: 20px 0;
}
a.ramka-main div.pic {
  min-height: 110px;
}
a.ramka-main div.new {
  position: absolute;
  top: 5px;
  right: 5px;
}
a.ramka-main h6 {
  font-size: 15px;
  font-weight: bold;
  margin: 30px 0px 0px;
  min-height: 50px;
}
a.ramka-main span.cena {
  color: #ff2323;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  margin-top: 5px;
}
div.wskazowki img.small {
  padding: 20px 15px;
  max-width: 100%;
}
div.wskazowki img.big {
  width: 450px;
  border-top: 1px solid #c8c8c8;
  box-shadow: 1px 1px 5px #999;
  position: absolute;
  top: -415px;
  right: 150px;
  display: none;
  z-index: 100;
}
div.wskazowki .pic:hover img.big {
  display: block;
}
div.promo {
  background: #FF2323;
  margin: 10px auto;
  width: 90px;
  color: #fff;
  font-size: 18px;
  padding: 5px 0;
  text-align: center !important;
}
div.ramka {
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  font-size: 12px;
}
div.ramka:last-child {
  border-bottom: 1px solid #c8c8c8;
}
div.ramka img.small {
  padding: 20px 15px;
  max-width: 100%;
}
div.ramka img.big {
  width: 450px;
  border-top: 1px solid #c8c8c8;
  box-shadow: 1px 1px 5px #999;
  position: absolute;
  top: 0px;
  right: -450px;
  display: none;
  z-index: 100;
}
div.ramka a.pic:hover img.big {
  display: block;
}
div.ramka h6 {
  font-size: 15px;
  font-weight: bold;
  margin: 30px 0px 10px;
}
div.ramka span {
  font-size: 13px;
  color: #777777;
}
div.ramka span.cena {
  color: #ff2323;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
}
div.ramka .btn {
  padding: 7px 14px !important;
  border-radius: 2px;
  font-size: 11px;
}
div.ramka .bord-r {
  border-right: 1px solid #c8c8c8;
  min-height: 149px;
}
div.ramka div.new {
  position: absolute;
  top: -15px;
  right: -10px;
}
div.ramka2 img {
  width: 100%;
  max-width: 100%;
  border: #e8e8e8 1px solid;
}
div.ramka3 img.small {
  padding: 20px 15px;
  max-width: 100%;
}
div.ramka3 img.big {
  width: 450px;
  border-top: 1px solid #c8c8c8;
  box-shadow: 1px 1px 5px #999;
  position: absolute;
  top: 0px;
  right: -450px;
  display: none;
  z-index: 100;
}
div.ramka3 a.pic:hover img.big {
  display: block;
}
div.ramka-categories {
  text-align: center;
}
div.cena {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
  margin: 10px 0px 15px;
}
div.cena span {
  color: #ff2323;
  font-size: 28px;
  display: inline-block;
  margin-right: 5px;
  line-height: 28px;
}
div.prod-details table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
div.prod-details table tr:nth-child(odd) {
  background: #f6f6f6;
}
div.prod-details table td {
  padding: 7px 10px;
}
div.prod-details table td:last-child {
  text-align: right !important;
}
div.prod-details form.validate {
  margin-bottom: 30px;
}
div.prod-details input {
  margin-bottom: 10px;
}
div.prod-details .btn.save {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding: 15px 40px !important;
  position: relative;
  overflow: hidden;
  margin-left: 0px !important;
}
div.prod-details .btn.save img {
  display: block;
  position: absolute;
  left: 46%;
  top: -30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.prod-details .btn.save span {
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.prod-details .btn.save:hover {
  background-color: #222;
}
div.prod-details .btn.save:hover span {
  top: 40px;
}
div.prod-details .btn.save:hover img {
  top: 15px;
}
div.prod-details a.att {
  text-transform: uppercase;
}
div.prod-details a.att span {
  background: #231f20;
  color: #ffffff;
  font-family: 'Arial';
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  padding: 2px 8px;
  margin-bottom: 5px;
  border-radius: 3px;
  margin-right: 5px;
}
div.prod-details .prod-opis table {
  width: 100% !important;
  max-width: 400px !important;
}
table.basket {
  text-align: center !important;
  width: 100%;
  max-width: 100%;
  border: 0;
  border-collapse: collapse;
}
table.basket tr.brd td,
table.basket th {
  border-bottom: 1px solid #e8e8e8;
}
table.basket tr.brd td {
  background-color: #ffffff;
}
table.basket tr.brd td.nazwa {
  background-color: #f4f4f4;
}
table.basket td {
  vertical-align: middle;
  padding: 5px;
}
table.basket th {
  text-align: center !important;
  padding: 5px;
}
h1.centerheader {
  padding: 0px 0px 10px;
  text-align: left !important;
  font-size: 21px;
  color: #222222;
  margin: 25px 0px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
h2.centerheader,
h3.centerheader {
  padding: 0px 0px 10px;
  text-align: left !important;
  font-size: 20px;
  color: #222222;
  margin: 0px;
  border-bottom: #cccccc 1px solid;
}
h2.centerheader a,
h3.centerheader a {
  color: #222222;
  text-decoration: none;
}
h2.centerheader a:hover,
h3.centerheader a:hover {
  color: #222222;
  text-decoration: underline;
}
h2.narrowheader {
  background-color: #50af16;
  background-image: -webkit-linear-gradient(left, #50af16, #7ac217);
  background-image: -moz-linear-gradient(left, #50af16, #7ac217);
  background-image: -o-linear-gradient(left, #50af16, #7ac217);
  background-image: -ms-linear-gradient(left, #50af16, #7ac217);
  background-image: linear-gradient(left, #50af16, #7ac217);
  font-size: 18px;
  color: #ffffff;
  text-align: center !important;
  margin: 0px 0px 10px;
  padding: 25px 15px;
  position: relative;
}
h2.narrowheader a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
h2.narrowheader a .hamburger {
  width: 30px;
  float: right;
  margin-top: 23px;
  margin-right: 20px;
}
h2.narrowheader a .hamburger div {
  width: 100%;
  height: 4px;
  margin-bottom: 6px;
  background: #fff;
}
h2.filters {
  font-weight: bold;
  font-size: 15px;
  padding: 15px 15px;
}
div.narrowcontent,
div.centercontent {
  padding: 0px;
}
div.narrowcontent ul,
div.centercontent ul {
  list-style: none;
  margin: 0;
  margin-left: 15px;
  padding-left: 0px;
}
div.narrowcontent ul li,
div.centercontent ul li {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/li.png') 0px 5px no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
}
div.hr {
  clear: both;
  width: 90%;
  height: 1px;
  margin: 20px auto;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/hr.png') top left repeat-x;
}
#paralaxa-fixed {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/full-kobieta.jpg') top center repeat;
  background-attachment: fixed;
  height: 320px;
  margin-top: 50px;
}
#paralaxa-fixed #paralaxa-in {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 100px 15px 50px;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.3em;
}
#paralaxa-fixed #paralaxa-in b {
  font-size: 24px;
}
#paralaxa-fixed #paralaxa-in img {
  margin-bottom: 20px;
}
#partners {
  max-width: 1230px;
  margin: 70px auto 50px;
  width: 100%;
  padding: 0px 15px;
}
#partners #partners-in {
  padding: 70px 40px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#partners .owl-prev {
  display: block;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/prev.png') top center no-repeat;
  color: transparent;
  position: absolute;
  left: 0px;
  top: 41%;
  margin: 0;
  padding: 0;
  width: 11px;
  height: 16px;
}
#partners .owl-next {
  display: block;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/next.png') top center no-repeat;
  color: transparent;
  position: absolute;
  right: 0px;
  top: 41%;
  margin: 0;
  padding: 0;
  width: 11px;
  height: 16px;
}
#newsletter {
  background: #f9f9f9;
  padding: 35px 0px 20px;
}
#newsletter #newsletter-in {
  max-width: 1230px;
  margin: auto;
  width: 100%;
  padding: 0px 15px;
}
#newsletter #newsletter-in h2.centerheader {
  border-bottom: none;
  padding-top: 10px;
}
#newsletter #newsletter-in #btn_zapisz {
  padding: 14px 30px;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-left: 0px !important;
}
.contact h2.centerheader {
  margin: 30px 0px 20px;
}
footer {
  background: #0000ff url('https://hosting27.vps218.iat.pl/views/images/bg-footer.jpg') top center repeat;
}
footer #footer-in {
  clear: both;
  font-size: 14px;
  max-width: 1230px;
  margin: 0 auto;
  padding: 55px 15px 85px;
  color: #ffffff;
  width: 100%;
}
footer #footer-in a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer #footer-in a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer #footer-in h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0px;
}
footer #footer-in .btn-transparent {
  display: inline-block;
  padding: 15px 30px !important;
  margin-top: 20px;
  margin-bottom: 25px;
}
footer #footer-in h4 {
  font-size: 40px;
  font-weight: bold;
  margin: 25px 0px 0px;
}
footer #footer-in p {
  font-size: 11px;
}
footer #footer-in img {
  margin-top: 100px;
}
footer #footer-in .border-l {
  border-left: #93ce56 1px solid;
  padding-left: 50px;
}
footer #footer-in ul {
  padding-left: 15px;
}
footer #footer-in ul li {
  padding: 3px 0px;
}
a {
  color: #777777;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
a:hover {
  color: #777777;
  text-decoration: none;
}
a.arr {
  font-weight: bold;
  text-decoration: none;
  padding: 2px 23px 5px 0;
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/arr.png') right center no-repeat;
}
div.news,
div.news2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  overflow: auto;
}
div.news .newsdate,
div.news2 .newsdate {
  color: #81A7D7;
  font-size: 11px;
}
div.news .newstitle,
div.news2 .newstitle {
  color: #A2FFFF;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
div.news img,
div.news2 img {
  border: #e8e8e8 1px solid;
  margin-right: 10px;
}
div.news2 {
  border: 0;
}
div.comment {
  padding-bottom: 15px;
}
div.comment img {
  margin-right: 20px;
}
.foto-gal {
  margin: 0;
  margin-top: 10px;
  text-align: center !important;
  padding: 0px;
}
.foto-gal a {
  display: block;
}
.foto-gal figcaption {
  text-align: center !important;
}
.foto-gal img {
  max-width: 100%;
  height: auto;
  border: #e8e8e8 1px solid;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
select {
  padding: 15px;
}
input.error,
textarea.error,
select.error {
  border: 1px solid red !important;
}
input[type=checkbox].error {
  outline: 1px solid red;
}
label.delivery {
  text-align: left !important;
}
label.error {
  color: red;
  font-size: 10px;
  padding: 0px 3px;
  display: inline-block;
  font-weight: normal;
}
textarea.form-control {
  height: 150px;
  resize: none;
}
.form-control {
  background-color: #ffffff;
  border: #9C9C9C 2px solid;
  border-radius: 0px;
  padding: 3px 20px;
  width: 100%;
  color: #222222;
  height: 50px;
  font-size: 15px;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #bbbbbb;
}
.form-control::-moz-placeholder {
  color: #bbbbbb;
}
.form-control:-ms-input-placeholder {
  color: #bbbbbb;
}
.form-control:focus {
  box-shadow: 0px 0px 5px #e8e8e8;
}
.form-control:focus::-webkit-input-placeholder {
  color: #ffffff;
}
.form-control:focus::-moz-placeholder {
  color: #ffffff;
}
.form-control:focus:-ms-input-placeholder {
  color: #ffffff;
}
/*
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label::before {
	border:#cccccc 1px solid; background-color:#fff; border-radius:2px; .tc;
	font-size:13px; line-height: 13px;
    display:inline-block;
    width:15px;
    height:15px;
    margin:-3px 4px 0 0;
    vertical-align:middle;
    content: "";
    cursor:pointer;
    color: #000;
}
input[type="checkbox"]:checked + label::before {
    content: "â";
}
*/
.wsk-box {
  margin-left: 10px;
  text-align: center;
}
input.wsk {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
input.wsk + img {
  cursor: pointer;
}
input.wsk:checked + img {
  outline: 1px solid black;
}
div.select {
  overflow: hidden;
  background: #ffffff url('https://hosting27.vps218.iat.pl/views/images/select.png') center right no-repeat;
  border: 1px solid #e8e8e8;
  border-radius: 0px;
}
div.select.focus {
  box-shadow: 0 0 5px #848484;
  border-color: #66afe9;
}
div.select select {
  width: 110%;
  background: transparent;
  border: 0;
}
.btn {
  font-size: 15px;
  border-radius: 0px;
  border: none;
  padding: 10px 20px;
  font-weight: bold;
  margin: 5px;
}
.btn-primary {
  background-color: #50af16;
  background-image: -webkit-linear-gradient(left, #50af16, #7ac217);
  background-image: -moz-linear-gradient(left, #50af16, #7ac217);
  background-image: -o-linear-gradient(left, #50af16, #7ac217);
  background-image: -ms-linear-gradient(left, #50af16, #7ac217);
  background-image: linear-gradient(left, #50af16, #7ac217);
  color: #ffffff;
  font-weight: bold;
}
.btn-white {
  border: black 1px solid;
  color: black;
}
.btn-white:active,
.btn-white:active:hover,
.btn-white:focus,
.btn-white:hover {
  background: #ffffff;
  color: #50af16 !important;
}
.btn-transparent {
  background: transparent;
  border: #ffffff 1px solid;
  color: #ffffff;
}
.btn-transparent:active,
.btn-transparent:active:hover,
.btn-transparent:focus,
.btn-transparent:hover {
  background: #ffffff;
  color: #50af16 !important;
}
.btn-default {
  border: 1px #c0c0c0 solid;
  color: #777777;
}
#gMap {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 300px;
  overflow: hidden;
  color: #000;
}
#recaptcha_area {
  margin: 0 auto;
}
p.error {
  color: red;
  margin: 15px;
  font-size: 14px;
  font-weight: bold;
  text-align: center !important;
}
p.info {
  color: green;
  font-size: 14px;
  font-weight: bold;
  text-align: center !important;
  margin: 15px;
}
.pager {
  color: #777777;
  margin-bottom: 15px;
}
.pager a.page {
  background-color: #ffffff;
  border: #e8e8e8 1px solid;
  border-radius: 3px;
  display: inline-block;
  color: #777777;
  padding: 5px 10px;
}
.pager a.active {
  font-weight: bold;
}
#slider {
  margin-bottom: 40px;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
  transition-duration: 1s;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
  transition-duration: 0.7s;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-caption {
  left: 5%;
  text-align: left !important;
  bottom: 80px;
  color: #2b2a2b;
  text-shadow: none;
}
.carousel-indicators {
  bottom: -29px;
}
.carousel-indicators li {
  background: #cccccc;
  border: 0;
  width: 24px;
  height: 3px;
  margin: 0;
  margin-left: 6px;
}
.carousel-indicators li.active {
  background: #50af16;
  border: 0;
  width: 24px;
  height: 3px;
  margin: 0;
  margin-left: 6px;
}
.owl-carousel .item {
  text-align: center !important;
}
div#filtruj {
  margin-bottom: 30px;
}
div#filtruj a {
  display: block;
  padding: 3px 0px;
  text-transform: uppercase;
  color: #777777;
}
div#filtruj a.active,
div#filtruj a:hover {
  color: #222;
  font-weight: bold;
}
div#filtruj.active {
  min-height: 280px;
  margin-bottom: 30px;
}
div#filtruj a.optionToggle {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/off.png') left center no-repeat;
  padding-left: 20px;
  color: #777777;
  margin-left: 10px;
}
div#filtruj a.optionToggle.active {
  background: transparent url('https://hosting27.vps218.iat.pl/views/images/on.png') left center no-repeat;
  font-weight: bold;
  color: #222;
}
div#filtruj .btn-default {
  font-size: 15px;
  display: block;
  padding: 16px 0px;
  margin-bottom: 5px;
  border: 0;
  background: #222;
  text-transform: none;
  color: #fff;
}
div#filtruj .btn-default:hover {
  color: #fff;
}
div#filtruj .btn-default img {
  margin-right: 5px;
  top: -2px;
  position: relative;
}
div#filtruj .btn-grey {
  font-size: 14px;
  padding: 15px 43px;
  float: right;
  margin-top: 30px;
}
div#filtruj h3 {
  font-size: 13px;
  border-bottom: #c9c9c9 1px solid;
  color: #222;
  padding: 10px 13px;
  margin: 0px 0px 20px;
  font-weight: bold;
  text-transform: uppercase;
}
div#filtruj h3 a {
  float: right;
  color: #777777;
  font-size: 13px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px;
}
div#filtruj .option-wrap {
  padding: 10px 0px;
}
.ui-autocomplete {
  z-index: 10000 !important;
  font-size: 14px;
}
.ui-autocomplete li {
  border: none !important;
}
.ui-autocomplete li a {
  display: block;
  clear: both;
  border: 1px solid #7AC218 !important;
  margin: 0 !important;
  margin-bottom: -1px !important;
  overflow: hidden;
}
.ui-autocomplete li a img {
  float: left;
  margin-right: 10px;
}
.ui-autocomplete li a:hover {
  background: #B7E577;
}
/* B.FERENC */
.showmore-button {
  cursor: pointer;
  background-color: #53b016;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1100px) {
  div.menulevel2 {
    max-width: 73%;
  }
}
@media screen and (max-width: 991px) {
  header div#header-in {
    padding: 30px 15px 25px;
  }
  header #panel {
    text-align: right !important;
  }
  div.menulevel2 {
    max-width: 64.8%;
  }
  #container {
    padding: 40px 15px 0px;
  }
  #container #center-column {
    width: 65%;
  }
  #container #left-column {
    width: 32%;
  }
  .box-kontakt {
    background: none;
    padding: 15px 10px 15px;
  }
  footer .tc-rwd {
    text-align: center !important;
  }
  footer #footer-in {
    padding: 30px 15px 80px;
  }
  footer #footer-in img {
    margin-top: 0px;
  }
  a.up {
    -webkit-transform: rotate(0) scale(0.8) skew(0deg) translate(0px);
    -moz-transform: rotate(0) scale(0.8) skew(0deg) translate(0px);
    -o-transform: rotate(0) scale(0.8) skew(0deg) translate(0px);
    -ms-transform: rotate(0) scale(0.8) skew(0deg) translate(0px);
    transform: rotate(0) scale(0.8) skew(0deg) translate(0px);
    transform-origin: 100% 100%;
  }
  div.ramka span.cena {
    margin-top: 25px;
  }
  div.ramka .btn {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  div.ramka .bord-l {
    border-left: 0px solid #c8c8c8;
    min-height: 50px;
    position: relative;
  }
  div.ramka .bord-r {
    border-right: 0px solid #c8c8c8;
    min-height: 50px;
  }
  div#basket_min {
    top: 190px;
  }
}
@media screen and (max-width: 870px) {
  div.menulevel2 {
    max-width: 64.4%;
  }
}
@media screen and (max-width: 767px) {
  header div#header-in {
    padding: 20px 15px 15px;
  }
  header #panel a {
    padding: 34px 0px 34px 25px;
    font-size: 14px;
  }
  header #search {
    position: relative;
    padding: 0 15px;
  }
  header #search input.inv {
    max-width: 100%;
    width: 100%;
  }
  #container {
    padding: 30px 15px 0px;
  }
  #container #center-column {
    width: 100%;
    padding-top: 30px;
  }
  #container #left-column {
    width: 100%;
  }
  #container #left-column nav {
    display: none;
  }
  div.menulevel2 {
    position: relative;
    top: 0px;
    right: 0px;
    max-width: 100%;
    padding: 0px 15px 15px;
    border: none;
  }
  div.menulevel2 h2 {
    display: none;
  }
  .tc-rwd {
    text-align: center !important;
  }
  h2.narrowheader {
    padding: 25px 35px 25px 10px;
  }
  h2.narrowheader a {
    display: block;
  }
  .box-kontakt {
    display: none;
  }
  ul.lmenu.menulevel1 &gt; li.sub.active-m div.menulevel2 {
    display: block !important;
  }
  ul.lmenu.menulevel1 &gt; li.sub:hover div.menulevel2 {
    display: none;
  }
  ul.lmenu.menulevel1 &gt; li.sub:hover &gt; a {
    border-left: #fff 1px solid;
  }
  ul.lmenu.menulevel1 &gt; li.sub:hover &gt; a::after {
    display: none;
  }
  div#filtruj {
    display: none;
  }
  #paralaxa-fixed {
    height: 520px;
  }
  #paralaxa-fixed #paralaxa-in {
    padding: 30px 15px 0px;
  }
  #paralaxa-fixed #paralaxa-in .tc {
    padding: 20px 15px;
  }
  #newsletter #newsletter-in h2.centerheader {
    padding-bottom: 15px;
  }
  #newsletter #newsletter-in #btn_zapisz {
    margin-top: 15px;
  }
  footer #footer-in {
    font-size: 13px;
  }
  footer #footer-in h2 {
    font-size: 22px;
  }
  footer #footer-in h4 {
    font-size: 30px;
    margin: 20px 0px 0px;
  }
  footer #footer-in .border-l {
    border-left: #93ce56 0px solid;
    padding-left: 20px;
  }
  a.up {
    -webkit-transform: rotate(0) scale(0.6) skew(0deg) translate(0px);
    -moz-transform: rotate(0) scale(0.6) skew(0deg) translate(0px);
    -o-transform: rotate(0) scale(0.6) skew(0deg) translate(0px);
    -ms-transform: rotate(0) scale(0.6) skew(0deg) translate(0px);
    transform: rotate(0) scale(0.6) skew(0deg) translate(0px);
    transform-origin: 100% 100%;
  }
  form#sortuj select {
    margin: 20px -10px 30px 10px;
  }
  #partners {
    margin: 50px auto 30px;
  }
  #partners #partners-in {
    padding: 50px 40px;
  }
  div#basket_min {
    top: 260px;
  }
  div.ramka a.pic:hover img.big {
    display: none;
  }
}
</pre></body></html>