html{margin:0;
	padding:0;
	}

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background:#005C8F;
}

#bgrdpic{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align:center;
	background-size:cover;
	}

#bgrdpic{
	display:none;
	background: url(../img/prorukiz_homefull.png) center -400px no-repeat fixed;
}

.clear {
	clear: both;
	padding:0;
	margin:0;
	line-height:0;
}



a {
   outline: 0;
}



#loader_image{
	position:fixed;
	z-index:1002;
	top:1%;
	left:1%;
	margin-top:0px;
	margin-left:0px;
	text-align:center;
	color:#FFF;
}




/* ============================================= INTRO ======================================= */
#wrapper_home{
	width:100%;
	margin:0 auto;
	padding:0;
	position:absolute;
	color:#FFF;
	top:0;
	left:0;
	right:0;
	bottom:0;	
	}

#intro{
	text-align:center;
	overflow:hidden;
	display:inline-block;	
	max-height:100%;
	width:100%;
	float:left;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:800;
}



/*======================================= footer ==================================================*/

#footer {
	width:100%;
	padding:0;
	margin:0px 0 0 0;
	height:25px;
	position:fixed;
	bottom:0;
	z-index:999;
	width:100%;
	margin:0 auto;
	background:#000
}

#foot_bottom {
	max-width:1440px;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	height:25px;
	font-size:11px;
	line-height:27px;
}

.copy {
	width:280px;
	margin:0 0 0 4px;
	padding:0;
	float:left;
	display:block;	
}


.copy a{
	color:#000;
	text-decoration:none;
	background:rgb(255,255,255);
	-webkit-transition:all 0.5s ease;  
	-moz-transition:all 0.5s ease;  
	-o-transition:all 0.5s ease;  
	transition:all 0.5s ease;
	padding:0 3px;
	margin:0 2px;
}

.copy a:hover{
	background:rgb(0,0,0);
	color:#FFF
}

.credits {
	width:100px;
	margin:0 2px 0 0;
	padding:0;
	display:block;
	float:right;
	text-align:right;
}



.credits a{
	color:#FFF;
	text-decoration:none;
	-webkit-transition:all 0.5s ease;  
	-moz-transition:all 0.5s ease;  
	-o-transition:all 0.5s ease;  
	transition:all 0.5s ease;padding:0 3px;
	margin:0 1px;
}

.credits a:hover{
	background:rgb(255,255,255);
	color:#000
}

/*======================================= footer ==================================================*/



@media screen and (max-width: 1000px) { 


}


@media screen and (max-width: 900px) {
	
}

@media screen and (max-width: 800px) {

}


@media screen and (max-width: 760px) {

}


@media (max-width: 400px) {

	}
	