body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #BBBBBB;
}
body {
	background-color: #353535;
}
a:link {
	color: #3194f1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3194F1;
}
a:hover {
	text-decoration: none;
	color: #00FF99;
}
a:active {
	text-decoration: none;
}
.t12 {font-size: 12px}
.t14 {font-size: 14px}
.t18 {font-size: 18px}
.t20 {font-size: 20px}
.plava {color: #3194f1}
.naran {color: #d65f34}
.zelena {color: #00FF99}