.obr {
	vertical-align: top;
}
.help {
	color: Navy;
	font-family: Arial;
	font-size: smaller;
}
.ovl {
	background-color: Silver;
	border: thin solid Silver;
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	color: Black;
}
.ovl:hover {
	background-color: Silver;
	border: thin solid Red;
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}
a {
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #483D8B;
	font-size: smaller;
	font-weight: bolder;
	letter-spacing: normal;
}

.virt {
	font-family: Arial;
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: smaller;
	vertical-align: middle;
	text-align: right;
}
.virt:hover {
	font-family: Arial;
	text-decoration: none;
	color: Red;
	font-weight: bold;
	font-size: smaller;
	vertical-align: middle;
	text-align: right;
}
a:active {
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: Red;
}
a:hover {
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: Red;
}
.nadpis {
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #483D8B;
	font-size: smaller;
	font-weight: bolder;
	letter-spacing: normal;
	text-align: center;
}








