/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  img, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

body {

	background-image: url("img/bg.jpg");
	line-height: 1em;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}

iframe { 
  width: 100%;
  aspect-ratio: 16 / 9;
}



little {

	font-family: "Montserrat";
	text-align: justify;
	font-size: 0.8em;
	font-weight: bold;
	color: #b01036;
	line-height: 1em;
}

montserrat {

	font-family: "Montserrat";
	text-align: justify;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

montserrat_gold {

	font-family: "Montserrat";
	text-align: justify;
	font-size: 1em;
	font-weight: bold;
	color: #fd3c3d;
}

allerbig {

	font-family: "aller_light";
	text-align: justify;
	font-size: 1em;
	font-weight: bold;
	color: #fd3c3d;

}

allermedium {

	font-family: "aller_light";
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #978057;

}

stopka {

	font-family: "Montserrat";
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;

}


a {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

a:hover {

	color: #FFFFFF;
	font-weight: bold;

}

img {

	width: 100%;

}

div {

	width: 100%;
	height: 500px;
	position: static;

}

start {

	width: 100%;
	height: 300px;
	position: absolute;
	top: 0px;
	z-index: 100;
	text-align: center;
	display: inline-block;
	background: url(img/start.png);
background-position: center top;

}

header {

	width: 100%;
	height: 40px;
	position: absolute;
	top: 76px;
	z-index: 100;
	text-align: center;
	display: inline-block;

}

nav {

	padding: 5px 0 0 0;
	display: block;
	display: inline-block;
	font-family: "aller_light";
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;

}

sprawdz {

	padding: 28px 0 0 0;
	width: 25%;
	top: 0;
	float: right;
	z-index: 99;
	text-align: left;
	display: inline;
	font-family: "aller_light";
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;


}

tel {

	padding: 28px 0 0 0;
	width: 25%;
	top: 0;
	float: left;
	z-index: 99;
	text-align: right;
	display: inline;
	font-family: "aller_light";
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;


}

logo {

	width: 150px;
	height: 150px;
	background: url(img/logo.png) no-repeat center;
	position: relative;
	display: block;
	margin: auto;
	top: 5px;
	z-index: 80;

}

footer {

	width: 100%;
	height: 400px;
	position: absolute;
	top: 200px;
	z-index: 100;
	background: url(img/footer.png) center;
	text-align: center;
	display: inline-block;
	font-size: 0.9em;

}

#menu-icon {

	display: hidden;
	width: 30px;
	height: 30px;
	background: url(img/menu-icon.png) center;

}

a:hover#menu-icon {

	border-radius: 0px 0px 0 0;

}

ul {

	list-style: none;

}

li {

	display: inline-block;
	float: left;
	padding: 10px;

}

.current {

	color: #000000;
	font-weight: bold;

}
.akapit{

	color: white;

}

section {

	margin: auto;
	max-width: 1130px;
	position: relative;
	font-size: 1em;
	text-align: justify;
	padding: 0;
	border: 0;
	outline: 0;

}

p {

	line-height: 1.45em;
	margin: 15px;

}

h1 {

	font-size: 2em;
	color: white;
	line-height: 1.15em;
	text-align: center;

}

h2 {

	font-size: 2em;
	color: white;
	line-height: 1.15em;
	text-align: center;

}

.h2-seo {

	font-size: 20px;
	color: white;
	line-height: 1.15em;
	margin: 20px 0;


}
.p-seo {

	font-size:16px;
	line-height: 1.45em;
	margin-bottom: 20px;
	align=justify;

}


/*MEDIA QUERY*/
@media only screen and (max-width : 1130px) {

logo {

	width: 104px;
	height: 35px;
	background: url(img/logo_mobile.png) no-repeat center;
	position: fixed;
	display: block;
	top: 2px;
	z-index: 100;

}

header {
	top: 0px;
	height: 40px;
	position: fixed;
	z-index: 99;
	background: url(img/header_mobile.png);

}

start {

	width: 100%;
	height: 10px;
	position: absolute;
	top: 0px;
	z-index: 100;
	background: url(img/header.png);
	text-align: center;
	display: inline-block;

}

sprawdz {

	display: none;


}

tel {

	display: none;


}

	#menu-icon {

		display:inline-block;

	}

nav {

	float: right;
	padding: 11px;

}

	nav ul, nav:active ul {

		display: none;
		position: absolute;
		padding: 10px;
		background: url(img/menu_tel.png);
		right: 0px;
		top: 40px;
  		border-radius: 0px;
		border: none;
		border-color: white;
		width: 40%;


	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	nav:hover ul {

		display: block;



	}
* {
  box-sizing: border-box;
}

body {
  padding: 0px;
}