body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #CCCCCC;
}
td.top {
   background-color: #FFFFFF;
   color: #000000;
   border: none;
   font-size: 13px;
   vertical-align: top;
   margin-top:0;
   padding: 2px;
}
body,td,th {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.blok {
	text-align: justify;
}
a:link {
	color: #000000;
   font-size: 13px;
   text-decoration: none;
}
a:visited {
	color: #000000;
   text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
   text-decoration: none;
}

