.back {
	background-attachment: fixed;
	background-image: url(../images/slika1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EEEEEE;

}
.back-slika {
	background-attachment: fixed;
	background-image: url(../images/slika2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EEEEEE;

}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	margin-left: 15px;
	margin-right: 20px;
}
.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #777777;
}
.flash {
	border: 1px dotted #000000;
}
.podnaslov2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linkovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;

}
.text-field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #777777;
	text-decoration: none;

}
.publikacije {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
}
#links{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
