@charset "iso-8859-2";
.show {
	visibility: visible;
}
.dontshow {
	visibility: hidden;
}
