
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}
table {
    border-collapse: separate;
    border-spacing: 0px;
}
input,select{
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
}

body{
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Cairo', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #000;
	width: 100%;
	line-height: 1.2;
}
img{
	border:0;
	outline: none;
}
a{
	font-family: 'Cairo', sans-serif;
	font-size: 18px; 
	font-weight: 400;
	text-decoration: none; 
	cursor: pointer;
	color: #0085c9;
	outline: none;
}
a:hover{
	color: #51B4DB;
	text-decoration: none;
}
.clear, .cleaner{
	clear: both;
}
.center{
	text-align: center;
}
input[type=button]{
	cursor: pointer;
}
.wrap{
	width: 100%;
	margin: 0 auto;
	padding: 110px 0 0 0;
	position: relative;
	background: #fff;
	overflow: hidden;
}
.pagewidth{
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.button{
	display: inline-block;
    background: #0085c9;
    padding: 3px 20px 3px 20px;
    color: #FFF;
    font-size: 14px;
	margin: 0 10px 10px 0;
	border: 0;
	outline: none;
	text-align: center;
	font-family: 'Cairo', sans-serif;
	transition: all 0.2s ease-in;
}
.button:hover{
	text-decoration: none;	
	background: #0a699b;
	color: #FFF;
}
.button:focus{
	text-decoration: none;
}
.button1{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	margin: 30px auto 20px auto;
	padding: 0 50px;
	background: #fff;
	border: 1px solid #7f7f7f;
	color: #000;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.button1:hover{
	background: #000;
	padding: 0 70px;
	border: 1px solid #000;
	color: #fff;
	letter-spacing: 3px;
	text-decoration: none;
}
.img:focus{
	border: 1px solid #E51E19;
}
.pb10{
	padding-bottom: 10px;
}
.mt20{
	margin-top: 20px;
}
.nav{
	margin: 10px 0 20px 0;
	padding: 10px 0;
	color: #000;
	border-bottom: 1px solid #084884;
	font-family: 'Cairo', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.nav b{
	font-weight: 600;
}
.nav h2{
	font-family: 'Cairo', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.nav a{
	color: #000;
	font-family: 'Cairo', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.nav a:hover{
	color: #51B4DB;
}
.nag{
	color: #fff;
	font-size: 16px;
	padding: 0 10px;
	line-height: 36px;
	text-align: center;
	font-family: 'Cairo', sans-serif;
	background: #0085c9;
	margin: 1px auto 0 auto;
}

.cnt{
	padding: 10px 10px 10px 10px;
}
.cnt p, .content p{
	margin: 0;
}

#main-content{
	position: relative;
	z-index: 2;	
	width: 100%;
	margin: 0 auto 0 auto;
	background: #fff;
	color: #000;
	padding-top: 154px;
}
#main-content .podstrona{
	padding: 0;
	background: #fff;
	color: #000;
	font-family: 'Cairo', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-top: -94px;
}
#main-content .podstrona .content ul li{
	margin-left: 20px;
}
#main-content .content{
	padding: 10px 0;
}


table.def_table{
	margin: 0 auto;
}
table.def_table td{
	width: 475px;
	max-width: 475px;
	padding: 0 8px 5px 8px;
	text-align: center;
	vertical-align: top;
}
table.def_table img:hover{
	opacity: 0.9;
}


/* menu mobilne */

a.menu-mobile-toggle{
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border-right: solid 1px #e5e5e5;
	z-index: 201;
	font-family: FontAwesome;
	font-size: 32px;
	color: #b2b2b2;
	font-weight: 300;
}
a.menu-mobile-toggle::before {
    content: "\f0c9";
}
a.menu-mobile-toggle.close{
	background: #eaeaea;
}
a.menu-mobile-toggle.close::before {
    content: "\f00d";
}
a.menu-mobile-toggle:hover{
	text-decoration: none;
}
#menu-mobile{
	position: absolute;
	display: block;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
}
#menu-mobile .menu-mobile{
	display: none;
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 199;
	background: #c6c7c8;
	padding: 61px 0 0 0;
	margin: 0;
	box-sizing: border-box;
	backface-visibility: hidden;
	webkit-backface-visibility: hidden;
}
#menu-mobile .menu-mobile .title{
	color: #333333;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	padding: 20px 0 20px 18px;
}
#menu-mobile .menu-mobile ul.menu{
	padding: 0 0 60px 0;
	text-align: left;
}
#menu-mobile .menu-mobile a{
	display: block;
	color: #333333;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
	padding: 10px 18px;
}
#menu-mobile .menu-mobile a:hover, #menu-mobile .menu-mobile li.active > a{
	color: #027cc5;
}
#menu-mobile .menu-mobile ul {
	list-style-type: none;
}
#menu-mobile .menu-mobile ul li{
	background: #eaeaea;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #c6c7c8;
}
#menu-mobile .menu-mobile ul ul li{
	border-top: 0;
	border-bottom: 0;
}
#menu-mobile .menu-mobile ul ul {
	list-style-type: square;
	color: #333333;
	padding: 5px 18px 10px 36px;
}
#menu-mobile .menu-mobile ul ul a{
	font-weight: normal;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
}
#menu-mobile .menu-mobile ul ul ul{
	list-style-type: circle;
}
#menu-mobile .menu-mobile li img {
	vertical-align: middle;
	padding-bottom: 3px;
	height: 27px;
}


/* ikonki przed linkami do plików */

a[href$=".pdf"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -21px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
/* a[href$=".png"],a[href$=".jpg"],a[href$=".bmp"],a[href$=".gif"]{background:url(../img/sprite-file-icons.png) no-repeat 0 -86px;padding:1px 0 1px 20px;}*/
a[href$=".doc"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -105px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".xls"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -126px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".ppt"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -147px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".docx"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -168px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".xlsx"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -189px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".txt"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -210px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".pptx"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -231px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".zip"]:before,a[href$=".rar"]:before,a[href$=".gzip"]:before,a[href$=".arj"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -253px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".wav"]:before,a[href$=".mp3"]:before,a[href$=".aif"]:before,a[href$=".aiff"]:before,a[href$=".m4a"]:before,a[href$=".ogg"]:before,a[href$=".wma"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -273px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".psd"]:before,a[href$=".ai"]:before,a[href$=".swf"]:before,a[href$=".fla"]:before,a[href$=".css"]:before,a[href$=".js"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 0;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}
a[href$=".avi"]:before,a[href$=".mov"]:before,a[href$=".wmv"]:before{background:url(../img/sprite-file-icons.png) no-repeat 0 -294px;padding:0 5px 0 0;width:16px;height:16px;content: "";overflow:hidden;display:inline-block;}



/* header */

header{
	position: absolute;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 0;
	line-height: 1;
	background: #fff;
	z-index: 3;
}
header #h-mobile{
	display: none;
	height: 60px;
	width: 100%;
	top: 0;
	left: 0;
	border-bottom: 1px solid #b2b2b2;
	position: fixed;
	z-index: 200;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(223,223,223,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(100%, rgba(223,223,223,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(223,223,223,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(223,223,223,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(223,223,223,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(223,223,223,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0 );
}
header #h-mobile .h-logo{
	display: block;
	position: absolute;
	background: transparent url('../img/h-logo.png') no-repeat center;
	background-size: 100% 100%;
	width: 98px;
	height: 45px;
	z-index: 201;
	left: 50%;
	margin-left: -49px;
	margin-top: 7px;
}
header.fixed{
	position: fixed;
	top: 0;
	float: none;
	margin: 0;
	min-height: 49px;
}
header .logo{
	position: absolute;
	z-index: 4;
	max-width: 100%;
}
header.fixed .logo{
	position: absolute;
	margin: -300px 0 0 0;
}
header a.main-logo{
	margin: 5px 0 0 0;
	position: absolute;
	display: inline-block;
	width: 247px;
	height: 124px;
	overflow: hidden;
}
header a.main-logo h1{
	position: absolute;
	text-indent: 9999px;
	white-space: nowrap;
	box-sizing: border-box;
	margin: 0;
	padding: 0;	
}
header .logo-small{
	display: block;
	position: absolute;
	margin: -47px 0 0 0;
	background: transparent url('../img/logo.png') no-repeat center;
	background-size: 100% 100%;
	padding: 0 20px;
	width: 90px;
	height: 45px;
	z-index: 201;
	transition: 0;
	box-sizing: border-box;
}
header .logo-small.fixed{
	display: block;
	position: fixed;
	margin: 2px 0 0 0;
	transition: all 0.3s ease-in;
}
header .lang_menu{
	position: absolute;
	right: 100px;
	top: 60px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	font-weight: 600;
	width: 40px;
	text-align: center;
	z-index: 3;
	background: #0085c9;
}
header.fixed .lang_menu{
	top: 6px;
}
header .lang_menu a{
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	font-weight: 600;
	background: #0085c9;
	padding: 8px 0;
}
header .lang_menu #lang{
	position: relative;
	padding-bottom: 10px;
}
header .lang_menu .change_lang{
	position: relative;
	display: none;
	background: #0085c9;
}
header .lang_menu .change_lang a{
	font-size: 16px;
	color: #fff;
	padding: 3px 0;
}
header .lang_menu .change_lang a:hover{
	background: #004175;
	color: #fff;
}

header .icons{
	position: absolute;
	right: 0%;
	top: 66px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	font-weight: 600;
	width: 105px;
	text-align: right;
	z-index: 3;
}
header.fixed .icons{
	top: 12px;
}
header .icons .search{
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url('../img/ico_search.png') no-repeat center center;
}
header .icons .fb{
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url('../img/ico_fb.png') no-repeat center center;
}
header .icons .login{
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url('../img/ico_login.png') no-repeat center center;
}


/* menu top */

#menu-top{
	position: absolute;
	min-height: 49px;
	text-align: center;	
	right: 0;
	margin: 50px 200px 0 0;
	background: transparent;
	width: 600px;
}
#menu-top.fixed{
	position: fixed;
	right: auto;
	margin: 0 0 0 400px;
}


/* menu right */

#menu-right{
	width: 100%;
}
#menu-right ul, #menu-right li {
	list-style: none;
}
#menu-right li{
	display: block;
	color: #fff;
	border: 1px solid #858282;
	text-align: center;
	line-height: 31px;
	margin: 1px auto 0 auto;
	background: rgba(1,107,183,1);
	background: -moz-linear-gradient(top, rgba(1,107,183,1) 0%, rgba(1,90,163,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,107,183,1)), color-stop(100%, rgba(1,90,163,1)));
	background: -webkit-linear-gradient(top, rgba(1,107,183,1) 0%, rgba(1,90,163,1) 100%);
	background: -o-linear-gradient(top, rgba(1,107,183,1) 0%, rgba(1,90,163,1) 100%);
	background: -ms-linear-gradient(top, rgba(1,107,183,1) 0%, rgba(1,90,163,1) 100%);
	background: linear-gradient(to bottom, rgba(1,107,183,1) 0%, rgba(1,90,163,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016bb7', endColorstr='#015aa3', GradientType=0 );
	transition: all 0.2s ease-in;
}
#menu-right li:hover, #menu-right li.active{
	background: #2597e7;
}
#menu-right li a{
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
#menu-right ul ul {
	background: #fff;
	margin: 0;
	padding: 0;
}
#menu-right ul ul li{
	background: #898989;
	border: 0;
}
#menu-right ul ul li:hover, #menu-right ul ul li.active{
	background: #686868;
}



/* slider */

#slider{
	background: #fff;
	max-width: 1920px;
	max-height: 904px;
	position: relative;
	margin: 0 auto 0 auto;	
	border: 0;
}
#slider.default{
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	border: 0;
}
.parallax-slider {
	position:relative;
	width:100%;
	height:550px;
	display:block;
	overflow:hidden;
	top:-32px;
	left:0;
	margin-bottom:-2px;
	-ms-transform:translateZ(0);
	transform:translateZ(0);
	background: #000;
}
.parallax-slider .baseList { display:none; }
.parallax-slider #mainImageHolder {
	margin:0;
	position:relative;
	width:100%;
	height:108%;
	top:0;
	z-index:1;
}
.parallax-slider #mainImageHolder .primaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0;
	z-index:2;
}
.parallax-slider #mainImageHolder .primaryHolder img {
	position:absolute;
	max-width:inherit;
}
.parallax-slider #mainImageHolder .secondaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
}
.parallax-slider #mainImageHolder .secondaryHolder img {
	position:absolute;
	max-width:inherit;
}
.parallax-slider #mainCaptionHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
}
.parallax-slider #mainCaptionHolder .container {
	position:absolute;
	bottom: 0;
	width: 100%;
	height:100%;
}
.parallax-slider #mainCaptionHolder .container .primaryCaption {
	position:absolute;
	width:100%;
	height:100%;
	bottom: 0;
}
.parallax-slider #mainCaptionHolder .container .secondaryCaption {
	position:absolute;
	width:100%;
	bottom: 0;
	display: none;
}
.parallax-slider #mainCaptionHolder .container .slider_flex{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
	height: 100%;
}
.parallax-slider #mainCaptionHolder .container .slider_caption {
	position: relative;
	text-align:center;
	color:#fff;
	font-family: 'Cairo', sans-serif;
	line-height: 1.2;
	font-size: 30px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	padding: 0 10% 70px 10%;
	opacity: 1;
	-webkit-animation: slider-caption 5s ease ;
	-moz-animation: slider-caption 5s ease ;
	animation: slider-caption 5s ease ;	
}
.parallax-slider #mainCaptionHolder .container a.full{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

@-webkit-keyframes slider-caption {
    0% { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes slider-caption {
    0% { opacity: 0; }
	100% { opacity: 1;}
}
@keyframes slider-caption {
    0% { opacity: 0; }
	100% { opacity: 1; }
}

.parallax-slider #mainCaptionHolder .container .slider_caption small {
	display:block;
	font-size:30px;
	font-weight:400;
	color:#fff;
	line-height:1.2;
}
.parallax-slider #mainCaptionHolder .container .slider_caption strong {
	display:block;
	font-weight:normal;
	font-size:48px;
	color:#fff;
	line-height:1;
}
.parallax-slider #mainCaptionHolder .container .slider_caption .more {
	display:block;
	font-weight:normal;
	font-size:48px;
	color:#fff;
	line-height:1;
	margin: 0 auto;
	text-align: center;
}
.parallax-slider #mainCaptionHolder .container .slider_caption .more a{
	display: inline-block;
	background: #0085c9;
	color: #fff;
	font-size:18px;
	padding: 5px 15px;
	border: 1px solid #1f5685;
	transition: all 0.5s ease;
	letter-spacing: 0;
}
.parallax-slider #mainCaptionHolder .container .slider_caption .more a:hover{
	padding: 5px 25px;
	letter-spacing: 2px;
}
.parallax-slider #mainCaptionHolder .container .slider_caption >div {
	width:50%;
	display:block;
	text-align:center;
}

@media (max-width: 768px) {
	.parallax-slider #mainCaptionHolder .container .slider_flex{
		align-items: center;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption {
		padding-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption {
		font-size:62px;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption small { font-size:30px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption {
		font-size:37px;
		line-height:47px;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption small {
		font-size:30px;
		line-height:35px;
	}
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption {
		font-size:32px;
		line-height:42px;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption small {
		font-size:25px;
		line-height:30px;
	}
}
@media (max-width: 550px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption {
		font-size:27px;
		line-height:32px;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption small {
		font-size:20px;
		line-height:25px;
	}
}
@media (max-width: 465px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption {
		font-size:20px;
		line-height:25px;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption >div { width:55%; }
	.parallax-slider #mainCaptionHolder .container .slider_caption small {
		font-size:15px;
		line-height:20px;
	}
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState { top:-100%; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState { top:100%; }
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider .controlBtn {
	width:60px;
	height:60px;
	display:block;
	position:absolute;
	top:50%;
	margin-top:-30px;
	cursor:pointer;
	z-index:2;
}
.parallax-slider .controlBtn .innerBtn {
	width:60px;
	height:60px;
	font-size:48px;
	line-height:60px;
	text-align:center;
	color:#fff;
	display:block;
	position:relative;
	z-index:1;
	background: #1872c5;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn .slidesCounter {
	width:40px;
	height:60px;
	background:#fff;
	display:block;
	position:absolute;
	top:0;
	color:#0a699b;
	font-size:16px;
	line-height:60px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.parallax-slider .controlBtn.parallaxPrevBtn { left:0; }
.parallax-slider .controlBtn.parallaxPrevBtn .slidesCounter {
	left:0%;
	text-align:left;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .innerBtn {
	color:#0a699b;
	background:#fff;
	border-radius:0;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter { left:100%; }
.parallax-slider .controlBtn.parallaxNextBtn { right:0; }
.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
	right:0%;
	text-align:right;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .innerBtn {
	color:#0a699b;
	background:#fff;
	border-radius:0;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter { right:100%; }
.parallax-slider #paralaxSliderPagination {
	position:absolute;
	bottom:15px;
	width:100%;
	text-align:center;
	z-index:2;
}
.parallax-slider #paralaxSliderPagination ul {
	list-style:none;
	margin:0;
}
.parallax-slider #paralaxSliderPagination ul li {
	width:12px;
	height:12px;
	display:inline-block;
	margin:3px;
	border-radius:10px;
	border:2px solid transparent;
	cursor:pointer;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	background: #fff;
}
.parallax-slider #paralaxSliderPagination ul li:hover { border:2px solid #1872c5;background: #1872c5; }
.parallax-slider #paralaxSliderPagination ul li.active { border:2px solid #1872c5; }
.parallax-slider #previewSpinner {
	position:absolute;
	width:50px;
	height:50px;
	display:block;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	border-radius:25px;
	z-index:99;
	background:url(../img/spinner.GIF) 50% 50% #0a699b no-repeat;
}
@media (min-width: 1200px) {
	.parallax-slider { height:400px; }
}
@media (max-width: 1580px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption strong { font-size: 36px; }
}
@media (max-width: 480px) {
	.parallax-slider #mainCaptionHolder .container .slider_caption strong { font-size: 20px; }
}
@media (min-width: 1290px) {
	.parallax-slider { height:500px; }
}
@media (min-width: 1680px) {
	.parallax-slider { height:600px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.parallax-slider { height:400px; }
}
@media (max-width: 767px) {
	.parallax-slider { height:300px; }
	.parallax-slider #mainImageHolder { position:static !important; }
	.parallax-slider .controlBtn {
		top:auto;
		bottom:0;
	}
	.parallax-slider #mainCaptionHolder .container .slider_caption .more a{
		font-size:16px;
		padding: 3px 15px;
	}
}
@media (max-width: 465px) {
	.parallax-slider { height:200px; }
}


/* stopka */

footer{
	position: relative;
	display: block;
	margin: 0 auto 70px auto;
	color: #fff;
	font-size: 16px;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	line-height: 54px;
	min-height: 54px;
	vertical-align: middle;
	padding: 0;
	background: #0085c9;
}
footer a{
	color: #fff;
	font-size: 16px;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
}
footer a#control{
	width: 98px;
	height: 24px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 300px;
	background: url(../img/control.png) no-repeat 0 0;
	vertical-align: middle;
	margin: 0 0 1px 5px;
	padding: 0;
}
footer .left{
	float: left;
	text-align: left;
}
footer .right{
	float: right;
	text-align: right;
}
footer .center h3{
	text-align: center;
	padding: 30px 0 20px 0;
	margin: 0 auto;
	color: #525252;
	line-height: 1.1;
}

#back-top{
	display: none;
}
#back-top a{
	display: block;
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	font-family: FontAwesome;
	font-size: 48px;
	color: #fff;
	background: #0085c9;
	z-index: 198;
	transition: all 0.3s ease;
}
#back-top a::before {
    content: "\f106";
}
#back-top a:hover{
	background: #002a64;
}


#go-down{
	display: block;
}
#go-down a{
	display: block;
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	font-family: FontAwesome;
	font-size: 48px;
	color: #fff;
	background: #0085c9;
	z-index: 198;
	transition: all 0.3s ease;
}
#go-down a::before {
    content: "\f107";
}
#go-down a:hover{
	background: #002a64;
}


/* gallery */

div#gallery{
	display: block;
	width: 1000px;
	margin: 0 auto;
}


/* aktualności */

table.articles{
	width: 100%;
}
.articles .row{
	width: 100%;
	padding: 20px 0;
	margin: 20px 0;
	border-bottom: 1px solid #d1d1d1;
}
.articles .row:last-child{
	border-bottom: 0;
}
.articles .row .photo{
	float: left;
	width: 20%;
}
.articles .row .photo img{
	width: 90%;
}
.articles .row .right{
	float: left;
	width: 80%;
}
.articles .row .right.all{
	width: 100%;
}
.articles .row .title{
	float: left;
	margin: -2px 0 0 0;
}
.articles .row .title a{
	font-size: 28px;
	font-weight: 400;
	text-decoration: none;
	cursor: pointer;
	outline: none;	
	color: #000;
}
.articles .row .date{
	float: left;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 10px;
}
.articles .row .lead{
	width: 100%;
	padding-top: 20px;
}
.articles .row .lead p{
	margin: 0;
	padding: 0;
}
.articles .row .opt{
	width: 90%;
}
.articles .row .more{
	width: 50%;
	float: right;
	display: block;
	padding: 3px 0 0 0;
	text-align: right;
	margin: 10px 0 0 0;
}
.articles .row .more a{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin: 30px auto 20px auto;
	padding: 0 20px;
	background: transparent;
	border: 1px solid #018cc6;
	color: #000;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.articles .row .more a:hover{
	background: #018cc6;
	padding: 0 40px;
	color: #fff;
	letter-spacing: 3px;
	text-decoration: none;
}

.article{
	margin: 0;
}
.article .row{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
.article .row .title{
	text-align: left;
	line-height: 27px;
	vertical-align: middle;
	font-weight: normal;
	color: #016c9f;
	font-size: 18px;
}
.article.view .row .title{
	padding-bottom: 10px;
}
.article .row .title a{
	font-weight: normal;
	color: #016c9f;
	font-size: 18px;
	text-decoration: none;
}
.article .row .title a:hover{
	text-decoration: underline;
	color: #718bef;
}
.article .row .date{
	display: online;
	line-height: 27px;
	font-size: 12px;
	color: #949494;
	padding: 2px 0 0 15px;
}
.article.view .row .date{
	padding-left: 0;
}
.article .row .options img, .podstrona .options img{
	vertical-align: middle;
}
.article .row .lead{
	text-align: left;
	margin: 0 0 0 0;
}
.article .row .lead p{
	padding-bottom: 0;
	margin: 0;
}
.article .row .lead img{
	float: left;
	margin: 3px 10px 10px 0;
}
.article .row .c{
	text-align: left;
	margin: 10px 0 0 0;
}


/* galeria */

.galeria{
	text-align: left;
	margin: 10px 0;
}
.galeria img{
	height: 100px;
	vertical-align: bottom;
}
.galeria img:hover{
	opacity: 0.9;
}
.galeria .collage .image_wrapper {
    float: left;
	display: block;
    padding: 10px 10px;
    border: 1px solid #B6B6B6;
    margin-left: -1px;
    width: 129px;
    height: 129px;
	line-height: 129px;
	vertical-align: middle;
    overflow: hidden;
    text-align: center;
    margin-top: -1px;	
}
.galeria .collage .image_wrapper img{
    margin:0;
	display: inline-block;
	vertical-align: middle;
	opacity: 1;
	width: auto;
	height: auto;
	max-height: 90%;
	max-width: 90%;
	-webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);	
}
.galeria .collage .image_wrapper img:hover{
	opacity: 0.9;
}
.galeria .album{
	display: inline-block;
	width: 156px;
	margin: 0 20px 20px 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.galeria .album .photo{
	width: 156px;
	height: 82px;
	text-align: center;
}
.galeria .album .photo img{
	height: 80px;
	border: 0;
	border: 1px solid #6c6a6a;
	text-align: center;
	-webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);	
}
.galeria .album .photo img:hover{
	border: 1px solid #BC232F;
}
.galeria .album .photo a{
	display: block;
	width: 156px;
}
.galeria .album .title{
	text-align: center;
	margin: 5px 0 0 0;
	height: 60px;
	line-height: 1;
	overflow: hidden;
}
.galeria .album .title a{
	color: #000;
	margin: 0;
}
.galeria .album .title a:hover{
	text-decoration: none;
	color: #BC232F ;
}


/* stronicowanie */
	
.pages{ padding-top:25px;text-align:right;font-size:11px;padding-bottom:20px;border-top: 1px dotted #000;line-height:30px;}
.pages a,.pages span{font-size:13px;color:#2B2424;margin:2px;padding:4px 8px;text-decoration:none;border: 1px solid #2B2424;}
.pages a:hover{background: #0a699b;border: 1px solid #0a699b;color:#fff;}
.pages span.pages_act{background: #2B2424;border: 1px solid #2B2424;color:#fff;}

/* cookie-info-bar */

#cookie-info-bar{display: block;width: 100%;margin: 0 auto;bottom: 0;padding: 10px 0;z-index: 9999;text-align: center;background: #fff;position: fixed;box-shadow: 0px 0px 17px #3C3C3C;border-top: 1px solid #C0C0C0;font-size: 12px;line-height: 15px;color:#4E4E4D;}
#cookie-info-bar a.policy_link{color: #3F5295;font-size: 12px;text-decoration: none;}
#cookie-info-bar a#cookie_action_button{display: block;float: right;background: url('../img/close-cookies.png') no-repeat;width: 15px;height: 15px;border: 0;margin: 0 10px 0 0;cursor:pointer;}

	
/* zakladki wysuwane serwisów społecznościowych */

#widgets{
	width: 250px;
	top: 190px;
	right: -250px;
	position: fixed;
	padding: 0px;
	z-index: 1000;
}
.widget_img{
	position: absolute;
	left: -25px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#widgets .widget1{
	margin: 0 0 0 0;
}
#widgets .widget2{
	margin: 81px 0 0 0;
}
#widgets .widget3{
	margin: 160px 0 0 0;
}
#widgets .widget4{
	margin: 239px 0 0 0;
}


/* facebook */

#facebook{
	position: absolute;
	width: 250px;
	height: 365px;
	right: 0;
}
#facebook .c{
	width: 250px;
	height: 355px;
	margin: 0;
	padding: 0;
	z-index: 1001;
	background: #3b579e;
	text-align: center;
}
#facebook iframe{
	background: #fff;
	border: 0;
}

/* pinterest */

#pinterest{
	position: absolute;
	width: 250px;
	height: 365px;
	right: 0;
}
#pinterest .c{
	width: 250px;
	height: 355px;
	margin: 0;
	padding: 0;
	z-index: 1001;
	background: #3b579e;
	text-align: center;
}

/* twitter */

#twitter{
	position: absolute;
	width: 250px;
	height: 365px;
	right: 0;
}
#twitter .c{
	width: 250px;
	height: 355px;
	margin: 0;
	padding: 0;
	z-index: 1001;
	background: #3b579e;
	text-align: center;
}
#twitter iframe{
	background: #fff;
	border: 0;
}


/* opcje dodatkowe dokumentu */

.podstrona_opcje{
	margin: 20px 0 10px 0;
	text-align: right;
	border-top: 1px solid #084884;
	padding: 10px 0;
}
.podstrona_opcje a {
	color: #000;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font-family: 'Cairo', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.podstrona_opcje a:hover{
	color: #51B4DB;
	text-decoration: none;
}
.podstrona_opcje .left{
	float: left;
}
.podstrona_opcje .right{
	float: right;
}


/* tabela lista revisions */

table.revisions{
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 30px 0 10px 0;
}
table.revisions th{
	border-bottom: 1px solid #7F7F7F;
	font-weight: bold;
	padding: 5px 0 3px 0;
	vertical-align: middle;
}
table.revisions td{
	border-bottom: 1px solid #7F7F7F;
	padding: 5px 0;
	vertical-align: middle;
	color: #686869;
}


/* mapa serwisu */

.mapa{
	margin: 0 0 20px 0;
}
.mapa .m2{
	padding-left: 20px;
}
.mapa .m3{
	padding-left: 40px;
}
.mapa table{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
.mapa table td{
	width: 33%;
	vertical-align: top;
}
#site-map .site-map-menus {
  margin-left: 1.5em;
}

#site-map ul {
  margin: 10px 0;
}

#site-map ul li {
  background: url('../img/list-lev2.jpg') no-repeat 0 10px;
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 4px;
  padding: 0 0 0 15px;
  line-height: normal;
}

#site-map ul li a,
#site-map ul li a:visited {
  font: normal 18px/22px Arial;
}

#site-map ul ul {
  margin: 3px 0 0 15px;
}

#site-map ul ul li {
  background: transparent none;
  padding-left: 0;
}

#site-map ul ul ul li {
  background: transparent url('../img/list-lev1.jpg') no-repeat 0 10px;
  padding-left: 10px;
}

#site-map ul ul li a,
#site-map ul ul li a:visited {
  font-size: 12px;
  font-weight: bold;
}

#site-map ul ul ul li a,
#site-map ul ul ul li a:visited {
  font-size: 12px;
  font-weight: normal;
}

.search h3{
	font-weight: bold;
}
.search_results{
	margin: 20px 0;
}
.search_results .result{
	margin: 0 0 20px 0;
}
.search_results .result a{
	font-size: 14px;
	font-weight: bold;
}
.search_results .date span {
    color: #808080;
    font-weight: normal;
}

.search .search_form{
	padding: 20px 0;
}
.search #search_form{
	display: block;
}
.search #search_form input[type=text]{
	float: left;
	width: 195px;
	padding: 3px;
	height: 20px;
	margin: 0;
	color: #333;
	display: block;
	font-size: 11px;
	border: 1px solid #CCC;
	font-family: Arial,Helvetica,Garuda,sans-serif !important;
}
.search #search_form input[type=submit]{
	float: left;
	background: #323232;
	border: none;
	color: #FFF;
	padding: 3px 10px;
	height: 22px;
	margin: 0;
	cursor: pointer;
	font-size: 11px;
	font-family: Arial,Helvetica,Garuda,sans-serif !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	
}
.search #search_form input[type=submit]:hover{
	text-decoration: none;
}


.search_md{
	margin: 10px 0 0 0;
}
.search_md .t{
	font-weight: bold;
	padding: 10px 0;
}
.search_md input[type=radio]{
	position: absolute;	
}
.search_md span{
	display: block;
	padding-left: 25px;
}
.search_md .b{
	margin: 10px 0 0 0;
}
.search_md div.error{
	display: none;
	color: red;
	font-size: 11px;
	font-weight: normal;
}
.search_md input[type=radio].error{
	outline: 1px solid red;
}
.search_md_wynik{
	font-weight: bold;
	border: 1px dotted #80C242;
	padding: 10px;
	margin: 10px 0;
}


/* formularz newsletter */

.newsletter{
	margin: 20px 0 0 0;
}
.newsletter .cnt{
	padding: 10px 0;
	text-align: center;
}
.newsletter input[type=text]{
	float: left;
	width: 67%;
	padding: 3px 1%;
	margin: 0;
	height: 16px;
	color: #333;
	display: block;
	font-size: 11px;
	border: 1px solid #b6b6b6;
	font-family: Arial,Helvetica,Garuda,sans-serif !important;
}
.newsletter input[type=submit]{
	float: left;
	background: #005093;
	border: none;
	color: #FFF;
	width: 30%;
	height: 24px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;		
	transition: all 0.2s ease-in;
}
.newsletter input[type=submit]:hover{
	text-decoration: none;
	background: #2597e7;
}
.newsletter .error{
	text-align: left;
}


.button_logowanie{
	display: block;
	padding: 0 10px;
	background: #2b2424;
	margin: 1px auto 20px auto;	
}
.button_logowanie span{
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 0 10px;
	line-height: 36px;
	text-align: center;
	font-family: 'Cairo', sans-serif;
	background: url('../img/ico1.png') left 12px no-repeat, url('../img/ico2.png') right 12px no-repeat ;
}
.button_logowanie:hover{
	text-decoration: none;
}

.konto{
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #084884;	
}


/* partnerzy */

#partnerzy{
	position: relative;
	top: -55px;
}
.partnerzy{
	width: 100%;
	background: #fff;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	overflow: hidden;
	color: #000;
}
.partnerzy .naglowek{
	text-align: center;
	font-size: 48px;
	font-family: 'Cairo', sans-serif;
	font-weight: 300;
	padding: 20px 0 30px 0;
	color: #000;
}
.partnerzy .content{
	text-align: center;
	font-size: 30px;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	padding: 20px 0 30px 0;
	color: #000;
	line-height: 1.2;
}
.partnerzy .scroll{
	padding: 20px 0 30px 0;
}
.partnerzy .loga{
	text-align: center;
	padding: 0 0 30px 0;
}
.partnerzy .loga .grupa{
	margin: 10px auto 0 auto;
}
.partnerzy .loga .grupa span{
	display: inline-block;
	border-bottom: 1px solid #0085c9;
	padding: 5px 5px;
	font-size: 24px;
}
.partnerzy .loga img{
	margin: 20px 40px 20px 40px;
	transform: scale(0.9);
	transition: all .2s ease-in-out;
}
.partnerzy .loga img:hover{
	transform: scale(1);
}


/* galeria */

#galeria{
	position: relative;
	top: -40px;
}
.mp-galeria{
	width: 100%;
	background: #fff;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	overflow: hidden;
	padding: 20px 0 40px 0;
}
.podstrona .mp-galeria{
	background: #fff;
}
.mp-galeria .icon{
	text-align: center;
	color: #0c4275;
	font-size: 48px;
}
.mp-galeria .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	color: #000;
}
.mp-galeria .naglowek a{
	font-size: 45px;
	color: #000;
}
.mp-galeria ul{
	width: 100%;
	box-sizing: border-box;
}
.mp-galeria ul li{
	position: relative;
	top: 0px; 
	left: 0px; 
	opacity: 1; 
	filter: blur(0px); 
	transform: translateX(0px) translateY(0px) scale(1) rotate(0deg) skew(0deg);
	display: block;
	float: left;
	width: 20%;
	height: 250px;
	border: 0;
	padding: 0;
	margin: 0 0 0 0 !important;
	list-style: outside none none;
	overflow: hidden;
	box-sizing: border-box;
	background: #000;
}
.podstrona .mp-galeria ul li{
	width: 25%;
}
.mp-galeria ul li a .tlo{
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	transition:all 1s ease;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	border: 0;
	padding: 0;
	margin: 0;
	outline: none;
	box-sizing: border-box;
	z-index: 2;
}
.mp-galeria ul li:hover a .tlo{
	transform: scale(1.3) rotate(10deg);
	-webkit-transform: scale(1.3) rotate(10deg);
	-moz-transform: scale(1.3) rotate(10deg);
	-o-transform: scale(1.3) rotate(10deg);
	-ms-transform: scale(1.3) rotate(10deg);
	opacity:.3;
}
.mp-galeria ul li a{
	display: block;
	height: 100%;
	width: 100%;
	background: transparent;
	cursor: pointer;
	z-index: 3;
}
.mp-galeria ul li .title{
	position: absolute;
	color: #fff;
	text-align: center;
	bottom: -20%;
	width: 90%;
	padding: 20px 5% 20px 5%;
	-webkit-transition:all 0.35s ease;
	-moz-transition:all 0.35s ease;
	-o-transition:all 0.35s ease;
	transition:all 0.35s ease;
	-webkit-transition-delay:.05s;
	-moz-transition-delay:.05s;
	-o-transition-delay:.05s;
	transition-delay:.05s;
	cursor: pointer;
	z-index: 1;
	opacity:0;
	font-size: 24px;
	letter-spacing: 1px;
	background: #1872c5;
	z-index: 2;
	transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-moz-transform:  rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);	
}
.mp-galeria ul li:hover .title{
	bottom: 0;
	letter-spacing: 0;
	opacity: 1;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform:  rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}
.mp-galeria ul li .lupa{
	position: absolute;
	display: block;
	width: 41px;
	height: 41px;	
	margin: -54px 0 0 -20px;
	padding: 0;
	top: 50%;
	left: 50%;
	-webkit-transition:all 0.35s ease;
	-moz-transition:all 0.35s ease;
	-o-transition:all 0.35s ease;
	transition:all 0.35s ease;
	-webkit-transition-delay:.05s;
	-moz-transition-delay:.05s;
	-o-transition-delay:.05s;
	transition-delay:.05s;	
	opacity: 0;
	color: #fff;
	font-size: 48px;
	font-family: FontAwesome;
	z-index: 2;
}
.mp-galeria ul li .lupa::before{
	content: "\f00e";
}
.mp-galeria ul li:hover .lupa{
	-webkit-transition:all 0.35s ease;
	-moz-transition:all 0.35s ease;
	-o-transition:all 0.35s ease;
	transition:all 0.35s ease;
	-webkit-transition-delay:.25s;
	-moz-transition-delay:.25s;
	-o-transition-delay:.25s;
	transition-delay:.25s;
	opacity:1;
	top: 50%;
}
.mp-galeria .show_all{
	text-align: center;
	margin: 10px auto;
}
.mp-galeria .show_all a{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	margin: 30px auto 20px auto;
	padding: 0 40px;
	background: transparent;
	border: 1px solid #084884;
	color: #000;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.mp-galeria .show_all a:hover{
	background: #fff;
	padding: 0 60px;
	border: 1px solid #1872c5;
	color: #1872c5;
	letter-spacing: 3px;
	text-decoration: none;
}


/* dojazd */

#dojazd{
	position: relative;
	top: -40px;
}
#googlemaps{
	background: #fff;
}
.dojazd{
	position: relative;
	width: 100%;
	background: #eaeaea;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	color: #fff;
	padding: 0 0 0 0;
	text-align: center;
}
.dojazd .icon{
	color: #0c4275;
	font-size: 48px;
}
.dojazd .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	margin: 0;
	color: #000;
}
.dojazd .content{
	position: relative;
	z-index: 2;
	color: #000;
}


/* kontakt */

#kontakt{
	position: relative;
	top: -40px;
}
.kontakt{
	width: 100%;
	background: #ffffff;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	overflow: hidden;
}
.kontakt .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	color: #000;
}
.kontakt-l{
	width: 30%;
	float: left;
	text-align: left;
	margin-top: 20px;
}
.kontakt-r{
	width: 65%;
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-left: 5%;
}
.kontakt .ico1{
	background: url('../img/kontakt_ico1.png') no-repeat center left;
	padding-left: 60px;
	min-height: 45px;
	margin-bottom: 30px;
}
.kontakt .ico2{
	background: url('../img/kontakt_ico2.png') no-repeat center left;
	padding-left: 60px;
	min-height: 45px;
	margin-bottom: 30px;
}
.kontakt .ico3{
	background: url('../img/kontakt_ico3.png') no-repeat center left;
	padding-left: 60px;
	min-height: 45px;
	margin-bottom: 30px;
}
.kontakt .ico4{
	background: url('../img/kontakt_ico4.png') no-repeat center left;
	padding-left: 60px;
	min-height: 45px;
	margin-bottom: 10px;
}



/* ofirmie */

#ofirmie{
	position: relative;
	top: -40px;
}
.ofirmie{
	width: 100%;
	background: #fff;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	padding: 20px 0 50px 0;
	overflow: hidden;
	text-align: center;
}
.ofirmie .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	color: #000;
}
.ofirmie .naglowek span{
	display: inline-block;
	border-bottom: 2px solid #0085c9;
	padding: 0 10px;
}


/* oferta */

#oferta{
	position: relative;
	top: -40px;
}
.oferta{
	position: relative;
	width: 100%;
	background: #000;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	line-height: 1.2;
	padding: 20px 0 50px 0;
	text-align: center;
	overflow: hidden;
	background: #0a477a url('../img/oferta_bg.jpg?v=2') repeat-x center center;
	background-size: cover;
	overflow: hidden;
	min-height: 460px;
}
.oferta .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	margin: 0;
	color: #fff;
}
.oferta .cnt{
	position: relative;
	z-index: 2;
}
.oferta-table{
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
	overflow: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
}
.oferta-table td{
	display: inline-block;
	float: left;
	position: relative;
	width: 33%;
	text-align: center;
	padding: 30px 3% 30px 3%;
	margin: 0;
	border: 0;
	overflow: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
}
.oferta-table td .oferta-t{
	font-size: 32px;
	margin-top: 20px;
	line-height: 1.2;
	letter-spacing: 0px;
	transition: all 0.65s ease;
}
.oferta-table td .oferta-o{
	font-size: 18px;
	padding-top: 10px;
	transition: all 0.65s ease;
}
.oferta-table td .more{
	margin-top: 30px;
	text-align: center;
}
.oferta-table td .more a{
	display: inline-block;
	background: transparent;
	border: 0;
	color: #fff;
	background: #0085c9;
	padding: 5px 20px;
	text-decoration: none;
	letter-spacing: 0px;
	transition: all 0.65s ease;
}
.oferta-table td:hover .more a{
	background: transparent;
	padding: 5px 30px;
	color: #fff;
	letter-spacing: 2px;
	background: #004175;
}
.oferta-table td:hover .oferta-t{
	letter-spacing: 2px;
}
.oferta-table .row1 .icon{
	position: relative;
	width: 245px;
	height: 245px;
	background: #fff url('../img/oferta-ico1.png') no-repeat center center;
	border: 0;
	transition: all 0.65s ease;
	margin: 0 auto;
	z-index: 2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
	border: 5px solid #fff;
}
.oferta-table .row1:hover .icon{
	transition: all 0.65s ease;
	-ms-transform: scale(0.9); 
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
	border: 5px solid #0085c9;
}
.oferta-table .row2 .icon{
	position: relative;
	width: 245px;
	height: 245px;
	background: #fff url('../img/oferta-ico2.png') no-repeat center center;
	border: 0;
	transition: all 0.65s ease;
	margin: 0 auto;
	z-index: 2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
	border: 5px solid #fff;
}
.oferta-table .row2:hover .icon{
	transition: all 0.65s ease;
	-ms-transform: scale(0.9); 
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
	border: 5px solid #0085c9;
}
.oferta-table .row3 .icon{
	position: relative;
	width: 245px;
	height: 245px;
	background: #fff url('../img/oferta-ico3.png') no-repeat center center;
	border: 0;
	transition: all 0.65s ease;
	margin: 0 auto;
	z-index: 2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
	border: 5px solid #fff;
}
.oferta-table .row3:hover .icon{
	transition: all 0.65s ease;
	-ms-transform: scale(0.9); 
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
	border: 5px solid #0085c9;
}


/* aktualnosci strona glowna */

#aktualnosci{
	position: relative;
	top: -40px;
}
.aktualnosci{
	width: 100%;
	min-height: 610px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.aktualnosci .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	color: #000;
}
.aktualnosci .row{
	float: left;
	width: 100%;
	padding-top: 20px;
}
.aktualnosci .row .left{
	float: left;
	width: 30%;
}
.aktualnosci .row .right{
	float: left;
	width: 70%;
}
.aktualnosci .row .right.full{
	width: 100%;
}
.aktualnosci .row img.avatar{
	margin: 0 0 20px 0;
	vertical-align: top;
	max-width: 90%;
}
.aktualnosci .row .date{
	display: block;
	color: #605d5d;
	font-size: 18px;
}
.aktualnosci .row .title{
	color: #605d5d;
	font-size: 36px;
	padding: 5px 0;
}
.aktualnosci .row .sep{
	height: 1px;
	background: #0a699b;
}
.aktualnosci .row .lead{
	color: #605d5d;
	font-size: 20px;
	padding-top: 20px;
}
.aktualnosci .row .more{
	margin: 20px 0 0 0;
	text-align: left;
}
.aktualnosci .row .more a{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin: 30px auto 20px auto;
	padding: 0 20px;
	background: transparent;
	border: 1px solid #018cc6;
	color: #000;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.aktualnosci .row .more a:hover{
	background: #018cc6;
	padding: 0 40px;
	color: #fff;
	letter-spacing: 3px;
	text-decoration: none;
}
.aktualnosci .show_all{
	text-align: left;
	padding: 20px 0;
}
.aktualnosci .show_all a{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	margin: 30px auto 20px auto;
	padding: 0 40px;
	background: transparent;
	border: 1px solid #018cc6;
	color: #000;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.aktualnosci .show_all a:hover{
	background: #018cc6;
	padding: 0 60px;
	color: #fff;
	letter-spacing: 3px;
	text-decoration: none;
}
.aktualnosci .controlBtn {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 2;
	color: #fff;
	font-size: 48px;
	line-height: 60px;
	background: #0599cb;
	background: -moz-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #0599cb), color-stop(100%, #0d5185));
	background: -webkit-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: -o-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: -ms-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: linear-gradient(to bottom, #0599cb 0%, #0d5185 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0599cb', endColorstr='#0d5185', GradientType=0 );
	transition: all 0.3s ease;
	font-family: FontAwesome;
	text-align: center;
}
.aktualnosci .controlBtn:hover{
	background: #fff;
	color: #0599cb;
	border: 1px solid #0599cb;
}
.aktualnosci .controlBtn.PrevBtn {
    left: 0;
}
.aktualnosci .controlBtn.NextBtn {
    right: 0;
}
.aktualnosci .controlBtn.PrevBtn::before {
    content: "\f104";
}
.aktualnosci .controlBtn.NextBtn::before {
    content: "\f105";
}
@media only screen and (max-width: 999px) {
	.aktualnosci{
		padding-bottom: 70px;
	}
	.aktualnosci .controlBtn{
		top: auto;
		bottom: 0;
	}
}


/* referencje strona glowna */

#referencje{
	position: relative;
	top: -40px;
}
.referencje{
	width: 100%;
	min-height: 410px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.referencje .naglowek{
	text-align: center;
	font-size: 45px;
	padding: 20px 0 30px 0;
	color: #000;
}
.referencje .row{
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.referencje .row .left{
	float: left;
	width: 30%;
}
.referencje .row .right{
	float: left;
	width: 70%;
}
.referencje .row .right.full{
	width: 100%;
}
.referencje .row .title{
	color: #605d5d;
	font-size: 36px;
	padding: 5px 0;
}
.referencje .row .secondary{
	color: #087eb0;
	font-size: 18px;
	padding: 5px 0;
}
.referencje .row .lead{
	color: #605d5d;
	font-size: 18px;
	padding: 20px 0 0 0;
}
.referencje .row .lead::before{
	display: block;
	text-align: center;
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 32px;
	color: #605d5d;
}
/*
.referencje .row .lead::after{
	display: block;
	text-align: right;
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 18px;
	color: #605d5d;
	margin-top: -10px;
}
*/
.referencje .controlBtn {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 2;
	color: #fff;
	font-size: 48px;
	line-height: 60px;
	background: #0599cb;
	background: -moz-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #0599cb), color-stop(100%, #0d5185));
	background: -webkit-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: -o-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: -ms-linear-gradient(top, #0599cb 0%, #0d5185 100%);
	background: linear-gradient(to bottom, #0599cb 0%, #0d5185 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0599cb', endColorstr='#0d5185', GradientType=0 );
	transition: all 0.3s ease;
	font-family: FontAwesome;
	text-align: center;
}
.referencje .controlBtn:hover{
	background: #fff;
	color: #0599cb;
	border: 1px solid #0599cb;
}
.referencje .controlBtn.PrevBtn {
    left: 0;
}
.referencje .controlBtn.NextBtn {
    right: 0;
}
.referencje .controlBtn.PrevBtn::before {
    content: "\f104";
}
.referencje .controlBtn.NextBtn::before {
    content: "\f105";
}
@media only screen and (max-width: 999px) {
	.referencje{
		padding-bottom: 70px;
	}
	.referencje .controlBtn{
		top: auto;
		bottom: 0;
	}
}


/* formularze */

.formularz{
	padding: 20px 0 40px 0;
}
.formularz .left{
	float: left;
	width: 48%;
	margin-right: 2%;
}
.formularz .right{
	float: left;
	width: 50%;
}
.formularz .er{
	height: 20px;
	line-height: 20px;
	vertical-align: top;
}
.formularz .right input[type=submit], .formularz .right input[type=button]{
	line-height: 22px;
	padding: 12px 20px;
	border: 1px solid #fff;
	font-family: 'Cairo', sans-serif;
	font-size: 20px;
	font-weight: 400;
	background: #0085c9;
	color: #fff;
	transition: all 0.3s ease;
}
.formularz .right input[type=submit]:hover, .formularz .right input[type=button]:hover{
	background: #002a64;
}

.formularz table{
	background: #fff;
	color: #000;
	max-width: 400px;
	margin: 0 auto;
	padding: 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.formularz table td{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
}

.formularz table td.l{
	text-align: right;
	padding-right: 10px;
	line-height: 46px;
	vertical-align: middle;
}

.formularz table td.r{
	text-align: left;
	width: 230px;
}

.formularz div.error, .formularz span.error, .formularz label.error{
	display: none;
	color: red;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Cairo', sans-serif;
	vertical-align: top;
}

.formularz input[type=text], .formularz input[type=password]{
	width: 90%;
	border: 1px solid #9b9e9e;
	padding: 12px 5%;
	height: 20px;
	line-height: 20px;
	font-family: 'Cairo', sans-serif;
	font-size: 18px;
	font-weight: 300;
	background: #fff;
	color: #000000;
}

.formularz input[type=text].error,.formularz input[type=password].error{
	border: 1px solid red;
}

.formularz input[type=radio].error{
	outline: 1px solid red;
}

.formularz input[type=checkbox].error{
	outline: 1px solid red;
}

.formularz input.psp{
	display: none;
}

.formularz textarea{
	width: 90%;
	height: 152px;
	border: 1px solid #9b9e9e;
	padding: 12px 5%;
	line-height: 20px;
	margin: 0;
	font-family: 'Cairo', sans-serif;
	font-size: 18px;
	font-weight: 300;
	background: #fff;
	color: #000000;
}
.formularz select{
	width: 90%;
	border: 1px solid #fff;
	padding: 10px 5%;
}
.formularz input[type=submit]{
	cursor: pointer;
}

.formularz textarea.error{
	border: 1px solid red;
}
.formularz select.error{
	border: 1px solid red;
}
.formularz .title{
	text-align: center;
	padding-bottom: 20px;
}
.logowanie, .rejestracja {
    width: 440px;
    margin: 0px auto;
}
.logowanie a{
	color: #015A9E;
}
form#logowanie, form#rejestracja{
	border: 1px solid #0085c9;
	padding: 20px 0;
}
.zalogowany{
	padding: 0 0 10px 0;
}
.formularz .alert_error{
	color: red;
	text-align: center;
	margin: 5px 20px;
	padding: 10px 10px;
	border: 1px solid red;
	background: #feebeb;
}
.formularz .alert_ok{
	color: #008000;
	text-align: center;
	margin: 5px 20px;
	padding: 10px 10px;
	border: 1px solid #008000;
	background-color: #EBFEEC;
}


/* kalendarium */

.kalendarz{
	max-width: 320px;
	margin: 0 auto;
	text-align: center;
}
.kalendarz h3{
	padding-bottom: 20px;
}
.kalendarz .info{
	padding: 20px 0;
	font-size: 18px;
}
.kalendarz .legenda{
	padding: 10px 0;
	font-size: 14px;
	vertical-align: middle;
	line-height: 15px;
	height: 15px;
}
.kalendarz .legenda span.calkowita{
	display: inline-block;
	width: 25px;
	height: 15px;
	background: #6B1015;
	vertical-align: middle;
}
#terminarz_kalendarz{
	text-align: center;
	padding: 5px 0 0 0;
}
#organizer_table{
	border-collapse: collapse;
	color: #403f3f;
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 320px;
}
#organizer_table a{
	text-decoration: none;
}
#organizer_table .cnt{
	border: 0;
	padding: 0;
}
#organizer_table tr th{
	background: #fff;
	height: 17px;
	font-size: 10px;
	border: 1px solid #fff;
	border-collapse: collapse;	
	color: #202020;
	font-weight: normal;
}
#organizer_table td.miesiac{
	background: transparent !important;
	text-align: center !important;
	vertical-align: middle !important;
	height: 20px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	font-size: 18px !important;
	border: 0 !important;
	border-collapse: collapse !important;	
	padding: 10px 0;
}
#organizer_table td.miesiac a.prev-month{
	display: inline-block;
	background: url('../img/organizer_str.png') no-repeat 20px;
	background-position: 0 0;
	height: 20px;
	width: 15px;	
	vertical-align: middle !important;
	line-height: 20px !important;
}
#organizer_table td.miesiac a.next-month{
	display: inline-block;
	background: url('../img/organizer_str.png') no-repeat center;
	background-position: -15px 0;
	height: 20px;
	width: 15px;
	vertical-align: middle !important;
	line-height: 20px !important;	
}
#organizer_table tr.cnt td{
	background: #fff;
	border: 1px solid #fff;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	height: 27px;
	line-height: 27px;
}
#organizer_table tr.cnt td a{
	display: block;
	font-size: 12px;
	color: #202020;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
}
#organizer_table tr.cnt td a:hover{
	background: #4582c3;
	color: #fff;
}
#organizer_table tr.cnt td.st{
	background: url('../img/organizer_bg1.png') repeat top;
}
#organizer_table tr.cnt td.st0{
	background: url('../img/organizer_bg0.png') repeat top;
}
#organizer_table tr.cnt td.st1{
	background: #898989;
	color: #fff;
}
#organizer_table tr.cnt td.st1 a{
	color: #fff;
}
#organizer_table tr.cnt td.st2{
	background: #ff6000;
	color: #fff;
}
#organizer_table tr.cnt td.st2 a{
	color: #fff;
}
#organizer_table tr.cnt td.st3{
	background: #6B1015;
	color: #fff;
}
#organizer_table tr.cnt td.st3 a{
	color: #fff;
}
#organizer_table td, #organizer_table tr{
	border-collapse: collapse;
	vertical-align: middle;
}
#organizer_table td.nd a, #organizer_table th.nd{
	color: red !important;
}
#terminarz_wydarzenia .wydarzenie{
	margin: 0 0 10px 0;
}
#terminarz_wydarzenia .wydarzenie .date{
	color: #666666;
	font-size: 11px;
}
#terminarz_wydarzenia .wydarzenie .title{
	font-weight: bold;
}
.loading{
	text-align: center;
	padding: 10px 0;
}
.kalendarium  .t{
	margin: 0 0 0 0;
}
.kalendarium  .d{
	margin: 10px 0 0 0;
}
.kalendarium  .c{
	margin: 10px 0 0 0;
}
.overlib{
	border: 3px solid #0a699b;
}
.overlib img{
	vertical-align: bottom;
}

