BODY, TD {
	font-family : Tahoma,  Arial, sans-serif;
	font-size : 12px;
}

A {
	text-decoration: none;
	color: #FFFACD;
}

A:Hover {
	text-decoration: underline;
	color: #66cc66;
}

.normal {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}

.normalWelcome {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	color: #FFFACD;
	font-weight: normal;
}

.welcome {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 20pt;
	color: #FFFACD;
	font-weight: bold;
}

.headlineGreen {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	color: #009933;
	font-weight: bold;
}
	
.tableActive {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	background-color: #EEFFEE;
}

.tablePasive {
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFACD;
	background-color: #009933;
}

.tableHlasnikHead {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFACD;
	background-color: #009933;
}

.tableHlasnik {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #EEFFEE;
}