@font-face{
	font-family:Palanquin-Bold;
	src: url(Font/palanquin-bold.ttf);
	
	
}

body {
	 
	display:block;
	background-position:center;
	background-attachment: fixed;
	background-repeat:repeat-y;
	font-family: 'Montserrat', sans-serif;
	text-align:justify;	
	background-color:#1b3f69;

	
}
.main-logo-place{    
	float:left;
	height:250px;
	
}


.main-tile{

	padding-top:2%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:100%;
	padding-bottom:2%;
	background-color:#1b3f69;
	color:white;
	text-shadow: 2px 2px 5px black;
	
	

}

.bottom-title{
	
	padding-top:2%;
	background-position:bottom;
	background-repeat:repeat-x;
	
	background-size:100%;
	padding-bottom:2%;
	background-color:#1b3f69;
	color:white;
}

.btns-bckrnd{
		
		background-color:orange;
		box-shadow:5px  5px 25px orange;
		padding:2%;


		
}

footer{
	padding:2% 5% 2% 5%;
	background-color:#2C2F33;
	width:100%;
	color:white;	
}
.carousel-item,
.carousel-inner,
.item,
.text {
  height: 100%;
  width: auto;
  background-size:100%;
  background-repeat:no-repeat; 
}

.carousel {
  height: 100%;
  text-shadow:2px 2px 5px black;
  
}
.carousel-inner > .item {
    width:640px;
	height:400px;
	margin: 0 auto;
	
}
 .carousel-inner img { margin: auto; }

.navbar-brand{
	margin-left:10%;
}

.btn-size
{
		height:50px;
		width:80%;	
		box-shadow:2px 2px 2px gray;
		margin: auto;
}
.btn-size:hover
{
	background-color:#4169E1;
	box-shadow: none;
}




.mid-title{
	color: black;
	font-weight:bold;
	text-align: center;
}

.count
{  
  color:orange; 
  font-size:2em;
}

.small-circle
{	
	display:block;	
	width: 110px;
	height: 110px;
	border-radius: 90%;	 
	margin:auto;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
	}
	
.medium-circle
{	
	display:block;	
	width: 150px;
	height: 100px;
	border-radius: 90%;	 
	margin:auto;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
	font-size:1vw;
}


.circle{
	
	float: right;
	display:block;
	border: 5px solid #df8c27;
	min-width: 200px;
	min-height: 200px;
	border-radius: 90%;
	 
	margin-left:40px;
	margin-right:40px;
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}


.container-fluid{	
	padding:0px;	
}


.slide{
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);        
	
}



.header-text{
	display: block;
	margin-left:25%;
	margin-right:25%;
	font-size:1vw;	
	color:#000103;
	padding-bottom:5%;
	padding-top:5%;	
	background-color:#1A3F68;	
}



.main{
	
	background-color: white;
	
}
.caption-smaller{
	font-size:2vw;	
}


.text{
	
	display: block;
	padding-left:5%;
	padding-right:5%;	
	font-size:1em;	
	color:#333138;
	padding-bottom:5%;
	padding-top:5%;
	background-color:white;
		
}

@media only screen and (max-device-width : 640px) {
	

.navbar-toggler{
	margin:auto;
	}
	.mid-title{
		width:100%;
		text-align: center;
	}

	.text{
		font-size:0.8em;
		margin:auto;
		
	}
	
	.circle{	
	margin-bottom:auto;
	width:50%;
	height:50%;
	}
	
	.carousel{
		height:250px;
	}
		
	
	h5,h4{	
	text-align:center;	
	}
	

	.small-circle{
		
		padding-top: 5%;;
	}
	.medium-circle{
		width:30%;
		margin:auto;
		
	}
	.footer-information{
		font-size:1.5vw;
	}
}


@media only screen and (max-device-width: 768px) {

.carousel{
	height:300px;
	}
	
	h1{
	font-size:3vw;
	
	}
	
	p{
		font-size: 1.2em;
	}

}

/*@media only screen and (max-width: 800px) {
	
	transported to 768px
	
}
*/

/*@media only screen and (max-width: 600px) {
	
 transported to 640px
}
*/
#menu{
	background-color: #333138;	
}

.main-text{
	margin-left: 2%;
	margin-right: 2%;

}

p{
	margin:2%;
	font-size:1em;
}

h1{
	text-align: center;
	font-family:Palanquin-Bold;
	font-size:2em;
	margin:25px;
	}

	
h2 {
	text-align: center;
	font-family:Palanquin-Bold;
	font-size:2em;
}	

h3{
	font-size:1em;
	
}

.navbar-brand{
	font-family:Palanquin-Bold;
	
}

.slide1{
	background-image: url('Galery/bckgrnd.png');
	background-size:50%;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color:#1A3F68;
	
	
 }
.slide2{
	background-image: url('Galery/bckgrnd.png');
	background-attachment: fixed;
	background-color:#1A3F68;
	
 }
 
.static-image{
	background-size: 100%;	
	background-repeat: repeat-y;
	background-position:center;


}

/* For width smaller than 800px: */
@media only screen and (min-width: 800px) {
	.static-image{
	background-size: 100%;
	}
}

@media only screen and (max-width: 960px) {	
	.figure{
		width:100%;		
	}
}

footer{
	background-color:#1A3F68;
}

.footer-information
{
	font-size: 0.8em;	
}

.social-media-ico
{
	max-height: 25px;
}
/* faq.html */


.list-group-item
{
	background-color:none;
}

/*regulamin.html*/

h4
{
	text-align:center;
	margin-bottom:15px;
}

.paragraph-title
{
	text-align:center;	
	font-size:2.5vw;
	margin-bottom:25px;
}
	
.text-law
{
	font-style:italic;
	font-size:1vw;
	margin-left:5%;	
}	

.list-group-item
{
		padding: 20px;
		margin:10px;
}



