@charset "iso-8859-2";
body {
	margin: 0px;
	padding: 0px;
}
.tablica {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.glavna {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
	background-image: url(slike/bg-glavna.gif);
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.glavna_gore {
	background-image: url(slike/bg-glavna-gore.gif);
	height: 11px;
}
.glavna_dolje {
	background-image: url(slike/bg-glavna-dolje.gif);
	height: 11px;
}

h1 {
	font-family: Arial;
	font-size: 19px;
	color: #005aca;
	font-weight: normal;
}
.bold_tekst {
	font-size: 12px;
	font-weight: bold;
	color: #005ACA;
	font-family: Arial, Tahoma;
}
.slika_lijevo {
	border: 1px dotted #999999;
	padding: 3px;
	margin-right: 7px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.slika_desno {
	border: 1px dotted #999999;
	padding: 3px;
	margin-left: 7px;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	color: #005aca;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 13px;
	color: #005aca;
	font-weight: bold;
}
.logo {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.slike {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.zastave {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.lijevo {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.izdvojeno_tekst {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 13px;
}
.izdvojeno_tablica {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.copyright {
	height: 34px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 11px;
	line-height: 34px;
}
.izbornik {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.copyright a:link, .copyright a:visited {
	color: #91D0FF;
	text-decoration: none;
}
.copyright a:active, .copyright a:hover {
	color: #CEEAFF;
	text-decoration: none;
}
.izbornik {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
}
.izbornik a:link, .izbornik a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.izbornik a:active, .izbornik a:hover {
	line-height: 34px;
	height: 34px;
	color: #91D0FF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.precrtano {
	text-decoration: line-through;
}

