html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed, figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display: block;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q { quotes:none;} blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
b,strong {font-weight:bold;}
i,em {font-style:italic;}
.rwContentBox ul,.cn ul { list-style-type:disc;margin:20px 0;margin-left:45px;}
.rwContentBox ol,.cn ol { list-style-type:decimal;margin:20px 0;margin-left:55px;}
.rwContentBox li,.cn li { padding-left:0px;}
.rwContentBox table td {vertical-align:top;}
div,h1,h2,h3,h4,h5,h6,p,form { position:relative;margin:0;padding:0;display:block;font-weight:normal;}
ul { margin-top:0;}
img { border:0;}
.clear,.cl { clear:both;}
	
body {
	font: 300 20px/1.2 'open sans', sans-serif;
	color: #000;
	background: #fff url('gfx/bg.jpg') no-repeat top center;
	}

body.fonty-wieksze {
	font-size: 24px;
	}

body.fonty-najwieksze {
	font-size: 30px;
	}

body.kontrast {
	color: #fff;
	background: #000;
	}

.in-main div {
	line-height: 1.5;
	}

a {
	outline: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	text-decoration: none;
	color: #3e74d6;
	}
a:hover {
	text-decoration: underline;
	color: #294e92;
	}

body.kontrast a {
	color: yellow !important;
	font-weight: bold;
	}

body.kontrast * a:hover {
	color: yellow !important;
	}

body>header {
	position: relative;
	}

body>header>div:first-child {
	position: relative;
	width: 1100px;
	height: 250px;
	margin: 0 auto;
	z-index: 10;
	}

.cien1 {
	display: block;
	width: 100%;
	height: 76px;
	background: url('gfx/sh1.png') no-repeat bottom right;
	position: absolute;
	bottom: 0;
	right: 0;
	}

.cien2 {
	display: block;
	width: 100%;
	height: 76px;
	background: url('gfx/sh2.png') no-repeat bottom left;
	position: absolute;
	top: 0;
	right: 0;
	}

body>header a.lg img {
	position: relative;
	width: auto;
	height: 150px;
	top: 50px;
	left: 20px;
	}

body.kontrast >header a.lg img {
	position: relative;
	width: 315px;
	top: 50px;
	left: 20px;
	border: 10px solid #fff;
	top: 40px;
	}

body>header h1 a,
body>header h2 a {
	color: #000;
	font: bold 1.5em/1 ubuntu, sans-serif;
	display: block;
	padding-top: 0px;
	margin-top: -50px;
	padding-left: 250px;
	}

nav.social ul {
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	text-align: right;
	}

nav.social ul li {
	display: inline-block;
	}

nav.social ul li a {
	display: block;
	width: 32px;
	height: 32px;
	background-position: center;
	text-align: left;
	text-indent: -9999px;
	margin-left: 7px;
	}

nav.social a.fb { background: url('gfx/fb.png'); }
nav.social a.tw { background: url('gfx/tw.png'); }
nav.social a.gp { background: url('gfx/gp.png'); }
nav.social a.in { background: url('gfx/in.png'); }
nav.social a.pi { background: url('gfx/pi.png'); }

.kontrast nav.social a {
	background-color: #fff;
	}

body>header form {
	position: absolute;
	display: block;
	top: 100px;
	right: 4px;
	text-align: right;
	}

input,
textarea {
	background: #fff;
	border-radius: 0;
	border-color: #3e74d6;
	font: 300 0.9em/1.2 'open sans', sans-serif;
	padding: 6px 12px;
	letter-spacing: 0;
	}

input[type='submit'], button {
	background: #3e74d6 !important;
	border-radius: 0;
	border-color: #3e74d6;
	font: 300 0.9em/1.2 'open sans', sans-serif;
	padding: 6px 12px;
	letter-spacing: 0;
	text-transform: none;
	}

body>header input {
	border: 1px solid #fff !important;
	margin: 0 !important;
	}

body>header input.se1 {
	padding-right: 40px;
	}

body>header input.se2 {
	margin-left: -42px !important;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background: url('gfx/lupe.png') no-repeat center !important;
	}

nav.wcag {
	position: absolute;
	bottom: 0;
	right: 0;
	}

nav.wcag li {
	display: inline-block;
	}

nav.wcag li a {
	opacity: 0.3;
	margin-left: 10px;
	padding: 0 5px;
	}
nav.wcag li a:hover {
	opacity: 1;
	}

.kontrast nav.wcag a {
	opacity: 1 !important;
	background: #fff;
	display: block;
	padding: 0 5px;
	}

body>nav {
	display: block;
	background: #4a89dc url('gfx/mnbg.gif') no-repeat center -40px;
	color: #fff;
	}

body.kontrast>nav {
	display: block;
	background: #3b5f8f;
	color: #fff;
	}

body>nav>div {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 32px 0;
	}

body>nav ul li {
	display: block;
	position: relative;
	}

body>nav ul a {
	font-weight: 300;
	display: block;
	color: #fff !important;
	text-decoration: none !important;
	padding: 6px 20px;
	border-bottom: 1px solid #3e74d6;
	}

body>nav ul li.has-children>a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 15px;
	border-color: transparent transparent transparent rgba(62, 116, 214, 0.4);
	position: absolute;
	top: 12px;
	right: 10px;
	}

body>nav ul a:hover,
body>nav ul a.active,
body>nav ul a.selected,
body>nav ul a.traced {
	background: rgba(62, 116, 214, 0.5);
	}

body.kontrast>nav ul a:hover,
body.kontrast>nav ul a.active,
body.kontrast>nav ul a.selected,
body.kontrast>nav ul a.traced {
	background: #ff0 !important;
	color: #000 !important;
	}

body>nav>div {
	text-align: center;
	}

body>nav>div>div {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	text-align: left;
	margin-right: 3%;
	}

body>nav>div>div>ul>li:first-child a {
	border-top: 1px solid #3e74d6;
	}

body>nav>div>div:last-child {
	margin-right: 0;
	}

body>nav ul ul {
	display: none;
	position: absolute;
	top: 10px;
	left: 280px;
	width: 300px;
	background: #4a89dc;
	box-shadow: 5px 5px 30px rgba(0,0,0,0.5);
	z-index: 10;
	}

.kontrast body>nav ul ul {
	display: none;
	position: absolute;
	top: 10px;
	left: 280px;
	width: 300px;
	background: #3a6eb4;
	outline: 2px solid #fff;
	box-shadow: 5px 5px 30px rgba(0,0,0,1), 5px 5px 30px rgba(0,0,0,1);
	z-index: 10;
	}

body>nav>div>div:last-child ul ul {
	left: -280px;
	}

.marked-link {
	font-weight: bold;
	}

.in-main>div:nth-child(2) {
	width: 1060px;
	margin: 0 auto;
	}

footer {
	display: block;
	background: #4a89dc url('gfx/mnbg.gif') no-repeat center -40px;
	color: #fff;
	margin-top: 100px;
	text-align: center;
	font-size: 0.8em;
	padding: 50px;
	}

.kontrast footer {
	display: block;
	background: #3b5f8f;
	color: #fff;
	margin-top: 100px;
	text-align: center;
	font-size: 0.8em;
	padding: 50px;
	}

footer a {
	color: #fff !important;
	}

nav.bc {
	display: block;
	padding: 7px 0 10px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
}

nav.bc li {
	display: inline-block;
	font-size: 0.6em;
	position: relative;
	color: #4a89dc;
	}

.kontrast nav.bc li {
	font-weight: bold;
	color: #fff;
	}

nav.bc li.rw-bcitem-2494,
nav.bc li.rw-bcitem-2495,
nav.bc li.rw-bcitem-2496 {
	display: none !important;
	}

nav.bc li a {
	color: #4a89dc;
	}

nav.bc li a:after {
	content: " > ";
	color: #aaa;
	display: inline-block;
	margin: 0 5px 0 10px;
	}

div.file_list_container {
	padding: 3px 0;
	text-align: center;
	background: #fff;
	width: 80%;
	margin: 40px auto;
	padding: 20px 20px 30px 20px;
	font-size: 0.6em;
	box-shadow: 0 0 50px rgba(0,0,0,0.05);
	line-height: 1;
	}

.kontrast div.file_list_container {
	background: none;
	outline: 2px solid #ff0;
	color: #fff;
	}

div.file_list_container a {
	color: #aaa;
	}

div.file_list_container .file_list_file_description {
	font-family: ubuntu, sans-serif;
	font-size: 1.8em !important;
	color: #4a89dc;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-wrap: break-word;
	}

div.file_list_container td.file_list_text a.file_list_file_title {
	display: none;
	}

div.file_list_container .additional-info {
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	opacity: 0.4;
	letter-spacing: 1px;
	}

div.file_list_container td:hover .additional-info {
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	opacity: 1;
	letter-spacing: 1px;
	}

div.file_list_container .additional-info strong {
	display: inline-block;
	margin-left: 5px;
	font-weight: normal;
	}

.kontrast div.file_list_container * {
	color: #ff0 !important;
	}

.content_headers {
	margin: 0;
	display: inline-block;
	background: #fff;
	font-weight: bold;
	font-family: ubuntu, sans-serif !important;
	border-left: 68px solid #3e74d6;
	min-height: 68px;
	margin-bottom: 40px;
	margin-left: -93px;
	}

.kontrast .content_headers {
	margin: 0;
	display: inline-block;
	background: none;
	color: #fff !important;
	font-weight: bold;
	font-family: ubuntu, sans-serif !important;
	border-left: 0px solid #3e74d6;
	min-height: 68px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-bottom: 1px solid #fff
	}

.content_headers .content_title {
    font-size: 1.5em;
	font-weight: bold;
	color: #434a54;
	padding: 15px 25px 15px 25px;
	}

.kontrast .content_headers .content_title {
    font-size: 1.5em;
	font-weight: bold;
	color: #fff !important;
	padding: 15px 25px 15px 25px;
	}

.kontrast .content_headers .content_title {
    font-size: 1.5em;
	font-weight: bold;
	color: #434a54;
	padding: 15px 25px 15px 0px;
	}

.content_headers .content_description {
	color: rgba(67, 74, 84, 0.6);
    font-size: 1em;
	font-weight: bold;
    margin-top: 0px;
    margin-left: 0px;
	padding: 0px 25px 15px 25px;
	}

.kontrast .content_headers .content_description {
	color: #fff;
    font-size: 1em;
	font-weight: bold;
    margin-top: 0px;
    margin-left: 0px;
	padding: 0px 25px 15px 25px;
	}

.podstrony {
	display: none;
	top: -40px;
	}

.podstrony.podstronysa {
	display: block;
	}

.podstronysa span {
	font-size: 1em;
	padding-bottom: 10px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

.podstronysa ul {
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
	}

.podstronysa ul ul {
	display: none;
	}

.podstronysa ul li {
	display: inline-block;
	}

.podstronysa ul li a {
	background: #4a89dc;
	display: block;
	color: #fff;
	padding: 6px 20px;
	text-align: left;
	width: 220px;
	font-weight: 300;
	height: 3em;
	display: table-cell;
	vertical-align: middle;
	}
.podstronysa ul li a:hover { 
	background: #396cba;
	text-decoration: none;
	}

.kontrast .podstronysa ul li a {
	background: none;
	outline: 2px solid #ff0;
	display: block;
	color: #fff;
	font-weight: bold !important;
	padding: 6px 20px;
	text-align: left;
	width: 220px;
	font-weight: 300;
	height: 3em;
	display: table-cell;
	vertical-align: middle;
	}
.kontrast .podstronysa ul li a:hover { 
	background: #ff0;
	color: #000;
	text-decoration: none;
	}


/* aktualnosci */
div.newsBox {
	margin: 15px 0 50px 0;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	position: relative;
	}

header.newsBox_headers {
	border-bottom: none;
	margin-bottom: 5px;
}

div.newsBox b.title {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
    line-height: 1.2;
	font-weight: bold;
	text-align: left;
	color: #333;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
}

div.newsBox.ct-news-important b.title {
	color: red;
}

div.newsBox span.date {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.9em;
	position: absolute;
	top: -10px;
	display: block;
	width: 300px;
    line-height: 1;
	text-align: left;
	color: #bbb;
	clear: both;
}

div.newsFloatImage {
	position: relative;
	float: left;
	padding: 10px 20px 0px 0px;
}

div.newsFloatImage a {
}

div.newsFloatImage img.thumbnail_image {
}

div.newsBox p {
	padding-top: 5px;
}

div.newsBox p.short {
	padding: 0;
}

div.newsreadmore {
	text-align: right;
	font-size: 0.75em;
}









































@media (min-width: 0px) and (max-width: 1080px) {


	body {
		font: 300 16px/1.2 'open sans', sans-serif;
		background: #fff url('gfx/bg.jpg') no-repeat top center;
		}

	body.fonty-wieksze {
		font-size: 18px;
		}

	body.fonty-najwieksze {
		font-size: 20px;
		}

	.in-main div {
		line-height: 1.5;
		width: 310px;
		}

	.in-main div * {
		max-width: 310px;
		}

	a {
		outline: none;
		transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		text-decoration: none;
		}
	a:hover {
		text-decoration: underline;
		}

	body>header {
		position: relative;
		}

	body>header>div:first-child {
		position: relative;
		width: 320px;
		height: 320px;
		margin: 0 auto;
		z-index: 10;
		}

	.cien1 {
		display: block;
		width: 100%;
		height: 76px;
		background: url('gfx/sh1.png') no-repeat bottom right;
		position: absolute;
		bottom: 0;
		right: 0;
		}

	.cien2 {
		display: block;
		width: 100%;
		height: 76px;
		background: url('gfx/sh2.png') no-repeat bottom left;
		position: absolute;
		top: 0;
		right: 0;

		display: none;
		}

	body>header a.lg img {
		position: relative;
		width: 150px;
		height: auto;
		top: 20px;
		left: 20px;
		}

	body>header h1 a,
	body>header h2 a {
		font: bold 1.6em/1 ubuntu, sans-serif;
		display: block;
		padding-top: 90px;
		padding-left: 20px;
		}

	nav.social ul {
		display: block;
		position: absolute;
		right: 0;
		top: 20px;
		text-align: right;
		}

	nav.social ul li {
		display: inline-block;
		}

	nav.social ul li a {
		display: block;
		width: 32px;
		height: 32px;
		background-position: center;
		text-align: left;
		text-indent: -9999px;
		margin-left: 7px;
		}

	nav.social a.fb { background: url('gfx/fb.png'); }
	nav.social a.tw { background: url('gfx/tw.png'); }
	nav.social a.gp { background: url('gfx/gp.png'); }

	body>header form {
		position: absolute;
		display: block;
		top: 230px;
		right: 4px;
		text-align: right;
		}

	input,
	textarea {
		background: #fff;
		border-radius: 0;
		font: 300 0.9em/1.2 'open sans', sans-serif;
		padding: 6px 12px;
		letter-spacing: 0;
		}

	input[type='submit'], button {
		border-radius: 0;
		font: 300 0.9em/1.2 'open sans', sans-serif;
		padding: 6px 12px;
		letter-spacing: 0;
		text-transform: none;
		}

	body>header input {
		border: 1px solid #fff !important;
		margin: 0 !important;
		}

	body>header input.se1 {
		padding-right: 40px;
		border: 1px solid #eee !important;
		}

	body>header input.se2 {
		margin-left: -42px !important;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		background: url('gfx/lupe.png') no-repeat center !important;
		}

	nav.wcag {
		position: absolute;
		bottom: 0;
		right: 0;
		}

	nav.wcag li {
		display: inline-block;
		}

	nav.wcag li a {
		opacity: 0.3;
		margin-left: 10px;
		}
	nav.wcag li a:hover {
		opacity: 1;
		}

	body>nav {
		display: block;
		color: #fff;
		height: 30px;
		}

	body>nav>div {
		position: relative;
		width: 1100px;
		margin: 0 auto;
		padding: 32px 0;

		display: none;
		}

	body>nav ul li {
		display: block;
		position: relative;
		}

	body>nav ul a {
		font-weight: 300;
		display: block;
		color: #fff !important;
		text-decoration: none !important;
		padding: 6px 20px;
		}

	body>nav ul li.has-children>a:after {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7.5px 0 7.5px 15px;
		border-color: transparent transparent transparent rgba(62, 116, 214, 0.4);
		position: absolute;
		top: 12px;
		right: 10px;
		}

	body>nav ul a:hover,
	body>nav ul a.active,
	body>nav ul a.selected,
	body>nav ul a.traced {
		}

	body>nav>div {
		text-align: center;
		}

	body>nav>div>div {
		display: inline-block;
		width: 30%;
		vertical-align: top;
		text-align: left;
		margin-right: 3%;
		}

	body>nav>div>div>ul>li:first-child a {
		border-top: 1px solid #3e74d6;
		}

	body>nav>div>div:last-child {
		margin-right: 0;
		}

	body>nav ul ul {
		display: none;
		position: absolute;
		top: 10px;
		left: 280px;
		width: 300px;
		box-shadow: 5px 5px 30px rgba(0,0,0,0.5);
		z-index: 10;
		}

	body>nav>div>div:last-child ul ul {
		left: -280px;
		}

	.marked-link {
		font-weight: bold;
		}

	.in-main>div:nth-child(2) {
		width: 310px;
		padding: 5px;
		margin: 0 auto;
		}

	footer {
		display: block;
		color: #fff;
		margin-top: 100px;
		text-align: center;
		font-size: 0.8em;
		padding: 50px 10px;
		width: 300px;
		margin: 0 auto;
		}

	footer a {
		color: #fff !important;
		}

	nav.bc {
		display: block;
		padding: 7px 0 10px 0;
		border-bottom: 1px solid #eee;
		margin-bottom: 50px;
		}

	nav.bc li {
		display: inline-block;
		font-size: 0.6em;
		position: relative;
		}

	nav.bc li.rw-bcitem-2494,
	nav.bc li.rw-bcitem-2495,
	nav.bc li.rw-bcitem-2496 {
		display: none !important;
		}

	nav.bc li a {
		}

	nav.bc li a:after {
		content: " > ";
		display: inline-block;
		margin: 0 5px 0 10px;
		}

	div.file_list_container {
		padding: 3px 0;
		text-align: center;
		background: #fff;
		width: 100%;
		margin: 0px auto;
		padding: 2px 2px 3px 2px;
		font-size: 0.6em;
		box-shadow: 0 0 50px rgba(0,0,0,0.05);
		line-height: 1;
		}

	div.file_list_container a {
		}

	div.file_list_container .file_list_file_description {
		font-family: ubuntu, sans-serif;
		font-size: 1.1em !important;
		width: 220px;
		padding-top: 10px;
		padding-bottom: 10px;
		word-wrap: break-word;
		}

	div.file_list_container td.file_list_text a.file_list_file_title {
		display: none;
		}

	div.file_list_container .additional-info {
		display: block;
		text-align: right;
		text-transform: uppercase;
		font-size: 0.8em;
		padding: 10px;
		opacity: 0.4;
		letter-spacing: 1px;
		}

	div.file_list_container td:hover .additional-info {
		display: block;
		text-align: right;
		text-transform: uppercase;
		font-size: 0.8em;
		padding-top: 10px;
		padding-bottom: 10px;
		opacity: 1;
		letter-spacing: 1px;
		}

	div.file_list_container .additional-info strong {
		display: inline-block;
		margin-left: 5px;
		font-weight: normal;
		}

	.content_headers {
		margin: 0;
		display: block;
		background: #fff;
		font-weight: bold;
		font-family: ubuntu, sans-serif !important;
		border-left: 68px solid #3e74d6;
		min-height: 68px;
		margin-bottom: 40px;
		margin-left: -63px;
		}

	.content_headers .content_title {
		font-size: 1.2em;
		font-weight: bold;
		padding: 5px 5px 5px 25px;

		}

	.content_headers .content_description {
		font-size: 1em;
		font-weight: bold;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0px 25px 15px 25px;
		}

	.podstrony {
		display: none;
		top: -40px;
		}

	.podstrony.podstronysa {
		display: block;
		}

	.podstronysa span {
		font-size: 0.7em;
		padding-bottom: 10px;
		display: block;
		}

	.podstronysa ul {
		text-align: center;
		margin-left: -10px;
		margin-right: -10px;
		}

	.podstronysa ul ul {
		display: none;
		}

	.podstronysa ul li {
		display: inline-block;
		}

	.podstronysa ul li a {
		display: block;
		color: #fff;
		padding: 6px 20px;
		text-align: left;
		width: 220px;
		font-weight: 300;
		height: 3em;
		display: table-cell;
		vertical-align: middle;
		}
	.podstronysa ul li a:hover { 
		text-decoration: none;
		}

	.mmenu-inside .mnt2 {
		left: 0;
		right: 0;
		top: 0;
		}

	.mmenu-inside ul,
	.mmenu-inside li,
	.mmenu-inside a {
		margin: 0 !important;
		padding: 0 !important;
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		display: block !important;
		float: none;
		width: auto !important;
		border: 0 !important;
		text-align: left;
		outline: none !important;
		font-family: arial, sans-serif !important;
		letter-spacing: 0 !important;
		font-size: 15px !important;
		line-height: 1.3 !important;
		font-weight: bold !important;
		background: none !important;
		}

	.mmenu-inside li {
		padding-left: 15px !important;
		}

	.mmenu-inside a {
		border-bottom: 1px solid #ccc !important;
		padding: 3px !important;
		}

	.mmenu-inside a:hover {
		background: #eee !important;
		}
		
}