/* CSS Document */
.glavni {
	width:900px;
	background:#FFFFFF;
	margin:0 auto;
	border:#00FF00;
	border:double;
}
.gl {
	margin:0 auto;
	width:900px;
}
.tabla1 {
	border:double;
	background:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.tabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tabla3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
.naslov {
	background-image:url(images/naslov_bcg.jpg)
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000066;
}
ul {list-style:circle;
}
