.gradient-zielony {
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(to bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
}
.gradient-szary-podstawowy {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#9b9b9b), to(#414342));
  background-image: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background-image: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background-image: linear-gradient(to bottom, #9b9b9b 0%, #414342 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b9b9b', endColorstr='#ff414342', GradientType=0);
}
* {
  letter-spacing: 0px;
}
a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong .green {
  color: #57ad46;
}
strong .black {
  color: black!important;
}
strong .normal {
  font-weight: normal;
}
.green,
.color-green,
.color_primary {
  color: #57ad46;
}
.bg_primary {
  background: #57ad46;
}
.color-white {
  color: white!important;
}
ul > li {
  list-style-image: url(../img/green_list_item.png);
}
ul.clear-b > li {
  clear: both;
  padding-top: 30px;
}
ul.bold-li > li {
  font-weight: bold;
}
li.bold {
  font-weight: bold;
}
#clickyAnalitycs {
  opacity: 0.01;
}
.v_middle {
  vertical-align: middle;
}
.block_center {
  display: block!important;
  text-align: center!important;
}
.no-border {
  border: none!important;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.small-text {
  font-size: 9px;
}
.float_l {
  float: left;
}
.float_r {
  float: right;
}
.clear-l {
  clear: left;
}
.clear-r {
  clear: right;
}
.clear-b {
  clear: both;
}
.width-100 {
  display: block!important;
  margin: auto;
  text-align: center;
}
.width-80 {
  display: block!important;
  margin-left: 10%!important;
  margin-right: 10%!important;
  text-align: center;
}
.width-85 {
  display: block!important;
  margin-left: 7.5%!important;
  margin-right: 7.5%!important;
  text-align: center;
}
.border_r3 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.border_r7 {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.border_r10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.border_r15 {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.no-select {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.gradient_zielony {
  background: #71e31a;
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(to bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
  padding: 15px;
}
.cien_box_04 {
  -moz-box-shadow: 0px 2px 3px 1px rgba(100, 100, 100, 0.4);
  -webkit-box-shadow: 0px 2px 3px 1px rgba(100, 100, 100, 0.4);
  box-shadow: 0px 2px 3px 1px rgba(100, 100, 100, 0.4);
}
.cien_text_02 {
  text-shadow: 0px 3px 1px rgba(1, 1, 1, 0.2);
}
.cien_text_05 {
  text-shadow: 0px 3px 1px rgba(1, 1, 1, 0.5);
}
.glyphicon.silver-icon {
  color: silver;
}
.gmap-no-scrollbar {
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap;
}
.gm-style-iw {
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap;
}
.rotate_270 {
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  writing-mode: lr-tb;
}
.rotate_90 {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  writing-mode: lr-tb;
}
img.grayscale,
#scroller img,
.desaturate-image img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
img.grayscale.disabled {
  -webkit-filter: grayscale(0%);
  filter: none;
}
a.gradient_zielony {
  color: white;
}
a.gradient_zielony:hover {
  text-decoration: none;
}
#header-green-bar {
  height: 84px;
  position: relative;
}
#header-green-bar a {
  text-decoration: none;
}
#header-green-bar > div {
  position: absolute;
}
#header-logo-container {
  left: 5px;
  top: 5px;
}
#header-logo-container > a > * {
  position: absolute;
}
#header-logo-container > a > strong {
  color: #56be09;
  display: block;
  font-size: 11px;
  left: 3px;
  text-align: center;
  text-transform: uppercase;
  top: 50px;
  width: 252px;
  z-index: 999;
}
#header-logo-container > a > img {
  z-index: 999;
}
#header-dane-firmy {
  color: white;
  margin-right: 5px;
  padding-top: 30px;
  right: 5px;
  text-align: right;
}
#header-dane-firmy p {
  color: white;
  float: left;
  font-size: 11px;
  margin: 0px 0 0 35px;
}
.full-width {
  float: left;
  width: 1022px;
}
.layout_column {
  float: left;
  text-align: justify;
}
.sidebar_top_background {
  background: url(../img/sidebar_top_background.jpg) repeat-x;
  height: 20px;
  margin-top: -2px;
}
#column_center {
  position: relative;
  z-index: 2;
}
#navigation-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#navigation-container ul#main-nav {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
#navigation-container ul#main-nav li {
  text-align: center;
  list-style: none;
  font-family: tahoma;
  font-weight: bold;
  color: white;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: auto;
  margin: auto;
  flex-grow: 1;
  margin: 0 3px;
}
#navigation-container ul#main-nav li a {
  color: white;
  display: inline-block;
  text-decoration: none;
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(to bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#navigation-container ul#main-nav li a:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#9b9b9b), to(#414342));
  background-image: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background-image: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background-image: linear-gradient(to bottom, #9b9b9b 0%, #414342 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b9b9b', endColorstr='#ff414342', GradientType=0);
}
ul.gradient-subnav {
  color: white;
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  margin: -20px;
  margin: 5px 0 10px -40px;
  text-decoration: none;
  text-transform: uppercase;
}
ul.gradient-subnav li {
  list-style: none outside;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #414342;
  margin: 1px 0 0 0;
  padding: 0;
  vertical-align: middle;
}
ul.gradient-subnav li a {
  color: white;
  display: inline-block;
  margin: 0px;
  text-decoration: none;
  width: 100%;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  line-height: 35px;
  height: 35px;
}
.gradient-subnav li {
  background: #9b9b9b;
  background: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -ms-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -o-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b9b9b), color-stop(100%, #414342));
  background: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: linear-gradient(bottom, #9b9b9b 0%, #414342 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b9b9b, endColorstr=#414342, GradientType=0);
}
.gradient-subnav li:hover {
  background: #77e431;
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
}
#materialy td.filetypes a {
  background: #77e431;
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
}
#materialy td.filetypes a:hover {
  background: #9b9b9b;
  background: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -ms-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -o-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b9b9b), color-stop(100%, #414342));
  background: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: linear-gradient(bottom, #9b9b9b 0%, #414342 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b9b9b, endColorstr=#414342, GradientType=0);
}
.gradient-button {
  background: #77e431;
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
}
.gradient-button:hover {
  background: #9b9b9b;
  background: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -ms-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -o-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b9b9b), color-stop(100%, #414342));
  background: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: linear-gradient(bottom, #9b9b9b 0%, #414342 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b9b9b, endColorstr=#414342, GradientType=0);
}
.gradient-szary {
  background: #9b9b9b;
  background: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -ms-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -o-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b9b9b), color-stop(100%, #414342));
  background: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: linear-gradient(bottom, #9b9b9b 0%, #414342 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b9b9b, endColorstr=#414342, GradientType=0);
}
.gradient-szary:hover {
  background: #77e431;
  background: -moz-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -ms-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -o-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e431), color-stop(50%, #3ba801), color-stop(100%, #51be15));
  background: -webkit-linear-gradient(top, #77e431 0%, #3ba801 50%, #51be15 100%);
  background: linear-gradient(bottom, #77e431 0%, #3ba801 50%, #51be15 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77e431, endColorstr=#51be15, GradientType=0);
}
a.gradient-button {
  color: white!important;
  display: inline-block;
  line-height: 90%;
  margin: 0;
  padding: 10px 20px;
  position: relative;
}
a.gradient-button:hover {
  text-decoration: none;
}
.layout_sidebar {
  max-width: 300px;
  min-height: 700px;
  text-align: justify;
}
.layout_sidebar .sidebar_title {
  background: #E9E9EB;
  border: 1px solid #e0e0e2;
  padding: 1px;
}
.layout_sidebar .sidebar_title > h4 {
  border-left: 4px solid #5e5e5e;
  color: #5e5e5e;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 5px;
  padding: 8px;
}
.layout_sidebar .sidebar_content {
  background-color: #fdfdfd;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  padding: 5px 15px;
}
#sidebar_realizacje {
  min-height: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#sidebar_realizacje > a#button-realizacje {
  color: white;
  height: 40px;
  position: absolute;
  text-align: center;
  top: 130px;
  width: 223px;
  z-index: 200;
}
#sidebar_realizacje > a#button-realizacje:hover {
  text-decoration: none;
}
#sidebar_realizacje > a#button-realizacje > strong {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #666666;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}
#sidebar_realizacje > .cycle-slideshow {
  -moz-perspective: 1000;
  -moz-transform-style: preserve-3d;
  -o-perspective: 1000;
  -o-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -webkit-transform-style: preserve-3d;
  background: none;
  margin-top: 10px;
  perspective: 1000;
  transform-style: preserve-3d;
}
#sidebar_realizacje > .cycle-slideshow > img {
  border-radius: 10px;
  margin-bottom: 10px;
}
#sidebar_aktualnosci {
  color: black;
  font-size: 11px;
}
#sidebar_aktualnosci:last-child {
  color: red!important;
}
#sidebar_promocje {
  color: black;
  font-size: 11px;
}
div.sidebar-top-background {
  background-image: url(../img/sidebar_top_background.jpg);
  height: 18px;
  margin: -1px 0 -5px 0;
}
.pagination {
  clear: both;
  display: inline-block;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
  text-align: center;
}
.pagination > a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: white;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  color: #999999;
  float: left;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 1px;
  padding: 2px 8px;
}
.pagination > a:hover {
  background: white;
  border: 1px solid #b3b3b3;
  color: #000000;
  text-decoration: none;
}
.pagination > a.current {
  background: rgba(0, 128, 0, 0.12);
  border-color: silver;
  color: black;
}
#za_darmo_201309 h2 {
  color: white;
}
#za_darmo_201309 ol {
  margin-left: -25px;
  text-align: left;
}
#za_darmo_201309 ol li {
  margin-top: 5px;
}
#bez_wyroku_201309 h2 {
  color: white;
}
#bez_wyroku_201309 ol {
  margin-left: -25px;
  text-align: left;
}
#bez_wyroku_201309 ol li {
  margin-top: 5px;
}
#odblask_201311 h2 {
  color: white;
}
#odblask_201311 ol {
  margin-left: -25px;
  text-align: left;
}
#odblask_201311 ol li {
  margin-top: 5px;
}
.promotion_body {
  background: white;
  border: 1px solid #e1e1e1;
  margin: 0;
}
.promotion_body h2 {
  color: #e6060b;
  font-size: 30px;
  line-height: 120%;
}
.promotion_body .zasady_promocji {
  background-color: rgba(233, 160, 95, 0.1);
  border-left: 1px solid #e9a05f;
  margin: 20px;
  padding: 0 20px 10px 10px;
}
.promotion_body .zasady_promocji_white {
  background-color: rgba(233, 160, 95, 0.1);
  background: white;
  border-left: 1px solid #e9a05f;
  border-left: none;
  margin: 20px;
  padding: 0 20px 10px 10px;
}
.promotion_body .zasady_promocji > h4 {
  color: #e9a05f;
  font-size: 16px;
  line-height: 120%;
  margin: 0;
  padding-top: 15px;
  padding: 0;
}
.promotion_body .zasady_promocji > ol {
  font-size: 13px;
  text-align: justify;
  text-justify: inter-cluster;
}
.promotion_body .zasady_promocji > ul {
  font-size: 13px;
  text-align: justify;
  text-justify: inter-cluster;
}
.zasady_promocji li {
  list-style-position: outside;
  margin-bottom: 5px;
  margin-left: -10px;
}
.wynik .status_lokalizacji {
  background-color: orange;
  margin-top: 6px;
  padding: 5px;
  text-align: center;
  vertical-align: center;
}
.wynik .status_lokalizacji a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.promo_loc a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.hot_promo_box {
  background: url(../img/promocje_gorace_bg.png) no-repeat;
  height: 118px;
  position: static;
  width: 226px;
}
.hot_promo_box h2 {
  font-size: 20px;
  padding: 25px 0;
  text-shadow: 0px 3px 2px rgba(1, 1, 1, 0.7);
}
.hot_promo_box h2 p {
  display: inline;
}
.hot_promo_box h2.hover:hover {
  color: yellow!important;
}
.hot_promo_box_odblask {
  background: url(../img/promocje_odblask_bg.png) no-repeat;
  height: 118px;
  position: static;
  width: 226px;
}
.hot_promo_box_odblask h2 {
  font-size: 18px;
  padding: 20px 0;
  text-shadow: 5px 3px 2px rgba(10, 10, 10, 0.7);
}
.hot_promo_box_odblask h2 p {
  display: inline;
}
.hot_promo_box_odblask h2.hover:hover {
  color: yellow!important;
}
.promo_box {
  height: 118px;
  position: static;
  width: 226px;
}
.promo_box h2 {
  font-size: 20px;
  padding: 25px 0;
  text-shadow: 0px 3px 2px rgba(1, 1, 1, 0.7);
}
.news {
  border-top: 1px solid #cccccc;
  margin-bottom: 6px;
  padding-bottom: 8px;
  position: relative;
  clear: both;
}
.news h1 {
  line-height: 120%;
}
.news h2 {
  line-height: 120%;
}
.news h3 {
  line-height: 120%;
}
.news h4 {
  line-height: 120%;
}
.news p.content {
  color: black;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0px;
  clear: both;
}
.news a {
  color: #57ad46;
  font-weight: bold;
  text-decoration: none;
}
.news content a:hover {
  text-decoration: underline red!important;
}
.news strong {
  color: #57ad46;
  font-weight: bold;
}
.news strong.bolder {
  font-weight: bolder;
}
.news strong.bold {
  font-weight: bold;
}
.news img {
  border: 0px;
  margin: 10px auto 0;
}
.news:last-of-type {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}
#promo_description {
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.news > h4 {
  color: #57ad46;
  font-size: 18px;
  line-height: 115%;
  margin: 20px 0 10px 0;
}
.news > h2 {
  color: #57ad46;
  font-size: 14px;
  line-height: 115%;
}
.news > .data {
  background: #eeeeee;
  border-top: 1px solid #cccccc;
  color: #555555;
  font-size: 10px;
  margin: -2px 0 0 0;
  padding: 1px 5px;
  position: absolute;
  right: 1px;
  top: 1px;
}
#info_o_lokalizacji {
  padding: 10px;
  width: 100%;
}
#info_o_lokalizacji td {
  padding: 5px 10px;
}
#numer_lokalizacji {
  color: white;
  width: 110px;
}
.zajety #numer_lokalizacji {
  background: #dc0a0a;
}
.zajety #tytul_lokalizacji {
  border-bottom: 2px dotted #dc0a0a;
}
.wolny #numer_lokalizacji {
  background: #4ea149;
}
.wolny #tytul_lokalizacji {
  border-bottom: 2px dotted #4EA149;
}
#tytul_lokalizacji {
  font-weight: bold;
}
#miniatura_lokalizacji {
  padding: 0!important;
  text-align: right;
  width: 90px;
}
#miniatura_lokalizacji img {
  border: 1px solid silver;
}
#miniatura_lokalizacji img:hover {
  border: 1px solid green;
}
h1.page-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4ea149), to(rgba(78, 161, 73, 0.5)));
  border-bottom: dotted 1px #4ea149;
  display: block;
  font-size: 24px!important;
  font-weight: bold;
  letter-spacing: -2px;
  margin: -5px 0 20px 0;
  padding: 10px 0 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.content-item {
  background-color: #ffffff;
  border: 1px dotted #cccccc;
  margin-bottom: 10px;
  padding: 5px;
}
.content-item > h4.title {
  margin: 13px 0 8px 0;
}
.content-item > h4.title a {
  color: #58ae46;
  font-size: 14px;
  letter-spacing: 1px;
}
.content-item > img {
  border: 1px solid #cccccc;
  display: inline-block;
  float: left;
  margin: 10px 10px 0 10px;
  overflow: hidden;
  padding: 3px;
}
.content-item > a.button-wiecej {
  background: #58ae46;
  border-left: 3px solid #3a832b;
  border-right: 3px solid #3a832b;
  color: white;
  display: inline-block;
  margin-top: 6px;
  margin: 2px;
  padding: 1px 15px 3px 15px;
}
.content-item > a.button-wiecej:hover {
  text-decoration: none;
  background: #3a832b;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transition: [all 0.5s linear, X];
  -moz-transition: [all 0.5s linear, X];
  -ms-transition: [all 0.5s linear, X];
  -o-transition: [all 0.5s linear, X];
  transition: [all 0.5s linear, X];
}
a.fancybox.thumb > img {
  border: 1px solid #cccccc;
  display: inline-block;
  float: left;
  margin: 5px;
  overflow: hidden;
  padding: 3px;
}
a.fancybox.thumb > img:hover {
  border: 1px solid #4ea149;
}
#contact-list > .entry > .contact-circle {
  background: green;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: Verdana;
  font-size: 20px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 10px 20px;
  opacity: 1;
  text-align: center;
  width: 40px;
}
#contact-list > .entry {
  border-bottom: 1px solid silver;
  margin-bottom: 10px;
  min-height: 70px;
}
#contact-list > .entry > strong.name {
  font-size: 14px;
  margin-top: 3px;
}
#contact-list > .entry > span.title:before {
  content: " - ";
}
#contact-list > .entry > a.phone {
  display: block;
  margin-top: 10px;
}
#contact-list > .entry > a.phone:before {
  color: green;
  content: "tel.: ";
  margin-left: 10px;
}
#contact-list > .entry > a.mail:before {
  color: green;
  content: "e-mail: ";
  margin-left: 10px;
}
#contact-list > .entry > a {
  color: black;
  line-height: 120%;
}
#contact-list > .entry > a:hover {
  color: green;
  text-decoration: none;
}
.billboard-entry {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  border: 1px solid #e0e0e0;
  clear: both;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff, GradientType=0);
  margin: 5px 0;
  min-height: 80px;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.billboard-entry > .column-1 {
  float: left;
  margin-right: 15px;
  position: static;
  text-align: center;
  width: 115px;
}
.billboard-entry > .column-2 {
  float: left;
  margin-right: 15px;
  position: static;
  width: 210px;
}
.billboard-entry > .column-3 {
  float: left;
  position: static;
  width: 103px;
}
.column-1 {
  position: relative;
}
.column-1 div.status {
  height: 40px;
  margin: -10px 0 0 -10px;
}
.column-1 div.status > div {
  align-content: center;
  color: white;
  display: inline-block;
  font-weight: bold;
  line-height: 30px;
  margin: 10px 0 0 10px;
}
.column-1 div.zajeta {
  background: #ff3019;
  background: -moz-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -ms-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -o-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #b20303));
  background: -webkit-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: linear-gradient(to bottom, #ff3019 0%, #b20303 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3019, endColorstr=#b20303, GradientType=0);
}
.column-1 div.wolna {
  background: #93cc53;
  background: -moz-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: -ms-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: -o-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93cc53), color-stop(68%, #72aa00));
  background: -webkit-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: linear-gradient(to bottom, #93cc53 0%, #72aa00 68%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#93cc53, endColorstr=#72aa00, GradientType=0);
}
.column-1 div.promocja {
  background: #ffb144;
  background: -moz-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: -ms-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: -o-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb144), color-stop(75%, #c96b00));
  background: -webkit-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: linear-gradient(to bottom, #ffb144 0%, #c96b00 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb144, endColorstr=#c96b00, GradientType=0);
}
.column-1 div.nr-tablicy {
  color: #999999;
  font-family: arial;
  font-style: italic;
  margin-top: 7px;
}
.column-1 div.nr-tablicy > h5 {
  font-size: 22px;
  line-height: 20px;
  margin: 3px 0;
}
.column-2 {
  position: relative;
}
.column-2 span {
  display: block;
  font-weight: bold;
}
.column-2 span.powierzchnia {
  margin-top: 10px;
}
.column-2 span.powierzchnia:before {
  color: #9a9a9a;
  content: "powierzchnia: ";
  font-weight: normal;
}
.column-2 span.odleglosc {
  font-size: 11px;
  font-weight: normal;
  margin-top: -20px;
  position: absolute;
  right: 130px;
  text-align: right;
}
.column-2 span.odleglosc:before {
  color: #9a9a9a;
  content: "(ok. ";
  font-size: 11px;
  font-weight: normal;
}
.column-2 span.odleglosc:after {
  content: ")";
  font-size: 11px;
  font-weight: normal;
}
.column-2 span.widocznosc:before {
  content: "widocznosć z odległosci: ";
}
.column-3 {
  align-content: center;
  position: relative;
  text-align: center;
}
.column-3 .billboard-thumbnail {
  background: silver;
  border: 1px solid #e0e0e0;
  height: 68px;
  margin: 8px 5px 0 0;
  width: 100px;
}
.column-3 .billboard-thumbnail img {
  height: 100%;
  width: 100%;
}
.column-3 .pokaz-pelny-opis {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  color: #4d4d4d;
  color: white;
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e5e5e5, GradientType=0);
  font-size: 11px;
  font-weight: bold;
  margin-top: -10px;
  margin: 3px 13px 5px 0;
  padding: 4px 0;
  width: 100px;
}
.column-3 .pokaz-pelny-opis:hover {
  background: #e5e5e5;
  background: -moz-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: -o-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e5e5e5), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: linear-gradient(to bottom, #e5e5e5 1%, #ffffff 100%);
  color: #1a1a1a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5e5e5, endColorstr=#ffffff, GradientType=0);
  text-decoration: none;
}
.tablica-pelny-opis > .header .status.zajeta {
  background: #ff3019;
  background: -moz-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -ms-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -o-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #b20303));
  background: -webkit-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: linear-gradient(to bottom, #ff3019 0%, #b20303 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3019, endColorstr=#b20303, GradientType=0);
}
.tablica-pelny-opis > .header .status.wolna {
  background: #93cc53;
  background: -moz-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: -ms-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: -o-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93cc53), color-stop(68%, #72aa00));
  background: -webkit-linear-gradient(top, #93cc53 0%, #72aa00 68%);
  background: linear-gradient(to bottom, #93cc53 0%, #72aa00 68%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#93cc53, endColorstr=#72aa00, GradientType=0);
}
.tablica-pelny-opis > .header .status.promocja {
  background: #ffb144;
  background: -moz-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: -ms-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: -o-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb144), color-stop(75%, #c96b00));
  background: -webkit-linear-gradient(top, #ffb144 0%, #c96b00 75%);
  background: linear-gradient(to bottom, #ffb144 0%, #c96b00 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb144, endColorstr=#c96b00, GradientType=0);
}
.tablica-pelny-opis > .header .status {
  color: white;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.header .status.nieaktywna {
  -moz-transform: rotate(336deg);
  -o-transform: rotate(336deg);
  -webkit-transform: rotate(336deg);
  background: #ff3019;
  background: -moz-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -ms-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -o-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #b20303));
  background: -webkit-linear-gradient(top, #ff3019 0%, #b20303 100%);
  background: linear-gradient(to bottom, #ff3019 0%, #b20303 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3019, endColorstr=#b20303, GradientType=0);
  position: absolute;
  top: 620px;
  width: 450px;
  writing-mode: lr-tb;
  z-index: 9999999;
}
.column-2 > h4 {
  border-bottom: 1px solid rgba(192, 192, 192, 0.65);
  font-size: 14px;
  margin: 8px 0 0px 0;
  padding: 0 0 4px 0;
}
.table_gradient_white {
  background: #e5e5e5;
  background: -moz-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: -o-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e5e5e5), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e5e5e5 1%, #ffffff 100%);
  background: linear-gradient(to bottom, #e5e5e5 1%, #ffffff 100%);
  color: #1a1a1a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5e5e5, endColorstr=#ffffff, GradientType=0);
  text-decoration: none;
}
.billboard-entry > .typ-tablicy {
  position: absolute;
  right: -80px;
  top: 3px;
}
.billboard-entry > .typ-tablicy.eko {
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  background: #56be09;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 5px 5px 5px;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
  writing-mode: lr-tb;
}
.przycisk-pokaz-tablice {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e5e5e5, GradientType=0);
  height: 30px;
  margin: -39px 0 0 150px;
  position: absolute;
  text-align: center;
  width: 60px;
  z-index: 1;
}
.przycisk-pokaz-tablice:hover {
  background: #9b9b9b;
  background: -moz-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -ms-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -o-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b9b9b), color-stop(100%, #414342));
  background: -webkit-linear-gradient(top, #9b9b9b 0%, #414342 100%);
  background: linear-gradient(to bottom, #9b9b9b 0%, #414342 100%);
  border: 1px solid #9b9b9b;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9b9b9b, endColorstr=#414342, GradientType=0);
}
.przycisk-pokaz-tablice a {
  color: #696969;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  height: 100%;
  line-height: 13px;
  margin-top: 1px;
  width: 100%;
}
.przycisk-pokaz-tablice a:hover {
  color: #e5e5e5;
  text-decoration: none;
}
table#filtrowanie-lokalizacji {
  width: 100%;
}
table#filtrowanie-lokalizacji td {
  text-align: center;
}
table#filtrowanie-lokalizacji select {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: none;
  margin: 3px;
  padding: 5px;
}
table#filtrowanie-lokalizacji select option {
  margin: 8px;
}
.tablica-pelny-opis {
  background: white;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  min-height: 600px;
  padding: 15px;
}
.tablica-pelny-opis ul {
  text-align: left;
}
.tablica-pelny-opis ul > li {
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 3px 10px;
}
.tablica-pelny-opis > #mapa-tablicy {
  -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
  border: 2px solid white;
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
  height: 300px;
  width: 100%;
  z-index: 10;
}
.tablica-pelny-opis > #miniatura-zdjecia {
  -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
  border: 2px solid white;
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
  height: 68px;
  margin-left: 332px;
  margin-top: -273px;
  position: absolute;
  width: 100px;
  z-index: 11;
}
.tablica-pelny-opis > h3.nr-tablicy {
  text-align: right;
}
.tablica-pelny-opis > strong {
  border-bottom: 1px solid green;
  font-size: 15px;
}
.tablica-pelny-opis > .zobacz-inne {
  margin-top: 30px;
}
.tablica-pelny-opis > hr {
  color: #cccccc;
  margin: 40px 20px;
}
.tablica-pelny-opis > .najblizsze-tablice > h3 {
  border-bottom: 1px solid green;
  display: inline-block;
  padding-bottom: 3px;
}
.najblizsze-tablice .billboard-entry {
  -moz-transition: opacity 0.15s ease-in-out;
  -webkit-transition: opacity 0.15s ease-in-out;
  opacity: 0.65;
  transition: opacity 0.15s ease-in-out;
}
.najblizsze-tablice .billboard-entry:hover {
  opacity: 1;
}
.google-timeline li {
  list-style: none;
}
#tabs {
  border: none;
}
#tabs .ui-widget-header {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #f2f2f2;
  border-radius: 0px;
  border: none;
  color: green;
}
#tabs .ui-tabs-nav .ui-state-default {
  background: transparent;
  border: none;
}
#tabs .ui-tabs-nav .ui-state-default a {
  color: dimgrey;
  position: relative;
}
#tabs .ui-tabs-nav .ui-state-default a:hover {
  color: black;
}
#tabs .ui-tabs-nav .ui-state-active {
  background: transparent no-repeat bottom center;
  border: none;
}
#tabs .ui-tabs-nav .ui-state-active a {
  color: #459e00;
}
#tabs .ui-tabs-nav .ui-state-active a:hover {
  color: #459e00;
}
#tabs .ui-tabs-nav .ui-state-active a:before {
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  left: 50%;
  margin-left: -6px;
  position: absolute;
  top: 25px;
  z-index: 1000;
}
#tabs .ui-tabs-nav .ui-state-active:before {
  border-bottom: 7px solid #c0c0c0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: " ";
  left: 50%;
  margin-left: -7px;
  position: absolute;
  top: 23px;
  z-index: 1000;
}
#tabs-content-container {
  background: white;
  border: 1px solid #c0c0c0;
  text-align: center;
}
#tabs-content-container > div {
  text-align: center;
}
#tabs-content-container > div > h3,
#tabs-content-container > div > h4 {
  clear: both;
  margin: 25px 0 0 0;
  padding: 10px 0 ;
}
#tabs-content-container > div > h3 {
  color: #459e00;
  text-align: left;
}
#tabs-content-container > div > h4 {
  border-bottom: silver 1px dotted;
  line-height: 150%;
  margin: 20px 40px 40px 40px;
}
#tabs-content-container > div > a .fancybox {
  display: inline-block;
  float: outside;
}
#newsletter-content-container {
  line-height: 2em;
  z-index: 22;
}
#newsletter-content-container h1 {
  font-size: 36px;
}
#newsletter-content-container hr {
  border-top: 1px solid #aaaaaa;
  border: none;
  margin-top: 20px;
  width: 70%;
}
#newsletter-content-container a {
  color: #57AD46;
}
#newsletter-content-container p {
  line-height: 1.33em;
}
#newsletter-footer {
  bottom: 0px;
  height: 51px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#cookie_law_info {
  margin: 10px;
  padding: 10px;
}
.grid-layout {
  position: relative;
  padding: 1%;
}
.grid-layout .col-1-3 {
  width: 31.30%;
}
.grid-layout .col-1-2 {
  width: 48%;
}
.grid-layout .col-2-3 {
  width: 64%;
}
.grid-layout .col-3-3,
.grid-layout .col-2-2,
.grid-layout .col-1-1,
.grid-layout .col-1 {
  width: 98%;
}
.grid-layout .col-1-3,
.grid-layout .col-1-2,
.grid-layout .col-2-3,
.grid-layout .col-3-3,
.grid-layout .col-2-2,
.grid-layout .col-1-1,
.grid-layout .col-1 {
  float: left;
  display: inline-block;
  margin: 1%;
}
.grid-layout:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.col-1-3 h2.nazwa-grupy,
.col-1-2 h2.nazwa-grupy,
.col-2-3 h2.nazwa-grupy,
.col-3-3 h2.nazwa-grupy,
.col-2-2 h2.nazwa-grupy,
.col-1-1 h2.nazwa-grupy,
.col-1 h2.nazwa-grupy {
  position: relative;
  height: 40px;
  padding: 0 15px;
  background-color: #56be09;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 5px solid silver;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  font-weight: normal;
  margin: 0;
}
.col-1-3 p.opis-grupy,
.col-1-2 p.opis-grupy,
.col-2-3 p.opis-grupy,
.col-3-3 p.opis-grupy,
.col-2-2 p.opis-grupy,
.col-1-1 p.opis-grupy,
.col-1 p.opis-grupy,
.col-1-3 .opis-grupy ~ p,
.col-1-2 .opis-grupy ~ p,
.col-2-3 .opis-grupy ~ p,
.col-3-3 .opis-grupy ~ p,
.col-2-2 .opis-grupy ~ p,
.col-1-1 .opis-grupy ~ p,
.col-1 .opis-grupy ~ p,
.col-1-3 .opis-grupy ~ div,
.col-1-2 .opis-grupy ~ div,
.col-2-3 .opis-grupy ~ div,
.col-3-3 .opis-grupy ~ div,
.col-2-2 .opis-grupy ~ div,
.col-1-1 .opis-grupy ~ div,
.col-1 .opis-grupy ~ div {
  margin: 1% 2%;
}
.col-1-3 .przykladowe-zdjecia,
.col-1-2 .przykladowe-zdjecia,
.col-2-3 .przykladowe-zdjecia,
.col-3-3 .przykladowe-zdjecia,
.col-2-2 .przykladowe-zdjecia,
.col-1-1 .przykladowe-zdjecia,
.col-1 .przykladowe-zdjecia {
  overflow: auto;
  display: inline-block;
  float: right;
}
.col-1-3 .produkt,
.col-1-2 .produkt,
.col-2-3 .produkt,
.col-3-3 .produkt,
.col-2-2 .produkt,
.col-1-1 .produkt,
.col-1 .produkt {
  position: relative;
  float: left;
  width: 100%;
}
.col-1-3 .produkt h3.pokaz_ukryj,
.col-1-2 .produkt h3.pokaz_ukryj,
.col-2-3 .produkt h3.pokaz_ukryj,
.col-3-3 .produkt h3.pokaz_ukryj,
.col-2-2 .produkt h3.pokaz_ukryj,
.col-1-1 .produkt h3.pokaz_ukryj,
.col-1 .produkt h3.pokaz_ukryj {
  position: relative;
  margin: 4px 0px 0px;
  height: 38px;
  padding-left: 20px;
  background: #393439;
  background: url("../../../assets/public/img/billboard-produkcja_kliknij_aby_rozwinac.jpg") no-repeat scroll right center #32343a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  color: white;
  line-height: 38px;
  font-weight: normal;
  text-transform: lowercase;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition: [all 1s ease-out, X];
  -moz-transition: [all 1s ease-out, X];
  -ms-transition: [all 1s ease-out, X];
  -o-transition: [all 1s ease-out, X];
  transition: [all 1s ease-out, X];
}
.col-1-3 .produkt h3.pokaz_ukryj:hover,
.col-1-2 .produkt h3.pokaz_ukryj:hover,
.col-2-3 .produkt h3.pokaz_ukryj:hover,
.col-3-3 .produkt h3.pokaz_ukryj:hover,
.col-2-2 .produkt h3.pokaz_ukryj:hover,
.col-1-1 .produkt h3.pokaz_ukryj:hover,
.col-1 .produkt h3.pokaz_ukryj:hover {
  background-color: white;
  color: #74c165;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition: [all 1s ease-out, X];
  -moz-transition: [all 1s ease-out, X];
  -ms-transition: [all 1s ease-out, X];
  -o-transition: [all 1s ease-out, X];
  transition: [all 1s ease-out, X];
}
.col-1-3 .produkt h3.pokaz_ukryj.tlo-opis,
.col-1-2 .produkt h3.pokaz_ukryj.tlo-opis,
.col-2-3 .produkt h3.pokaz_ukryj.tlo-opis,
.col-3-3 .produkt h3.pokaz_ukryj.tlo-opis,
.col-2-2 .produkt h3.pokaz_ukryj.tlo-opis,
.col-1-1 .produkt h3.pokaz_ukryj.tlo-opis,
.col-1 .produkt h3.pokaz_ukryj.tlo-opis {
  background-image: url("../../../assets/public/img/billboard-produkcja_kliknij_aby_rozwinac-text.jpg");
}
.col-1-3 .produkt .opis,
.col-1-2 .produkt .opis,
.col-2-3 .produkt .opis,
.col-3-3 .produkt .opis,
.col-2-2 .produkt .opis,
.col-1-1 .produkt .opis,
.col-1 .produkt .opis {
  border: 1px solid rgba(57, 52, 57, 0.1);
  width: 99%;
  padding: 10px 0 0 0;
  margin-top: -10px;
  z-index: 9;
  background: white;
  background-position: right top;
  background-repeat: no-repeat;
  position: relative;
}
.col-1-3 .produkt .opis s,
.col-1-2 .produkt .opis s,
.col-2-3 .produkt .opis s,
.col-3-3 .produkt .opis s,
.col-2-2 .produkt .opis s,
.col-1-1 .produkt .opis s,
.col-1 .produkt .opis s,
.col-1-3 .produkt .opis p,
.col-1-2 .produkt .opis p,
.col-2-3 .produkt .opis p,
.col-3-3 .produkt .opis p,
.col-2-2 .produkt .opis p,
.col-1-1 .produkt .opis p,
.col-1 .produkt .opis p {
  text-align: right;
  display: block;
  margin: 0 150px 0 0;
}
.col-1-3 .produkt .opis s,
.col-1-2 .produkt .opis s,
.col-2-3 .produkt .opis s,
.col-3-3 .produkt .opis s,
.col-2-2 .produkt .opis s,
.col-1-1 .produkt .opis s,
.col-1 .produkt .opis s {
  margin-top: 15px;
  padding: 3px 10px;
}
.col-1-3 .produkt .opis p,
.col-1-2 .produkt .opis p,
.col-2-3 .produkt .opis p,
.col-3-3 .produkt .opis p,
.col-2-2 .produkt .opis p,
.col-1-1 .produkt .opis p,
.col-1 .produkt .opis p {
  color: white;
  background: #ee3434;
  padding: 10px;
  margin-bottom: 25px;
}
.col-1-3 .produkt .opis p strong,
.col-1-2 .produkt .opis p strong,
.col-2-3 .produkt .opis p strong,
.col-3-3 .produkt .opis p strong,
.col-2-2 .produkt .opis p strong,
.col-1-1 .produkt .opis p strong,
.col-1 .produkt .opis p strong {
  font-size: 20px;
  font-weight: normal;
}
.col-1-3 .produkt .opis ul,
.col-1-2 .produkt .opis ul,
.col-2-3 .produkt .opis ul,
.col-3-3 .produkt .opis ul,
.col-2-2 .produkt .opis ul,
.col-1-1 .produkt .opis ul,
.col-1 .produkt .opis ul {
  margin: 10px;
  padding-left: 25px;
}
.col-1-3 .produkt .opis ul:before,
.col-1-2 .produkt .opis ul:before,
.col-2-3 .produkt .opis ul:before,
.col-3-3 .produkt .opis ul:before,
.col-2-2 .produkt .opis ul:before,
.col-1-1 .produkt .opis ul:before,
.col-1 .produkt .opis ul:before {
  content: "PARAMETRY TECHNICZNE: ";
  font-size: 112%;
  font-weight: bold;
  margin: 0 0 5px -15px;
}
.col-1-3 .produkt .opis ul li,
.col-1-2 .produkt .opis ul li,
.col-2-3 .produkt .opis ul li,
.col-3-3 .produkt .opis ul li,
.col-2-2 .produkt .opis ul li,
.col-1-1 .produkt .opis ul li,
.col-1 .produkt .opis ul li {
  line-height: 14.4px;
}
.col-1-3 .produkt .opis div.zdjecia-produktu,
.col-1-2 .produkt .opis div.zdjecia-produktu,
.col-2-3 .produkt .opis div.zdjecia-produktu,
.col-3-3 .produkt .opis div.zdjecia-produktu,
.col-2-2 .produkt .opis div.zdjecia-produktu,
.col-1-1 .produkt .opis div.zdjecia-produktu,
.col-1 .produkt .opis div.zdjecia-produktu {
  background-color: #f3f3f3;
  padding: 8px 15px;
  position: static;
  min-height: 70px;
}
.col-1-3 .produkt .opis div.zdjecia-produktu a img,
.col-1-2 .produkt .opis div.zdjecia-produktu a img,
.col-2-3 .produkt .opis div.zdjecia-produktu a img,
.col-3-3 .produkt .opis div.zdjecia-produktu a img,
.col-2-2 .produkt .opis div.zdjecia-produktu a img,
.col-1-1 .produkt .opis div.zdjecia-produktu a img,
.col-1 .produkt .opis div.zdjecia-produktu a img {
  border: 2px solid #ccc;
  margin: 0 4px;
  width: 87px;
  height: 65px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: [all 0.5s ease-out, X];
  -moz-transition: [all 0.5s ease-out, X];
  -ms-transition: [all 0.5s ease-out, X];
  -o-transition: [all 0.5s ease-out, X];
  transition: [all 0.5s ease-out, X];
}
.col-1-3 .produkt .opis div.zdjecia-produktu a img:hover,
.col-1-2 .produkt .opis div.zdjecia-produktu a img:hover,
.col-2-3 .produkt .opis div.zdjecia-produktu a img:hover,
.col-3-3 .produkt .opis div.zdjecia-produktu a img:hover,
.col-2-2 .produkt .opis div.zdjecia-produktu a img:hover,
.col-1-1 .produkt .opis div.zdjecia-produktu a img:hover,
.col-1 .produkt .opis div.zdjecia-produktu a img:hover {
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: [all 0.5s ease-out, X];
  -moz-transition: [all 0.5s ease-out, X];
  -ms-transition: [all 0.5s ease-out, X];
  -o-transition: [all 0.5s ease-out, X];
  transition: [all 0.5s ease-out, X];
  border-color: white;
  margin-top: -5px;
  margin-bottom: 5px;
}
.col-1-3 .produkt .opis #inne_rozmiary p,
.col-1-2 .produkt .opis #inne_rozmiary p,
.col-2-3 .produkt .opis #inne_rozmiary p,
.col-3-3 .produkt .opis #inne_rozmiary p,
.col-2-2 .produkt .opis #inne_rozmiary p,
.col-1-1 .produkt .opis #inne_rozmiary p,
.col-1 .produkt .opis #inne_rozmiary p {
  background: yellow!important;
  text-align: center;
}
.col-1-3 .produkt .opis s,
.col-1-3 .produkt .opis p {
  text-align: right;
  display: block;
  margin: 0 50px 0 0;
}
.strona-realizacje ul li a {
  padding: 7px 8px!important;
  font-size: 12px;
}

/*# sourceMappingURL=default_less.css.map */