.chm-przelacznik {cursor: pointer}
.chm-podswietl {background: cornflowerblue}
h1 {border-top: solid 1px}

@media only screen and (max-width: 1023px) {
	
}

/* Mobile */
@media handheld, only screen and (max-width: 767px) {
	
}

@media print {
	
}