@media only screen and (max-device-width: 1150px) and (orientation: landscape) {  

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */
/* ooo -  ooooooooooooooooooooooooooooooooooooooooooooooooo*/
/* ooo MENU GLOWNE ooooooooooooooooooooooooooooooooooooooooooooooooo*/
/* ooo -  ooooooooooooooooooooooooooooooooooooooooooooooooo*/

.menu {
	height:28vh;
}

.menu-under {
	height:28vh;
}

#przyciski-menu {
	margin-top:28vh;
	height:65vh;
}

.ikony-menu-mobile-down {
	display:none;
}

#ikona-menu-mobile, #ikona-menu-mobile-exit, .ikona-inne-mobile {
	width:17vh;
	height:17vh;
}

img.logo {
	width:240px;
}

#box-cookies {
	width:0%;
	height:0%;
	overflow:hidden;
	display:none;
}

.cookies-bg {
	display:none;
}

#box-cookies-under {
	width:0vw;
	height:0vw;
	overflow:hidden;
	display:none;
	position:fixed;
}

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */
/* ooo -  ooooooooooooooooooooooooooooooooooooooooooooooooo*/

}


@media (min-width: 1150px) and (max-width: 1570px) {

#box-cookies-under {
	height:5.5vw;
}

.box-pokaz-left, .box-pokaz-right  {
	height:600px;
}

.pokaz-square-1,.pokaz-square-2, .pokaz-square-3 {
	margin-top:530px;
}

}