.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 5px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-right: 5px;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC3333;
	font-weight: bold;
	padding-right: 5px;
	color: #333333;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #DA0806;
	text-decoration: underline;
}
a:visited {
	color: #333399;
	text-decoration: none;

}
.podnadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	border-bottom-color: #CC3333;
	font-weight: bold;
	padding-right: 5px;
	color: #333333;
}
