BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
TABLE {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: black;
}
TABLE.stopka {
	font-size: 7pt; 
	color: #C0C0C0;
}
A {
	font-size: 9pt;
	color: #0080C0;
}
A.Abookmark {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: gray;
}
A.Abookmark:hover { color: black }
TEXTAREA {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: black;
}
SELECT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: black;
}
INPUT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: black;
}
P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bookmark {
	background: url(menu/bookmark.jpg);
	width: 110px;
	text-align: center;
}
.bookmark2 {
	background: url(menu/bookmark2.jpg);
	width: 110px;
	text-align: center;
}
.activebookmark {
	font-weight: bold;
	font-size: 14px;
	color: white;
	background: url(menu/activebookmark.jpg);
	width: 110px;
	text-align: center;
	line-height: 25px;
}
.activebookmark2 {
	font-weight: bold;
	font-size: 14px;
	color: white;
	background: url(menu/activebookmark2.jpg);
	width: 110px;
	text-align: center;
}
UL.ul1 {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}
UL.ul2 {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
H1 {
	font-size: 18pt;
	color: #0080c0;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: lighter;
}
