td {
font-family: Arial;
font-size: 12px;
}
.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.naslov {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.contact td, .latest td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited {
	color: #990099;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

a.naslov:link, a.naslov:visited {
	color: #990099;
	text-decoration: none;
}

a.naslov:hover {
	color: #333333;
}


a.contact:link, a.contact:visited {
	color: #990099;
	text-decoration: none;
}

a.contact:hover {
	color: #333333;
}

a.navigation:link, a.navigation:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.navigation:hover {
	color: #666666;
}

.navigation {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

input {
	color: #333333;
	border: 1px solid #666666;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

textarea {
	color: #666666;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.note {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

a.note:link, a.note:visited {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}

a.navigation:hover {
	color: #666666;
	text-decoration: none;
}

.flash {
	border: 1px solid #666666;
}
