/* ========== */
/* Zeta import: '.' */
a, abbr, acronym, address, applet, article, aside, audio, b, big,
blockquote, body, canvas, caption, center, cite, code, dd, del,
details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption,
figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu,
meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s,
samp, section, small, span, strike, strong, sub, summary, sup, table,
tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
body, html {
  height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
  display: block;
}
b, strong {
  font-weight: bold;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
ol, ul {
  list-style: none;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, td, th {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q:after, q:before {
  content: ;
  content: none;
}
small, sub, sup {
  font-size: 75%;
}
sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
*[class*='aui-g-'] {
  display: block;
  float: left;
  margin: 1% 0 1% 1%;
  box-sizing: border-box;
}
.aui-g-1 {
  width: 3.167%;
}
.aui-g-2 {
  width: 7.333%;
}
.aui-g-3 {
  width: 11.5%;
}
.aui-g-4 {
  width: 15.667%;
}
.aui-g-5 {
  width: 19.833%;
}
.aui-g-6 {
  width: 24%;
}
.aui-g-7 {
  width: 28.167%;
}
.aui-g-8 {
  width: 32.333%;
}
.aui-g-9 {
  width: 36.5%;
}
.aui-g-10 {
  width: 40.667%;
}
.aui-g-11 {
  width: 44.833%;
}
.aui-g-12 {
  width: 49%;
}
.aui-g-13 {
  width: 53.167%;
}
.aui-g-14 {
  width: 57.333%;
}
.aui-g-15 {
  width: 61.5%;
}
.aui-g-16 {
  width: 65.667%;
}
.aui-g-17 {
  width: 69.833%;
}
.aui-g-18 {
  width: 74%;
}
.aui-g-19 {
  width: 78.167%;
}
.aui-g-20 {
  width: 82.333%;
}
.aui-g-21 {
  width: 86.5%;
}
.aui-g-22 {
  width: 90.667%;
}
.aui-g-23 {
  width: 94.833%;
}
.aui-g-24 {
  width: 99%;
}
.aui-g {
  zoom: 1;
}
.aui-g > *:first-child {
  margin-left: 0;
}
.aui-g:after, .aui-g:before {
  content: "";
  display: table;
}
.aui-g:after {
  clear: both;
}
h1 {
  margin: .7em 0;
  font-size: 3em;
}
.section-title, h2 {
  margin: .5em 0;
  font-weight: 200;
  font-size: 2.2em;
}
h3 {
  margin: .5em 0;
  font-size: 2em;
}
h4 {
  margin: .5em 0;
  font-size: 1.8em;
}
h5 {
  margin: .5em 0;
  font-size: 1.5em;
}
h6 {
  margin: .5em 0;
  font-size: 1.2em;
}
p {
  margin: 1em 0;
  font-size: 1.1em;
}
a {
  color: #EA8c1b;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.center {
  text-align: center;
}
.bold {
  font-weight: bold;
  font-size: 1.1em;
}
.inh {
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
}
.al {
  text-align: left;
}
.ac {
  text-align: center;
}
.ar {
  text-align: right;
}
.thick {
  margin: 0 auto;
  width: 80%;
}
body {
  color: #565656;
  font-weight: 300;
  font-size: 16px;
  font-family: Source Sans Pro, sans-serif;
}
.button {
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-border-raidius: 5px;
  margin: 1em 2em;
  padding: 0;
  padding: 0.7em 3.5em !important;
  padding-bottom: .25em;
  width: auto !important;
  border: none !important;
  border-bottom: 0.25em solid #b38c00 !important;
  background: #EDB800;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px -1px 0px #c99c00;
  font-weight: 800;
  cursor: pointer;
}
*+html .button {
  display: inline;
}
.button:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #;
}
.button.yellow {
  border-bottom: 0.25em solid #cca000 !important;
  background: #EDB800;
  text-shadow: 0px -1px 0px #c99c00;
}
.button.yellow:hover {
  background: #FFC800;
}
.button.orange {
  border-bottom: 0.25em solid #ac5a10 !important;
  background: #EA7C19;
  text-shadow: 0px -1px 0px #ac5a10;
}
.button.orange:hover {
  background: #F58622;
}
.smart-mailer {
  font-size: 1.2em;
}
.smart-mailer label {
  display: block;
  margin-bottom: 5px;
  width: 100%;
  color: #565656;
}
.smart-mailer input, .smart-mailer textarea {
  padding: 10px;
  width: 100%;
  border: 1px solid #DADADA;
  background: #FDFDFD;
  color: #565656;
  font-family: Source Sans Pro, sans-serif;
}
.smart-mailer textarea {
  min-height: 160px;
  max-height: 450px;
  resize: vertical;
}
.smart-mailer .req {
  margin: .3em 0;
  margin-bottom: 1.5em;
  font-size: .8em;
}
.gallery {
  *zoom: 1;
}
.gallery:after, .gallery:before {
  display: table;
  content: "";
}
.gallery:after {
  clear: both;
}
.gallery .wrp {
  *zoom: 1;
  float: left;
  margin: 0;
  padding: 0;
  background: #ffff00;
}
.gallery .wrp:after, .gallery .wrp:before {
  display: table;
  content: "";
}
.gallery .wrp:after {
  clear: both;
}
.gallery .wrp a {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  opacity: .7;
}
.gallery .wrp a img {
  float: left;
  margin: 0;
  padding: 0;
}
.page-header {
  position: relative;
  padding: 20px 0;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
}
.page-header > .cnt {
  margin: 0 auto;
  padding-right: 5px;
  padding-left: 5px;
  width: 950px;
  *zoom: 1;
}
.page-header > .cnt:after, .page-header > .cnt:before {
  display: table;
  content: "";
}
.page-header > .cnt:after {
  clear: both;
}
.page-header .page-logo {
  float: left;
}
.page-header .page-logo > .cnt {
  *zoom: 1;
  width: 225px;
}
.page-header .page-logo > .cnt:after,
.page-header .page-logo > .cnt:before {
  display: table;
  content: "";
}
.page-header .page-logo > .cnt:after {
  clear: both;
}
.page-header .page-logo a.logo {
  display: block;
  float: left;
  width: 225px;
  height: 40px;
}
.page-menu {
  float: right;
  width: 715px;
}
.page-menu .menu {
  float: right;
  margin: .5em 0;
}
.page-menu .menu li {
  float: left;
}
.page-menu .menu li a {
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-border-raidius: 5px;
  display: block;
  margin: 0 .2em;
  padding: .2em 2.5em;
  color: #686868;
  text-decoration: none;
  font-size: .9em;
}
.page-menu .menu li a:hover {
  color: #EA8c1b;
}
.page-menu .menu li a.button.orange {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0.2em 2.5em !important;
  border-bottom: 0.25em solid #ac5a10 !important;
  background: #F68722;
  background: #EA7C19;
  color: #FFFFFF;
  text-shadow: 0px -1px 1px #ac5a10;
}
.page-menu .menu li a.button.orange:hover {
  background: #F58622;
}
.page-banner {
  height: 467px;
  border-bottom: 1px solid #DADADA;
  background: url(img/banner.jpg) no-repeat 50% 0%;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}
.page-banner > .cnt {
  margin: 0 auto;
  padding-right: 5px;
  padding-left: 5px;
  width: 950px;
  padding: 4em 0 1em 0;
}
.page-banner .slogan {
  font-weight: 200;
  font-size: 2.7em;
}
.page-banner hr {
  margin: .7em auto;
  width: 150px;
  height: 1px;
  border: none;
  background: #FFFFFF;
}
.page-banner .buttons {
  font-size: .9em;
}
.page-banner .buttons .button {
  width: 12em !important;
}
.page-content {
  padding-bottom: 3em;
}
.page-content ul li {
  margin-left: 25px;
  list-style-type: circle;
}
.page-content .section {
  border-bottom: 1px solid #DADADA;
}
.page-content .section > .cnt {
  margin: 0 auto;
  padding-right: 5px;
  padding-left: 5px;
  width: 950px;
  padding: 20px 0;
}
.page-content .section .section-title {
  text-align: center;
}
.page-content .feauture, .page-content .info {
  margin-top: 10px;
  padding-top: 120px;
  padding-right: 15px;
  padding-left: 15px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.page-content .info p {
  font-size: 1em;
}
.page-content .info.tools {
  background-image: url(img/info-tools.png);
}
.page-content .info.thumb {
  background-image: url(img/info-thumb.png);
}
.page-content .info.badge {
  background-image: url(img/info-badge.png);
}
.page-content .info.tick {
  padding-top: 55px;
  background-image: url(img/green-tick.png);
  background-position: 50% 30px;
  text-align: center;
  font-weight: 200;
  font-size: 1.5em;
}
.page-content .feauture {
  padding-top: 90px;
  padding-right: 20px;
  padding-left: 20px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  font-size: .9em;
}
.page-content .feauture.sciany-dzialowe {
  background-image: url(img/ico-sciany-dzialowe.png);
}
.page-content .feauture.sufity-podwieszane {
  background-image: url(img/ico-sufity-podwieszane.png);
}
.page-content .feauture.ukladanie-podlog {
  background-image: url(img/ico-ukladanie-podlog.png);
}
.page-content .feauture.malowanie {
  background-image: url(img/ico-malowanie.png);
}
.page-content .feauture.prace-wyburzeniowe {
  background-image: url(img/ico-prace-wyburzeniowe.png);
}
.page-content .feauture.szpachlowanie {
  background-image: url(img/ico-szpachlowanie.png);
}
.page-content .feauture.ukladanie-plytek {
  background-image: url(img/ico-ukladanie-plytek.png);
}
.page-content .feauture.instalacje-elektryczne {
  background-image: url(img/ico-instalacje-elektryczne.png);
}
.page-content .feauture.instalacje-hydrauliczne {
  background-image: url(img/ico-instalacje-hydrauliczne.png);
}
.page-content .feauture.remonty-lazienek {
  background-image: url(img/ico-remonty-lazienek.png);
}
.page-content .feauture.montaz-mebli {
  background-image: url(img/ico-montaz-mebli.png);
}
.page-content .feauture.montaz-okien-drzwi {
  background-image: url(img/ico-montaz-okien-drzwi.png);
}
.page-content .feauture.kuchnie {
  float: none;
  margin: 0 auto !important;
  background-image: url(img/ico-kuchnie.png);
}
.page-content .feauture .bold {
  margin-bottom: .2em;
  font-size: 1.25em;
}
.page-content .feauture .bold + p {
  margin-top: 0;
}
.page-footer {
  border-bottom: 1px solid #DADADA;
  color: #abafb2;
  font-size: .8em;
}
.page-footer > .cnt {
  padding: 0.4em 0 !important;
}
body:after {
  content: url(js/lightbox/img/close.png) url(js/lightbox/img/loading.gif) url(js/lightbox/img/prev.png) url(js/lightbox/img/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #ffffff;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
}
.lb-next, .lb-prev {
  width: 49%;
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-prev {
  left: 0;
  float: left;
}
.lb-prev:hover {
  background: url(../img/prev.png) left 48% no-repeat;
}
.lb-next {
  right: 0;
  float: right;
}
.lb-next:hover {
  background: url(../img/next.png) right 48% no-repeat;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


