body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EEE;
	}
img {

}



a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2553B0;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2553B0;
}

a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2553B0;
}
.pozadina_gore {
	background-image: url(page_bg_gore.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.pozadina_sredina {
	background-image: url(page_bg_sredina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.pozadina_dole {
	background-image: url(page_bg_dole.jpg);
	background-repeat: repeat-x;
	background-position: center;
}


.buttona_izbornik {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #666;
	width: 100%;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #464646;
	height: 33px;
	padding-top: 5px;
	margin-top: 50px;
}
.buttona_izbornik:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	height: 33px;
	width: 100%;
	cursor: pointer;
	text-shadow: 1px 1px 2px black;
	text-transform: uppercase;
	padding-top: 5px;
	background-image: url(buttona_hover.png);
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.border_slike {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.border_sadrzaj {
	border: 0px solid #EBE8DF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-box-shadow: 0 0 5px #cccccc;
	-webkit-box-shadow: 0 0 5px #cccccc;
	box-shadow: 0 0 5px #333333;
	background-color: #000;
}
.border_crtice_dole {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	height: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
}
.border_crtice_gore {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EEE;
}
.border_crtice_gore_coyright {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #06356F;
}
.text_naslovi_veliki {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #666;
	text-transform: uppercase;
}
.text_procitaj_vise {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #25538F;
	line-height: 20px;
}
.text_dno_naslov {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 20px;
}
.text_dno {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	line-height: 20px;
}



.text_copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
}
.text_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 20px;
}
.text_naslov {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	color: #333;
	line-height: 20px;
}
.text_podnaslov {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.text_zastavice {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
}

