body {
	background-color: #d2eeff;
	background-image: url(images/pozadinavoda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
.naslov {
	font-family: Tahoma, Verdana, "Arial CE", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tekst1 {
	font-family: "trebuchet MS", tahoma, Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.tekstmali {
	font-family: "trebuchet MS", tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tekstplavi {

	font-family: "trebuchet MS", tahoma, Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #1661AC;
	text-decoration: none;
}
.tekstmaliplavi {

	font-family: "trebuchet MS", tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #1661AC;
	text-decoration: none;
}
.tablica {
	background-color: #E6F2FE;
	border: 1px solid #14528F;

}
.tekstmaliplavi a {


	font-family: "trebuchet MS", tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #1661AC;
	text-decoration: none;
}
.tekstmaliplavi a:hover {
	color: #003366;
}
#slikaokvir a {
	margin: 7px;
	float: left;
	height: 150px;
	width: 200px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	background-image: url(images/back_siviferl.gif);
	background-repeat: repeat-x;
	padding: 8px;
}
#slikaokvir a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
}
ul  {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu {
	text-decoration: none;
	padding: 0px;
	padding-left:20px;
	height: 44px;
	width: 724px;
	margin: 0px;
	list-style-type: none;
	background-image: url(images/back-menu.jpg);
	background-repeat: no-repeat;
	float:left;
}
#menu li {
	text-decoration: none;
	padding: 0px;
	height: 44px;
	list-style-type: none;
	color:#0185cd;
	float:left;
}
#menu li a {
	text-decoration: none;
	padding: 12px;
	padding-left:22px;
	padding-right:22px;
	height: 20px;
	list-style-type: none;
	color:#0373ae;
	float:left;
}
#menu li a:hover {
	background-image: url(images/menu_hover.gif);
}

#menu #current a {
	background-image: url(images/menu_current.gif);
	color:#003366;
}

