body{
	
	background-position:fixed;
	margin:0px;

}

#obrazki{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;

}
#obrazwnp{
	width:250px;
	height: 250px;
	position: absolute;
	background-image:url("logonasze.png");
	margin-left:50px;
	background-size:cover;
	border-radius: 100%;
	z-index: 0;
top:100px;

}

#logjust{
	display:flex;
	justify-content:center;
}
#logo{
	position:relative;
	top:0px;
	z-index:2;
	text-align:center;
	opacity:0.85;
	width:100%;
	min-height:65px;
	color:white;

}
#menu{
	display: flex;
	flex-direction: column;
	position: fixed;
	width: 100%;
	z-index: 1;
	height: 100px;
}
#centermenu{
	margin-left: auto;
	margin-right: auto;
}
.button{
	padding-top:30px;
	width:100%;
	margin-top: 5px;
	min-height:80px;
	font-size:40px;
	text-align:center;
	color:black;
	
	background-color: rgba(182, 97, 0, 0.823);
}
.button2{
	padding-top:30px;
	margin-top: 5px;
	width:100%;
	min-height:80px;
	font-size:40px;
	text-align:center;
	color:black;
	
	background-color: rgba(182, 97, 0, 0.823);
}
.button3{
	padding-top:30px;
	margin-top: 5px;
	width:100%;
	min-height:80px;
	font-size:40px;
	text-align:center;
	color:black;
	
	background-color: rgba(182, 97, 0, 0.823);
}
.button4{
	padding-top:30px;
	margin-top: 5px;
	width:100%;
	min-height:80px;
	font-size:40px;
	text-align:center;
	color:black;
	
	background-color: rgba(182, 97, 0, 0.823);
}
.button:hover{
	background-color:rgb(189, 110, 6) ;
}
.button2:hover{
	background-color:rgb(189, 110, 6) ;
}
.button3:hover{
	background-color:rgb(189, 110, 6) ;
}
.button4:hover{
	background-color:rgb(189, 110, 6) ;
}
#motto{
	text-align:center;
	font-family: 'Cinzel', serif;
	font-size:38px;
	color:white;
	margin-top:300px;
	color:#f5f5f5;
	

}
#page{
	position:relative;
	top:20px;
}

#content2{
	margin-top:60px;
	opacity:0.7;
	width:100%;
}

.obraz{
	
	margin-right:20px;
	height:150px;
	float:left;
	border-radius:100%;
	
}
#telesykinapis{
	width: 100%;
	background-color:rgba(179, 108, 17, 0.729);
	opacity: 80%;
	text-align: center;
	color:white;
	padding:5% 0 5% 0 ;
	font-size: 60px;
}

#ktomy{
	font-family: 'Cinzel', serif;
	font-size:20px;
	color:white;
	text-align:center;
	padding-left:10%;
	padding-right:10%;

}
#film{
	width:100%;
	padding-top:70px;
}
#film2{
	width:100%;

	background-color:black;
	text-align:center;
}
#film2>iframe{
	width:100%;height:500px;
	border:0px;
}

#picture{
	width:100%;
	position:relative;
	background-color:orange;
}
#center{

	margin-left:auto;
	margin-right:auto;
}

#kontakt{
	font-family: 'Cinzel', serif;
	background-color:rgb(45, 45, 45);
	margin-top:100px;
	color:white;
	width:100%;
	padding-top:20px;
	padding-bottom:80px;
	text-align:center;
}
#centerkontakt{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
#fb{
	margin-bottom:20px;
}
#fb>iframe{
	border:0px;
}
#dane{
		
		
	color:white;
	
	
}
.filmdekoracja{
	text-align:center;
	font-family: 'Cinzel', serif;
	font-size:20px;
	color:white;
	margin-bottom:30px;
}
.filmdekoracja>iframe{
	width:100%; height:315px;
	border:0px;
}
#social{
	
	display:flex;
	flex-wrap: wrap;
	justify-content:center;
}
#fb2{
	width:134px;
	height:134px;
	background-color:blue;
	opacity:0.7;
	border-radius: 50px;
	margin:0px 10px 20px 10px;
}
#fb2:hover{
	opacity:1;
}
#insta{
	
	width:134px;
	height:134px;
	background-color:#FF00FF;
	opacity:0.7;
	border-radius: 50px;
	margin:0px 10px 20px 10px;
}
#insta:hover{
	opacity:1;
}
#yt{

	width:134px;
	height:134px;
	background-color:red;
	opacity:0.7;
	border-radius: 50px;
	margin:0px 10px 20px 10px;
}
#yt:hover{
	opacity:1;
}
#spot{

	width:134px;
	height:134px;
	background-color:rgb(0, 171, 9);
	opacity:0.7;
	border-radius: 50px;
	margin:0px 10px 20px 10px;
}
#spot:hover{
	opacity:1;
}
#apple{

	width:134px;
	height:134px;
	background-color:rgb(157, 0, 0);
	opacity:0.7;
	border-radius: 50px;
	margin:0px 10px 20px 10px;
}
#apple:hover{
	opacity:1;
}
#tiktok{
	width:134px;
	height:134px;
	background-color:rgb(255, 255, 255);
	opacity:0.7;
	border-radius: 50px;
	margin:0px 10px 20px 10px;
}
#tiktok:hover{
	opacity:1;
}
.tt{
	background-image:url("TikTok.png");
	background-size:cover;
	height: 134px;
	width: 134px;
	color: #343434;
	display: block;
	border-radius: 50px;
}

#kom{
	text-align:center;
	font-family: 'Lustria', serif;
	font-size:24px;
	color:white;
	width:100%;
	background-color:#343434;
	padding-top:20px;
	padding-bottom: 20px;
	opacity: 80%;
}
.ludzie{
font-family: 'Lustria', serif;
	color:white;
	min-height:150px;
	margin-bottom:20px;
	font-size:16px;
	padding-left:10%;
	padding-right:10%;
	
}
	
#ofer{
	padding-top:1px;
}
#ofer2{
	font-family: 'Lustria', serif;
	font-size:20px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	min-height:200px;
	color:white;
	text-align:center;
	margin-bottom:50px;
	margin-top:70px;
	padding-top:10px;

}
#oferc{

	width:100%;
	background-color:rgba(179, 108, 17, 0.729);
	opacity:0.8;
}
#kalendaz{
	margin-top:20px;

}
#kalendaz>iframe{
		width:700px;
	height:400px;
	overflow:hidden;
	border:solid 1px #777
}

.gallery{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
#galerylink{
	
	text-align: center;
	font-size: 50px;
	color: white;
}
a.buttonlink{
	display:block;
	text-decoration: none;
	color:white;
}
a.smedia{
	display:block;

	
	text-decoration: none;
	color:white;
}

a.smedia2{
	display:block;
	text-decoration: none;
	color:white;
}
a.numberlink{
	text-decoration: none;
	color:white;
	
}
.koncerty{
	display:flex;
	justify-content: center;
	background-color: black;
	opacity: 90%;
	min-height: 300px;
	width: 100%;
	color: white;
	flex-direction: column;
	text-align: center;
}
.data{
	background-color: #343434;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 30px;
}
.data2{
	background-color: #ce8d00;
	width: 100%;
	margin-top: 5px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	opacity: 60%;
	font-size: 20px;
}

.formField{font: inherit; border: 3px solid #ccc; margin: 3px 0 10px 0; padding: 3px 0}
.formField{width: 400px; height: 30px}
#sendBtn{cursor:pointer;background: #ccc; background: linear-gradient(#ddd 0, #eee 100%); border: 1px solid #ccc; line-height: 32px; font-size: 14px;padding: 0 25px; border-radius: 3px}
#send_form_status{border: 1px dashed #ccc;display: none; padding: 0 10px; margin: 10px 0}
.status_ok{color: #060}
.status_err{color: #F00};
/* Add a black background color to the top navigation */
.topnav {
	background-color: #333;
	overflow: hidden;
	min-height: 100px;
  }
#myTopnav{
	background-color: rgb(189, 110, 6) ;
	border:2px;
	width: 100%;
	display: flex;
	justify-content: center;

	font-size: 100px;
}

.active{
	min-width:8% ;

  }
  /* Style the links inside the navigation bar */
  .topnav a {
	float: right;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;

	z-index: 1;
	font-size: 50px;

  }
  
  /* Change the color of links on hover */
  .topnav a:hover {
	background-color: #ddd;
	color: black;
  }

  /* Add an active class to highlight the current page */
  .topnav a.active {
	background-color: rgb(189, 110, 6);
	color: white;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	border-top:1px;
	border-style: solid;
	border-color: #a16100;
	background-color:#af7801;
	
  }
  
  /* Hide the link that should open and close the topnav on small screens */
  .topnav .icon {
	display: none;
	background-color: #000000;
	right: 0px;
  }
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 1000px) {
	.topnav a:not(:first-child) {display: none;}
	.topnav a.icon {
	  float: right;
	  display:block;
	  position:fixed;

	}
	#myTopnav{	display: flex;
		justify-content: center;
		flex-direction: column;} 
	 }
  
  /* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
  @media screen and (max-width: 1000px) {
	.topnav.responsive {position: relative;}
	.topnav.responsive a.icon {
	  position: absolute;
		top: 0px;
		right: 0px;
	}
	.topnav.responsive a {
	  float: none;
	  display: block;
	  text-align: center;
	}
  }

