

/**************************
*	        CUSTOM        *
**************************/



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);


body {
	font-family: 'Open Sans';
	background: url(/themes/custom/images/banner_01a.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
    background-color: #fff no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
}

p {
  margin: 0 0 5px;
  font-weight: 300 !important;
}

a {
	color: #00b4ff;
}

html {
	background-color: #00b4ff;
}

.center {
  text-align: center;
}

.center img {
  text-align: center;
}

.table {
    width: 100%;
    margin-bottom: 0px; 
}

#section-1 {
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 6px;
	position: fixed;
	z-index: 999;
	top: 0;
}

#section-1a {
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	margin: 0px auto;
	padding-top: 8px;
	padding-bottom: 6px;
}

.header-menu {
	margin: 0px;
	padding-left: 5px;
	margin-top: 4px;
}

.header-menu p a:hover {
	color: #00b4ff;
	text-decoration: none !important;
}

.header-menu .navbar-default {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header-menu .nav {
	display: block;
	margin-bottom: 0px;
	background-color: #ffffff;
}
	
.header-menu .navbar-collapse {
	background-color: #ffffff;
}

.header-menu .nav-pills > li {
	float: none;
}
	
.header-menu .nav > li  {
	font-size: 16px;
	color: #0f9fff;
	font-weight: 700;
	font-family: 'Open Sans';
	font-variant: normal;
	letter-spacing: 1px;
	display: inline-block;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

.header-menu .nav > li.first {
	border-left-style: none;
}

.header-menu .nav > li.first > a {
	border-left-style: none;
}

.header-menu .nav > li > a {
	background: none;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Open Sans';
	font-variant: normal;
	text-align: center !important; 
	text-transform: uppercase !important;
	color: #000000;
	padding-top: 30px !important; 
	padding-bottom: 30px;
	padding-left: 10px !important; 
	padding-right: 10px !important; 
	line-height: 15px;
	margin: 0px;
}

ul.nav > li.nav-path-selected {
	font-weight: 700;
	color: #00b4ff !important;
	background-position: left bottom !important;
	background-image: none !important;
}



ul.nav > li.nav-path-selected > a.hover {
    padding-top: 15px;
    border-radius: 0px;
    background-color: #ffffff;
    font-weight: 700;
    color: #ffffff;
    background: #00b4ff !important;
}

ul.nav > li.nav-path-selected > a:hover {
    padding-top: 15px;
    border-radius: 0px;
    background-color: #ffffff;
    font-weight: 700;
    color: #ffffff;
    background: #00b4ff !important;
}

.header-menu .nav li a:hover {
	border-radius: 0px;
	color: #00b4ff;
	background-image: none !important;
}

.header-menu .nav li a:focus {
	background-color: #ffffff;
	border-radius: 0px;
	color: #555555;	
}

.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px; 
    border: 1px solid transparent;
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 0px; 
    padding-left: 0px; 
}

.nav li:hover > .dropdown {
     display: none; 
     display: block;
 }

.dropdown {
       display: none;
  margin-top: -1px;
  z-index: 999;
  color: #fff;
  position: absolute;
  background-color: #0fa0c6;
  background-position: center top;
  font-size: 18px;
  padding: 0px;
  line-height: 155%;
 width: 260px;
 }

.dropdown> li> .dropdown
{   display: none;
  margin-top: -70px;
  margin-left: 240px;
  z-index: 999;
  color: blue;
  position: absolute;
  background-color: #0fa0c6;
  background-position: center top;
  font-size: 10px;
  padding: 0px;
  line-height: 155%;
 width: 260px;
}
  
.dropdown .dropdown, .dropdown .dropdown .dropdown {
     display:none;
     
 }
  
  
#section-1 .dropdown li.first{
     border-top-style: none;
 }


.dropdown li {
     text-align: left;
     list-style-type: none;
     border-top-width: 1px;
     border-top-style: outset;
     border-top-color: #ccebf6;

 }

.dropdown li a {
     padding-top: 20px;
     padding-bottom: 20px;
     padding-left: 10px !important; 
     font-size: 14px;
     color: #fff;
     text-transform: uppercase;
font-weight: 600;
display:block;
padding-left: 5px;
 }


.dropdown li a:hover,  .dropdown li a:focus {
     text-decoration:none;
      background-color: #ccebf6 !important;
      color: #0fa0c6;
}
 .dropdown > li {
     
 }

.nav li:hover > a {
	background-color: #0fa0c6;
	color: #fff;
}

.nav li:hover > a:hover {
	background-color: #ccebf6;
	color: #fff;
}

/**/

.header-phone {
	margin-top: 12px;
	padding-left: 25px;
}

.header-phone img {
	margin-top: 5px;
}

.header-phone p {
	margin: 0 0 0px !important;
}

.header-phone .table>tbody>tr>td, .header-phone .table>tfoot>tr>td {
    padding: 0px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0px solid #ccc !important;
}

#section-2 {
  padding-top: 340px;
  height: 700px;
}

.slider01-tel {
  padding-top: 140px;
  padding-left: 60px;
}

.slider01 {
	color: #ffffff;
}

.slider01 h1 {
	line-height: 1.4em !important;
	color: #ffffff;
  text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.9);
}

.slider01 h2 {
	line-height: 1.4em !important;
	color: #ffffff;  
  text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.9);
}

.slider01 h3 {
	font-size: 32px !important;
	font-weight: 300;
	line-height: 1.4em !important;
	color: #ffffff;
  text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.95);
}

.slider01 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider01 .nivo-caption {
    position: absolute;
    left: 6% !important;
    top: 200px !important;
    background: none !important;
}

.slider01 .nivo-controlNav {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 10;
    width: 97.5%;
    text-align: center;
}

.slider01 .nivo-caption #bar {
    width: 0%;
    height: 4px;
    max-width: 80%;
}

.slider01 .nivo-caption {
  background-color: rgba(0, 0, 0, 0.0);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 10px;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.4em;
  width: 520px;
  height: auto;
  margin: 0px auto;
  opacity: 1.0;
}

#section-3 {
	background-color: #00b4ff;
	padding-top: 70px;
	padding-bottom: 60px;
	color: #ffffff;
}

.refki1, .refki2, .refki3 {

}

.refki1 img, .refki2 img, .refki3 img {
	margin-bottom: 20px;
}

.refki1 p, .refki2 p, .refki3 p {
    font-size: 14px;
    line-height: 1.8em;
    color: #ffffff;
}

.refki1 strong, .refki2 strong, .refki3 strong {
    font-weight: 600 !important;
}

.refki1 a, .refki2 a, .refki3 a {
	color: #ffffff;
}

#section-4 {
	padding-top: 60px;
	padding-bottom: 40px;
	background-color: #ffffff;
}

#section-4 .table>tbody>tr>td, #section-4 .table>tfoot>tr>td {
    padding: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 30px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ccc !important;
}

#section-4 hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 0px solid #ccc !important;
}

.box1-text {

}

.box1-text p {
	margin: 0 0 0px !important;
	color: #8a8f91;
}

.box2-text {

}

.box2-text p {
	margin: 0 0 0px !important;
	color: #8a8f91;
}

.slider02 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider02 .nivo-caption {
    position: absolute;
    top: 140px !important;
    text-align: center !important;
    background: none !important;
    opacity: 1.0 !important;
}

.slider02 .nivo-caption h1 {
	margin: 0px auto;
	margin-bottom: 20px !important;
	padding-left: 140px !important;
	padding-right: 140px !important;
	text-align: center !important;
	font-weight: 700;
	font-size: 48px !important;
	line-height: 1.6em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h2 {
    margin: 0px auto !important;
	padding-left: 140px !important;
	padding-right: 140px !important;
	text-align: center !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 2.0em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h3 {
	margin: 0px auto;
	margin-top: 40px !important;
	padding: 15px !important;
	background-color: #ffffff;
	text-align: center !important;
	font-weight: 700;
	font-size: 18px !important;
	color: #00b4ff;
	width: 240px;
	height: 50px;
	overflow: hidden;
	display: block;
	border: none;
	opacity: 1.0 !important;
}

.slider02 .nivo-caption h3 a {
	color: #00b4ff !important;
}

#section-5 {
	background-color: #00b4ff;
	padding-top: 0px;
	padding-bottom: 0px;
}

#section-6 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #ffffff;
}

.formularz {
	color: #00b4ff
}

.formblock {
	margin-top: 30px;
}

.formularz input, .formularz button, .formularz select, .formularz textarea {
    width: 96%;
    padding: 15px;
    margin: 6px;
    background-color: #ffffff;
    border: 1px solid #00b4ff;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #222222;
}

.formularz input.submit {
	background-color: #00b4ff;
	border: 0;
	padding: 15px;
	margin-top: 20px;
	height: 60px;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	width: 96%;
}

div.fields .field-text input,
div.fields .field-telephone input,
div.fields .field-email input,
div.fields .field-textarea textarea {
    color: #3e3e3e;
    font-size: 17px;
    font-weight: 400;
}

div.fields .field-text input::-webkit-input-placeholder,
div.fields .field-telephone input::-webkit-input-placeholder,
div.fields .field-email input::-webkit-input-placeholder,
div.fields .field-textarea textarea::-webkit-input-placeholder {
    color: #3e3e3e;
    font-size: 17px;
    font-weight: 400;
}

div.fields .field-text input:-moz-placeholder,
div.fields .field-telephone input:-moz-placeholder,
div.fields .field-email input:-moz-placeholder,
div.fields .field-textarea textarea:-moz-placeholder {
    color: #3e3e3e;
    font-size: 17px;
    font-weight: 400;
    opacity:  1;
}

div.fields .field-text input::-moz-placeholder,
div.fields .field-telephone input::-moz-placeholder,
div.fields .field-email input::-moz-placeholder,
div.fields .field-textarea textarea::-moz-placeholder  {
    color: #3e3e3e;
    font-size: 17px;
    font-weight: 400;
    opacity:  1;
}

div.fields .field-text input:-ms-input-placeholder,
div.fields .field-telephone input:-ms-input-placeholder,
div.fields .field-email input:-ms-input-placeholder,
div.fields .field-textarea textarea:-ms-input-placeholder {
    font-size: 17px;
    font-weight: 400;
    color: #3e3e3e;
}

.formularz .formblock .success {
    padding: 10px !important;
    margin-left: 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 160px;
    width: 96%;
}

.formularz .formblock .errors {
    padding: 5px;
    background-color: #FFCCCC;
    border: 1px solid red;
    color: red;
    width: 97%;
}

.formblock {
	margin-top: 30px;
}

.formularz-contact input, .formularz-contact button, .formularz-contact select, .formularz-contact textarea {
    width: 95%;
    padding: 12px;
    margin: 6px;
    background-color: #ffffff;
    border: 1px solid #00b4ff;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #222222;
}

.formularz-contact input.submit {
	background-color: #00b4ff;
	border: 0;
	padding: 15px;
	margin-top: 20px;
	height: 60px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	width: 95%;
}

.formularz-contact div.fields .field-text input,
.formularz-contact div.fields .field-telephone input,
.formularz-contact div.fields .field-email input,
.formularz-contact div.fields .field-textarea textarea {
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 400;
}

.formularz-contact div.fields .field-text input::-webkit-input-placeholder,
.formularz-contact div.fields .field-telephone input::-webkit-input-placeholder,
.formularz-contact div.fields .field-email input::-webkit-input-placeholder,
.formularz-contact div.fields .field-textarea textarea::-webkit-input-placeholder {
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 400;
}

.formularz-contact div.fields .field-text input:-moz-placeholder,
.formularz-contact div.fields .field-telephone input:-moz-placeholder,
.formularz-contact div.fields .field-email input:-moz-placeholder,
.formularz-contact div.fields .field-textarea textarea:-moz-placeholder {
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 400;
    opacity:  1;
}

.formularz-contact div.fields .field-text input::-moz-placeholder,
.formularz-contact div.fields .field-telephone input::-moz-placeholder,
.formularz-contact div.fields .field-email input::-moz-placeholder,
.formularz-contact div.fields .field-textarea textarea::-moz-placeholder  {
    color: #3e3e3e;
    font-size: 15px;
    font-weight: 400;
    opacity:  1;
}

.formularz-contact div.fields .field-text input:-ms-input-placeholder,
.formularz-contact div.fields .field-telephone input:-ms-input-placeholder,
.formularz-contact div.fields .field-email input:-ms-input-placeholder,
.formularz-contact div.fields .field-textarea textarea:-ms-input-placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #3e3e3e;
}

.formularz-contact .formblock .success {
    padding: 10px !important;
    margin-left: 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 160px;
    width: 95.5%;
}

.formularz-contact .formblock .errors {
    padding: 5px;
    margin-left: 5px;
    background-color: #FFCCCC;
    border: 1px solid red;
    color: red;
    width: 95.5%;
}

#section-7 {
    background-color: #00b4ff;
    padding-top: 30px;
    padding-bottom: 20px;
}

.copyright {
	padding-top: 20px;
	text-align: center;
	color: #524d4d;
}

.copyright a {
	color: #ffffff;
}

/* podstrona*/

#section-2-podstrona {
	background-color: #00b4ff;
	padding-top: 22px;
	padding-bottom: 15px;
	font-size: 48px;
	font-weight: 300;
	color: #ffffff;
}

#section-3-podstrona {
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 40px;
}

.box1-podstrona {
	padding-left: 80px;
	padding-right: 80px;
}

.box1-podstrona p {
	line-height: 2.0em;
}

.box1-podstrona li {
    line-height: 2.0em;
}

#section-3-podstrona .table>tbody>tr>td, #section-3-podstrona th {
    padding: 12px;
    padding-top: 20px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd !important;
}

#section-3-mapa {
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 10px;
}

.mapa {
	padding-left: 70px;
	padding-right: 70px;
}

.googleMapCanvas {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

.contact {
	padding-left: 100px;
}
.contact a {
	color: #333333;
}

.phone {
	padding-left: 50px;
	padding-right: 50px;
}
.phone a {
	color: #333333;
}

.phone2 {
	padding-right: 100px;
}
.phone2 a {
	color: #333333;
}

.bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc !important;
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
    border: 0px solid #fff !important;
    background: #fff;
}

#fancybox-outer {
    position: absolute !important;
    width: 100%;
    height: 100%;
    background: #FFF;
}

#fancybox-title-wrap {
	display: none !important;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 30px !important;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

#ccm-cookiesDisclosure .disclosure-form input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -30px;
    background-color: #00b4ff !important;
    border: 1px solid #00b4ff !important;
    float: right;
    font-size: 16px !important;
    font-weight: 600;
    width: 130px !important;
}

#ccm-cookiesDisclosure p {
    padding: 2px 0;
    margin: 0;
    margin-left: -80px !important;
}

@media (min-width: 1701px) and (max-width: 2600px) {

body {
  background: url(/themes/custom/images/banner_01b.png) no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
    background-color: #fff no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
}

#section-2 {
  padding-top: 270px;
  height: 600px;
}
}

@media (min-width: 1599px) and (max-width: 1699px) {

body {
  background: url(/themes/custom/images/banner_01a.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
    background-color: #fff no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
}

#section-2 {
    padding-top: 420px;
    height: 700px;
}

.slider01-tel {
    padding-top: 80px;
    padding-left: 60px;
}

.slider01 h3 {
    font-size: 32px !important;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #ffffff;
    margin-top: -50px;
}
}


@media (min-width: 1500px) and (max-width: 1599px) {

body {
	background: url(/themes/custom/images/banner_01a.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
    background-color: #fff no-repeat fixed center center / cover rgba(0, 0, 0, 0) !important;
}

#section-2 {
    padding-top: 380px;
    height: 700px;
}

.slider01-tel {
    padding-top: 90px;
    padding-left: 60px;
}

.slider01 h3 {
    font-size: 32px !important;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #ffffff;
    margin-top: -50px;
}
}

@media (min-width: 992px) and (max-width: 1300px) {

#section-1 {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 8px;
    padding-bottom: 6px;
    position: fixed;
    z-index: 999;
    top: 0;
}

#section-1a {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 8px;
    padding-bottom: 6px;
}

.header-logo {
	left:-30px;
}

.header-logo img {
	width: 95%;
	height: auto;
}

.header-menu {
    width: 780px;
    left: 130px;
}

.header-phone {
    margin-top: 12px;
    left: -30px;
    padding-left: 25px;
    font-size: 14px !important;
    width: 160px;
    float: right;
}

.zadzwon {
    font-size: 20px !important;
    color: #00b4ff;
    width: 150px;
}

.slider01-tel {
    padding-top: 120px;
    padding-left: 60px;
}

.slider01 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider01 .nivo-caption {
    position: absolute;
    left: 30px !important;
    top: 200px !important;
    background: none !important;
}

.slider01 .nivo-controlNav {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 10;
    width: 97.5%;
    text-align: center;
}

.slider01 .nivo-caption #bar {
    width: 0%;
    height: 4px;
    max-width: 80%;
}

.slider01 .nivo-caption {
  background-color: rgba(0, 0, 0, 0.0);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4em;
  width: 700px;
  height: auto;
  margin: 0px auto;
  opacity: 1.0;
}

.slider01 h3 {
    font-size: 30px !important;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #ffffff;
    text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.95);
}

.slider02 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider02 .nivo-caption {
    position: absolute;
    top: 90px !important;
    text-align: center !important;
    background: none !important;
    opacity: 1.0 !important;
}

.slider02 .nivo-caption h1 {
	margin: 0px auto;
	margin-bottom: 20px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	text-align: center !important;
	font-weight: 700;
	font-size: 38px !important;
	line-height: 1.6em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h2 {
    margin: 0px auto !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	text-align: center !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 2.0em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h3 {
	margin: 0px auto;
	margin-top: 40px !important;
	padding: 15px !important;
	background-color: #ffffff;
	text-align: center !important;
	font-weight: 700;
	font-size: 18px !important;
	color: #00b4ff;
	width: 240px;
	height: 50px;
	overflow: hidden;
	display: block;
	border: none;
	opacity: 1.0 !important;
}

.slider02 .nivo-caption h3 a {
	color: #00b4ff !important;
}

.ccm-layout-17-col-1 img {
  width: 100%;
  height: auto;
}

.deluxe_image_gallery_image {
    padding: 15px !important;
    text-align: center;
    float: left;
    width: 50% !important;
    height: auto;
    margin-bottom: 30px !important;
}

#ccm-cookiesDisclosure p {
    padding: 2px 0;
    margin: 0;
    margin-left: 0px !important;
}

.box1-podstrona img {
  width: 100%;
  height: auto;
}
}

@media (min-width: 770px) and (max-width: 991px) {

#section-1 {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 8px;
    padding-bottom: 6px;
    position: fixed;
    z-index: 999;
    top: 0;
}

#section-1a {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 8px;
    padding-bottom: 6px;
}

.header-logo {
	text-align: center;
	margin-bottom: 10px;
}

.header-menu {
    margin: 0px;
    padding-left: 5px;
    width: 780px;
    float: left;
}

.header-phone {
    margin-top: 12px;
    padding-left: 25px;
    width: 300px;
    float: left;
}

#section-2 {
    padding-top: 260px;
    height: 600px;
}

.slider01-tel {
    padding-top: 30px;
    padding-left: 00px;
}

.slider01 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider01 .nivo-caption {
    position: absolute;
    left: 6% !important;
    top: 120px !important;
    background: none !important;
}

.slider01 .nivo-controlNav {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 10;
    width: 97.5%;
    text-align: center;
}

.slider01 .nivo-caption #bar {
    width: 0%;
    height: 4px;
    max-width: 80%;
}

.slider01 .nivo-caption {
  background-color: rgba(0, 0, 0, 0.0);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4em;
  width: 650px;
  height: auto;
  margin: 0px auto;
  opacity: 1.0;
}

.slider01 h3 {
    font-size: 28px !important;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #ffffff;
    text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.95);
}

.slider02 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider02 .nivo-caption {
    position: absolute;
    top: 80px !important;
    text-align: center !important;
    background: none !important;
    opacity: 1.0 !important;
}

.slider02 .nivo-caption h1 {
	margin: 0px auto;
	margin-bottom: 20px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	text-align: center !important;
	font-weight: 700;
	font-size: 36px !important;
	line-height: 1.6em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h2 {
    margin: 0px auto !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	text-align: center !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 2.0em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h3 {
	margin: 0px auto;
	margin-top: 40px !important;
	padding: 15px !important;
	background-color: #ffffff;
	text-align: center !important;
	font-weight: 700;
	font-size: 18px !important;
	color: #00b4ff;
	width: 240px;
	height: 50px;
	overflow: hidden;
	display: block;
	border: none;
	opacity: 1.0 !important;
}

.slider02 .nivo-caption h3 a {
	color: #00b4ff !important;
}

.box2-text {
	margin-top: 30px;
}

.footer-social {
	text-align: center;
}

.box1-podstrona {
    padding-left: 30px;
    padding-right: 30px;
}

#section-3-mapa {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mapa {
	padding-left: 10px;
	padding-right: 10px;
}

.googleMapCanvas {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.contact {
	padding-left: 10px;
}
.contact a {
	color: #333333;
}

.phone {
	padding-left: 10px;
	padding-right: 10px;
}
.phone a {
	color: #333333;
}

.mail {
	padding-right: 10px;
}
.mail a {
	color: #333333;
}

#section-3-podstrona {
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

.ccm-layout-17-col-1 img {
  width: 100%;
  height: auto;
}

.deluxe_image_gallery_image {
    padding: 15px !important;
    text-align: center;
    float: left;
    width: 50% !important;
    height: auto;
    margin-bottom: 30px !important;
}

#ccm-cookiesDisclosure p {
    padding: 2px 0;
    margin: 0;
    margin-left: 0px !important;
}

.box1-podstrona img {
  width: 100%;
  height: auto;
}
}

@media (min-width: 1px) and (max-width: 769px) {

#section-1 {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 8px;
    padding-bottom: 6px;
    position: relative;
    z-index: 999;
    top: 0;
}

#section-1a {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    margin: 0px auto;
    padding-top: 8px;
    padding-bottom: 6px;
}

#section-2 {
    padding-top: 100px;
    height: 600px;
}

.slider01-tel {
    padding-top: 30px;
    padding-left: 15px;
}

#section-2-podstrona {
    background-color: #00b4ff;
    padding-top: 22px;
    padding-bottom: 15px;
    font-size: 32px;
    font-weight: 300;
    color: #ffffff;
}

.header-menu .nav > li > a {
    background: none;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open Sans';
    font-variant: normal;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #000000;
    padding-top: 20px !important;
    padding-bottom: 20px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    line-height: 15px;
    margin: 0px;
}

.dropdown {
  display: none !important;
}

.dropdown> li> .dropdown {
    display: none !important;
}
  
.dropdown .dropdown, .dropdown .dropdown .dropdown {
  display: none !important;
}
  
  
#section-1 .dropdown li.first{
  display: none !important;
}


.dropdown li {
  display: none !important;
}

.dropdown li a {
  display: none !important;
}


.header-phone {
    margin-top: 12px;
    padding-left: 25px;
    text-align: center;
    width: 250px;
    float: right;
}

.slider01 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider01 .nivo-caption {
    position: absolute;
    left: 0px !important;
    top: 40px !important;
    background: none !important;
}

.slider01 .nivo-controlNav {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 10;
    width: 97.5%;
    text-align: center;
}

.slider01 .nivo-caption #bar {
    width: 0%;
    height: 4px;
    max-width: 80%;
}

.slider01 .nivo-caption {
  background-color: rgba(0, 0, 0, 0.0);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4em;
  width: auto;
  height: auto;
  margin: 0px auto;
  opacity: 1.0;
}

.slider01 h3 {
    font-size: 28px !important;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #ffffff;
    text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.95);
}

.slider02 .theme-default .nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
}

.slider02 .nivo-caption {
    position: absolute;
    top: 50px !important;
    text-align: center !important;
    background: none !important;
    opacity: 1.0 !important;
}

.slider02 .nivo-caption h1 {
	margin: 0px auto;
	margin-bottom: 10px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	text-align: center !important;
	font-weight: 700;
	font-size: 32px !important;
	line-height: 1.4em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h2 {
    margin: 0px auto !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	text-align: center !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 1.4em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h3 {
	margin: 0px auto;
	margin-top: 10px !important;
	padding: 5px !important;
	background-color: #ffffff;
	text-align: center !important;
	font-weight: 700;
	font-size: 18px !important;
	color: #00b4ff;
	width: 240px;
	height: 30px;
	overflow: hidden;
	display: block;
	border: none;
	opacity: 1.0 !important;
}

.slider02 .nivo-caption h3 a {
	color: #00b4ff !important;
}

.box2-text {
	margin-top: 30px;
}

.box1-podstrona {
    padding-left: 30px;
    padding-right: 30px;
}

#section-3-mapa {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mapa {
	padding-left: 10px;
	padding-right: 10px;
}

.googleMapCanvas {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.contact {
	padding-left: 10px;
}
.contact a {
	color: #333333;
}

.phone {
	padding-left: 10px;
	padding-right: 10px;
}
.phone a {
	color: #333333;
}

.mail {
	padding-right: 10px;
}
.mail a {
	color: #333333;
}

#section-3-podstrona {
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

.box1a-refki, .box2a-refki, .box3a-refki, .box4a-refki, .box5a-refki {
  margin-bottom: 30px;
}

.ccm-layout-row {
  width: 100%;
}

.ccm-layout-table .ccm-layout-col {
    float: left !important;
    width: 100% !important;
}

.ccm-layout-col-spacing {
  margin-bottom: 30px;
}

.ccm-layout-17-col-1 img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.deluxe_image_gallery_image {
    padding: 15px !important;
    text-align: center;
    float: left;
    width: 50% !important;
    height: auto;
    margin-bottom: 30px !important;
}

#ccm-cookiesDisclosure p {
    padding: 2px 0;
    margin: 0;
    margin-left: 0px !important;
}

.box1-podstrona img {
  width: 50%;
  height: auto;
}
}

@media (min-width: 1px) and (max-width: 600px) {

.box1-podstrona img {
  width: 30%;
  height: auto;
}
}

@media (min-width: 1px) and (max-width: 499px) {

.header-logo img {
	width: 80%;
	height: auto;
}

.slider01 h3 {
    font-size: 24px !important;
    font-weight: 300;
    line-height: 1.4em !important;
    color: #ffffff;
}

.slider01 .nivo-caption {
    position: absolute;
    left: 0px !important;
    top: 30px !important;
    background: none !important;
}

.slider01 .nivo-caption {
  background-color: rgba(0, 0, 0, 0.0);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4em;
  width: auto;
  height: auto;
  margin: 0px auto;
  opacity: 1.0;
}

.slider02 .theme-default .nivoSlider {
    position: relative;
    background: #00b4ff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    height: 220px;
}

.slider02 .nivo-caption {
    position: absolute;
    top: 10px !important;
    text-align: center !important;
    background: none !important;
    opacity: 1.0 !important;
}

.slider02 .nivo-caption h1 {
	margin: 0px auto;
	margin-bottom: 10px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center !important;
	font-weight: 700;
	font-size: 24px !important;
	line-height: 1.4em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h2 {
    margin: 0px auto !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 1.4em !important;
	color: #ffffff !important;
}

.slider02 .nivo-caption h3 {
	margin: 0px auto;
	margin-top: 20px !important;
	padding: 5px !important;
	background-color: #fff !important;
	text-align: center !important;
	font-weight: 700;
	font-size: 18px !important;
	color: #ffffff !important;
	width: 240px;
	height: 30px !important;
	overflow: hidden;
	display: block;
	border: none;
	opacity: 1.0 !important;
}

.slider02 .nivo-caption h3 a {
	color: #00b4ff !important;
}

.ccm-layout-table .ccm-layout-col {
    float: none !important; 
}

.ccm-layout .last .ccm-layout-col-spacing {
    margin: 0px auto !important;
}

.ccm-layout-col-spacing img {
    margin-bottom: 30px;
}

.box1-podstrona img {
  width: 50%;
  height: auto;
}
}

@media (min-width: 1px) and (max-width: 399px) {

.slider01 .nivo-caption {
    position: absolute;
    left: 0px !important;
    top: 10px !important;
    background: none !important;
}

.slider01 .nivo-caption {
  background-color: rgba(0, 0, 0, 0.0);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4em;
  width: auto;
  height: auto;
  margin: 0px auto;
  opacity: 1.0;
}

.box1-podstrona img {
  width: 50%;
  height: auto;
}
}