html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}

body {
	background-color:#fff;
	/*background-image:url(/wp-admin/img/krysztaly.jpg);*/
	background-color:#000000;
	font-family: 'Roboto', sans-serif;
	margin:0px;
	padding:0px;
}

#start {
	background-image:url(../img/flydenker_hg.jpg); 
	background-position:top center; 
	background-repeat:no-repeat; 
	background-size: auto 100%; 
	width:100%; height:100%; position:absolute;
	/*background:url(../img/flydenker_hg.jpg) no-repeat center center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1 {
font-family: 'Roboto Slab', serif;
}

.comingsoon {
text-align:center;
/*bottom:0px;
margin-bottom:30px;
margin-left:-184px;
left:50%;
	
	position:absolute;
	
	*/
}

.comingsoon img {
	border: none;
	bottom:0px;
  margin-left: auto;
  margin-right: auto;
}



.startlogo {
	/*position:absolute;
	left:50%;
	margin-left:-185px;*/
	
}

.startlogo img {
padding-top:10%;
padding-bottom:10%;
display: block;
  margin-left: auto;
  margin-right: auto;
}

#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -60px;
}

#footer {

}

.hg img {
max-width: 100%;
height: auto;
max-height: 100%;
}