body > header a.lg span {
  font-size: 0.75em;
  display: block;
  padding-top: 15px;
}

div.locals {
  height: 2em;
  width: 150px;
  overflow: hidden;
  position: absolute !important;
  top: -1px; !important;
  right: 0;
}

div.locals ul {
  display: block;
  width: 150px;
  left: 0;
  top: 0;
  text-align: right !important;
}

.locals ul li a {
  color: #000 !important;
  text-shadow: none !important;
  font-size: 1em;
  line-height: 2.2em;
  display: block !important;
  width: 140px;
  padding: 0 10px 0 0 !important;
  text-align: right !important;
  display: block !important;
  opacity: 0.5;
}

.locals ul li a.active {
  display: none !important;
}

body > header form {
  margin-top: 2.2em;
}

input.se2 {
	letter-spacing: 0;
}

nav.prawe-menu form input:focus {
  display: inline-block;
}

nav.prawe-menu form input:blur {
  display: none;
}

.ct_slider2_overall .ct-slider2-static-text {
    text-align: left;
    display: block;
    background: rgba(255,255,255,0.8);
    color: #fff;
    width: auto;
    bottom: auto;
    font-size: 2.7em;
    line-height: 1.1;
    background: rgba(0, 0, 0, 0.33);
    position: absolute;
    left: 0;
    top: 30%;
    padding: 30px 50px 30px 120px;
   text-shadow: 0 0 12px #000;
    }

.ct_slider2_overall .ct-slider2-static-text:hover,
.ct_slider2_overall .ct-slider2-static-text.onhover {
    text-shadow: 0 0 5px #000;
    }











ul.banners-gallery {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	}

ul.banners-gallery li {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  color: #000;
  font-size: 0.9em;
  font-weight: 900;
  line-height: 1;
  margin: 0;
  margin-bottom: 40px;
  margin-right: 40px;
  padding: 0px;
  height: auto;
  width: 340px;
  outline: none;
  border: 0;
	}

ul.banners-gallery li span.banners-content {	}

ul.banners-gallery li span.banners-content-2 {	}

ul.banners-gallery li span.banners-content-2 span.banners-img {	}

ul.banners-gallery li span.banners-content-2 span.banners-img-2 {	}

ul.banners-gallery li span.banners-content-2 span.banners-img-2 a {	}

ul.banners-gallery li span.banners-content-2 span.banners-img-2 a img {
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: -5px;
  width: 340px;
	}

ul.banners-gallery li span.banners-content-2 span.banners-desc {	}

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title {	}

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title a {
  display: block;
  width: 310px;
  position: relative;
  background: #e6e9ed;
  color: #000;
  font-size: 0.9em;
  font-weight: 900;
  line-height: 1;
  padding: 15px;
  padding-bottom: 5px;
  text-align: left;
	}

.cl2 nav ul li a:hover {
  color: #ff6633;
  text-decoration: none;
  opacity: 0.8;
}


ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title a span {
  color: #ff6633;
  position: relative;
  left: 0;
  top: 0;
  font-size: 1.3em;
  line-height: 0.5;
}
.ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title a:hover span {
  color: #000;
}


ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-description {	}

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-description a {
  display: block;
  width: 310px;
  position: relative;
  background: #e6e9ed;
  color: #000;
  font-size: 0.7em;
  font-weight: 400;
  line-height: 1;
  padding: 0 15px 10px 15px;
  text-align: left;
  }

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title a:hover {
  color: #ff6633 !important;
  text-decoration: none;
  opacity: 0.8;
  }







.content_headers {
	margin-bottom: 1.5em;
	}

.content_headers .content_title {
	font-size: 2.2em;
	color: #000;
	font-weight: 300;
	line-height: 1;
	}

.content_headers .content_description {
	font-size: 1.2em;
	color: #000;
	font-weight: 300;
	margin: 0;
	margin-top: 5px;
	line-height: 1;
	}


.head-nor .content_headers {
	margin-bottom: 1.5em;
	}

.head-nor .content_headers .content_title {
	font-size: 2.2em;
	color: #000;
	font-weight: 300;
	line-height: 1;
	}

.head-nor .content_headers .content_description {
	font-size: 1.2em;
	color: #000;
	font-weight: 400;
	margin: 0;
	margin-top: 5px;
	line-height: 1;
	}

.head-ora .content_headers {
	margin-bottom: 3px;
	padding: 10px 10px 10px 20px;
	background: #ff6633;
	background: -moz-linear-gradient(left, #ff6633 20%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #ff6633 20%, #ffffff 100%);
	background: linear-gradient(to right, #ff6633 20%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6633', endColorstr='#ffffff', GradientType=1);
	}
.head-ora .content_headers .content_title {	font-size: 2em; color: #fff; }
.head-ora .content_headers .content_description { font-size: 1em; color: #fff; }

.head-blu .content_headers {
	margin-bottom: 3px;
	padding: 10px 10px 10px 20px;
	background: #4a89dc;
	background: -moz-linear-gradient(left, #4a89dc 20%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #4a89dc 20%, #ffffff 100%);
	background: linear-gradient(to right, #4a89dc 20%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a89dc', endColorstr='#ffffff', GradientType=1);
	}
.head-blu .content_headers .content_title {	font-size: 2em; color: #fff; }
.head-blu .content_headers .content_description { font-size: 1em; color: #fff; }

.head-tur .content_headers {
	margin-bottom: 3px;
	padding: 10px 10px 10px 20px;
	background: #0C8686;
	background: -moz-linear-gradient(left, #0C8686 20%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #0C8686 20%, #ffffff 100%);
	background: linear-gradient(to right, #0C8686 20%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0C8686', endColorstr='#ffffff', GradientType=1);
	}
.head-tur .content_headers .content_title {	font-size: 2em; color: #fff; }
.head-tur .content_headers .content_description { font-size: 1em; color: #fff; }

.head-yel .content_headers {
	margin-bottom: 3px;
	padding: 10px 10px 10px 20px;
	background: #ff9900;
	background: -moz-linear-gradient(left, #ff9900 20%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #ff9900 20%, #ffffff 100%);
	background: linear-gradient(to right, #ff9900 20%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#ffffff', GradientType=1);
	}
.head-yel .content_headers .content_title {	font-size: 2em; color: #fff; }
.head-yel .content_headers .content_description { font-size: 1em; color: #fff; }


ul.ct-newslist-bx {
	margin: 0;
	paddding: 0;
	list-style: none;
	}

ul.ct-newslist-bx li {
	display: block;
	background: #f5f7fa;
	}

ul.ct-newslist-bx a.ct-newslist-title-link {
	display: block;
    background: #f5f7fa;
    margin-bottom: 3px;
    font-size: 1.3em;
    line-height: 1.1;
    padding: 10px 20px 10px 20px;
    color: #000;
    border-left: 10px solid #6db6b6;
	}
ul.ct-newslist-bx a.ct-newslist-title-link:hover {
	background: #e6e9ed;
	text-decoration: none;
	}

ul.ct-newslist-bx .ct-newslist-short,
ul.ct-newslist-bx .ct-newslist-date,
ul.ct-newslist-bx .ct-newslist-more-link,
ul.ct-newslist-bx .ct-newslist-img-link {
	display: none;
	}

ul.ct-newslist-bx li:first-child .ct-newslist-img-link {
	display: table-cell;
	width: 1050px;
	height: 313px !important;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-size: cover;
	background-position: center;
	border-bottom: 3px solid #fff;
	}

ul.ct-newslist-bx li:first-child .ct-newslist-img-link img {
	display: none;
	}

a.ct-newslist-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-indent: -9999px;
	height: 60px;
	}

.pole2 {
  overflow: hidden;
  z-index: 10;
}
.pole2 > div {
  padding: 10px 0px 10px 60px;
}

.in-main > nav > div > div ul a.marked-link {
	font-weight: bold;
	}

.in-main > nav > div > div ul li.flag-1 {
	height: 0;
	overflow: hidden;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	}

.in-main > nav a.wiecej i {
	font-style: normal;
	}

.in-main > nav a.wiecej i.m2 {
	display: none;
	}

.newsBox td.file_list_text {
	padding-left: 10px;
	vertical-align: middle;
	}

.news-read-more {
	text-align: right;
	font-size: 0.7em;
	}

.news-read-more a {
	text-align: right;
	text-decoration: underline;
	}

nav.prawe-menu form:hover input[type="text"] {
	margin-right: 10px !important;
	}
nav.prawe-menu form input {
	margin-right: 10px;
	} 

footer .fttt span {
	font-size: 0.6em;
	display: block;
	position: relative;
	left: 0;
	top: 0;
	line-height: 1.1;
	padding-top: 10px;
	}

footer .rtxt {
	width: 340px;
	}

.rw_ct_gallery_list .slider-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	position: absolute;
	top: 280px;
	right: 15px;
	z-index: 10;
	}

.rw_ct_gallery_list .slider-nav li {
	display: inline-block;
	margin-right: 10px;
	}

.rw_ct_gallery_list .slider-nav li a {
	display: block;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 999px;
	box-shadow: 0 0 10px #000;
	text-indent: -9999px;
	text-align: left;
	opacity: 0.5;
	}

.rw_ct_gallery_list .slider-nav li.activeSlide a {
	opacity: 1;
	}

ul.ct-gallery-list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 3px;
	}

ul.ct-gallery-list li {
    display: block;
    background: #f5f7fa;
	}

ul.ct-gallery-list a {
	display: block;
    background: #f5f7fa;
    margin-bottom: 3px;
    font-size: 1.3em;
    line-height: 1.1;
    padding: 10px 20px 10px 20px;
    color: #000;
    border-left: 10px solid #6db6b6;
	}
ul.ct-gallery-list a:hover {
	background: #e6e9ed;
	text-decoration: none;
	}


a span.ct-newslist-title span,
ul.ct-gallery-list a span {
	font-weight: bold;
	display: inline-block;
	position: relative;
	font-size: 1.2em;
	line-height: 0;
	top: 0px;
	left: 2px;
	color: #008080;
	}

.head-ora a span.ct-newslist-title span,
.head-ora ul.ct-gallery-list a span {
	color: #dc5900;
	}
.head-ora ul.ct-gallery-list a,
.head-ora a.ct-newslist-title-link {
    border-left: 10px solid #e8a87d !important;
	}

.head-blu a span.ct-newslist-title span,
.head-blu ul.ct-gallery-list a span {
	color: #4a89dc;
	}
.head-blu ul.ct-gallery-list a,
.head-blu a.ct-newslist-title-link {
    border-left: 10px solid #9fc0eb !important;
	}

.head-yel a span.ct-newslist-title span,
.head-yel ul.ct-gallery-list a span {
	color: #ff9900;
	}
.head-yel ul.ct-gallery-list a,
.head-yel a.ct-newslist-title-link {
    border-left: 10px solid #fac87d !important;
	}


.forminplace {
  width: 300px;
  text-align: center;
  margin: 0 auto 100px auto;
  padding: 20px;
  }

.file_list_file_description_link {
  color: #000;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 1.1;
  display: block;
  }

.file_list_file_title {
  color: #000 !important;
  text-decoration: none !important;
  font-size: 0.6em;
  opacity: 0.8;
  line-height: 1.1;
  display: block;
  left: 1px;
  position: relative;
}

.in-main > nav > div > div ul a.notlink {
  display: block;
  padding: 7px 10px;
  color: #fff !important;
  background: none !important;
  cursor: default !important;
  opacity: 0.6 !important;
  font-size: 0.8em;
}

@media (min-width: 980px) and (max-width: 9999px) {

	.in-main > nav > div > div ul a:hover,
	.in-main > nav > div > div ul a.selected,
	.in-main > nav > div > div ul a.traced,
	.in-main > nav > div > div ul a.active {
	  background: rgba(0, 0, 0, 0.07);
	  text-decoration: none;
	}

	.in-main > nav > div > div ul li ul {
		display: none;
		}

	.in-main > nav > div > div ul li {
		position: relative;
		}

	.in-main > nav > div > div ul li ul {
		position: absolute;
		top: 30px;
		left: 50px;
		background: #319898;
		padding: 5px;
		z-index: 100;
		box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
		font-size: 0.9em;
		}

	.in-main > nav > div > div ul li ul li {
		border-bottom: 1px solid rgba(0,0,0,0.1);
		}

	.in-main > nav > div > div ul li ul li:last-child {
		border-bottom: none;
		}

}
 
.dostepnosc {
	position: relative;
	z-index: 999;
	}


.sitemap-list #page_2452 {display:none;}
.sitemap-list #page_2447 {display:none;}
.sitemap-list #page_2440 {display:none;}
.sitemap-list #page_2441 {display:none;}
.sitemap-list #page_2442 {display:none;}
.sitemap-list #page_2443 {display:none;}
.sitemap-list #page_2444 {display:none;}
.sitemap-list #page_2473 {display:none;}
.sitemap-list #page_2476 {display:none;}
.sitemap-list #page_2451 {display:none;}
.sitemap-list #page_2460 {display:none;}
.sitemap-list #page_2455 {display:none;}
.sitemap-list #page_2456 {display:none;}
.sitemap-list #page_2457 {display:none;}
.sitemap-list #page_2458 {display:none;}
.sitemap-list #page_2459 {display:none;}
.sitemap-list #page_2474 {display:none;}
.sitemap-list #page_2475 {display:none;}

.sitemap-list #page_2453 {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #000;
}

.ct_reach_text table td {
vertical-align: middle;
}


.rw_ct_reach_text a[href$=".pdf"] {
	display: inline-block;
	padding-left: 30px;
	background: url('gfx/pdf.png') no-repeat 5px center;
	}

.rw_ct_reach_text a[href$=".doc"],
.rw_ct_reach_text a[href$=".docx"] {
	display: inline-block;
	padding-left: 30px;
	background: url('gfx/doc.png') no-repeat 5px center;
	}
	
.rw_ct_reach_text a[href$=".xls"],
.rw_ct_reach_text a[href$=".xlsx"] {
	display: inline-block;
	padding-left: 30px;
	background: url('gfx/xls.png') no-repeat 5px center;
	}












.ct-short-files-list-x ul {
	margin: 0;
	paddding: 0;
	list-style: none;
	}

.ct-short-files-list-x ul li {
	display: block;
	background: #f5f7fa;
	}

.ct-short-files-list-x ul a {
	display: block;
    background: #f5f7fa;
    margin-bottom: 3px;
    font-size: 1.3em;
    line-height: 1.1;
    padding: 10px 20px 10px 20px;
    color: #000;
    border-left: 10px solid #6db6b6;
	}
.ct-short-files-list-x ul a:hover {
	background: #e6e9ed;
	text-decoration: none;
	}

.ct-short-files-list-x ul .ct-newslist-short,
.ct-short-files-list-x ul.ct-newslist-date,
.ct-short-files-list-x ul .ct-newslist-more-link,
.ct-short-files-list-x ul .ct-newslist-img-link {
	display: none;
	}

.ct-short-files-list-x ul li:first-child .ct-newslist-img-link {
	display: table-cell;
	width: 1050px;
	height: 313px !important;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-size: cover;
	background-position: center;
	border-bottom: 3px solid #fff;
	}

.ct-short-files-list-x ul li:first-child .ct-newslist-img-link img {
	display: none;
	}

.head-ora .ct-short-files-list-x ul a span {
	color: #dc5900;
	}
.head-ora .ct-short-files-list-x ul a {
    border-left: 10px solid #e8a87d !important;
	}

.head-blu .ct-short-files-list-x ul a span {
	color: #4a89dc;
	}
.head-blu .ct-short-files-list-x ul a {
    border-left: 10px solid #9fc0eb !important;
	}

.head-yel .ct-short-files-list-x ul a span {
	color: #ff9900;
	}
.head-yel .ct-short-files-list-x ul a {
    border-left: 10px solid #fac87d !important;
	}

footer .fttt {
  color: #ff6633;
  text-transform: uppercase;
  font-size: 2em;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  top: 30%;
  left: 400px;
  margin-right: 370px;
  padding-right: 0;
  line-height: 1.1;
}

.rw_ct_reach_text a.noicon {
	display: inline;
	padding-left: 0px;
	background: none;
	}

.folding a {
	display:inline-block;
	background: #eee !important;
	clear: both !important;
	padding: 5px !important;
	text-transform: uppercase !important;
	position: relative !important;
	top: -20px !important;
	width:100%;
	text-align:center;
}


.folding a.foldReadLess:last-child {
	top: 10px !important;
	position: relative;
	margin-bottom: 20px;
}

.pole2 {
  z-index: 35 !important;
}

.slider .anim_ct .anim_text .ct-slider2-static-text {
  max-width: 800px;
  }

.product-box .product-features div:first-child,
.product-box .product-features div:nth-child(2),
.product-box .product-features div:nth-child(3) {
	display: inline-block;
	font-size: 40px;
	font-weight: 300;
	padding: 20px 0;
	}

.product-box {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.product-box .inner-label {
	width: 80px;
	display: inline-block;
	padding: 5px 0;
	font-weight: 300;
	}

.product-box .function {
	position: relative;
	top: -20px;
	font-weight: 300;
	padding-left: 2px;
	
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.product-box .function .inner-label {
	display: none;
	}

.product-back-link {
	font-size: 12px;
	text-transform: uppercase;
}

.product-box .contact-form {
		border-top: 1px solid #eee;
		margin-top: 20px;
		padding-top: 20px;
		font-weight: 300;
		}

.product-box .contact-form label {
		font-size: 0.8em;
		}


.cl1 section {
  z-index: 10;
}

.ui-tabs .ui-tabs-nav {
  clear: both;
  position: relative;
  left: -4px;
  z-index: 90;
}

.ui-tabs-nav a { color: #000 !important; font-size: 20px;font-family: lato, sans-serif;
}

.ui-tabs-nav .ui-tabs-selected {
	border-color:#000;
}

.ui-widget-header {border: none;background: none;background: -moz-linear-gradient(center bottom , #1EA0DA 5%, #0055AA 99%) repeat scroll 0 0;color: #eaf5f7;font-weight: bold;}

.cl1>span>div>section {
	display: block;
	max-width: 1000px !important;
	padding: 0 25px 30px !important;
	border: 1px solid #000 !important;
	border-radius: 0 4px 4px 4px;
	}

body > header a.ulg {
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 2.25em;
  line-height: 1.1;
  font-weight: 600;
  margin-left: 130px;
  top: 20px;
}

body > header a.ulg span {
    font-size: 0.75em;
    display: block;
    padding-top: 15px;
}

body > header a.ulg:hover {
  text-decoration: none;
  color: #ff6633;
}