

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

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


body {
	background-color: #efefef;
}

#section-1 {
	
}


.logo {
	z-index: 999;
}

.menu-tlo {
	z-index: 999;
}

.header-menu {
	margin-left: 0px;
	padding-left: 80px;
	background-color: #efefef;
	border-bottom: 5px solid #20317f;
	height: 62px;
	z-index: 999;
	text-transform: uppercase;
	color: #6c6c6c;
}

.header-menu a {
	text-transform: uppercase;
	color: #6c6c6c;
}

.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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

.header-menu .navbar-collapse {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}


.header-menu .nav-pills > li {
	float: none;
}
	
.header-menu .nav > li  {
	font-size: 13px;
	color: #6c6c6c;
	font-weight: 4600;
	font-family: 'Open Sans';
	display: inline-block;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
}

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

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


.header-menu .nav > li > a {
	background: none;
	font-size: 13px;
	font-weight: 600;
	font-family: 'Open Sans';
	text-align: center !important;
	color: #6c6c6c;
	padding-top: 15px !important;
	padding-right: 14px !important;
	padding-bottom: 0px;
	padding-left: 10px !important;
	line-height: 15px;
	margin: 0px;
}

ul.nav > li.nav-selected {
	color: #3954ce !important;
	font-weight: 600;
	background-position: left bottom !important;
	background-image: none !important;
}

ul.nav > li.nav-selected > a.active  {
	padding-top: 15px;
	border-radius: 0px;
	background-color: #efefef;
	font-weight: 600;
	color: #20317f;
}

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

.header-menu .nav li a:focus {
	background-color: #efefef;
	border-radius: 0px;
	color: #3954ce;	
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #efefef;
    color: #3954ce;
    border-radius: 0px;
}

/* menu wysuwane */

#section-1 .header-menu .nav > li.has-submenu>a:after {
  background: url(/themes/custom/images/drop-da.png) no-repeat;
  display: block;
  width: 7px;
  height: 4px;
  content: "";
  position: absolute;
  left: 31px;
  top: 35px;
}

#section-1 .header-menu .nav > li.has-submenu:hover {

}

#section-1 .header-menu .nav .nav-path-selected {
  background-image: none !important;
}

#section-1 .header-menu .nav li a:hover {
    background-image: none !important;
	border: 0;
    border-radius: 0;
}

#section-1 .header-menu .nav li a:focus {
    color:#949494;
}

#section-1 .header-menu .nav-wrapper .nav li ul {
    position: absolute;
}


#section-1 .header-menu .nav-wrapper .nav li a:hover > .dropdown {
    display: none !important;
    display: block;
    text-decoration:none;     
}

#section-1 .header-menu .nav-wrapper .nav > li a {
    display: none; 
    display: block;
    padding-bottom: 10px;
}

#section-1 .nav li:hover > .dropdown {
    display: none; 
    display: block;
}

#section-1 .dropdown {
   display: none;
  margin-top: 3px;
  padding: 0px;
  z-index: 999;
  color: #fff;
  position: absolute;
  background-position: center top;
  line-height: 155%;
  width: 220px;
  margin-left: -75px;
  left: auto;
}

#section-1 .dropdown> li> .dropdown {   
  display: none;
  margin-top: 80px;
  margin-left: 0px;
  padding: 0px;
  z-index: 999;
  position: absolute;
  background-color: #20317f;
  background-position: center top;
  width: 220px;
}
  
#section-1 .dropdown .dropdown, #section-1 .dropdown .dropdown .dropdown {
  display:none;   
} 
  
#section-1 .dropdown li.first {
    background-color: #cccccc !important;
}


#section-1 .dropdown li {
    text-align: left;
    list-style-type: none;
    border-top-width: 1px;
    border-top-style: outset;
    border-top-color: #20317f;
    border: 1.5px solid #20317f;
}

#section-1 .dropdown li a {
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    display:block;
    padding-left: 5px;
    background-color: #aaaaaa;
}


#section-1 .dropdown li a:hover,#section-1 .dropdown li a:focus {
    text-decoration:none;
    background-color: #20317f !important;

}
 .dropdown > li {
     
}

/**/

.menu-tlo {
	margin-left: -15px;
}

#bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    background: #20317f !important;
}

#slider .banner {
	margin-top: -32px;
}

.banner-caption .container h1, .banner-caption .container h1 {
}

.banner-caption .container h2, .banner-caption .container h2 {
	font-size: 25px;
    text-align: center;
    color: #ffffff;
    margin-left: -15px !important;
    margin-bottom: 1px;
}

.banner .container h3, .banner .container h3 {
	font-size: 20px;
    text-align: center;
    color: #ffffff;
    margin-bottom: -15px !important; 
    margin-left: -15px !important;
    height: 70px;
}

.banner-caption h1 {
	display: none;
}

.banner h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  text-shadow: 2px 0px 3px #343434;
  font-family: 'Open Sans';
  font-size: 26px;
  font-weight: 300;
  color: #ffffff;
  background-image: url(/themes/custom/images/banner_tlo1.png);
  height: 50px;
}

.banner-caption h2 {
  margin-top: -1px !important;
  padding-top: 20px;
  text-align: center;
  text-shadow: 2px 0px 3px #343434;
  font-family: 'Open Sans';
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  background-image: url(/themes/custom/images/banner_tlo2.png);
  height: 60px;
}

.banner-caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    background-color: rgba(0, 0, 0, 0.0) !important;
    position: absolute;
    bottom: -1px !important;
    width: 100%;
    padding: 0px !important;
}

.owl-theme .owl-controls {
    background: none !important;
    border-top: 1px solid #eee;
    padding-top: 10px;
    text-align: center;
    /* height: 42px; */
}

.owl-pagination  {
	display: none;
}

.pole01 {
	margin-left: 60px;
}


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

.podstrona1 p {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
}

.podstrona1 p a {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 600;
	color: #626262;
}

.podstrona1 li {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
	color: #626262;
}

.podstrona1 h1 {
	font-family: 'Open Sans';
	font-size: 28px;
	color: #626262;
}

.podstrona1 h1 a {
	font-family: 'Open Sans';
	font-size: 28px;
	color: #626262;
}

.podstrona1 h3 {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #626262;
}

.podstrona1 h3 a {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #626262;
}

.podstrona1 h2 {
	font-family: 'Open Sans';
	font-size: 14px !important;
	color: #626262;
}

.podstrona1 h2 a {
	font-family: 'Open Sans';
	font-size: 14px !important;
	color: #626262;
}

.box1 {
	padding-top: 45px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px auto;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 12px;
	color: #626262;
}

.box1 a {
	color: #626262;
}

.box1 h1 {
	margin: 15px auto;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #626262;
}

.box1 img {
	margin-bottom: 5px;
}

.box2 {
	padding-top: 45px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px auto;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 12px;
	color: #626262;
}

.box2 a {
	color: #626262;
}

.box2 h1 {
	margin: 15px auto;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #626262;
}

.box2 img {
	margin-bottom: 5px;
}

.box3 {
	padding-top: 45px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px auto;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 12px;
	color: #626262;
}

.box3 a {
	color: #626262;
}

.box3 h1 {
	margin: 15px auto;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #626262;
}

.box3 img {
	margin-bottom: 5px;
}

#section-4 {
	background-image: url(/themes/custom/images/content_tlo2a.png);
}

#section-4 .container {
	background-image: url(/themes/custom/images/content_tlo2b.png);
	background-repeat: no-repeat;
}

.box4 {
	padding-top: 20px;
	padding-bottom: 25px;
}

.box4 p {
	margin-bottom: 15px;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
}

.box4 h2 {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 26px;
	font-weight: 300;
	line-height: 0.4em;
	color: #ffffff;
}

.box4 h3 {
	text-align: center;
	font-family: 'Open Sans';
	font-size: 26px;
	font-weight: 400;
	line-height: 0.4em;
	color: #ffffff;
	margin-top: 5px !important;
    margin-bottom: 5px !important;
    line-height: 0.3em;
}

hr {
    margin-top: 12px;
    margin-bottom: 0px !important;
    border: 0;
    border-top: 3px solid #20317f;
}

.box5 {
	padding-top: 45px;
	padding-bottom: 10px;
}

.box5 h1 {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 400;
	line-height: 0.8em;
	color: #626262;
}

.box5 p {
	text-align: center;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: 300;
	line-height: 0.8em;
	color: #626262;
}

.box6 {
	padding-bottom: 20px;
	padding-left: 120px;
	padding-right: 0px;

}

.box6 h1 {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 400;
	color: #626262;
}

.box6 p {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
	padding-right: 10px;
}

.box7 {
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 60px;

}

.box7 h1 {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 400;
	color: #626262;
}

.box7 p {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
	padding-right: 10px;
}

.box8 {
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 120px;
}

.box8 h1 {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 400;
	color: #626262;
}

.box8 p {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
}

.podstrona1 {
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 180px;
    padding-right: 180px;
}

.podstrona1 h1 {
	font-family: 'Open Sans';
	font-size: 22px;
	font-weight: 700;
	color: #626262;
}

.podstrona1 h2 {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
}

.podstrona3 {
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
}

.podstrona3 h1 {
	font-family: 'Open Sans';
	font-size: 22px;
	font-weight: 700;
	color: #09c654;
}

.podstrona3 h2 {
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 400;
	color: #626262;
}

#section-6 {

}

.icon-map {
	padding-left: 25px;
	text-align: center;
	z-index: 9999;
}

.footer-map {
	margin-top:-50px;
	text-align: center;
	background-position: center;
	z-index: -9999;
    background-image: url(/themes/custom/images/mapa_tlo.png);	
}

#section-7 {
	background-image: url(/themes/custom/images/footer_tlo01.png);	
	background-repeat: no-repeat;
    background-position: center;
	z-index: -9999;
}

#section-7 .container {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/themes/custom/images/footer_tlo01.png);	
	margin-top: -100px;
	z-index: 9999;
}

.footer-text {
	margin-top: -20px;
	margin-bottom: 40px;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: 300;
	color: #adadad;
	padding-bottom: 0px;
	padding-right: 15px;
	    position: relative;
}

.footer-text a {
	text-decoration: none;
	color: #ffffff;
}

.footer-text h1 {
	padding-bottom: 0px;
	margin: 0px !important;
	font-family: 'Open Sans';
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	line-height: 0.8 !important;
	text-transform: uppercase;
}

.footer-text h2 {
	padding-bottom: 10px;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
}

.footer-text tr {

}

.footer-text tr p {
    margin: 0 0 8px !important;
    line-height: 0.8 !important;
}

.footer-text td {
    margin-top: 15px !important;
    padding-right: 45px !important;
}

.table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd !important;
}


.footer-logos1 {
	padding-top: 10px;
}

.footer-logos2 {
	padding-top: 10px;
}

.footer-strzalka {
	margin-top: 40px;
}

#toTop {
  display:none;
  float: right;
  text-align: right;
  text-decoration:none;
  bottom:0px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:-999px;
  z-index: 999;
  background:url(/themes/custom//plugin/back-to-top/images/ui.png) no-repeat left top
}

#toTopHover {
  float: right;
  text-align: right;
  background:url() no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  opacity: 0;
  z-index: 999;
  -moz-opacity: 0;
  filter:alpha(opacity=0)
}

#toTop:active, #toTop:focus{
  outline:none
}

.c5form input[type="text"], .c5form input[type="email"], .c5form input[type="tel"] {
	border: 1px solid #c2c2c2;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120%;
	margin-bottom: 5px;
}

.c5form textarea {
	border: 1px solid #c2c2c2;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120%;
	margin-bottom: 5px;
}

.c5form label {
	text-transform: uppercase;
	width: 180px;
}
	
.c5form  .formBlockSubmitButton {
    background-color: #09c654;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 46px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
}


.formularz {
	padding: 35px;
	background-color: #ffffff;
}

#section-8  {
	background-color: #111111;
	height: 60px;
	margin-top: -20px;
}

.footer-copyright {
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: 300;
	color: #6d6d6d;
	line-height: 0.5;
}

.footer-copyright a {
	font-size: 10px;
	font-weight: 400;
	color: #8c8c8c;
}

#ccm-cookiesDisclosure .disclosure-form input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -30px;
    background-color: #1e2a54 !important;
    border: 1px solid #1e2a54 !important;
    float: right;
    font-size: 14px !important;
}

@media (min-width: 1000px) and (max-width: 1200px) {

.logo {
    z-index: 999;
    width: 400px !important;
}

.header-menu {
    margin-left: 0px;
    padding-left: 80px;
    background-color: #efefef;
    border-bottom: 5px solid #20317f;
    height: 62px;
    z-index: 999;
    text-transform: uppercase;
    color: #6c6c6c;
    width: 250px;
}

.banner-caption h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 24px !important;
    font-weight: 300;
    color: #ffffff;
    background-image: url(/themes/custom/images/banner_tlo1.png);
    height: 50px;
}

.banner-caption h2 {
    margin-top: -1px !important;
    padding-top: 5px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 32px !important;
    font-weight: 400;
    color: #ffffff;
    height: 50px;
    background-image: none !important;
    background-color: rgba(32, 49, 127, 0.7) !important;
}

#section-4 {
    background-image: none;
}

#section-4 .container {
    background-image: none;
}

.box4 {
    background-color: #20317f;
}
}


@media screen and (max-width: 999px) {


#section-1 {
	position: relative;
	z-index: 0;
}

.logo {
	z-index: 0;
}

.menu-tlo {
	z-index: 0;
	margin-top: -15px;
    margin-left: 0px; 
}

.header-menu {
    margin-left: 0px;
    padding-left: 80px;
    background-color: #efefef;
    border-bottom: 0px solid #20317f;
    height: 62px;
    z-index: 999;
    text-transform: uppercase;
    color: #6c6c6c;
}

.banner-caption h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 18px !important;
    font-weight: 300;
    color: #ffffff;
    background-image: url(/themes/custom/images/banner_tlo1.png);
    height: 50px;
}

.banner-caption h2 {
    margin-top: -1px !important;
    padding-top: 5px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 24px !important;
    font-weight: 400;
    color: #ffffff;
    height: 50px;
    background-image: none !important;
    background-color: rgba(32, 49, 127, 0.7) !important;
}

#section-2 {
	position: relative;
	z-index: -1;
}

#slider .banner {
	position: relative;
}

.banner h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 16px !important;
    font-weight: 300;
    color: #ffffff;
    background-image: url(/themes/custom/images/banner_tlo1.png);
    height: 50px;
}

.banner-caption h2 {
    margin-top: -1px !important;
    padding-top: 20px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    height: 60px;
    background-image: none !important;
    background-color: rgba(32, 49, 127, 0.7) !important;
}

.box1 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.box2 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.box3 {
  padding-top: 0px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

#section-4 {
    background-image: none;
}

#section-4 .container {
    background-image: none;
}

.box4 {
	background-color: #20317f;
}

.box6 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.box7 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.box8 {
  padding-top: 10px;
  padding-bottom: 65px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.ccm-layout-col {
    float: left;
    width: 200px !important;
}

div.ccm-layout-row.ccm-layout-row-1 {
	width: auto !important;
}

#section-6 {

}

.footer-map {
	width: 100%;
	height: 100%;
}

.map-mobile #map-canvas{
	width: auto;
}

#section-7 {
	background-position: center;
	background-image: url();
}

#section-7 .container {
    background-position: center;
    background-repeat: no-repeat;
    background-image: none;
    background-color: #343434;
    margin-top: 0px !important;
    z-index: 9999;
}

.footer-logos1 {
	margin-top: 10px !important;
}

.footer-logos2 {
	margin-top: 10px !important;
}

.footer-logos {
	margin-top: 20px;
	padding-left: 70px;
	padding-bottom: 35px;
}

#section-8  {
	background-color: rgba(0,0,0,0.0) !important;
	height: 60px;
	margin-top: -20px;
}

#section-8 .container {
	background-color: #111111;
}

.footer-copyright {
	padding-left: 5px;
	padding-top: 30px;
}

.footer-strzalka {
	margin-top: -50px;
}

.formularz {
  padding: 15px;
  background-color: #ffffff;
}

.c5form label {
  text-transform: uppercase;
  width: 105px;
  padding-right: 15px;
}

.c5form input[type="text"], .c5form input[type="email"], .c5form input[type="tel"] {
  width: 105%;
}
}

@media screen and (max-width: 767px) {

li.has-submenu, a.has-submenu {
	display: none;
}

#section-1 .header-menu .nav > li.has-submenu>a:after {
	display: none;
}

#section-1 .dropdown {
	display: none
}

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


#section-1 .dropdown li {
	display: none;
}

.ccm-layout-col {
	margin-top: 15px;
	padding-top: 10px;
    float: left;
    width: 500px !important;
    border-top: 1px solid #ccc;
}

div.ccm-layout-1-col-1.ccm-layout-cell.ccm-layout-col.ccm-layout-col-1.first {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 500px !important;
}


div.ccm-layout-1-col-2.ccm-layout-cell.ccm-layout-col.ccm-layout-col-2  {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 500px !important;
}

div.ccm-layout-1-col-3.ccm-layout-cell.ccm-layout-col.ccm-layout-col-3.last {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 500px !important;
}

.box4 h3 {
    text-align: center;
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: 400;
    line-height: 0.4em;
    color: #ffffff;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    line-height: 0.3em;
}
.table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd !important;
    display: inline;
}
.footer-strzalka {
    margin-top: -50px;
    margin-right: 30px;
}
.footer-text {
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 300;
    color: #adadad;
    padding-bottom: 0px;
    padding-right: 15px;
    position: relative;
}
}

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

.ccm-layout-col {
	margin-top: 15px;
	padding-top: 10px;
    float: left;
    width: 400px !important;
    border-top: 1px solid #ccc;
}

div.ccm-layout-1-col-1.ccm-layout-cell.ccm-layout-col.ccm-layout-col-1.first {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 400px !important;
}


div.ccm-layout-1-col-2.ccm-layout-cell.ccm-layout-col.ccm-layout-col-2  {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 400px !important;
}

div.ccm-layout-1-col-3.ccm-layout-cell.ccm-layout-col.ccm-layout-col-3.last {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 400px !important;
}
}


@media screen and (max-width: 500px) {

.banner-caption h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 12px !important;
    font-weight: 300;
    color: #ffffff;
    background-image: url(/themes/custom/images/banner_tlo1.png);
    height: 50px;
}

.banner-caption h2 {
    margin-top: -1px !important;
    padding-top: 5px;
    text-align: center;
    text-shadow: 2px 0px 3px #343434;
    font-family: 'Open Sans';
    font-size: 14px !important;
    font-weight: 400;
    color: #ffffff;
    height: 40px;
    background-image: none !important;
    background-color: rgba(32, 49, 127, 0.7) !important;
}

.box4 h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 26px;
    font-weight: 300;
    line-height: 0.4em;
    color: #ffffff;
    line-height: 1.2;
}

.box4 h3 {
    text-align: center;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 0.4em;
    color: #ffffff;
    width: auto;
    text-align: center;
    margin: 0px auto;
    line-height: 1.6;
}

.box4 img {
	width: 30px;
	height: 30px;
}

.podstrona1 p {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 400;
    color: #626262;
    line-height: 1.0;
}

.ccm-layout-row {
	display: inline;
}

.ccm-layout-col {
	margin-top: 15px;
	padding-top: 10px;
    float: left;
    width: 300px !important;
    border-top: 1px solid #ccc;
}

div.ccm-layout-1-col-1.ccm-layout-cell.ccm-layout-col.ccm-layout-col-1.first {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 240px !important;
}


div.ccm-layout-1-col-2.ccm-layout-cell.ccm-layout-col.ccm-layout-col-2  {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 240px !important;
}

div.ccm-layout-1-col-3.ccm-layout-cell.ccm-layout-col.ccm-layout-col-3.last {
	margin-top: 10px;
    display: inline-table;
    float: left;
    width: 240px !important;
}
}

@media screen and (max-width: 430px) {

.logo img {
	width: 100%;
	height: auto;
}

.table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd !important;
    display: inline;
}

.ccm-layout-col {
	margin-top: 15px;
	padding-top: 10px;
    float: left;
    width: 240px !important;
    border-top: 1px solid #ccc;
}

.box4 h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 26px;
    font-weight: 300;
    line-height: 0.4em;
    color: #ffffff;
    line-height: 1.2;
}

.box4 h3 {
    text-align: center;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    line-height: 0.4em;
    color: #ffffff;
    width: auto;
    text-align: center;
    margin: 0px auto;
    line-height: 1.6;
}

.box4 img {
	width: 30px;
	height: 30px;
}

.footer-strzalka {
	direction: none;
}

.footer-text {
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 300;
    color: #adadad;
    padding-bottom: 0px;
    padding-right: 15px;
    position: relative;
}
}

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

.footer-logos1 {
	padding-top: 35px;
}

.footer-logos2 {
	padding-top: 35px;
	text-align: right;
}
}