@import "bootstrap/less/sprites.less";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,300,700&subset=latin,latin-ext);
.cien {
  box-shadow: 4px 4px 10px #aeaeae;
}
.transitionall {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top:  solid;
  border-right:  solid transparent;
  border-left:  solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: ;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: ;
  text-align: left;
  background-color: ;
  border: 1px solid ;
  border-radius: ;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: ;
  color: ;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: ;
  background-color: ;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: ;
  text-decoration: none;
  outline: 0;
  background-color: ;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: ;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: ;
  line-height: ;
  color: ;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index:  - 10;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom:  solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: ) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
body {
  color: #353535;
  font-family: 'Open Sans', sans-serif;
  background-image: -webkit-linear-gradient(top,#F5F8FF 30%,#dedede 100%);
  background-image: linear-gradient(to bottom,#F5F8FF 30%,#dedede 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f8ff', endColorstr='#ffdedede', GradientType=0);
}
.naglowek {
  background: #2B7CBF url('images/sgw_tlo.jpg') no-repeat center top;
}
a {
  color: #0D4777;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: #F47404;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ukryj {
  display: none;
}
.bialy {
  color: #ffffff;
}
.czarny {
  color: #000000;
}
h1 {
  font-size: 28px;
  text-align: left;
}
h2 {
  font-size: 24px;
  text-align: left;
}
h3 {
  font-size: 20px;
  text-align: left;
}
.site-header {
  display: block;
  position: relative;
  height: 300px;
  padding: 20px 0px 0px 0px;
  background: url('images/sgw_baner.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: 4px 4px 10px #aeaeae;
}
.herb_gdyni {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.site-header h1.site-title {
  display: block;
  margin: 0px auto 0px auto;
  padding: 10px;
  width: 100%;
  text-align: center;
  background-color: rgba(240,240,240,0.6);
}
.site-header h1.site-title a {
  font-weight: bold;
  font-size: 26px;
  color: #0D4777;
}
.site-header h1.site-title a:hover {
  text-decoration: none;
}
#pokaz_slajdow {
  height: 300px;
  overflow: hidden;
  box-shadow: 4px 4px 10px #aeaeae;
}
.tekst_menu {
  float: left;
  margin: 10px 10px;
  font-size: 20px;
}
#menu_boczne {
  margin-top: 20px;
}
#site-navigation {
  margin: 0px;
  border: 0px solid #0D4777;
  padding: 0px;
  width: 100%;
  border-bottom-right-radius: 5;
  border-bottom-left-radius: 5;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
  box-shadow: 4px 4px 10px #aeaeae;
}
.navbar-collapse {
  padding: 0px;
}
.navbar-nav {
  float: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.navbar-nav > li {
  float: none;
  width: 100%;
  margin: 0px 0;
  padding: 0px 0;
}
.navbar-default .navbar-nav > li > a {
  width: 100%;
  color: #0D4777;
  padding: 8px 10px 8px;
  margin: 0px;
  font-size: 1.2em;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus {
  background: #0D4777;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
  background: #2B7CBF;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar-nav > li > .dropdown-menu {
  position: relative;
  width: 100%;
  border: none;
  margin-bottom: 15px;
  padding: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar-nav li {
  border-bottom: 1px dashed #dadada;
}
.dropdown-menu > li > a {
  padding: 6px 10px 6px 30px;
  width: 100%;
  color: #0D4777;
  font-size: 1.1em;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: url('images/menu_bullet.png') no-repeat 5px center;
}
.dropdown-menu > li > a:hover {
  background: #2B7CBF url('images/menu_bullet.png') no-repeat 9px center;
}
.navbar .nav > li.dropdown.open > .dropdown-menu,
.navbar .nav > li.dropdown.active > .dropdown-menu,
.navbar .nav > li.dropdown.open.active > .dropdown-menu {
  display: block;
}
.navbar .nav > li.dropdown.hover > .dropdown-menu {
  display: block;
  z-index: 9999;
}
.page-header {
  margin-top: 0px;
}
#primary {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 40px 40px 40px;
  background: #ffffff;
  box-shadow: 4px 4px 10px #aeaeae;
}
article {
  border-bottom: 1px dashed #eaeaea;
}
#lang_choice_polylang-2 {
  display: block;
  width: auto;
  height: 40px;
  margin: 5px;
  padding: 5px 0px;
  font-size: 14px;
  line-height: 1.42857143;
  color: ;
  border: none;
  border-radius: 0px;
  text-align: center !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: all ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: all ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: all ease-in-out .15s, box-shadow ease-in-out .15s;
}
#primary {
  width: 100%;
  text-align: justify;
}
img.aligncenter,
img.alignleft,
img.alignright,
.attachment-thumbnail,
.wp-post-image {
  box-shadow: 4px 4px 10px #aeaeae;
}
.gallery-caption {
  margin-top: 10px;
  border-bottom: 1px dashed #aeaeae;
}
.galeria_thumb {
  margin-right: 30px;
}
header.galeria {
  display: block;
  margin-left: 80px !important;
}
table {
  border-collapse: collapse;
  margin-bottom: 20px;
}
table th {
  padding: 4px 8px;
  color: ;
  background: ;
  border: 1px solid ;
}
table td {
  padding: 3px 5px;
  border: 1px solid ;
}
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  -webkit-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block !important;
  z-index: 1;
}
.carousel.fade .item:first-child {
  top: 0;
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  -webkit-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.more-link {
  display: block;
  float: right;
  clear: both;
  overflow: hidden;
  margin: 5px 0 10px 0;
}
footer.entry-meta {
  display: block;
  float: none;
  clear: both;
}
a.link_invens,
a.link_invens:link a.link_invens:visited {
  display: block;
  position: relative;
  color: #999999;
  float: right;
  width: 220px;
  height: 22px;
  padding: 0px 90px 0 0;
  margin: 0px 0px 10px 0px;
  text-decoration: none;
  background: url('images/logo_invens.png') no-repeat top right;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.link_invens:hover {
  color: #333333;
  background: url('images/logo_invens.png') no-repeat bottom right;
}
#copyright {
  display: block;
  float: left;
  color: #999999;
  text-align: left;
  margin-bottom: 10px;
}
#invens {
  text-align: right;
}
.edit-link {
  display: block;
  clear: both;
}
dl {
  display: block;
  margin: 3px auto;
  width: 70%;
}
dl dt {
  width: 40%;
  float: left;
  text-align: left;
  clear: left;
  font-weight: bold;
  margin: 2px 0px 3px 0px;
  min-height: 30px;
}
dl dd {
  diplay: block;
  text-align: left;
  float: left;
  clear: right;
  margin: 2px 0px 3px 0px;
  min-height: 30px;
}
.widget {
  position: relative;
  background: #ffffff;
  padding: 15px 10px 10px 10px;
  margin-top: 20px;
  box-shadow: 4px 4px 10px #aeaeae;
}
.widget h3 {
  margin-top: 0px;
}
.ajax-loader {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 20;
}
.stopka_info {
  display: block;
  float: left;
  width: 100%;
  background-image: -webkit-linear-gradient(top,#ffffff 90%,#0D4777 100%);
  background-image: linear-gradient(to bottom,#ffffff 90%,#0D4777 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff0d4777', GradientType=0);
  background: #ffffff;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px 0px 10px 0px;
  box-shadow: 4px 4px 10px #aeaeae;
  color: #0D4777;
  border-bottom: 5px solid #0D4777;
}
.stopka .widget h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
input,
textarea {
  width: 100%;
}
textarea {
  height: 120px;
}
#appView {
  margin: 0px auto !important;
}
@media screen and (max-width: 767px) {
  body {
    background: #ffffff;
  }
  #primary {
    padding-left: 10px;
    padding-right: 10px;
  }
  #copyright {
    text-align: center;
  }
  #invens {
    text-align: center;
  }
  #wpfront-scroll-top-container {
    display: none !important;
  }
}
@media (max-width: 480px) {
  body {
    background: #ffffff;
  }
  #primary {
    padding-left: 10px;
    padding-right: 10px;
  }
  #copyright {
    text-align: center;
  }
  #invens {
    text-align: center;
  }
  #wpfront-scroll-top-container {
    display: none !important;
  }
}
