* {
	padding: 0;
	margin: 0;
}

h1 {
	animation-delay: 0.3s;
}

h2 {
	animation-delay: 0.5s;
}

h3 {
	animation-delay: 0.7s;
}

h4 {
	animation-delay: 1s;
}

.mySlidecontent p {
	animation-delay: 0.7s;
}

a:hover {
	text-decoration: none!important;
}



/*logo */
.site-logo img {
	width: 120px;
	margin-top: 10px;
}


.sortSelect {
	display: inline-block;
}






.s-block, .headline {

}


.full-visible {
	opacity: 1;
}


body {
background: #fff;
opacity: 0;
}

header {
	background: #171717;
	float: left;
	width: 100%;
}


a {
	text-decoration: none;
	transition-duration: 0.2s;
}

a:hover {

}


.sendbutton {
	cursor: pointer;	
	transition-duration: 0.5s;
}

#page {
	overflow: hidden;
}

.page-block-article {
	text-align: center;
}

.page-block {
	padding: 20px 1%;
	vertical-align: top;
}

.full-size-block {
	padding: 0;	 	 
}



.serverWorks {
	margin-top: 100px;
}

/* popupy */

.close-popup-white {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none!important;
}

.popup-white {
position:fixed;
top:10%;
left:50%;
width:400px;  /* adjust as per your needs */
   /* adjust as per your needs */
margin-left:-200px;   /* negative half of width above */
  /* negative half of height above */
z-index: 9999999;
background: #fff;
padding: 20px 30px;
border: 1px solid #ddd;
box-shadow: 2px 2px 2px 2px #eee;
}

/* downloads */

.downloads {
	
}

.download-item {
	margin-bottom: 10px;
	padding: 20px 2%;
	border: 1px solid #ddd;
}

.icond {
	opacity: 0.5;
}

.headdownload {
	text-align: center;
	margin: 10px 0;
}

.download-item p {
	margin: 0!important;
	padding: 0!important;
}

/* slider */

.main-carousel {
z-index: 100;
position: relative;	
}

.carousel .noactive {
	transition-duration: 1s;
}
.carousel-caption a {
	z-index: 10;
}
.active .carousel-caption a {
z-index: 99999;
}

.carousel-caption a {
	padding: 15px 25px;
	display: inline-block;
	z-index: 9999;
	cursor: pointer;
	background: #00b2ec;
	color: #fff;
	transition-duration: 0.5s;	
}
.carousel-caption a:hover {
	background: #fff!important;
	color: #777;
}

/* break line */

.breakline {
	clear: both;
}

/* combination gallery 4 */

.combination-gallery-block-4 {
	width: 100%;
	float: left;

	text-align: center;
}

.combination-gallery-4 {
	display: inline-block;
	overflow: hidden;
}



.combination-gallery-block-4 .combination-gallery-4 {
	transition-duration: 0.5s;
}
.combination-gallery-block-4 .combination-gallery-4:hover {
	transform: scale(1.3);

}
.combination-gallery-block-4 .combination-gallery-4:nth-child(1) img {
	width: 100%;
}

.combination-gallery-block-4 .combination-gallery-4:nth-child(1) {
width: 44%;
margin: 0 1% 0 0;
}
.combination-gallery-block-4 .combination-gallery-4:nth-child(2) {
width: 39%;

}
.combination-gallery-block-4 .combination-gallery-4:nth-child(3) {
height: 160px;
width: 65%;
}
.combination-gallery-block-4 .combination-gallery-4:nth-child(4) {
width: 34%;
height: 160px;
margin-left: 1%;
}
.combination-gallery-block-4 .combination-gallery-4:nth-child(5) {
width: 240px;
height: 200px;

}

/* combination gallery - 5 */

.combination-gallery-block-5 {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	
}

.combination-gallery-5 {
	position: relative;
	transition-duration:1s;	
	width: 19%;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	height: 350px;

margin: 0!important;

}
.combination-gallery-block-5:hover .combination-gallery-5 {
	width: 10%;
}

.combination-gallery-block-5:hover .combination-gallery-5:hover {
	width: 50%;
}

.combination-gallery-5 img {
	z-index: 99;
	position:relative;
	display: inline-block;
	margin: 0;
	transition-duration: 1s;
}
.combination-gallery:hover-5 img {
	z-index:9999;
	margin: auto;

}

/* combination gallery - 5 */

.combination-gallery-block-8 {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}

.combination-gallery-block-8 img {
	max-width: 31%;
}

/* combination gallery - 6 */

.combination-gallery-block-6 {
	width: 100%;
	float: left;

	text-align: center;
	height: 400px;
	background: #fff;
	position: relative
}

.combination-gallery-block-6 .combination-gallery-6 {
	position: absolute;
	float: left;
	overflow: hidden;
	width: 16.8%;
	height: 400px;
	transition-duration: 0.5s;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(1) {
	margin-left: 0;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(2) {
	margin-left: 16.6%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(3) {
	margin-left: 33.2%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(4) {
	margin-left: 49.8%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(5) {
	margin-left: 66.4%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(6) {
	margin-left: 83.2%;
}


.combination-gallery-block-6  .combination-gallery-6:hover {
margin-left: 0!important;
z-index: 999;
width: 100%;
overflow: visible;
background: rgb(255,255,255,0.7);
}

.combination-gallery-block-6  .combination-gallery-6:hover img {
transform: rotate(6deg);
	box-shadow: 5px 5px 5px #555;
}

.combination-gallery-block-6  .combination-gallery-6 img {
	height: 100%;
	transition-duration: 1s;
}


/* gallery photo section */

.single-gallery-block {
	width: 100%;
}

@media only screen and (max-width: 767px) {
		.hours, .teacher {
	display: none;
}
}
@media only screen and (min-width: 768px) {
	.marginesowy {
		margin-left: 31px;
	}
	

}

@media only screen and (max-width: 992px) {
	
.filters strong {
width: 100%;
text-align: center;
float: left;
margin-top: -35px;
}

	
.filters {
border: none!important;	
}

.sortable {
	font-size: 14px!important;
	color: #444!important;
	text-align: left!important;
	margin-left: 10px!important;
}

.sortable select {
	margin-left: 15px!important;
}


.filters .filtersitem {
width: 100%;
float: left;
padding: 15px 0;
}


	
}
	


@media only screen and (max-width: 767px) {
	
	
	
.imago-1, .imago-10 {
	width: 100%;

}

.imago-2, .imago-3, .imago-4, .imago-5, .imago-6, .imago-7, .imago-8, .imago-9 {
	width: 100%;

}

.picture-gallery img {
	width: 100%;
	border: 5px solid #fff;
	transition-duration: 4s;	
}



.picture-gallery .caption {
	float: left;
	text-align: center;
	bottom: 0;
	padding: 3%;
	width: 100%;
	background: #fff;
	opacity: 1;
	transition-duration: 0.5s;
}
	
}





@media only screen and (min-width: 1024px) {
	
.imago-1, .imago-10 {
	width: 50%;
	height: 350px;
}

.imago-2, .imago-3, .imago-4, .imago-5, .imago-6, .imago-7, .imago-8, .imago-9 {
	width: 25%;
	height: 175px;
}

.picture-gallery img {
	width: 110%;
	border: 5px solid #fff;
	transition-duration: 4s;	
}
.picture-gallery:hover img {
	width: 140%;
}


.picture-gallery .caption {
	position: absolute;
	bottom: 0;
	padding: 3%;
	width: 100%;
	background: #fff;
	opacity: 0;
	transition-duration: 0.5s;
}

.picture-gallery:hover .caption {
	opacity: 0.8;
	color: #444;
}
	
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

.imago-1, .imago-10 {
	width: 50%;
	float: left;
	height: 300px;
}

.imago-2, .imago-3, .imago-4, .imago-5, .imago-6, .imago-7, .imago-8, .imago-9 {
	width: 25%;
	height: 150px;
	float: left;
}

.picture-gallery img {
	width: 100%;
	border: 5px solid #fff;
	transition-duration: 4s;	
}


.picture-gallery .caption {
	position: absolute;
	bottom: 0;
	padding: 3%;
	width: 100%;
	background: #fff;
	opacity: 0;
	transition-duration: 0.5s;
}

.picture-gallery:hover .caption {
	opacity: 0.8;
	color: #444;
}
	
}

.zdjecie img {
	width: 100%;
}




.picture-gallery {
	overflow: hidden;
	display: inline-block;
	float: left;
	position: relative;
	opacity: 0.7;
	transition-duration: 0.5s;
}






.picture-gallery:hover {
opacity: 1;
}
















.picture-gallery .photo {
	
}





/* singlephoto */

.single-photo-block {
	text-align: center;	
}

.single-photo-block img {
	max-width: 100%;	
}






/* photo gallery module */

.photo-gallery {
	padding: 50px 0;
	
	
}

.photo-gallery-list {
	padding: 50px 0;
float: left;	
}




.photo-gallery-list a:hover {
	color: #414141;
}

.gallery-thumbnail {
	overflow: hidden;
	width: 100%;
	transition-duration: 0.5s;


}

.gallery-icon {
	overflow: hidden;
	position: relative;
	transition-duration: 0.5s;
}


.gallery-icon img {
    height:100%;
	vertical-align: top;
}



.gallery-icon::after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.gallery-icon:hover:after {
    opacity:1;
}

.gallery-name {
	transition-duration: 0.5s;	
	position: absolute;
	bottom: 0;
	padding: 10px 0;
	background: #fff;
	width: 100%;
	text-align: center;
	opacity: 0;
}

.gallery-thumbnail:hover .gallery-name {
bottom: 30%;
padding: 20px 0;
font-size: 24px;
opacity: 1;
}




.allthree:nth-child(3n+1) {
		clear: right;
}	


.alltwo:nth-child(2n+1) {
	clear: both;
}

.gallery-news {
	padding: 30px 0;
}

.news-note {
	overflow: hidden;
	margin-bottom: 30px;
}


.news-note .news-thumb {
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

.news-note .news-thumb img {
	width: 100%;
	transition-duration: 3s;
	min-height: 100%;

}

.news-note .news-thumb img:hover {
	width: 120%;
	margin: -10% 0 0 -10%;
}

.news-date .day {
	color: #80d02a;
	float: left;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 14px;
}
.news-date .month {
	color: #80d02a;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 24px;	
}

.news-date .year {
	color: #9c9c9c;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 24px;	
}	

.newsblock {
	background: #fff;
	padding: 50px 0px 0px 0px;
}

.see-more-news {
	background: #fff;
	padding: 30px 0px;
}

.see-more-news a {
	color: #626262;
	font-size: 18px;
	font-weight: 600;
}

.news-description {
	float: left;
}

.newsmore-button {
	border: 1px solid #b8b8b8;
	padding: 20px 10px;
	text-align: center;
}

.newsmore-button a {
	color: #b8b8b8;
}

@media (min-width: 1024px) {
	.news-more {
		height: 297px!important;
	}
}

.news-more {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	flex-direction: column;
}

.news-date {
	margin-top: 15px;
}

@media (max-width: 768px) {
	.news-date {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width: 990px) {
	.news-note {

	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 4px solid #444;
}
}

.news-desc {
	
}

.news-desc p {
	margin: 5px 0;
}

.news-desc a {
	margin: 15px 0;
	display: inline-block;
	font-weight: bold;
	border-left: 10px solid #444;
	padding-lefT: 10px;
}


.news-desc h3 {
	border: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.news-content .data {
	float: right;
	font-size: 14px;
	color: #777;
	vertical-align: middle;
}

@media (max-width: 768px) {
.news-content h2 .data {
	width: 100%;
	display: block;
	padding: 15px 0 0 0;
	float: none!important;
	}
}
.user-comment {
	
}

.comment-content {
	
}
.more-link {
	width: 100%;
	float: left;
	margin: 30px 0 50px 0;
	text-align: right;
}

.more-link a {
	float: right;
	font-weight: bold;	
}
.more-link a:hover {
	text-decoration: none;
}
.comment-content .note {
	text-align: center; 
	font-size: 14px;
	min-height: 80px;
}
.comment-content .who {
	font-size: 20px;
	font-weight: bold;
	text-align: center; 	
}

.comment-content .rate {
	display: none;
}
.comment-content .date {
	display: none;
}

.textarea-default {
	border: 1px solid #ddd;
width: 80%;
margin: 40px 10% 10px;
padding: 2.5% 5%;
resize: none;
border-top:  1px solid #eee;
}

.input-default {
	border: none;
border-bottom:  1px solid #ddd;
padding: 2.5% 5%;
width: 50%;
margin: 10px 25% 10px;
text-align: center;
font-style: italic;
}

.comment_form #dodajwpis {
	padding: 15px 30px;
	display: inline-block;
	border: none;
	margin: 30px 0 50px 0;
}
.comment_form {
	text-align: center;
}

.headline h1 {
	margin: 20px 0 0px 0 !important;
	border-bottom: 2px solid #ddd;
	padding-bottom: 30px;
}

.headline {
	display: block;
}






#swipebox-prev,
#swipebox-next {
	z-index: 9999;
}





.pull-right {
	float: right;
}



.mySlides {
	float: left;
	width: 100%;

}

.mySlidecontent {

	width: 100%;
	float: left;
	padding: 0px 15%;
	text-align: center;
	height: 320px;
}

.w3-content {
	position: relative;
	max-width: 100%;
}

.w3-center {
	width: 100%;
	float: left;
	padding: 15px 0;
	text-align: center;
}

.w3-section {
	width: 100%;
	position: absolute;
	top: 110px;
	z-index: 99;
}

.arrowslide:hover {
	cursor: pointer;
	text-decoration: none!important;
}
.arrowslide {
	padding: 10px;
	font-size: 30px;
}

.w3-button {
	border: 5px solid #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	padding: 9px;
	margin: 2px;
	background: #ddd;
}

.w3-button:hover {
	text-decoration: none!important;
	background: #00b2ec;
	border: 5px solid #fff;
	cursor: pointer;
}

.w3-red {
background: #242424	;	
}

.sll {
	left: 0;
	position: absolute;
}

.slr {
	right: 0;
	position: absolute;
}



.slidlist {
	float: left;
	width: 100%;

}

.slidess {
	float: left;
	width: 100%;
}

.myListList {
	margin-bottom: 20px;
	width: 100%;
}

.myListList a {
	width: 100%;
	float: left;
	padding: 15px;
	border-bottom: 1px solid #ddd;
}

@media (max-width: 767px) {
.myListList a {
	width: auto;
	float: left;
	padding: 15px;
	border-bottom: none;
}	

.myListList {
	margin-bottom: 20px;
	width: 100%;
		border-bottom: 1px solid #ddd;
}

}

.myListList a:hover {
	float: left;
	padding: 15px;

	text-decoration: none;
	color: #fff;
	background: #890007;
}

.myListList a:focus {
	float: left;
	padding: 15px;

	text-decoration: none;
	color: #fff;
	background: #ffb121;
}

.myListList .active {
	float: left;
	padding: 15px;

	text-decoration: none;
	color: #fff;
	background: #ffb121;
}

.myListSlides {
	
	
}

.myListContent {
	width: 100%;
	float: left;
	padding: 30px 5%;
}


.undersite {
	padding: 15px 25px;
	border: 1px solid #aaa;
	text-align: center;
}

.undersite {
	padding: 15px 25px;
	border: 1px solid #aaa;
	text-align: center;
	text-decoration: none;
	transition-duration: 0.5s;
}

.undersite:hover {
	color: #fff;
	background: #888;
}


.inline-list ul {
	list-style-type: none;
}

.inline-list ul li {
	display: inline-block;
	margin: 20px;
}


.nopadding {
	padding-right: 0!important;
	padding-left: 0!important;
}



select {

  /* styling */
  background-color: white;

  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.3em 4em 0.3em 1em;

  /* reset */

  margin-top: -10px;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}


select.filterSelect {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}

select.filterSelect:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;

  outline: 0;
}



.cookies-bar {
	background: #434343;
	width: 100%;
	float: left;
	padding: 60px 0;
	color: #fff;
	text-align: center;
	position: relative;
	font-size:80%;
	text-transform: uppercase;
}

.cookies-bar h3 {
	font-size: 140%;
	margin-bottom: 10px;
}

.cookies-bar .close-cookie-button {
	position: absolute;
	background: #fff;
	padding: 15px;
	top: -60px;
	right: 10px;
	font-size: 48px;
	border-radius: 0 0px 5px 5px;
}





.title-page {
	margin: 50px 0;
	float: left;
	width: 100%;
}






.sideBar {
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}

.sideBar .mainLink {
	width: 100%;
	float: left;
	padding: 5px 0 5px 0;
	border-top: 1px solid #ddd;
	color: #222;
	font-size: 15px;
	font-weight: 600;
}
.sideBar .secLink {
	width: 100%;
	float: left;
	padding: 2px 0 2px 10px;
	color: #777;
	font-size: 13px;
}
.sideBar .thiLink {
	width: 100%;
	float: left;
	padding: 2px 0 2px 20px;
	color: #aaa;
	font-size: 13px;
}
.sideBar .fourLink {
	width: 100%;
	float: left;
	padding: 2px 0 2px 30px;
	color: #555;
	font-size: 12px;
}






.blogfoto img {
	max-width: 100%;
	
}

.blogtitle a {
	color: #e82558;
}

.blogtitle a:hover {
	color: #444;
}


element {

}
.course-item:nth-child(2n+1) {

    clear: both;

}

.item2 {
padding: 10px 1%;

}

.item2 a {
	height: 150px;
	border: 1px solid #333;
	text-align: center;	
	color: #333;
		padding-top: 40px;
		width: 100%;
		float: left;
		font-weight: 700;
}

.item2 a:hover {
	color: #fff;
	background: #e82558;
border: 1px solid #fff;	
}

.item2:hover {


}

.alinke a {
	float: left;
	margin: 50px 0 20px 0;
}

.text-content p {
	line-height: 220%;
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}