a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tdNaslov {
	font-size: 12px;
	font-weight: bold;
	color: #004D9C;
	padding-left: 4px;
}
.languageSelect {
	font-size: 10px;
	color: #004D9C;
	background-color: #FFF6C5;
	height: 18px;
	width: 100px;
}
a {
	color: #004D9C;
	text-decoration: none;
}
a:hover {
	color: #F00000;
	text-decoration: none;
}
.logoDrzava {
	color: #60A3E6;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

