.headerfont {
	color:#333399;
	size: 9px;
	font-weight: bold;
}

.headerfont a:link, .headerfont a:visited, .headerfont a:active {
	text-decoration: none; 
	color:#333399;
	size: 9px;
	font-weight: bold;
}

.headerfont a:hover {
	text-decoration: none; 
	color: #FF0000;
}

.main_link a:link, .main_link a:visited, .main_link a:active {
	text-decoration: none; 
	color:#333399;
	size: 12px;
	font-weight: bold;
}

.main_link a:hover {
	text-decoration: none; 
	color: #FF0000;
}

.main_welcome {
	color:#333399;
	size: 20px;
	font-weight: bold;
}
.tdmeni {
	background-color:#FFFFFF;
	size: 9px;
	font-weight: bold;
}

.tdmeni_selected {
	background-color:#CCCCFF;
	size: 9px;
	font-weight: bold;
}

a.meni:link, a.meni:visited, a.meni:active {
	text-decoration: none; 
	color: #000000;
}

a.meni:hover {
	text-decoration: none; 
	color: #FF0000;
}

.content {
	font: Arial, Helvetica, sans-serif;
	size: 9px;
	margin-left: 50px;
}
.main_tekst {
	text-decoration: none; 
	color: #F1F1FE;
}