body, html
{
	height: 100%;
	margin: 0;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 1.8em;
	color: #666;
}

#container
{
	height: 100%;
	width: 100%;
}

#wrapper
{
	min-width: 100%;
}

#footer
{
	min-width: 100%;
}

#menu
{
	height: 50px; 
	width: 100%; 
	position: fixed; 
	z-index: 100; 
	top: 0; 
	background-color: #f9f9f9;
	box-shadow: 0px 1px 15px black;
	box-shadow: inset 0px 1px 8px #e6e6e6;
}

#mcon
{
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.mini
{
	height: 30px;
	width: 25%;
	float: left;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 20px;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	/*box-shadow: 0px -2px 8px #d5d5d5;*/
	overflow: hidden;
}

.mini:hover
{
	width: 25%;
	height: 100%;
	cursor: pointer;
}

.mini ul
{
	list-style-type: none;
	display: block;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding-inline-start: 0px;
	margin-block-start: 1em;
    margin-block-end: -0.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.mini > a
{
	color: black;
	text-decoration: none;
	display: block;
	height: 30px;
}

.mini > a:hover, .mini li > a:hover
{
	text-decoration: underline;
}

.mini li > a
{
	color: black;
	text-decoration: none;
	display: block;
}

.mini li
{
	display: block;
	height: 25px;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 20px;
	color: black;
	padding-top: 10px;
	padding-bottom: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top:  solid 1px #d5d5d5;
}

.ogmini
{
	height: 30px;
	width: 25%;
	z-index: 100;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 20px;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0px -2px 8px #d5d5d5;

}

#pimg1, #pimg2, #pimg3, #pimg4, #pimg5, #pimg6, #pimg7, #pimg8
{
	opacity: 0.70;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;

  /*
    fixed = parallax
    scroll = normalny
  */
	background-attachment: fixed;
}

#pimg1
{
	background-image: url('../pictures/siatka-ogrodzeniowa.webp');
	min-height: 100vh;
}

#pimg2
{
	background-image: url('../pictures/ogrodzenia-kielce.webp');
	min-height: 550px;
}

#pimg3
{
	background-image: url('../pictures/produkcja-siatki-ogrodzeniowej.webp');
	min-height: 500px;
}

#pimg4
{
	background-image: url('../pictures/ogrodzenia-panelowe.webp');
	min-height: 500px;
}

#pimg5
{
	background-image: url('../pictures/ogrodzenia-checiny.webp');
	min-height: 500px;
}

#pimg6
{
	background-image: url('../pictures/automatyka-do-bram.webp');
	min-height: 500px;
}

#pimg7
{
	background-image: url('../pictures/siatka-ogrodzeniowa-checiny.webp');
	min-height: 500px;
}

#pimg8
{
	background-image: url('../pictures/siatka-ogrodzeniowa-kielce.webp');
	min-height: 500px;
}

#onas
{
	background-color:#f4f4f4;
	color:#666;
	text-align:center;
	padding:50px 80px;
	box-shadow: 0px 1px 15px;
	color: #555;
	font-size: 18px;
}

#siatka, #panel, #mur, #auto, #beton
{
	background-color: #bfe3ba;
	color: #555;
	text-align: center;
	padding: 50px 80px;
	box-shadow: 0px 1px 15px;
	font-size: 18px;
}

#gallery
{
	width: 100%;
	height: 500px;
	background-color: #bfe3ba;
	padding-bottom: 50px;
	padding-top: 50px;
	text-align: center;
	color: #555;
}

#gall
{
	width: 95%;
	height: 460px;
	text-align: center;
	color: #555;
	background-color: #bfe3ba;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#gall::-webkit-scrollbar
{
	display: none;
}

#gall img
{
	margin-left: auto;
	margin-right; auto;
	z-index: 100;
	transition: 0.4s;
}

#gall img:hover
{
	transform: scale(1.03);
}

#kontakt
{
	min-height: 400px;
	width: 100%;
	background-color: #f4f4f4;
	box-shadow: 0px -2px 25px;
	text-align: center;
	padding-top: 40px;
	color: #555;
}

#minikontakt
{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.dane
{
	min-width: 300px;
	float: left;
	text-align: center;
	font-size: 25px;
	color: #555;
	padding-bottom: 15px;
}

.dane > a
{
	text-decoration: none;
	color: #555;
	font-weight: bold;
}

.dane > a:hover
{
	text-decoration: underline;
	color: #555;
	font-weight: bold;
}

.logo
{
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	color: #ddd;
	font-size: 40px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.logo .bspan
{
	background-color: #111;
	color: #fff;
	padding: 20px
}

.logo .bspan
{
	background-color: transparent;
}

#endfooter
{
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #bfe3ba;
	padding-top: 15px;
	font-weight: bold;
	color: #555;
}

@media (max-width: 801px)
{
	.mini li
	{
		font-size: 15px;
		line-height: 12px;
	}
}

@media (max-width: 580px)
{	
	.mini
	{
		font-size: 13px;
	}
	
	.mini li
	{
		font-size: 13px;
		line-height: 12px;
	}
}

@media (max-width: 330px)
{
	.mini
	{
		font-size: 11px;
	}
	
	.mini li
	{
		font-size: 11px;
		line-height: 12px;
	}
}

@media (max-width: 481px)
{
	.logo
	{
		font-size: 20px;
	}
	
	#onas, #siatka, #panel, #mur, #auto, #beton
	{
		text-align: justify;
		padding-left: 25px;
		padding-right: 25px;
		font-size: 14px;
	}
	
	#pimg2, #pimg3
	{
		min-height: 400px;
	}
	
	h2
	{
		text-align: center;
	}
}

@media (max-width: 599px)
{
	.dane
	{
		margin-right: auto;
		margin-left: auto;
		float: none;
		padding-right: 0px !important;
	}
}
