.h_toggler, #h_menu .close, #h_footer .h_banner_plosina {
	display: none;
}
#h_header .h_pusobnost {
	margin-top: 1rem;
}
#h_sl2 .h_banner_plosina {
	display: block;
	margin-top: 1.5rem;
}
#h_sl1 {
	width: 200px;
	min-width: 200px;
	display: table-cell;
	vertical-align: top;
}
#h_sl2 {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	padding: 0.5rem 1.5rem;
}
.h_skupiny a .stin {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 105px;
    z-index: 20;
    background: rgba(0%, 0%, 0%, 0.3);
}
@media (min-width: 1000px) {
	#h_sl3 {
		display: table-cell;
		vertical-align: top;
		width: 200px;
		min-width: 200px;
	}
}
