body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: 'NexaSlabBlack';
	font-size: 50px;
}

h3 {
	font-family: 'NexaSlabLight';
	font-size: 34px;
	margin: 0;
	padding: 0;
}

p {
	text-align: left;
	font-family: 'HelveticaNeueLTPro Light';
	font-size: 18px;
}

div { margin: 0; padding: 0; }
a { outline:none }
a img { border:none } 
#preload-1 { background-image: url('../img/bg_intro_v1.jpg'); }
#preload-2 { background-image: url('../img/bg_intro_v3.jpg'); }
/* MENU
***********************/
.fly-menu {
	width:1170px;
	margin: 0 auto;
}
.top-header {
	background-color: #a6dbd5;
	1background-image: url("../img/pixel-effect.png");
	width: 1170px;
	height: 82px;
	margin-top: 10px;
	position: fixed;
	z-index:400;
}

.top-logo {
	padding: 17px 0px 17px 40px;
	float: left;
	height: 48px;
}

.top-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.top-menu ul li {
	float: right;
	padding: 0px 35px 0px 35px;
}

.top-menu .current-level {
	background-color: #c4e8e3;
	1background-image: url("../img/pixel-effect.png");
}

.top-menu .current-level a {
	color: #1aa2a3;
}

.top-menu ul a{
	height: 82px;
	display:table-cell;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 18px;
	font-family: "HelveticaNeueLTPro Roman";
	text-decoration: none;
}

/* STRONA
********************/
#container {
	width: 100%;
}
.warp {
	width: 1170px;
	margin: 0 auto;
}

.lvl-background {
	background-size: cover;
	background-position: center; 
	background-repeat: no-repeat;
	height: 700px;
	padding-top: 120px;
}

.line-left {
	width: 100%;
	padding: 30px 0px 30px 0px;
	float: left;
}

.line-left hr{
	background: #ffe url("../img/hr.png") repeat-x 0 0;
	border: none;
	height: 2px;
	width: 10%; 
	float: right;
}

.line-right {
	width: 100%;
	padding: 30px 0px 30px 0px;
	float: right;
}

.line-right hr{
	background: #ffe url("../img/hr.png") repeat-x 0 0;
	border: none;
	height: 2px;
	width: 10%; 
	float: left;
}

#intro {
	background-image: url('../img/bg_intro_v1.jpg');
	background-color: #67899e;
	background-size: cover;
	background-position: center; 
	background-repeat: no-repeat;
	padding-top: 120px;
	height: 502px;
}

#intro .info {
	color: #ffffff;
}

#intro .info h1 {
	background-color: rgba(165, 219, 212, 0.8) ;/*#a5dbd4*/
	width: auto;
	height: auto;
	max-width: 575px;
	padding: 10px 15px 0px 15px;
	text-align: left;
	font-family: 'NexaSlabBold';
}

#intro .info p {
	background-color: rgba(165, 219, 212, 0.8) ;
	width: 420px;
	padding: 25px;
	font-size: 18px;
}

#intro .p-visible {	display: block; }
#intro .p-invisible {	display: none; }

#intro .info .more {
	background-color: rgba(165, 219, 212, 0.8) ;
	width: 200px;
	height: 17px;
	padding: 4px 0px 6px 25px;
	float: left;
	font-family: 'NexaSlabBook';
}

#intro .info .arrow {
	width: 32px;
	height: 27px;
	margin-left: 3px;
	float:left;
}

#intro .switcher {
	padding-top: 150px;
	position: absolute; 
	right: 5%;
	bottom: 30px;
}

#intro .switcher .sw-left{
	float: left;
	padding: 1px;
	opacity: 0.8;
}

#intro .switcher .sw-right{
	float: left;
	padding: 1px;
	opacity: 0.8;
}

html .delay5{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}
.floating{animation: floating 2s infinite; -webkit-animation: floating 2s infinite; -moz-animation: floating 2s infinite}
@keyframes floating { 0% {opacity:1; transform: translateY(0%);} 50% {opacity:1;transform: translateY(20%);} 100% {opacity:1;transform: translateY(0%);}}
@-webkit-keyframes floating { 0% {opacity:1;-webkit-transform: translateY(0%);} 50% {opacity:1;-webkit-transform: translateY(20%);}	100% {opacity:1;-webkit-transform: translateY(0%);}}
@-moz-keyframes floating { 0% {opacity:1;-moz-transform: translateY(0%);} 50% {opacity:1;-moz-transform: translateY(20%);} 100% {opacity:1;-moz-transform: translateY(0%);}}

.info-overflow {
	width: 99%;
	height: 300px;
	overflow: auto;
}

#intro .scrollRem{
	width: 46px;
	position: absolute; 
	left: 50%;
	bottom: 30px;
	animation: 2.0s ease 0s normal none infinite floating;
}

#onas {
	background-image: url('../img/bg_onas.png');
	background-size: cover;
}

#onas .info {
	width: 350px;
	float: right;
	text-align: right;
}

#onas .info .line {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

#onas .info .line hr{
	width: 20%; 
	float: right;
}

#tech {
	background-color: #e4f4f2;
}

#tech .info {
	width: 350px;
	float: left;
	text-align: left;
}

#tech .tablet{
	float: right;
}

#work {
	background-image: url('../img/bg_praca.png');
	background-size: cover;
	background-repeat: no-repeat;
}

#work .info {
	width: 350px;
	float: right;
	text-align: right;
}

#work .info .aplikuj {
	padding-top: 10px;
}

#form {
	background-image: url('../img/bg_form.png');
	background-repeat: repeat-y;
	height: 400px;
	display:none;
}

#form .form-col {
	width: 33%;
	float: left;
}

#form .header {
	height: 100px;
	font-family: 'QuadonBold';
}

#form .number {
	width: 15%;
	float: left;
	font-size: 80px;
}

#form .head {
	font-size: 30px;
	float: left;
}

#form input {
	background-color: #a6dbd5;
	text-align: center;
	color: #FFF;
	width: 270px;
	height: 40px;
	margin: 9px 0px 9px 0px;
	border: none;
}

#form .space-one {
	margin: 9px 0px 76px 0px;
}

#form .space-two {
	margin: 9px 0px 56px 0px;
}

#form input[type="checkbox"] {
	width: 30px;
	height: 30px;
	margin: 10px;
}

#form input[type="file"] {
}

#form .send {
	font-family: 'QuadonBlack';
	font-size: 24px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:  #FFF;
	font-size: 14px;
	font-family: 'QuodonMedium';
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #FFF;
	font-size: 14px;
	font-family: 'QuodonMedium';
}

::-webkit-input-placeholder {
    color: #FFF;
	font-size: 14px;
	font-family: 'QuodonMedium';
}

:-ms-input-placeholder {  
    color: #FFF;
	font-size: 14px;
	font-family: 'QuodonMedium';
}

.reg-box {
	float: left;
}

.reg {
	width: 80%;
	font-family: 'Tahoma';
	float: left;
}

.form-line {
	width: 100%;
	margin: 5px 0px 5px 0px;
	float: left;
}

.form-line hr{
	background: #ffe url("../img/hr-form.png") repeat-x 0 0;
	border: none;
	height: 2px;
	width: 60px;
	margin: 5px 0px 15px 0px;
	float: left;
}

#contact {
	background-color: rgba(165, 219, 212, 0.25) ;
}

#contact .info {
	width: 400px;
	float: left;
	text-align: left;
}

#contact .map{
	padding-top: 50px;
	float: right;
}