
#paralax-menu { 
	background: url(../../../images/paralax-menu/slide1.jpg) 50% 0 no-repeat fixed; 
	background-size: 100%; 
	height: 400px;  
	margin: 0 auto; 
    width: 100%; 
    max-width: 1920px; 
    position: relative; 
}

#paralax-menu article { background: url("../../../images/logo-on-slider2.png") no-repeat scroll center top transparent; height: 400px; position: absolute; text-indent: 0px; top: 40px; width: 100%; }

#paralax-onas { 
	background: url(../../../images/paralax-onas/slide1.jpg) 50% 0 no-repeat fixed; 
	background-size: 100%; 
	height: 400px;  
	margin: 0 auto; 
    width: 100%; 
    max-width: 1920px; 
    position: relative; 
}

#paralax-onas article {background: url(height: 400px; position: absolute; text-indent: 0px; top: 40px; width: 100%; }


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

#paralax-menu { 
	background-size: 100px; 
}
}