/*// out: style.css*/
@font-face {
  font-family: 'alegreya_sanslight';
  src: url('/css/fonts/alegreyasans-light-webfont.eot');
  src: url('/css/fonts/alegreyasans-light-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/alegreyasans-light-webfont.woff2') format('woff2'), url('/css/fonts/alegreyasans-light-webfont.woff') format('woff'), url('/css/fonts/alegreyasans-light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alegreya_sansregular';
  src: url('/css/fonts/alegreyasans-regular-webfont.eot');
  src: url('/css/fonts/alegreyasans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/alegreyasans-regular-webfont.woff2') format('woff2'), url('/css/fonts/alegreyasans-regular-webfont.woff') format('woff'), url('/css/fonts/alegreyasans-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alegreya_sans_scbold';
  src: url('/css/fonts/alegreyasanssc-bold-webfont.eot');
  src: url('/css/fonts/alegreyasanssc-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/alegreyasanssc-bold-webfont.woff2') format('woff2'), url('/css/fonts/alegreyasanssc-bold-webfont.woff') format('woff'), url('/css/fonts/alegreyasanssc-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alegreya_sansmedium';
  src: url('/css/fonts/alegreyasans-medium-webfont.eot');
  src: url('/css/fonts/alegreyasans-medium-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/alegreyasans-medium-webfont.woff2') format('woff2'), url('/css/fonts/alegreyasans-medium-webfont.woff') format('woff'), url('/css/fonts/alegreyasans-medium-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  image-rendering: optimizeSpeed;
  /*                     */
  image-rendering: -moz-crisp-edges;
  /* Firefox             */
  image-rendering: -o-crisp-edges;
  /* Opera               */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and Safari) */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed       */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                */
}
.row.gutter-10 {
  margin-left: -3px;
  margin-right: -3px;
}
.row.gutter-10 [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
.baner-popup-close {
  cursor: pointer;
}
.btnc {
  text-align: center;
  font-size: 24px;
  background-color: #ff0000;
  width: 33px;
  float: right;
}
html,
body {
  font-family: 'alegreya_sanslight', sans-serif;
  color: black;
  font-size: 16px;
}
body {
  background-image: url('http://www.okon4.ene.pl/img/tlo.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000000;
  color: #ffffff;
}
#naglowek {
  margin: 36px 0 0 0;
  color: #85929c;
}
.img-vertical {
  vertical-align: middle;
  padding: 0 5px 4px 5px;
}
.logo {
  display: block;
  margin: 0 auto 20px auto;
}
.menu-cell {
  display: inline-block;
  width: 10%;
  font-family: 'alegreya_sansmedium', sans-serif;
  color: #ffffff;
  padding: 0 0 12px 0;
  text-align: right;
  border-bottom: #3299bb 2px solid;
  margin: 0 20px 0 0;
}
.menu-cell:hover {
  color: #ff9900;
  border-bottom: #ffffff 2px solid;
  text-decoration: none;
}
#slider {
  margin: 15px 0 0 0;
  padding: 0;
  width: 100%;
}
.wyostrzChrome {
  image-rendering: crisp-edges;
  image-rendering: pixelated;
}
.no-padding {
  margin: 0;
  padding: 0;
}
.ablok {
  display: block;
  background-color: #ff0000;
  width: 100%;
  height: 100%;
}
.tekstSzary,
.tekstSzary a {
  color: #cacaca;
  margin: 0;
}
.tekstSzary a:hover {
  color: #ff9900;
  text-decoration: none;
}
.tekstSzary p {
  margin: 0 0 12px 0;
  padding: 0;
}
.tekstBialy {
  color: #ffffff;
}
.tekstPomaranczowy {
  color: #ff9900;
}
.tekstNiebieski {
  color: #3599b8;
}
.stronaGlownaFilm {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 20px 0;
}
.stronaGlownaFilm div {
  width: 100%;
  height: 100%;
  background-image: url('http://www.okon4.ene.pl/img/play-icon.png');
  background-repeat: no-repeat;
  background-position: 95% 10%;
}
.stronaGlownaFilm:hover div {
  background-image: url('http://www.okon4.ene.pl/img/play-icon-hover.png');
}
img.link:hover,
.stronaGlownaFilm:hover,
.stronaGlownaGaleria1:hover,
.stronaGlownaGaleria2:hover {
  opacity: 0.7;
}
.galeriaLewaAktyw:hover {
  opacity: 0.9;
}
.stronaGlownaGaleria1 {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 20px 0;
}
.stronaGlownaGaleria1 div {
  width: 100%;
  height: 100%;
  background-image: url('http://www.okon4.ene.pl/img/galeria-icon.png');
  background-repeat: no-repeat;
  background-position: 5% 10%;
  margin: 0 0 0 0;
}
.stronaGlownaGaleria1:hover div {
  background-image: url('http://www.okon4.ene.pl/img/galeria-icon-hover.png');
}
.stronaGlownaGaleria2 {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 20px 0;
}
.stronaGlownaGaleria2 div {
  width: 100%;
  height: 100%;
  background-image: url('http://www.okon4.ene.pl/img/galeria-icon.png');
  background-repeat: no-repeat;
  background-position: 5% 90%;
  margin: 0 0 0 0;
}
.stronaGlownaGaleria2:hover div {
  background-image: url('http://www.okon4.ene.pl/img/galeria-icon-hover.png');
}
.trzyLinijki {
  display: none;
}
.rybyWMenu {
  margin: 20px 0 0 0;
}
.logoStopka {
  float: right;
}
.menuMobile {
  display: none;
}
b,
strong {
  font-family: 'alegreya_sans_scbold', sans-serif !important;
}
.prawgor {
  border-radius: 0 50px 0 0;
}
.lewgor {
  border-radius: 50px 0 0 0;
}
.prawdol {
  border-radius: 0 0 50px 0;
}
.lewdol {
  border-radius: 0 0 0 50px;
}
.navbar-default {
  background-color: #3299bb;
  border: none;
  margin: 0;
}
.navbar-toggle {
  float: left;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'alegreya_sans_scbold', sans-serif !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ff9900;
}
.navbar-nav > li {
  float: none !important;
}
.podstrona-title {
  color: #ff9900 !important;
  margin: 30px 0 10px 0 !important;
  font-family: 'alegreya_sansmedium', sans-serif;
}
.lewaKolumna {
  margin: 40px 0 0 0;
}
.lewaKolumna h2,
.lewaKolumna h2 a {
  color: #3599b8;
}
.lewaKolumna h2 a:hover {
  color: #ff9900;
  text-decoration: none;
}
.lewyGaleriowyAktyw {
  background-color: #3599b8;
  font-size: 1.2rem;
  margin: 0;
  padding: 5px 0;
}
.lewyGaleriowyAktyw a,
.lewyGaleriowy a {
  display: block;
  color: #ffffff;
  margin: 0 0 0 5px;
  padding: 0;
}
.lewyGaleriowyAktyw a:hover,
.lewyGaleriowy a:hover {
  color: #ffffff;
  text-decoration: none;
}
.lewyGaleriowy a:hover {
  color: #ffffff !important;
}
.lewyGaleriowy {
  font-size: 1.2rem;
  padding: 5px 0;
  border-bottom: 1px solid #5a5a5a !important;
}
.lewyGaleriowy:hover {
  background-color: rgba(53, 152, 182, 0.2);
}
.galeriaLewa a {
  display: block;
  width: 100%;
  height: 100%;
}
.lewyKontakt p {
  margin: 10px 0 16px 0;
}
.lewyKontakt a {
  color: #ff9900 !important;
}
.artykul-opis p a {
  color: #ff9900;
}
.menuLewe ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menuLewe li {
  border-bottom: 1px solid #5a5a5a !important;
  font-size: 1.1rem;
  padding: 5px 0;
}
.menuLewe li:hover {
  background-color: rgba(53, 152, 182, 0.2);
}
.menuLewe li a {
  margin: 0 5px;
}
.menuLewe li a:hover {
  color: #ffffff;
}
.menuLewe a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  margin: 5px;
}
.menuLewe a:hover {
  text-decoration: none;
  color: #3599b8;
}
.aktywnaPozycjaMenu,
.aktywnaPozycjaMenu:hover {
  background-color: #3599b8 !important;
}
.aktywnaPozycjaMenu a {
  margin: 0 5px 5px 5px;
}
.aktywnaPozycjaMenu a:hover {
  color: #ffffff;
}
.artykul-opis table {
  width: 100% !important;
  color: #cacaca;
}
.artykul-opis table,
.artykul-opis tr,
.artykul-opis th,
.artykul-opis td {
  border: 0;
}
.artykul-opis table tbody tr td {
  background-color: transparent !important;
}
.artykul-opis table tbody tr:first-child {
  font-size: 1.3rem;
  border: 0 !important;
  background-color: transparent !important;
}
.artykul-opis table tbody tr {
  border-bottom: 1px solid  #333333 !important;
  font-size: 17px;
}
.artykul-opis table tbody tr:first-child td:nth-child(1) {
  background-image: url('http://www.okon4.ene.pl/img/ico-cennik.png');
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: left 55%;
}
.artykul-opis table tbody tr:first-child td:nth-child(2) {
  font-size: 2.1rem;
  color: #3599b8;
  font-family: 'alegreya_sansmedium', sans-serif;
}
.artykul-opis table tbody tr:first-child td:nth-child(3) {
  font-size: 1.15rem;
  color: #3599b8;
  vertical-align: bottom;
  font-family: 'alegreya_sansregular', sans-serif !important;
}
.artykul-opis table tbody tr td:nth-child(1) {
  width: 5% !important;
  padding: 5px 0 5px 5px;
}
.artykul-opis table tbody tr td:nth-child(2) {
  width: 70% !important;
  padding: 5px 0;
}
.artykul-opis table tbody tr td:nth-child(3) {
  white-space: nowrap;
  width: 25% !important;
  padding: 5px 5px 5px 0;
  text-align: right;
  font-family: 'alegreya_sansmedium', sans-serif;
}
.artykul-opis table tbody tr:hover {
  background-color: rgba(53, 152, 182, 0.2);
}
.artykul-opis ul {
  list-style: none;
}
.artykul-opis ul li:before {
  content: "" !important;
  line-height: 1em !important;
  width: .5em !important;
  height: .5em !important;
  background-color: #3599b8 !important;
  float: left !important;
  margin: .15em .25em 0 !important;
  border-radius: 50% !important;
}
#googlemap {
  width: 100% !important;
  height: 350px !important;
}
.obrazkiGaleria {
  margin: 0 15px;
  border-color: #333333 !important;
}
.obrazkiGaleria:first-child {
  margin: 0 15px 0 0;
}
.youtubeFluid {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.youtubeFluid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*.artykul-opis table tbody tr:first-child td
{
    background-color: #ff0000 !important;
}*/
.margin-bottom {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.1rem;
}
h3 {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.6rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.2rem;
}
.offcanvas .navmenu-brand .logo {
  margin: 0 auto;
  display: block;
}
.offcanvas .nav li {
  border-bottom: 1px solid #eaeaea;
}
.offcanvas .nav li a {
  font-weight: 400;
}
.offcanvas .nav li ul {
  list-style: none;
  padding-left: 25px;
}
.offcanvas .nav li ul li {
  border-bottom: 0;
}
.offcanvas .nav li ul li a {
  color: #161616;
}
.offcanvas .nav li ul li a:before {
  content: "-";
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  right: auto;
}
.navbar-toggle {
  border-color: #ddd;
  margin-left: 8px;
  background: white;
}
.navbar-toggle .icon-bar {
  background-color: #888;
}
#top {
  margin-top: 30px;
  margin-bottom: 15px;
}
#slider-wrap {
  padding: 0;
  overflow: hidden;
  position: relative;
  margin: 0 0 0 0;
}
#slider-wrap #slider {
  margin-bottom: 0;
  padding: 0;
}
#slider-wrap #slider .item {
  height: 450px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
#slider-wrap .slick-dots {
  bottom: 20px;
  right: 0;
  left: 0;
  text-align: right;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
#about {
  background-color: white;
  padding-top: 0;
  padding-bottom: 30px;
  margin-top: 0;
}
#about .title {
  font-size: 2.375rem;
  line-height: 2.375rem;
  font-weight: 100;
  margin: 0 !important;
  padding: 0 !important;
  color: #aaaaaa;
}
#about a {
  color: inherit;
}
#about a:hover {
  opacity: 0.8 !important;
  text-decoration: none !important;
}
#about .txt {
  font-size: 0.875rem;
  margin: 0;
  font-weight: 300;
}
strong,
b {
  font-family: 'AvenirNextLTPro-Bold', sans-serif;
}
.gallery {
  margin: 0 !important;
  padding: 0 !important;
}
.imgGallery {
  padding: 0 10px;
}
.imgGallery:first-child {
  padding-left: 0;
}
.imgGallery:last-child {
  padding-right: 0;
}
#slider-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
}
#slider-2 .item {
  padding: 0 10px;
}
#slider-2 .item .image {
  padding: 10px 0;
  border: 1px solid #dbdbdb;
}
#slider-2 .item .image img {
  margin: 0 auto;
}
.box-r .content {
  background-color: #fafafa;
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
}
.box-r .content .title {
  font-weight: 700;
  font-size: 1.225rem;
  text-transform: uppercase;
  padding: 0;
  color: #525252;
}
.box-r .content a:hover {
  opacity: 0.8 !important;
  text-decoration: none;
}
.box-r .content:hover {
  background-color: #ddd;
  border: 1px solid #ccc;
}
#footer {
  background-color: #ffffff;
  padding-top: 25px;
  padding-bottom: 10px;
  color: white;
}
#footer .container > .row {
  margin: 0;
}
#footer .logo {
  margin-bottom: 30px;
  margin-top: 8px;
}
#footer .contact {
  margin-top: 8px;
  margin-bottom: 30px;
  text-align: right;
  font-size: 0.9275rem;
  line-height: 1.1275rem;
  overflow: hidden;
  word-wrap: break-word;
}
#footer .navbottom {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .navbottom li {
  text-align: left;
  line-height: 0.8275rem;
}
#footer .navbottom li a {
  color: white;
  font-size: 0.7275rem;
}
#footer .navbottom li a:before {
  content: '»';
  color: black;
  padding: 0 10px 0 0;
}
#footer .navbottom li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#bottom {
  font-family: 'alegreya_sansmedium', sans-serif;
  background-color: #ffffff;
  color: #474747;
  margin-top: 20px;
}
#bottom .logo-idealmedia {
  margin: 20px 0;
}
#bottom .txt {
  margin: 20px 0;
}
#bottom .txt span {
  font-size: 0.6875rem;
  font-weight: 300;
  display: block;
  text-align: center;
}
#bottom .txt span a {
  color: black;
}
#bottom .stat4u {
  margin: 20px 0;
}
#bottom img {
  margin: 0 auto;
}
.breadcrumb {
  padding: 0;
  background: none;
}
.breadcrumb li,
.breadcrumb a,
.breadcrumb li.active {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #525252;
}
.breadcrumb > li + li:before {
  color: #525252;
  content: "\00BB";
}
#gototop {
  position: fixed;
  display: none;
  bottom: 40px;
  right: 40px;
  background: #999;
  font-size: 1.2rem;
  color: white;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  border-radius: 3px;
}
#gototop i {
  padding-left: 3px;
  display: block;
}
#customform .opis p {
  font-size: 1.2rem;
  font-weight: 300;
}
#customform label {
  font-weight: 400;
  margin: 0 10px 10px 0;
}
#customform label:not(.checkbox) {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
}
#customform .btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0 none;
  margin: 20px 0 10px 0;
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 8px 20px 6px 20px;
  color: white;
  background-color: #76af2d;
}
#customform .btn:hover {
  opacity: 0.8 !important;
  text-decoration: none;
}
#customform .form-control {
  margin-bottom: 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#customform #send {
  margin-bottom: 20px;
}
.alerttop {
  color: #e80000;
  margin-top: 20px;
  border: 1px solid #e80000;
  padding: 12px 20px;
}
#opis {
  margin-bottom: 30px;
}
#opis img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
.head-title h1 {
  color: #525252;
  font-size: 3.3125rem;
  line-height: 3.3125rem;
  font-weight: 100;
  margin: 0 0 10px 0;
}
#kontowrap {
  margin-bottom: 30px;
}
#kontowrap ul {
  list-style: none;
}
#kontowrap ul li {
  position: relative;
  left: 10px;
}
#kontowrap ul li:before {
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  content: "";
  top: 5px;
  left: -30px;
}
#kontowrap ul a {
  color: #ff9900;
}
#kontowrap .pic {
  margin: 20px 0 20px 0;
}
#kontowrap .opis {
  margin: 0 0 20px 0;
}
.filebox {
  font-size: 1.2rem;
  color: #888;
}
.filebox .ico {
  margin: -3px 10px 0 0;
  vertical-align: middle;
}
.filebox .nazwa {
  font-weight: 700;
  color: black;
  margin: 0 10px 0 0;
}
.filebox .info {
  font-size: 0.8rem;
}
.filebox .opis {
  color: #444;
}
.cookie-info {
  background-color: #253d78;
  color: white;
  font-size: 0.75rem;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cookie-info .btn {
  float: right;
}
@media (max-width: 480px) {
  #slider-wrap {
    height: 146px;
  }
  #slider-wrap #slider .item {
    height: 136px;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  #slider-wrap {
    height: 185px;
  }
  #slider-wrap #slider .item {
    height: 175px;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  #slider-wrap {
    height: 245px;
  }
  #slider-wrap #slider .item {
    height: 235px;
  }
}
@media (max-width: 768px) {
  .item {
    background-size: cover;
  }
  .marginMobile {
    margin: 0 0 35px 0;
  }
  .prawgor,
  .lewgor,
  .prawdol,
  .lewdol {
    border-radius: 0 0 0 0;
  }
  .stronaGlownaKontaktObrazki {
    margin: 0 !important;
  }
  .menu {
    display: none;
  }
  .menuMobile {
    display: block;
  }
  .jednaLinijka {
    display: none;
  }
  .trzyLinijki {
    display: block;
    text-align: center;
  }
  .trzyLinijki p {
    margin: 10px 0 0 0;
  }
  .fblogo {
    margin: 8px 0 20px 0;
  }
  .ryba-prawa img {
    display: block;
    position: absolute;
    bottom: 10%;
    left: 66%;
  }
  .ryba-lewa img {
    display: block;
    position: absolute;
    bottom: 10%;
    right: 66%;
  }
  .doPrawej {
    position: absolute;
    right: 15px;
    text-align: left;
  }
  .kontaktObrazki {
    margin: 30px 0 0 0;
  }
  .rybyWMenu {
    margin: 20px auto 0 auto;
    display: block;
    width: 100%;
  }
  .logoStopka {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .padding0 {
    padding: 0;
  }
  #footer .logo img {
    display: block;
    margin: 0 auto;
  }
  #footer .navbottom {
    margin: 0 !important;
  }
  #footer .navbottom li {
    line-height: 1.1275rem;
  }
  #footer .navbottom li a {
    font-size: 0.8275rem;
  }
  #footer .contact {
    text-align: left !important;
    margin-top: 0 !important;
    font-size: 0.8275rem !important;
  }
  #footer .contact p {
    text-align: center;
  }
  #footer .contact.last {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .item {
    background-size: cover;
  }
  #slider-wrap {
    height: 290px;
  }
  #slider-wrap #slider .item {
    height: 280px;
  }
  .jednaLinijka {
    display: none;
  }
  .trzyLinijki {
    display: block;
    text-align: center;
  }
  .menu {
    width: 100%;
    margin: 20px auto 0 auto;
    text-align: center;
  }
  .menu-cell {
    font-size: 0.95rem;
    width: 13%;
    text-align: right !important;
  }
  .trzyLinijki p {
    margin: 10px 0 0 0;
  }
  .fblogo {
    margin: 8px 0 0 0;
  }
  .slider {
    margin: 30px 0 0 0;
  }
  .doPrawej {
    position: absolute;
    right: 15px;
    text-align: left;
  }
  .rybyWMenu {
    margin: 20px auto 0 auto;
    display: block;
    width: 100%;
  }
  .logoStopka {
    float: none;
    display: block;
    margin: 0 auto;
  }
  #news .header {
    font-size: 2.7rem;
  }
  .head-title h1 {
    font-size: 2.0rem !important;
    margin-bottom: 0 !important;
  }
  #footer .contact {
    margin-top: 0 !important;
  }
  #footer .logo img {
    display: block;
    margin: 0 auto;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .item {
    background-size: cover;
  }
  #slider-wrap {
    height: 372px;
  }
  #slider-wrap #slider .item {
    height: 362px;
  }
  .jednaLinijka {
    display: none;
  }
  .trzyLinijki {
    display: block;
    text-align: center;
  }
  .menu {
    width: 100%;
    margin: 20px auto 0 auto;
    text-align: center;
  }
  .menu-cell {
    font-size: 0.95rem;
    width: 10%;
    text-align: right !important;
  }
  .rybyWMenu {
    margin: 55px auto 0 auto;
    display: block;
    width: 100%;
  }
  .tekstSzary p {
    margin: 0 0 12px 0;
  }
  #news .header {
    font-size: 2.7rem;
  }
  #footer .contact p {
    font-size: 0.625rem;
  }
}
.slick-arrow {
  z-index: 1000;
  height: 40px;
  width: 40px;
}
.slick-arrow.slick-prev {
  left: 25px;
}
.slick-arrow.slick-prev:before {
  content: "\e257";
  font-family: "Glyphicons Halflings";
  font-size: 40px;
  opacity: 1;
}
.slick-arrow.slick-next {
  right: 25px;
}
.slick-arrow.slick-next:before {
  content: "\e258";
  font-family: "Glyphicons Halflings";
  font-size: 40px;
  opacity: 1;
}
.list {
  margin-bottom: 30px;
}
.list a {
  text-decoration: none;
}
.list a .tytul {
  color: #253d78;
  margin: 0 0 5px 0;
}
.list a .tytul:hover {
  opacity: 0.8;
}
.list .data {
  color: #999;
  margin-bottom: 15px;
  display: block;
}
.list a {
  text-decoration: none;
}
.list a .opis {
  color: #333;
  text-decoration: none;
}
.list a .opis:hover {
  opacity: 0.8;
}
.right-col {
  margin-bottom: 20px;
}
.right-col .title {
  font-size: 1.15rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #525252;
}
.right-col .desc {
  color: #555;
  display: block;
  font-size: 0.85rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.right-col .desc p {
  margin: 10px 0 5px 0;
}
.right-col .desc a {
  color: #555;
}
.right-col .more {
  font-weight: bold;
  color: #76af2d;
}
.right-col .box-r {
  margin: 0;
  padding: 0;
}
.right-col .box-r .content {
  border: 1px solid #ddd;
  margin: 0;
}
.right-col .box-r .content .title {
  margin: 0 0 0 0;
  font-weight: 700;
  font-size: 1.225rem;
  text-transform: uppercase;
  padding: 12px 20px 10px 20px;
  color: white;
}
.right-col .box-r .content a {
  color: white;
}
.module .head {
  margin: 0 0 20px 0;
}
.module .head h2 {
  padding: 10px 0;
  margin: 0;
  font-size: 1.225rem;
  display: block;
  border-bottom: 1px solid #5a5a5a;
}
.module .head h2.color1 {
  background-color: #fff;
}
.module .head h2.color2 {
  background-color: #fff;
}
.module .head h2.color3 {
  color: #ff9900 !important;
}
.module .head.style2 {
  font-size: 0.9em;
}
.gallery figure {
  display: block !important;
  margin: 0 0 20px 0;
}
.gallery figure a {
  padding: 10px;
}
.gallery figure .img-wrapper {
  overflow: hidden;
  border: 1px solid #ddd;
  margin-bottom: 0 !important;
  height: 140px  !important;
  display: block !important;
  text-align: center;
}
.gallery figure .img-wrapper img {
  max-height: 160px ;
  display: inline-block !important;
}
.gallery figcaption {
  display: none;
}
.gallery.article figure .img-wrapper {
  height: 100px !important;
}
.gallery.article figure .img-wrapper img {
  max-height: 100px ;
}
.popup {
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 40px;
  padding: 10px 13px 10px 30px;
  text-align: center;
  display: inline-block;
  background-position: 8px 50%;
  background-repeat: no-repeat;
}
.popup:hover {
  color: white;
}
.popup.facebook {
  background-color: #305f97;
  background-image: url('http://www.okon4.ene.pl/img/fb-small.png');
}
.popup.twitter {
  background-color: #26c4f1;
  background-image: url('http://www.okon4.ene.pl/img/twitter-small.png');
}
.popup.googleplus {
  background-color: #e93f2e;
  background-image: url('http://www.okon4.ene.pl/img/googleplus-small.png');
}
.formError {
  z-index: 990;
}
.formError .formErrorContent {
  z-index: 991;
}
.formError .formErrorArrow {
  z-index: 996;
}
.formErrorInsideDialog.formError {
  z-index: 5000;
}
.formErrorInsideDialog.formError .formErrorContent {
  z-index: 5001;
}
.formErrorInsideDialog.formError .formErrorArrow {
  z-index: 5006;
}
.inputContainer {
  position: relative;
  float: left;
}
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  opacity: 1 !important;
}
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}
.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  width: 300px;
  font-size: 16px;
  border: 2px solid #ddd;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {
  background: #33be40;
}
.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}
.formError .formErrorArrow div {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  font-size: 0px;
  height: 1px;
  background: #ee0101;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
  background: #33be40;
}
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}
.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}
.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}
.formError .formErrorArrow .line8 {
  width: 11px;
}
.formError .formErrorArrow .line7 {
  width: 9px;
}
.formError .formErrorArrow .line6 {
  width: 7px;
}
.formError .formErrorArrow .line5 {
  width: 5px;
}
.formError .formErrorArrow .line4 {
  width: 3px;
}
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}
table {
  color: #333;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
tr:first-child td {
  background-color: #ccc !important;
}
td,
th {
  /*    border: 1px solid transparent;  No more visible border 
        height: 28px;
        transition: all 0.3s;   Simple transition for hover effect */
}
th {
  background: #DFDFDF;
  /* Darken header a bit */
  font-weight: bold;
}
td {
  background: #FAFAFA;
  text-align: left;
  padding: 0 10px;
}
/* Cells in even rows (2,4,6...) are one color */
tr:nth-child(even) td {
  background: #F1F1F1;
}
/* Cells in odd rows (1,3,5...) are another (excludes header cells)  */
tr:nth-child(odd) td {
  background: #FEFEFE;
}
/*tr td:hover { background: #dddddd; color: #555; }  Hover cell effect! */
#myPopModal {
  z-index: 60000;
}
#myPopModal .modal-header .close {
  background-color: #ffffff;
  padding: 6px 10px;
  position: absolute;
  top: 13px;
  right: 15px;
  z-index: 100;
  opacity: 0.3;
}
#myPopModal .modal-header {
  position: relative;
  padding: 0;
  border-bottom: none;
}
#myPopModal .modal-body {
  height: auto;
  overflow: visible;
  max-height: 100%;
}
#myPopModal .modal-body img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  height: auto;
  z-index: 100;
}
#myPopModal.modal {
  width: auto;
}
/*# sourceMappingURL=style.css.map */