<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#jm-header:before {
	background-image: url('http://www.odpracujdlug.pl/images/header.jpg');
	background-position: center;
	background-size: cover;
		background-attachment: fixed;
	}
.subpage #jm-header {
	min-height:300px;
}
.home #jm-header.nocontent {
	height: 100vh;
}

#jm-bottom1.bg:after {
	background-image: url('http://www.odpracujdlug.pl/images/oo.jpg');
	background-position: center;
	background-size: cover;
		background-attachment: fixed;
	}
</pre></body></html>