body {
	margin: 0;
	background-color: #808080;
}

.highlight {
	color: #ff8800;
	font-weight: bold;
}

body, p, td, th, h1 {
	color: white;
	font-family: Arial; 
	font-size: 10pt; 
	text-align: center;
}

.kolumne p, .kolumne h1 {
	text-align: justify !important;
}

h1, td.topnav {
	font-weight: bold;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}

td.leftborder {
	border-left: 1px solid #33FF00;
}

td.rightborder {
	border-right: 1px solid #33FF00;
}

//.topnav a:link, .topnav a:visited, .bottomnav a:link, .bottomnav a:visited {
//	text-decoration: none;
//}

a:link.active, a:visited.active {
	color: #33FF00;
}

a:hover {
	color: #33FF00;
	text-decoration: underline;
}

td.topnav {
	text-align: right;
	font-size: 8pt;
}

td.bottomnav {
	text-align: left;
	font-size: 8pt;
}

td.content {
	padding-left: 10px;
	padding-right: 10px;
}

hr {
	height: 1px;
	color: #33FF00;
}

span.script {
	font-family: Lucida Handwriting;
}
