html,body {
	
	margin:0;
	height: 100% !important;
	height: auto%;
	background-color: black;
	background-position: center;
}

@media (min-width:992px){
	
.foter{
	
	font-size: 8px;

}}
@media (min-width:992px){

.left-background{

	width:40%!important;
}}


}


@media (min-width:1100px){
.foter{
	
	font-size: 16px;

}}

.logo{
	
	
	max-width:100%;
	height:auto;

}

.logo1{
	
	width:100%;
	height:auto;

}


.one-div{

	margin: 0 auto;
	text-align: center;
}

.flaga{
	
    display: inline-block !important;
    padding-right: 0%;
    margin-left: 8%;
    margin-right: -1%;

}

.flaga-pl{
    left: 3.5%;
    bottom: 1.5%;
    position: fixed;
    
    width: 10%;
    height: auto;
    display: block;

}

.flaga-en{
    left: 13.5%;
    bottom: 1.5%;
    position: fixed;
   
    width: 10%;
    height: auto;
    display: block;

}

.center-div{
	
    margin: 0 auto;
    position: absolute;
    bottom: -4%;
    width: 27%;
	
}

.contener{
	
	width: 100%;
	height: auto !important;
	min-height: 100% !important;
	#padding-top: 1%;
	
}

.foter{
	
	padding-top: 1%;
	padding-bottom: 1%;
	color: white;
	background-image: url('http://mudiwafeza.pl/splash_image/splash_foter.png');
	background-position: center;
	width: 100%;
	height: auto;
}

.lang:hover { 
	
	opacity: 0.3; 
	filter: alpha(opacity=30); 

} 

.text-lang{
    
    margin: 20px 0 20px 0;
    display: inline-block;
    background-color: rgba(0,0,0,0.2);
    border-radius: 100px;
    padding: 0 10px;
    color: white;

}

.left-background{

    background-image: url('./left-background.jpg');
    background-size: 100%;
    width: 50%;
    height: 700px;
    position: fixed;
    bottom: 0;
    background-repeat: no-repeat;
    background-position-y: bottom;
}



.right-background{

	background-image:url('./right-background.png');
	background-size: 100%;
    width: 65%;
    height: 700px;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
}

@media (max-width: 470px){
.right-background{

	width:100%;
	height:400px;
}}
