BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E0EFE9;
	color : Black;
	font-size : 13px;
}

A {
	color : #0011EE;
	text-decoration : none;
}

A.menu {
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A:VISITED {
	color : #001199;
}

P {
	margin-right : 10px;
	text-align : justify;
}

LI {
	margin-right : 10px;
	text-align : justify;
}

H2 {
	color: #116600;
	font-size: 42px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}

H3 {
	color: #116600;
	font-size: 24px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

TD {
	font-size : 13px;
}

.vyrazny {
	font-weight : bolder;
}
