body{
	overflow-x: hidden;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif !important;
}

body a{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif !important;
}

body h1, body h2, body h3, body h4, body h5{
	
}

/*********************************************************************************************************************************************************************************/

.center{
	text-align: center;	
}

.center-table{
	width: 100%;
	height: 100%;
	display: table;
}

.center-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.bottom-table{
	width: 100%;
	height: 100%;
	display: table;
}

.bottom-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: bottom;
}

.cms-btn{
	border: 1px solid black;
	padding: 10px 40px 10px 40px;
    margin: 0px 0px 0px 0px; 
    color: white;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
	background-color: black;
}

.cms-btn:hover{
	color: white;
	text-decoration: none;
	background-color: #444444;
	border: 1px solid #444444;
}

.subp-span-space{
	padding: 0px 20px 0px 20px;
}

.div-table-404{
	width: 100%;
	max-width: 500px;
	margin: 0px auto 0px auto;
}

.okienko-info{
	position: absolute;
	width: calc(100% - 40px);
	max-width: 990px;
	margin: 160px 0px 0px calc((100% - 990px) / 2);
	padding: 1px 1px 1px 1px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 400;
}

.okienko-info img{
	width: 100%;
	height: auto;
}

.okienko-info .okno-close-div{
	position: absolute;
	cursor: pointer;
	right: 5px;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	margin: 5px 0px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: rgba(0, 0, 0, 0.75);
}

.cookiez{
	background-color: rgba(255, 255, 255, .9);
	padding: 25px 0px 30px 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 6000;
}
    
.cookiez a, .cookiez span{
	color: #555;
	cursor: pointer;
	font-size: 12px;
	padding: 9px 17px 9px 17px;
	background-color: #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 5px;
	display: inline-block;
	margin-left: 10px;
}

#newsletter-div{
	float: left;
	width: 100%;
	max-width: 360px;
}

#newsletter-div .news-100{
	width: 100%;
}

#wyszukiwarka-div{
	float: left;
	width: 100%;
	max-width: 360px;
}

.yt-div{
	float: left;
	width: 33.33%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.yt-div .yt-div-in{
	padding: 0px 10px 20px 10px;
}

.sg-lr-image{
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.sg-lr-image img{
	width: 100%;
	max-width: 360px;
	height: auto;
}

#subpage-gallery-content-left{
	float: left;
	width: calc(100% - 320px);
}

#subpage-gallery-right{
	float: right;
	width: 280px;
}

#subpage-gallery-content-right{
	float: right;
	width: calc(100% - 320px);
}

#subpage-gallery-left{
	float: left;
	width: 280px;
}

#subpage-gallery-center{
	
}

.grid-item{
	width: 25%;
	padding: 0px 10px 20px 10px;
}

.grid-item img{
	width: 100%;
	height: auto;
}

#main-section{
	width: 100%;
	max-width: 1920px;
	min-height: 700px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #d1d0d5;
	background-image: url(../gfx/content_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#main-site-content, #main-site-content-part-2{
	width: 100%;
	max-width: 1320px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 40px 20px;
}

#content-left{
	float: left;
	width: 260px;
}

#content-left ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-left ul li{
	padding: 0px 0px 10px 0px;
}

#content-left ul li a{
	display: block;
	color: #08b5d7;
	font-size: 14px;
	padding: 7px 10px 7px 10px;
	transition: all 0.3s;
	border-right: 3px solid #08b5d7;
}

#content-left ul li a:hover, #content-left .subtree-li-selected a{
	text-decoration: none;
	color: white;
	background-color: #08b5d7;
}

#content-right{
	float: right;
	width: calc(100% - 300px);
}

#subpage-navi{
	padding: 20px 0px 20px 0px;
	color: #6888c8;
	font-size: 14px;
}

#subpage-navi a{
	color: #6888c8;
	font-size: 14px;
	text-transform: uppercase;
}

#subpage-navi span{
	margin: 0px 10px 0px 10px;
}

.page-header{
	height: 125px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 0px solid transparent;
}

.page-header h1{
	font-size: 36px;
	color: white;
	text-align: center;
	padding: 40px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.well{
	color: #626075;
	background-image: linear-gradient(to bottom, transparent 0%, transparent 100%);
	box-shadow: inset 0 0px 0px transparent, 0 0px 0 transparent;
	border: 0px;
	border-color: transparent;
	background-color: transparent;
	min-height: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.well a{
	color: #6888c8;
}

.well b, .well strong{
	
}

.well p{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.well ul, .well ol{
	list-style: inherit !important;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 40px;
}

.well h1{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
	font-weight: 600;
	color: #6888c8;
}

.well h2{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 26px;
	font-weight: 600;
	color: #6888c8;
}

.well h3{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 24px;
	font-weight: 600;
	color: #6888c8;
}

.well h4{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 22px;
	font-weight: 600;
	color: #6888c8;
}

.well h5{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 20px;
	font-weight: 600;
	color: #6888c8;
}

.scp-photo{
	float: left;
	width: 25%;
	height: 180px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #1d1e2c;
}

.scp-photo img{
	height: 190px;
	width: auto;
}

#kontakt-form-div{
	
}

#kontakt-form-div h2{
	text-align: center !important;
	margin: 0px 0px 0px 0px !important;
	padding: 40px 0px 40px 0px !important;
}

#kontakt-form-div .input-group{
	padding-bottom: 10px;
}

#carousel-example-generic{
	background-color: rgba(0, 0, 0, 0.2);
}

#galeria-subgalleries{
	padding: 0px 0px 20px 0px;
}

#galeria-subgalleries .gs-subgallery-box{
	height: 420px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background-color: black;
	overflow-x: hidden;
	overflow-y: hidden;
}

#galeria-subgalleries .gs-subgallery-box .gssb-img{
	position: relative;
	height: 420px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 600;
}

#galeria-subgalleries .gs-subgallery-box .gssb-img img{
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

#galeria-subgalleries .gs-subgallery-box:hover img{
	-webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
	-webkit-filter: brightness(50%);
    filter: brightness(50%);
}

#galeria-subgalleries .gs-subgallery-box .gssb-title{
	position: relative;
	height: 420px;
	margin: -420px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	z-index: 800;
}

#galeria-subgalleries .gs-subgallery-box .gssb-title h2{
	color: white;
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 30px 0px;
}

#galeria-images{
	padding: 20px 0px 0px 0px;
}

#galeria-images .gi-image-box{
	
}

.parallax{
    margin: 0px auto 0px;
    background-attachment: fixed;
}

#kalendarz-div{
	
}

#kalendarz-div h2{
	text-align: center;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#kalendarz-info{
	text-transform: uppercase;
	font-size: 12px;
	padding: 20px 20px 20px 20px;
	text-align: center;
}

#kalendarz-div .month-table{
	float: left;
	width: 50%;
	padding: 20px 20px 20px 20px;
	background-color: white;
}

#kalendarz-div .month-table .month-table-header{
	color: white;
	background-color: #0a2536;
}

#kalendarz-div .month-table .month-table-header h3{
	text-align: center;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#kalendarz-div .month-table .month-table-content{
	height: 230px;
}

#kalendarz-div .month-table .month-table-content .mtc-day-name{
	float: left;
	width: 14.28%;
	text-align: center;
	color: white;
	padding: 5px 5px 5px 5px;
	background-color: #d2b089;
}

#kalendarz-div .month-table .month-table-content .mtc-day{
	float: left;
	width: 14.28%;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

#kalendarz-div .month-table .month-table-content .mtc-day-locked{
	color: white;
	background-color: #c83b3b;
}

#kalendarz-div .month-table .month-table-content .mtc-day-tmplocked{
	color: white;
	background-color: #24455a;
}

.sr-content-div{
	color: #404040;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}

.sr-content-div a{
	font-size: 14px;
	color: #404040;
}

.sr-content-div a:hover{
	text-decoration: none;
}

.sr-content-div .sr-content-header{
	padding: 10px 10px 10px 10px;
	background-color: #e9e7e7;
}

.sr-content-div .sr-content-main{
	padding: 10px 10px 10px 10px;
	background-color: white;
	font-weight: 300;
	color: #808080;
}

.blog-box{
	
}

.blog-box .blog-box-content{
	padding: 10px 10px 10px 10px;
	background-color: #dddddd;
}

.blog-box .blog-box-content .blog-box-image{
	padding: 0px 0px 20px 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.blog-box .blog-box-content .blog-box-name{
	padding: 0px 0px 20px 0px;
}

.blog-box .blog-box-content .blog-box-name h4{
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.blog-box .blog-box-content .blog-box-description{
	text-align: justify;
	padding: 0px 0px 20px 0px;
}

.blog-box .blog-box-content .blog-box-link{
	text-align: right;
}

.blog-box .blog-box-content .blog-box-link a{
	font-weight: 700;
	color: black;
}

.pagination-div{
	text-align: center;
	padding: 20px 20px 20px 20px;
}

.pagination-div span{
	background-color: #dddddd;
	padding: 0px 4px 0px 4px;
}

.pagination-div a{
	font-weight: 700;
	color: black;
}

.pagination-div a:hover{
	text-decoration: none;
}

.aktualnosci-box{
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	background-color: #dddddd;
}

.aktualnosci-box .aktualnosci-box-name{
	padding: 10px 0px 20px 0px;
	font-size: 12px;
}

.aktualnosci-box .aktualnosci-box-name h4{
	font-size: 20px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.aktualnosci-box .aktualnosci-box-description{
	padding: 0px 0px 20px 0px;
}

.aktualnosci-box .aktualnosci-box-link{
	text-align: right;
}

.aktualnosci-box .aktualnosci-box-link a{
	font-weight: 700;
	color: black;
}

/*********************************************************************************************************************************************************************************/

#logo-top{
	width: 100%;
	max-width: 1320px;
	margin: 0px auto 0px auto;
	padding: 25px 20px 25px 20px;
}

#logo-top a{
	display: block;
	text-decoration: none;
}

#logo-top a:hover{
	text-decoration: none;
}

#logo-top h1{
	font-size: 48px;
	font-weight: 800;
	color: #6888c8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logo-top h2{
	font-size: 24px;
	color: #29498a;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu-top{
	width: 100%;
	max-width: 1320px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
}

#menu-top-in{
	background-color: #e1e1e6;
	border: 1px solid #cbcbcb;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
}

#header-menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-menu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-menu li a{
	color: #78707d;
	margin: 0px 0px 0px 0px;
	padding: 12px 30px 14px 30px;
}

#header-menu li a:hover, #header-menu .active a{
	background-color: #ededed !important;
	color: #a62599 !important;
	text-decoration: none !important;
}

#header-menu .dropdown-menu{
	background-color: white;
	border: 0px;
}

#menu-img{
	width: 100%;
	max-width: 1320px;
	height: 476px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	background-image: url(/images/ludzie_top.webp);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu-img h1{
	text-align: right;
	width: 100%;
	font-size: 38px;
	max-width: 800px;
	color: #6888c8;
	text-transform: uppercase;
	margin: 0px auto 0px auto;
	padding: 200px 0px 0px 0px;
}

#menu-img h1 span{
	font-size: 48px;
	font-weight: 700;
	color: #355497;	
}

#menu-img h1 strong{
	font-size: 64px;
	font-weight: 800;
	color: #08b5d7;
}

#top{
	width: 100%;
	max-width: 1920px;
	height: 648px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #c7c7c7;
	background-image: url(../gfx/top_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#footer-section{
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 20px 20px;
	background-color: #272733;
	text-align: center;
}

#footer-info-section{
	width: 100%;
	max-width: 1920px;
	min-height: 300px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../gfx/footer_info_bg.png);
}

#fis-inner{
	width: 100%;
	max-width: 1320px;
	color: white;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
}

#fis-inner a{
	color: white;
}

#fis-inner h2{
	color: #08b5d7;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

#fisi-left{
	float: left;
	width: 50%;
	padding: 60px 20px 0px 0px;
}

#fisi-right{
	float: right;
	width: 50%;
	text-align: right;
	padding: 60px 0px 0px 20px;
}

#msp-left{
	float: left;
	width: 50%;
	padding: 0px 20px 0px 0px;
}

#msp-right{
	float: right;
	width: 50%;
	text-align: center;
	padding: 0px 0px 0px 20px;
}

#msp-right img{
	width: 100%;
	max-width: 620px;
	height: auto;
}

/*********************************************************************************************************************************************************************************/

@media (max-width: 1199px) {
	.yt-div{
		width: 50%;
	}
	.grid-item{
		width: 33.33%;
	}
	#menu-img h1{
		max-width: 991px;
	}
}

@media (max-width: 1039px) {
	.okienko-info{
		margin-left: 20px;
	}
}

@media (max-width: 991px) {
	.grid-item{
		width: 50%;
	}
	#content-left{
		width: 100%;
		float: none;
		text-align: center;
	}
	#content-right{
		width: 100%;
		float: none;
	}
	#menu-img h1{
		padding: 100px 0px 0px 0px;
	}
	#msp-left{
		width: 100%;
		float: none;
		padding: 0px 0px 0px 0px;
	}
	#msp-right{
		width: 100%;
		float: none;
		padding: 0px 0px 40px 0px;
	}
}

@media (max-width: 880px) {
	#menu-img{
		height: 640px;
	}
	#menu-img h1{
		text-align: center;
		padding: 80px 0px 0px 0px;
	}
	#top{
		height: auto;
	}
}

@media (max-width: 767px) {
	.yt-div{
		width: 100%;
	}
	.grid-item{
		width: 100%;
	}
	#subpage-gallery-content-left, #subpage-gallery-right, #subpage-gallery-content-right, #subpage-gallery-left{
		float: none;
		width: 100%;
	}
	.okienko-info{
		display: none;
	}
	#header-menu li a{
		font-size: 18px;
		text-align: center;
		padding: 5px 10px 10px 10px;
	}
	#logo-top{
		text-align: center;
	}
	#menu-img{
		background-position: bottom center;
	}
	#menu-img h1{
		font-size: 28px;
	}
	#menu-img h1 span{
		font-size: 38px;
	}
	#menu-img h1 strong{
		font-size: 64px;
	}
	#fisi-left, #fisi-right{
		float: none;
		width: 100%;
		text-align: center;
		padding: 25px 0px 25px 0px;
	}
}

@media (max-width: 399px) {
	#menu-img h1 span{
		font-size: 30px;
	}
	#menu-img h1 strong{
		font-size: 48px;
	}
}




























