body {
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	color: #A3A3A3;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#99FF99;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#0A0A0A;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#7F7F7F;
	scrollbar-shadow-color:#7F7F7F;
	background-color: #000000;
}
p {
	font-size: 11px;
	color: #A3A3A3;
}
a {
	color: #C8C8C8;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #33FFFF;
	font-weight: normal;
}
h2 {
	color: #F0F0F0;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
}
.highlight {
	color: #E9E9E9;
	font-weight: bold;
}
.smallfont {
	font-size: 9px;
}
.content {
	overflow: auto;
	position: relative;
	height: 500px;
	width: 500px;
	padding: 12px;
}
.fototekst {
	font-size: 9px;
	text-align: center;
}
.foto {
	border: 1px solid #999999;
	margin: 10px;
}
.fototekstlinks {
	font-size: 7px;
	text-align: left;
}

