body
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	text-align: justify;
	background-color: white;
	margin: 0px;
}
p
{
margin-left: 5pt;
margin-right: 5pt;
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
color: black;
}
td
{
font-size: 10pt;
text-decoration: none;
color: black;
}
.warning
{
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: red;
}
a
{
text-decoration: none;
color: #0000CD;
font-weight: normal;
}
a:hover
{
text-decoration:underline;
font-weight: normal;
}
a:active
{
text-decoration: none;
color: Yellow;
font-weight: normal;
}
.he0
{
color: #FF0000;
text-align: center;
font-weight: bold;
font-size: 12pt;
}
.he1
{
color: #FF0000;
text-align: center;
font-weight: bold;
font-size: 25pt;
}
.he2
{
color: #FF0000;
text-align: center;
font-size: 14pt;
font-weight: bold;
}
.he3
{
color: #0002C4;
font-size: 19pt;
font-weight: bold;
 margin-left : 10px;
}
.he4
{
color: #0002C4;
font-size: 12pt;
font-weight: bold;
margin-left : 10px;
}
.bigger
{
font-size: 12pt;
}
.bbigger
{
font-size: 11pt;
font-weight: bold;
}
.small
{
font-size: 8pt;
text-decoration: none;
color: black;
}
.smallhe
{
color: #0002C4;
font-size: 8pt;
text-decoration: none;
margin-left : 10px;
}
.bsmall
{
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: black;
}
.Blsmall
{
font-size: 8pt;
text-decoration: none;
color: black;
margin-left: 5pt;
margin-right: 5pt;
}
.Blbsmall
{
font-size:8pt;
font-weight: bold;
text-decoration: none;
color: black;
}
.datum
{
font-size:8pt;
font-weight: bold;
text-decoration: none;
color: black;
}
.smallest
{
font-size: xx-small;
}
input, textarea {
	border: 1.5px solid;
	border-color: #0059A9;
}
.button {
	background-color: #0059A9; 
	color: white; 
	font-weight:bold; 
	font-size:12px; 
	border: 1px solid;
}
.author
{
	color:  #0059A9;
	font-weight:bold; 
	text-align : right;
}
.position
{
	color:  #0059A9;
	text-align : right;
	text-decoration : none;
	font-size:9px; 
	text-decoration : underline;
}
.white
{
	color:  #FFFFFF;
	text-align : left;
	margin-left : 12px;
	text-decoration : none;
	font-size:9px; 
}
.tblback
{
	background-image: url(images/back05.jpg);
	background-repeat: no-repeat;
	background: url(images/back05.jpg) no-repeat;
}
.prehled
{
	border: 1px solid Black;
	background-color: #FFFFFF;
}
.prehled TD
{
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
.prehledln
{
	border-bottom: 1px solid #000000;
	
}
.star
{
	background-color: #AAAAAA;
}
.vsmall
{
font-size: 8pt;
text-decoration: none;
border-bottom: 1px solid #AAAAAA;
border-right: 1px solid #AAAAAA;
color: #AAAAAA;
text-align: left;
}
form
{
	padding: 0px;
	margin: 0px;
}