body {
	background: url(gfx/lewo.gif);
}

H1 {
	color: #CFE1EA;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

  P, ul, li {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
Table: P,TD, TR, ul, li {
	color: #000;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

A {	TEXT-DECORATION: none}
A:link {COLOR: #000}
A:active {COLOR: red}
A:visited {COLOR: #000}
A:hover {
	text-decoration: underline;
	COLOR: #2D598B;
}
.lapka {  cursor: hand}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8B8B;
	font-size: 10px;
	text-align: center;
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

A.menu: hover {
	color: red;
}

A.menu: active {
	color: red;
}
.tabela {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}
