<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cookies-message{
	background-color: #efefef;
	border-bottom: 1px solid #d3d0d0;
	font-size: 14px;
	/*height: 26px;*/
	line-height: 22px;
	padding: 4px 20px;
	position: fixed;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}
#accept-cookies-checkbox{
	background-color: #00afbf;
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	margin-left: 6px;
	padding: 3px 6px;
	text-decoration: none;
}
body{
	min-width: 320px;
}
body.cookieOn{
	padding-top: 12px;
}
#home #header{
	height: auto;
}
#header-shortcuts{
	z-index: 1;
}
#home #content &gt; *{
	margin-top: -5px;
}
.column-right-669{
	width: 670px;
}


@media (max-width: 1040px){
	#advMenu{
		position: relative;
		height: auto;
	}
	#advMenu:after{
		content: "";
		display: block;
		clear: both;
	}
	#advMenu li{
		position: static;
	}
	#advMenu .subMenuWrap{
		left: 0;
		right: 0;
		display: block;
	}
	#advMenu li:hover .subMenuWrap{
		top: 58px;
	}
	#advMenu .subMenuWrap li{
		position: relative;
	}
	#advMenu .subMenuWrap li:hover .subMenuWrap{
		left: 100%;
		right: auto;
	}
}
@media (max-width: 980px){
	#home #header,
	#header{
		display: block;
		height: auto;
		
		box-shadow: -20px 0 0 0 #151f29, 20px 0 0 0 #151f29;
		-webkit-box-shadow: -20px 0 0 0 #151f29, 20px 0 0 0 #151f29;
		-moz-box-shadow: -20px 0 0 0 #151f29, 20px 0 0 0 #151f29;
	}
	
	#home #header{
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}

	#header .header-img,
	#header .header-img-description,
	#header .header-img-description-blank{
		display: none;
	}
	#home #content &gt; *{
	margin-top: 0;
}
    #wrapper,
	#wrapper.case{
		width: 100%;
		padding: 0 20px;
		margin: 0 auto;
		background: none;
		
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
	.menu-wrapper{
		position: static;
		width: auto;
		margin-top: 50px;
	}
	#home .menu-wrapper{
		margin-top: 0;
	}
	#advMenu li{
		display: block;
		float: none;
		position: relative;
		margin: 0;
		padding: 0;
	}
	#advMenu li:after{
		content: "";
		display: block;
		clear: both;
	}
	#advMenu li.parent{
		padding-right: 40px;
	}
	#advMenu li .rwdTrig{
		position: absolute;
		right: 0;
		top: 0;
		width: 40px;
		height: 40px;
		background: url("../img/bullet_arrow_down.png") center center no-repeat !important;
	}
	#advMenu .subMenuWrap{
		position: static;
		display: none;
		clear: both;
	}
	#advMenu .subMenuWrap.open{
		display: block;
	}
	
	#advMenu .subMenuWrap tbody,
	#advMenu .subMenuWrap tr,
	#advMenu .subMenuWrap td{
		display: block;
	}
	#advMenu .subMenuWrap ul{
		width: auto;
	}
	#advMenu .subMenuWrap .pictures li{
		float: none;
	}
	
	#advMenu li:hover  &gt; .subMenuWrap{
		
	}
	
	ul.social{
		top: 0;
		bottom: auto;
		right: auto;
		left: 0;
		top: 92px;
		width: auto;
	}
	
	#header-shortcuts{
		position: static;
		width: auto;
		height: auto;
		margin-left: 170px;
		margin-bottom: 15px;
	}
	#home #header-shortcuts{
		margin-bottom: 0;
	}
	#header-shortcuts:after{
		content: "";
		display: block;
		clear: both;
	}
	#header-shortcuts ul.top-nav{
		width: 100%;
		margin-right: 0;
		height: auto;
	}
	
	#header-shortcuts ul.flags,
	#header-shortcuts ul.font-size{
		float: left;
	}
	
	.foot-wrap{
		width: auto;
		display: block;
	}
	.footer-fix{
		display: none;
	}
	#footer{
		height: auto;
		margin: 0;
		display: block;
	}
	#short-nav{
		clear: both;
		position: static;
		margin: 15px 0 0 0;
		float: left;
		width: 100%;
	}
	
	
	#newsletter-box{
		padding: 0;
		width: 40%;
	}
	.shortcuts{
		margin: 0;
		width: 23%;
	}
	#copyright{
		max-width: 37%;
	}
	
	.column-right-210,
	.column-left-210,
	.column-left-310{
		width: 31.63%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.column-left-769,
	.column-right-769,
	.column-right-669{
		width: 68.37%;
		background-position: center bottom;
		
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
	.home-cont{
		background: none;
	}
	.home-cont .column-left-334,
	.home-cont .column-right-334{
		width: 50%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
	#home #header #slider{
		width: auto !important;
		height: auto !important;
		overflow: auto !important;
		margin: 0 -20px;
	}
	#home #header #slider ul{
		margin: 0 !important;
		width: 100% !important;
		display: flex;
	}
	#home #header #slider ul[data-children-count='1']{
		width: 100% !important;
	}
	#home #header #slider ul[data-children-count='2']{
		width: 200% !important;
	}
	#home #header #slider ul[data-children-count='3']{
		width: 300% !important;
	}
	#home #header #slider ul[data-children-count='4']{
		width: 400% !important;
	}
	#home #header #slider ul[data-children-count='5']{
		width: 500% !important;
	}
	#home #header #slider ul[data-children-count='6']{
		width: 600% !important;
	}
	#home #header #slider ul[data-children-count='7']{
		width: 700% !important;
	}
	#home #header #slider ul[data-children-count='8']{
		width: 800% !important;
	}
	#home #header #slider ul[data-children-count='9']{
		width: 900% !important;
	}
	#home #header #slider ul[data-children-count='10']{
		width: 1000% !important;
	}
	#home #header #slider li{
		width: auto;
		height: auto;
		margin: 0 !important;
		float: none !important;
	}
	#home #header #slider li img{
		display: block;
		width: 100%;
		height: auto;
	}
	#slider li .slide-description{
		right: 0;
		left: auto;
		top: 30%;
		width: 50%;
	}
	#slider li .slide-description h2{
		font-size: 1.7em;
	}
	#slider li .slide-description p{
		font-size: 1.2em;
	}
	
	#home #header #slider + #prevBtn,
	#home #header #slider + #prevBtn + #nextBtn{
		display: none;
	}
	
	.fb_iframe_widget,
	.fb_iframe_widget span,
	.fb_iframe_widget iframe{
		width: 100% !important;
	}
	
	#content table{
		width: auto;
	}
	#content table,
	#content table tbody,
	#content table tr{
		display: block;
	}
	#content table td{
		display: inline-block;
	}
	
	img{
		max-width: 100%;
		width: auto;
		height: auto;
	}
	
	.mediaGalerii table,
	.mediaGalerii table tbody,
	.mediaGalerii table tr{
		display: block;
	}
	.mediaGalerii table td{
		display: inline-block;
		width: 220px;
	}
	.mediaGalerii table td br{
		display: none;
	}
	.mediaGalerii table td{
		overflow: hidden;
	}
	
	.mediaGalerii table td a{
		display: block;
		padding-top: 1000px;
		margin-top: -1000px;
		position: relative;
		z-index: 2;
	}
	.mediaGalerii table td a:first-child{
		z-index: 1;
	}
}
@media (max-width: 768px){
	#header{
		padding-top: 100px;
	}

	#header-shortcuts{
		margin: 30px 0 
	}
	#home #header-shortcuts{
		margin: 30px 0 
	}
	
	.menu-wrapper{
		margin-top: 0;
	}
	
	#header-shortcuts .search-box,
	#header-shortcuts ul.flags,
	#header-shortcuts ul.font-size{
		width: 100%;
		margin-right: 0;
		float: left;
	}
	#header-shortcuts ul.flags,
	#header-shortcuts ul.font-size{
		background: none;
	}
	#home #header #slider{
		border-bottom: 20px solid #f3f3f3;
	}
	#home #header #slider li{
		background: #000;
	}
	#slider li .slide-description{
		position: static;
		width: auto;
		padding: 10px 20px;
		background: #000;
	}
	
	#newsletter-box{
		width: 60%;
	}
	.shortcuts{
		width: 40%;
		text-align: right;
	}
	#copyright{
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	#copyright .foot-nav{
		text-align: center;
	}
	#footer ul.foot-nav li{
		display: inline-block;
		float: none;
	}
	
	#short-nav{
		text-align: center;
	}
	#short-nav h3,
	#short-nav ul,
	#short-nav ul li{
		float: none;
		display: inline;
	}
	
	.column-right-210,
	.column-left-769,
	.column-left-210,
	.column-right-769,
	.column-left-310,
	.column-right-669{
		width: 100%;
	}
	
	#submenu, ul.side-menu{
		width: auto;
	}
	
	#form_table,
	#form_table tbody,
	#form_table tr,
	#form_table td{
		display: block;
		text-align: left;
	}
	#form_table .form_label{
		text-align: left;
	}
	#form_table .form_sekcja{
		background: none;
		padding-toP: 20px;
		font-size: 16px;
	}
}
@media (max-width: 490px){
	#newsletter-box{
		width: 100%;
		text-align: center;
	}
	.shortcuts{
		width: 100%;
		text-align: center;
	}
	
	#footer .foot-wrap &gt; *{
		padding-top: 15px;
		margin-top: 15px;
		border-top: 1px solid rgba(255,255,255,0.1);
	}
	#footer .foot-wrap &gt; *:first-child{
		padding-top: 0;
		margin-top: 0;
		border-top: none;
	}

	.home-cont .column-left-334,
	.home-cont .column-right-334{
		width: 100%;
	}
}</pre></body></html>