
.toptop {
	display:  flex;
	width: 100%;
	margin: 0;
	height: 55px;
	left: 0;
	top: 170px;
	position: absolute;
	background: rgba(0,0,0,0.5);
z-index: 100;
align-items: center;
justify-content: center;
}


.f-nav2 {
	/* To fix main menu container */
		z-index: 109;
		position: fixed;
		left: 0;
		top: 0px;
		width: 100%;
		margin: 0px;
		height: 55px;
	
	//background: rgba(190, 90, 90, 0.93);
	background: rgba(10, 10, 10, 0.83);
	}



.toptop-linki1____ {
	display:  flex;
	width: auto;
	height: 60px;
 	 background-color: #2d49e8;
 align-items: center;
justify-content: center;
}


.toptop-linkbox {
	 display:  flex;
 
	height: 50px;
 
 
	background: rgba(0, 0, 0, 0.5);
z-index: 100;
align-items: center;
justify-content: center;
}



 

.toptop-linkbox a  {
	display: block;
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	line-height: 20px;
    color: rgb(255, 0, 0);
	padding: 10px;
	font-weight: 400;
	margin: 0 8px 0 8px;
	//background-color: #8e2de8;
}

.toptop-linkbox a:hover  {
    color: rgb(252, 112, 112);
}


.toptop-linkbox a.active  {
 
    color: rgb(255, 255, 255);
 
}


.toptop-linkbox a.icon1 svg {
 
	width: 25px;
	height: 25px;
	color: rgb(193, 193, 193);
}

.toptop-linkbox a.icon1 svg:hover {
	color: #ffffff;
}


@media only screen and (max-width:1020px) {
	.toptop {
	display:  flex;
		flex-wrap: wrap;
	width: 100%;
	margin: 0;
	height: auto;
	left: 0;
	top: 60px;
	position: absolute;
	background: rgba(0,0,0,0.5);
z-index: 100;
align-items: center;
justify-content: center;
}


.f-nav2 {
	/* To fix main menu container */
		z-index: 109;
		position: fixed;
		left: 0;
		top: 0px;
		width: 100%;
		margin: 0px;
		height: auto;
	
	//background: rgba(190, 90, 90, 0.93);
	background: rgba(10, 10, 10, 0.83);
	}
	
}










footer {
 width: 100%;
 height: auto; 
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 background-color: #ffffff; 
}	

footer p {
 margin: 0 0 0 0;
 padding: 25px 0 0px 0px;
 font-family: 'Lato', sans-serif;
 font-size: 13px;
 line-height: 16px;
 text-align: center;
 letter-spacing: 0;
 font-weight: 400;
 color: #666666;	
 text-shadow: none;
}
	
.ddd-box {
	margin: 0px auto;
  padding: 30px 0 0px 0; 

	width: 300px;
  border: 0px solid #ffaa00;
  height: 500px;
  background: rgba(255,255,255,0.2); 
  overflow: hidden;
   font-family: 'Lato', sans-serif;
	font-size: 13px;
  color: #000000;	
}

.ddd {
	margin: 0px;
  padding: 0px; 
	width: 100%;


}
.ddd p.d {
	margin: 0 0 0 0;
	padding: 0px 0 23px 23px;
  font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0;
	font-weight: 400;
	  color: #000000;	
}

.ddd p.d2 {
	margin: 0 0 0 0;
	padding: 0px 0 23px 0px;
  font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0;
	font-weight: 400;
	  color: #000000;		
}



.form-title-box {
	width: 100%;
	height: 133px;
	display: block;
	float: left;
}
.form-title-box h2 {
	margin: 0 0 0 0;
	padding: 49px 0 0 0;
	  font-family: 'Lato', sans-serif;
	font-size: 60px;
	line-height: 18px;
	color: #2de8df;
	text-align: center;
	letter-spacing: 0;
	font-weight: 300;
}
.form-box {
	width: 100%;
  margin: 0;
  padding: 0;
	display: block; 
	float: left;
}
.form-box-col {

	width: 100%;
	display: block;
	float: left;
	margin: 0 0 0 20px; 
	padding: 0;
}

.form-box-col2 {
	width: 100%;
	display: block;
  overflow: hidden;    	background-color: #f9f9f9;
	margin: 0 auto;
	padding: 0;
}

form input {
	margin: 0;
	padding: 0 0 0 13px;
	width: 260px;
	height: 36px;
	border: 1px #dcdcdc solid;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 5px 1px #ebebeb inset;
	border-radius: 7px;
	  font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0;
	font-weight: 300;
	text-decoration: none;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
	color: #b1b1b1; 
}
:-moz-placeholder {
	color: #b1b1b1;
	opacity: 1;  
}
::-moz-placeholder {
	color: #b1b1b1;
	opacity: 1; 
}
:-ms-input-placeholder {
	color: #b1b1b1; 
}

input.inputzabezpieczenie {
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	width: 42px;
	height: 36px;
	border: 1px #dcdcdc solid;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 5px 1px #ebebeb inset;
	border-radius: 7px;
  font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	letter-spacing: 0;
	font-weight: 600;
	text-decoration: none;
}


.form-box-sep {
	margin: 0;
	padding: 0 0 0 0;
	width: 218px;
	height: 9px;
}
form textarea {
	margin: 0;
	padding: 12px 12px 12px 12px;
	width: 260px;
	height: 114px;
	border: #dcdcdc solid 1px;
	background-color: #f9f9f9;
	box-shadow: 1px 1px 5px 1px #ebebeb inset;
	border-radius: 7px;
  font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	letter-spacing: 0;
	font-weight: 300;
	text-decoration: none;
	resize: none;
  box-sizing: border-box;
}
.form-button-box {
	margin: 18px 0 0 0;
	width: 100%;
	height: 130px;
	display: block;
	float: left;
}
.form-button {
	width: 260px;
	height: 50px;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #e9731b;
	border-radius: 7px;
	cursor: pointer;
}
.form-button1 {
	width: 260px;
	height: 47px;
	margin: 0 auto;
	padding: 0;
	background: rgba(255, 151, 67, 1);
	background: linear-gradient(to bottom, rgba(255, 209, 71, 1) 0%, rgba(255, 184, 73, 1) 100%);
	border-radius: 7px;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.form-button1 p {
	margin: 0;
	color: #000000;
	margin: 0 0 0 0;
	padding: 14px 0 0 0;
  font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
}
.form-button2 {
	width: 260px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: rgba(255, 151, 67, 1);
	background: linear-gradient(to bottom, rgba(255, 209, 71, 1) 0%, rgba(255, 184, 73, 1) 100%);
	box-shadow: 1px 1px 5px 1px #e9731b inset;
	border-radius: 7px;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.form-button2 p {
	margin: 0;
	color: #000000;
	margin: 0 0 0 0;
	padding: 16px 0 0 0;
  font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
}


.zabezpieczenieformularza {
  padding-top: 10px;
  margin-top: 0px;
  height: 70px;
  width: 350px;
  box-sizing: border-box;

}



#baner-start { 

 position: absolute;
 bottom: 80px;
 left: 0%;
 border-top: 0px solid #ffffff;
 opacity: 0.8;
 width: 100%;
 height: 270px;
 background: none;
 background-image: url('img/baner1.jpg');
 background-repeat: no-repeat;
 background-position: center center;
 background-size: contain;
}



.rej {
border-left: 1px solid white;
font-family: 'Rubik';
font-size: 38px;
letter-spacing: -1px;
line-height: 38px;
font-weight: 300;
text-align: left;
color: rgba(255,255,255,0.95);
text-shadow: 1px 1px 10px rgba(0,0,0,0.96);
}

.rej span {
 
  color: rgba(255,255,255,1);
  font-weight: 700;
}


section h1 {
  text-shadow: none;
  font-weight: 600;
  font-size: 45px;  line-height: 45px;
  color: #ffffff;
  padding: 25px 10px 0px 21px;
  margin: 0px 0 0 0;
	font-family: 'Rubik', sans-serif;
  letter-spacing: -3px; 
  text-transform: normal;  	
text-shadow: 2px 2px 10px rgba(0,0,0,0.76);

}

section h1 span {
  font-weight: 300;

}

.textshadow1 {
  text-shadow: 4px 4px 9px rgba(0,0,0,0.26);
}


section h2 {
  text-shadow: none;
  font-weight: 600;
  font-size: 22px;  line-height: 24px;
  color: #ffffff;
  padding: 20px 20px 10px 21px;
  margin: 0px 0 0 0;
  font-family: 'Rubik', sans-serif;
  text-shadow: 4px 4px 9px rgba(0,0,0,0.26);
  letter-spacing: 0px; 
  text-transform: normal;  	

}

section h3 {
  text-shadow: none;
  font-weight: 500;
  font-size: 23px;  line-height: 23px;
  color: #aaaaaa;
  padding: 15px 10px 12px 21px;
  margin: 0px 0 0 0;
  font-family: 'Rubik', sans-serif;
  text-shadow: 4px 4px 9px rgba(0,0,0,0.26);
  letter-spacing: 0px; 
  text-transform: normal;  	

}

section h4 {
  text-shadow: none;
  font-weight: 500;
  font-size: 23px;  line-height: 23px;
  color: #333333;
  padding: 7px 10px 15px 0px;
  margin: 0px 0 0 0;
  font-family: 'Rubik', sans-serif;
  text-shadow: 4px 4px 9px rgba(0,0,0,0.26);
  letter-spacing: 0px; 
  text-transform: normal;  	

}

section p {
  font-weight: 400;
  font-size: 17px;  line-height: 23px;
  color: #eeeeee;
  padding: 20px 20px 10px 21px;
  margin: 0px 0 0 0;
  font-family: 'Rubik', sans-serif;
text-shadow: none;
  letter-spacing: 0px; 
  text-transform: normal; 
    text-align: justify; 	
}

section ul {
  padding: 0px 20px 20px 40px;
  margin: 0px 0 0 0px;
}

section ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  //color: #ff0000;
  padding: 1px 20px 6px 3px;
  margin: 0px 0 0 20px;
  font-family: 'Rubik', sans-serif;
   
  letter-spacing: 0; 
  text-transform: normal;      
  text-align: left;  	
}



#akcja {
 margin: 0 auto;
 padding: 12px 0 40px 0;
 width: 90%;
 //background: rgba(255,255,255,0.73);

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,ededed+95&0.81+0,0.09+94 */
background: -moz-linear-gradient(-45deg,  rgba(247,247,247,0.81) 0%, rgba(237,237,237,0.09) 94%, rgba(237,237,237,0.09) 95%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(247,247,247,0.81) 0%,rgba(237,237,237,0.09) 94%,rgba(237,237,237,0.09) 95%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(247,247,247,0.81) 0%,rgba(237,237,237,0.09) 94%,rgba(237,237,237,0.09) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cff7f7f7', endColorstr='#17ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



 border: 0px solid #da251d;
 border-top: 6px solid #da251d;

}

#akcja p.akcja1 {
  font-weight: 300;
  font-size: 18px;  line-height: 21px;
  color: #000000;
  padding: 25px 30px 10px 30px;
  margin: 0px 0 0 0;
  font-family: 'Lato', sans-serif;
  text-shadow: 3px 3px 9px rgba(0,0,0,0.26);
  letter-spacing: 0px; 
  text-transform: normal; 
    text-align: justify; 	
}

#akcja p.akcja2 {
  font-weight: 400;
  font-size: 15px;  line-height: 20px;
  color: #777777;
  padding: 10px 30px 5px 30px;
  margin: 0px 0 0 0;
  font-family: 'Lato', sans-serif;
  text-shadow: none;
  letter-spacing: 0px; 
  text-transform: normal; 
    text-align: justify;  	
}

#akcja p.katechizm1 {
  text-align: center;
  font-family: 'Caveat', cursive;
  font-size: 23px; line-height: 23px;
  color: #000000;	
}

#akcja p.katechizm2 {
	  padding: 30px 30px 0px 30px;
  text-align: right;
  font-family: 'Caveat', cursive;
  line-height: 23px;
  font-weight: 600;
  color: #000000;	
}




section p.small {
  font-weight: 300;
  font-size: 15px;
  line-height: 19px;
  color: #ffffff;
  padding: 10px 10px 5px 21px;
  margin: 0px 0 0 0;
  font-family: 'Lato', sans-serif;
  text-shadow: 3px 3px 9px rgba(0,0,0,0.36);
  letter-spacing: 0px; 
  text-transform: normal;  	
}



 

.rozwin {
display: none;
}

.black {
  color: #000000;
}

.fundators {
  margin: 0px 20px 11px 20px;
  padding: 0px;
  display: block;
  background-color: #fffaff;
  overflow: hidden;
}

.fundator {
  margin: 0px;
  padding: 0px 0px 5px 30px;
  width: 100%;
  display: block;
  box-sizing: border-box;
 // background-color: #fffaaa;
  
}

.fundator-img {
  border-top: 0px solid black;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 92px;
  display: inline-block;
//  background-color: #ff00aa;
  vertical-align:top;
}

.fundator-img img {
  border-radius: 50%;
  margin: 0px;
  padding: 0px;
  width: 80px;
  -webkit-box-shadow: 10px 10px 18px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 18px -7px rgba(0,0,0,0.75);
box-shadow: 10px 10px 18px -7px rgba(0,0,0,0.75);
	transition: all 0.3s ease;
	  border: 4px solid #aaaaaa;
}

.fundator-img img:hover {
  border: 4px solid #ffffff;
}

.fundator-text2 {
  border-top: 0px solid black;
  margin: 0px 0 0px 0;
  padding: 0px;
  width: calc(100% - 125px);
  display: inline-block;
//  background-color: #0000aa;
  vertical-align:top;
}

.fundator-text2 p.fundator-name1 {
  font-weight: 300;
  font-size: 13px;  line-height: 18px;
  color: #ffffff;
  padding: 18px 0px 0px 0px;
  margin: 0px 0 0 0;
	font-family: 'Lato', sans-serif;
  text-shadow: 2px 2px 5px rgba(0,0,0,0.36);
  letter-spacing: 0vw; 
  text-transform: normal;  
}

.fundator-text2 p.fundator-name2 {
  font-weight: 600;
  font-size: 15px;  line-height: 18px;
  color: #ffffff;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 0 0;
	font-family: 'Lato', sans-serif;
  text-shadow: 2px 2px 5px rgba(0,0,0,0.36);
  letter-spacing: 0vw; 
  text-transform: normal;  
}

ul.linki li {
  display: inline-block;

}




.col111 {

margin: 0px;
padding: 0px 0 0px 0;
width: 49%;
  display:inline-block;
  vertical-align:top;
border-top: 0px solid red;

}


#logo_orlik_kolor {
 width: 100%;
 margin: 0 0 0 0;
 padding: 40px 0 0 0;
 text-align: center;
}

#logo_orlik_kolor img {
 width: 350px;
 height: auto;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}


#galeriagaleria1 {
  margin: 30px 0 0 0;
  padding: 25px 0px 25px 0px;
  width: 100%;
  display: block;
  clear: both;
  overflow: hidden;
// background: rgba(0,0,0,0.5);
}

#galeriagaleria2 {
  margin: 0px;
  padding: 0px;

  width: auto;
  display: block;
  clear: both;
  overflow: hidden;
 // background: rgba(255,0,0,0.9);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
justify-content: safe center;
}




#galeriagaleria2 a.galeria {  
  width: 200px;
  height: 100px;
 padding: 0px;
 margin: 2px 8px 34px 8px;
 overflow: hidden;
  border: 6px solid #555555;
  text-align: center;
  background-color: #888888;
-webkit-box-shadow: 4px 2px 12px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 2px 12px -4px rgba(0,0,0,0.75);
box-shadow: 4px 2px 12px -4px rgba(0,0,0,0.75);
	transition: all 0.3s ease;
}

#galeriagaleria2 a.galeria:hover {
  border: 6px solid #888888;
   margin: 0px 8px 36px 8px;
}

#galeriagaleria2 a.galeria img {

 margin: 0px;
 padding: 0px;
}


.linkilinki {
  margin: 0px 0 20px 0;
  padding: 0px 0px 0px 0px;
  width: 100%;
  display: block;
  clear: both;
  overflow: hidden;
 //background: rgba(0,0,0,0.1);
  display: flex;
  align-items: center;
  justify-content: center;
   flex-wrap: wrap;
}

.linkilinki a {
  padding: 0px 10px 0px 10px; 
  margin: 0px 0 20px 0;

  overflow: hidden;
}

.linkilinki a img {
  max-height: 90px;
  width: auto;
}



.top-menu {
	top: 230px;
	position: absolute;
	width: 100%;
	z-index: 700;
	left: 0;
	margin: 0px;
	padding: 0px;
}

#down-up-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: none;
}



 




#nav {
	left: 0;
	overflow: hidden;
 padding: 12px 0 12px 0;
    width: 100%;
	height: 55px;
	right: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	 //background: rgba(212,0,0,0.9);
	 //background: rgb(106,9,9);
	 background: linear-gradient(106deg, rgba(106,9,9,0.8) 21%, rgba(212,0,0,0.8) 100%);
}

#nav ul {
	display: flex;

width: 100%;
 height: auto;
	flex-direction: row;
	 flex-wrap: wrap;	 

 
	//align-items: center;
//justify-content: center;
}

#nav li {
	 display: inline-block;
	margin: 0;
	padding: 0 3px 0 3px;
	// background-color: yellow;
}
#nav a {
	z-index: 400;
	font-family: 'Rubik', sans-serif;
	//font-size: 14px;
	//line-height: 14px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	margin: 0px 3px 0px 3px;
	padding: 8px 8px 8px 8px;
	color: #ffffff;
	letter-spacing: 0px;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	transition: all 0.26s ease;
	-webkit-transition: all 0.26s ease;
	border-top: 0px solid rgba(212,0,0,0.9);
	text-transform: uppercase;
	opacity: 0.7;
}
#nav a:hover {
	opacity: 1.0;
	background: none;
	color: #f4c000;
 
	text-shadow: 2px 1px 7px rgba(255, 255, 255, 0.5);
}
#nav .current a {
	 background: #fff;
	color: #00061d;
    	color: #000000;
	text-shadow: none;
	border-top: 0px solid white;
 
}
#nav a span.line {
	padding-top: 10px;
	border-top: 0px solid #8d8d8d;
}
#nav a.on {
	//padding: 9px 9px 9px 9px;
	color: #ffffff;
	border: 2px solid rgba(255, 255, 255, 0.5);
}
#nav a span.line:hover {
	padding-top: 8px;
	border-top: 0px solid #ffffff;
}
.f-nav {
/* To fix main menu container */
	z-index: 199;
	position: fixed;
	left: 0;
	top: 55px;
	width: 100%;
	margin: 0px;
	height: 55px;

//background: rgba(90, 90, 90, 0.93);
}














#logo2 {
	position: fixed;
	top: 3px;
	left: 4px;
	display: none;
	padding-left: 12px;
	z-index: 300;
  cursor: pointer;
  opacity: 0.7;
	transition: all 0.26s ease;
	-webkit-transition: all 0.26s ease;
}
#logo2:hover {
  opacity: 1.0;
}
#logo2 img {
	width: 142px;
}

#logo2 h2 {
	z-index: 400;
	font-family: 'Lato', sans-serif;
	font-size: 34px;
	line-height: 30px;
	font-weight: 400;
	margin: 13px 7px 0px 7px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	letter-spacing: -2px;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);                          
	text-decoration: none;
	transition: all 0.26s ease;
	-webkit-transition: all 0.26s ease;
	border-bottom: 0px solid #ffffff;
	text-transform: normal;


}
#logo2 h2 span.white {
	padding: 0px 0px 0px 0px;
	font-weight: 400;
	color: #ffffff;
	font-size: 34px;
	line-height: 30px;
border-top: 1px solid #392e00;
}
#logo2 h2 span {
	padding: 0px 0px 0px 0px;
	font-weight: 700;
	color: #ffcc00;
	font-size: 34px;
	line-height: 30px;
border-top: 1px solid #ffcc00;
}
#logo2 h3 {
	z-index: 400;
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	line-height: 9px;
	font-weight: 400;
	margin: 0px 7px 0px 7px;
	padding: 2px 0px 0px 0px;
	color: #7c7c7c;
	letter-spacing: 2px;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	transition: all 0.26s ease;
	-webkit-transition: all 0.26s ease;
	border-bottom: 0px solid #ffffff;
	text-transform: normal;


}





























@media only screen and (max-width:1020px) {

.rej {
font-family: 'Rubik';
font-size: 16px;
letter-spacing: 0px;
line-height: 21px;
font-weight: 400;
text-align: left;
color: rgba(255,255,255,0.75);
  text-shadow: 3px 3px 9px rgba(0,0,0,0.26);
padding: 0 0 40px 0;
border: 0;
}

.rej span {
  font-size: 16px;
  line-height: 21px;
  color: rgba(255,255,255,1);
  font-weight: 700;
}




#akcja {
 margin: 0 auto;
 padding: 0px 0 30px 0;
 width: 88%;

}

#akcja p.akcja1 {
  font-weight: 900;
  font-size: 18px;  line-height: 24px;
  color: #000000;
  padding: 35px 30px 10px 30px;
  margin: 0px 0 0 0;
  font-family: 'Lato', sans-serif;
  text-shadow: 3px 3px 9px rgba(0,0,0,0.26);
  letter-spacing: 0px; 
  text-transform: normal; 
    text-align: justify; 	
}

#akcja p.akcja2 {
  font-weight: 400;
  font-size: 13px;  line-height: 17px;
  color: #777777;
  padding: 10px 30px 5px 30px;
  margin: 0px 0 0 0;
  font-family: 'Lato', sans-serif;
  text-shadow: none;
  letter-spacing: 0px; 
  text-transform: normal; 
    text-align: justify;  	
}



#baner-start { 

 position: absolute;
 top: 120px;
 left: 0%;
 border-top: 0px solid #ffffff;
 opacity: 1.0;
 width: 100%;
 height: calc(100% - 120px);
 background-color: none;
 background-image: url('img/tlo1.jpg');
 background-repeat: no-repeat;
 background-position: top top;
 background-size: cover;
}


section .wrapper {
  width: 98%;
  padding: 70px 0 40px 0;
  margin: 0 auto;
}

.col111 {

margin: 0px 0 30px 0;
padding: 0px;
width: 100%;
  display:inline-block;
  vertical-align:top;
border-top: 0px solid red;

}


#logo_orlik_kolor {
 width: 100%;
 margin: 0 0 0 0;
 padding: 40px 0 0 0;
 text-align: center;
}

#logo_orlik_kolor img {
 max-width: 90%;
 height: auto;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}





#down-up-buttons {
  position: fixed;
  bottom: 3px;
  right: 3px;
  z-index: 1000;
  display: none;
}

#down-up-buttons .button{
  width: 50px;
}




#galeriagaleria2 a.galeria {  
  width: 100px;
  height: 60px;
 padding: 0px;
 margin: 2px 3px 24px 3px;
 overflow: hidden;
  border: 3px solid #555555;
  text-align: center;
  background-color: #888888;
-webkit-box-shadow: 4px 2px 12px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 2px 12px -4px rgba(0,0,0,0.75);
box-shadow: 4px 2px 12px -4px rgba(0,0,0,0.75);
	transition: all 0.3s ease;
}

#galeriagaleria2 a.galeria:hover {
  border: 3px solid #888888;
   margin: 0px 3px 26px 3px;
}

.linkilinki {
  padding: 0px 21px 0px 21px; 
  margin: 0px 0 0px 0;
  overflow: hidden;
}

.linkilinki a {
  padding: 0px 7px 0px 7px; 
  margin: 0px 0 20px 0;
  overflow: hidden;
}

.linkilinki a img {
  max-height: 60px;
  width: auto;
}







.scrolldown-button222 {
	background: url('img/down.png');
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -20px;
	z-index: 100;
	opacity: 0.7;
	transition: all 0.26s ease;
	-webkit-transition: all 0.26s ease;
	cursor: pointer;
}
.scrolldown-button222:hover {
	bottom: 20px;
	opacity: 0.9;
}





.top-menu {
	top: 0px;
	position: fixed;
	width: 100%;
	z-index: 700;
	left: 0;
	margin: 0px;
	padding: 0px;
	//background-color: #2de8df;
}






#pasek {
	width: calc(100% - 60px);
	height: 60px;
	background: rgba(40,40,40,0.85);

	position: fixed;
	z-index: 11;
	margin: 0;
	top: 0;
	left: 0;
}

#logo2 {
	top: 5px;
  display: block;
    opacity: 1.0;
}

#logo {
  display: none;
}


#nav {
	left: 0;
	list-style: none;
	overflow: hidden;
	padding: 75px 0 15px 0;
	height: auto;
	right: 0;
	margin: 0px 0 0 0;
	text-align: center;
	background: rgba(40, 40, 40, 0.93);
	z-index: 100;
	display: none;
}
#nav li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#nav a {
	z-index: 400;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	padding: 10px 11px 10px 11px;
	color: #dddddd;
	letter-spacing: 1px;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	transition: all 0.26s ease;
	-webkit-transition: all 0.26s ease;
	border-bottom: 0px solid #ffffff;
	text-transform: uppercase;
	display: block;    
    opacity: 1;
}
#nav a:hover {
	margin: 0px 0px 0px 0px;
	padding: 10px 11px 10px 11px;
	background: rgba(159, 159, 159, 0.85);
	color: #ffffff;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
}
#nav .current a {
	margin: 0px 0px 0px 0px;
	padding: 10px 11px 10px 11px;
	background: #c4261d;
	color: #ffffff;
	text-shadow: none;
}
#nav a span.line {
	padding-top: 10px;
	border-top: 0px solid #8d8d8d;
}
#nav a.on {
	padding: 10px 11px 10px 11px;
	color: #ffffff;
	background: rgba(111, 111, 111, 0.85);
	border: 0px solid rgba(255, 255, 255, 0.5);
}
#nav a span.line:hover {
	padding-top: 8px;
	border-top: 0px solid #ffffff;
}
.f-nav {
/* To fix main menu container */
	z-index: 199;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	margin: 0px;
	height: 0px;
	background: rgba(100, 100, 100, 0.85);
}




















.content {
	width: 80%;
	margin: 0 10% 0 10%;
}
.mobile-button {
	width: 60px;
	height: 60px;
	background-color: #9ea3ac;
	background: rgba(158, 163, 172, 0.65);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 901;
	cursor: pointer;
	display: block;
	overflow: hidden;
	transition: all 0.5s ease;
}
.mobile-button:hover {
	background-color: #ff0000;
}
.mobile-button p {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 0 solid #2de8df;
	margin: 0;
	padding: 15px 0 0 0;
	color: #ffffff;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
}
.mobile-button p#mb1 {
	display: block;
}

.mobile-button p#mb2 {
	display: none;
}

.home-button {
	width: 60px;
	height: 60px;
	background-color: #9ea3ac;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 901;
	cursor: pointer;
	display: block;
	overflow: hidden;
	transition: all 0.5s ease;
}
.home-button:hover {
	background-color: #e97f1c;
}
.home-button a {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 0 solid #2de8df;
	margin: 0;
	padding: 18px 0 0 0;
	color: #ffffff;
	text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
}



}

