@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');

@media only screen and (max-width: 767px) {
body {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
#page-1 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
}


#page-1 .logo {
	position: relative;
	z-index: 888888;
	height: auto;
	width: 90%;
	left: 5%;
	top: 0em;
}
#page-1 .logo h1 {
	font-size: 4.2em;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0.4em;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page-1 .logo img {
	height: auto;
	width: 40%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page-1 .nav {
	position: absolute;
	z-index: 888888;
	top: 3em;
	right: 23%;
	color: #999;
	font-size: 1em;
	display: none;
}

#page-1 .nav a:link, #page-1 .nav a:visited {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}


#page-1 .lang {
	position: absolute;
	z-index: 888888;
	top: 3em;
	right: 8%;
	color: #999;
	font-size: 1em;
	display: none;
}

#page-1 .lang a:link, #page-1 .lang a:visited {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}
#page-1 .fot {
	position: relative;
	top: 0;
	right: 0%;
	height: auto;
	margin-top:-2em;
}
#page-1 .fot img {
	height: auto;
	width: 90%;
	margin-left: 5%;
}


#page-2 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
}


#page-2 .p2fot {
	float: none;
	height: 60vh;
	width: 90%;
	margin-left: 5%;
	background-image: url(images/page-2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#page-2 .p2opis {
	float: none;
	width: 90%;
	height: auto;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-top: 2em;
	margin-right: 5%;
	margin-bottom: 1em;
	margin-left: 5%;
}


#page-3 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	padding-top: 5vh;
	padding-bottom: 5vh;
}
#page-3 .film {
	text-align: center;
	display: block;
	margin-top: 2em;
}

#page-3 .film video {
	height: auto;
	width: 90%;
	margin-top: 1em;
}
#page-3 .p3opis {
	float: none;
	height: auto;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display: block;
	margin-top: 2em;
	margin-right: 5%;
	margin-bottom: 1em;
	margin-left: 5%;
}
#page-4 {
	height: 80vh;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
	background-image: url(images/page-4-mob.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#page-5 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
}

#page-5 .p5fot {
	float: none;
	height: 70vh;
	width: 90%;
	margin-left: 5%;
	background-image: url(images/page-5.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #000;
}

#page-5 .p5opis {
	float: none;
	width: 90%;
	height: auto;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-right: 5%;
	margin-left: 5%;
}

#page-5 .p5opis h3 {
	font-size: 1.2em;
}


#page-6 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
}
#page-6 .p6fot {
	position: relative;
	height: 70vh;
	background-image: url(images/page-6a.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#page-6 .col-left {
	position: relative;
	width: 90%;
	font-size: 0.8em;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: left;
	margin-top: 1em;
	margin-right: 5%;
	margin-left: 5%;
}
#page-6 .col-right {
	position: relative;
	width: 90%;
	font-size: 0.8em;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: left;
	margin-right: 5%;
	margin-bottom: 1em;
	margin-left: 5%;
}
#page-6 .col-left h4, #page-6 .col-right h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0.4em;
}
#page-6 .col-left p, #page-6 .col-right p {
	margin-top: 0px;
	padding-top: 0px;
}




#page-7 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
}

#page-7 .p7fot {
	float: none;
	height: 70vh;
	width: 90%;
	background-image: url(images/page-7.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	background-color: #000;
	margin-right: 5%;
	margin-left: 5%;
}
#page-7 .p7opis {
	float: none;
	width: 90%;
	height: auto;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#page-7 .p7opis h3 {
	font-size: 1.2em;
}
#page-8 {
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
}

#page-8 .p8line1 {
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin-top: 5vh;
	margin-bottom: 5vh;
	position: relative;
	padding-top: 1em;
}
#page-8 .p8line1 h2 {
	font-size: 2.2em;
	text-transform: uppercase;
	color: #000;
	display: block;
	position: relative;
	padding: 0px;
	font-weight: lighter;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 5%;
}

#page-8 .p8line1 .nr1 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #000;
	position: relative;
	line-height: 1.1em;
	width: 86%;
	margin-left: 7%;
}


#page-8 .p8line1 .nr1 .nr1-1 {
	float: left;
	width: 50%;
}

#page-8 .p8line1 .nr1 .nr1-2 {
	float: left;
	width: 50%;
}





#page-8 .p8line1 .fot1 {
	height: auto;
	width: 90%;
	margin-left: 5%;
	float: none;
}

#page-8 .p8line1 .fot2 {
	float: none;
	height: auto;
	width: 90%;
	margin-left: 5%;
}

#page-8 .p8line1 .fot1 img, #page-8 .p8line1 .fot2 img {
	height: auto;
	width: 100%;
}




#page-8 .p8line2 {
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin-top: 5vh;
	margin-bottom: 5vh;
	position: relative;
	padding-top: 1em;
}



#page-8 .p8line2 h2 {
	font-size: 2.2em;
	text-transform: uppercase;
	color: #000;
	display: block;
	position: relative;
	padding: 0px;
	font-weight: lighter;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 5%;
}

#page-8 .p8line2 .nr1 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #000;
	position: relative;
	line-height: 1.1em;
	width: 86%;
	margin-left: 7%;
}


#page-8 .p8line2 .nr1 .nr1-1 {
	float: left;
	width: 50%;
}

#page-8 .p8line2 .nr1 .nr1-2 {
	float: left;
	width: 50%;
}





#page-8 .p8line2 .fot1 {
	height: auto;
	width: 90%;
	margin-left: 5%;
	float: none;
}

#page-8 .p8line2 .fot2 {
	float: none;
	height: auto;
	width: 90%;
	margin-left: 5%;
}

#page-8 .p8line2 .fot1 img, #page-8 .p8line2 .fot2 img {
	height: auto;
	width: 100%;
}








#page-9 {
	min-height: 90vh;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5vh;
	padding-bottom: 5vh;
	position: relative;
	color: #FFF;
	background-color: #000;
}
#page-9 .logo2 {
	text-align: center;
	display: block;
	width: auto;
	height: 20vh;
	margin-right: auto;
	margin-left: auto;
}
#page-9 .dane {
	text-align: center;
	display: block;
	padding-top: 2em;
	padding-bottom: 2em;
	font-size: 1em;
	line-height: 1.6em;
	text-transform: uppercase;
	padding-right: 10%;
	padding-left: 10%;
}
#page-9 .formularz {
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-bottom: 3vh;
	padding-right: 5%;
	padding-left: 5%;
}
#page-9 .formularz form .dluzszy {
	width: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	padding: 1em;
	margin-bottom: 1em;
	background-color: #efefef;
	border: 1px solid #666;
}

#page-9 .formularz form .dluzszy2 {
	width: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	padding: 1em;
	margin-bottom: 1em;
	background-color: #efefef;
	border: 1px solid #666;
}
#page-9 .formularz form textarea {
	width: 80%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	padding: 1em;
	height: 4em;
	background-color: #efefef;
	border: 1px solid #666;
}
#page-9 .formularz form .wyslij {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 4em;
	padding-bottom: 0.5em;
	padding-left: 4em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin-top: 1.5em;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.mob {
	display: block;
}
.nomob {
	display: none;
}









.clear {
	clear: both;
	height: 0px;
}
}
