div.niedrukowalne {
	display: block;
}

*.drukowalne {
	display: none;
}

div.printNote {
	text-align:center;
	font-weight:bold;
}

