body {
	font-family: "Microsoft Sans Serif", sans-serif;
	color: #2F4E6F;
	text-align: center;
	background-color: #98B1C4;
}
a.DefaultLink:link, a.DefaultLink:visited, a.DefaultLink:active {
	font-size: 12px;
	text-decoration: none;
	color: #2F4E6F;
}
a.DefaultLink:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #2F4E6F;
}




*{margin:0 auto;}








.Navigacija {
	text-align: right;
	width: 720px;
	height: 15px;
}
.NavigacijaTekst {
	font-size: 11px;
	text-decoration: none;
	color: #E15119;
}
.NavigacijaTekst a:link, .NavigacijaTekst a:visited, .NavigacijaTekst a:active {
	font-size: 11px;
	text-decoration: none;
	color: #E15119;
}
.NavigacijaTekst a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #E15119;
}








.Content {
	background-color: #FFFFFF;
	border: 1px solid #E15119;
	width: 740px;
	text-align: left;
}









.Meni {
	vertical-align: top;
}
.MeniBlok {
	margin-left: 8px;
}
.MeniStavka {
	width: 137px;
	height: 20px;
	text-align: left;
	text-decoration: none;
}
a.MeniStavka:link, a.MeniStavka:active, a.MeniStavka:visited {
	font-size: 12px;
	color: #2F4E6F;
	background-color: #C8D7E3;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #E15119;
}
a.MeniStavka:hover {
	font-size: 12px;
	color: #E15119;
	background-color: #C8D7E3;
	border-width: 1px;
	border-style: solid;
	border-color: #2F4E6F;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}








.Panel {
	vertical-align: top;
	padding-left: 8px;
}
.Okvir {
	width: 579px;
        height:450px;
	padding: 5px;
	border: 1px solid #E15119;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	background-color: #C8D7E3;
}









.BottomMeni {
	height: 22px;
	background-color: #E15119;
	margin-top: 8px;
	text-align: center;
}
.BottomMeni a:link, .BottomMeni a:visited, .BottomMeni a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.BottomMeni a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: middle;
}






.Footer {
	text-align: center;
	margin-top: 8px;
}
.Footer a:link, a:visited, a:active {
	font-size: 9px;
	color: #2F4E6F;
	text-decoration: none;
}
.Footer a:hover {
	font-size: 9px;
	color: #2F4E6F;
	text-decoration: underline;
}













.Naslov {
	font-size: 16px;
	text-align: center;
	color: #2F4E6F;
	margin-top: 15px;
}
.Podnaslov {
	font-size: 12px;
	text-align: left;
	color: #E15119;
}
.NaslovKolone {
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #2F4E6F;
}
.Tabela {
	font-size: 11px;
	color: #000000;
}
.PodnaslovCentar {
	font-size: 12px;
	text-align: center;
	color: #E15119;
}
.IstaknutiTekst {
	padding: 2px;
	font-size: 12px;
	color: #2F4E6F;
}
.OkvirSlika {
	text-align: center;
	margin-top: 45px;
}
.Centar {
	text-align: center;
}
