.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.naslov {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
.link1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;

}
.link1:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #004D99;
	text-decoration: none;
}
.bijeli {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright {

	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.linkteam {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;


}
.linkteam:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #196297;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
.naslovtima {

	font-family: Tahoma;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.texPlavi {

	font-family: Tahoma;
	font-size: 10px;
	color: #004D99;
}
.texPlaviBold {
	font-family: Tahoma;
	font-size: 10px;
	color: #004D99;
	font-weight: bold;

}
.textunderlined {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;

}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #3D81B2;
	text-align: justify;
	text-decoration: underline;
}

