body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-color: #418FCF;
	background-repeat: repeat-x;
}

form { margin: 0px; }

.trebuchet11{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.treb_10_dark {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#5e6877;
}
.trebuchet12{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.trebuchet12SIVI{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#949494;
	text-decoration:none;
}

.trebuchet11SIVI{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#949494;
	text-decoration:none;
}

.trebuchet12CYAN{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#5bbfed;
	text-decoration:none;
}

.trebuchet16{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.trebuchet14{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.trebuchet20{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}
a.bijeliLINK:link, a.bijeliLINK:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.bijeliLINK:hover{
	text-decoration:none;
	color:#97c2df;
}
a.bijeliLINK2:link, a.bijeliLINK2:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.bijeliLINK2:hover{
	text-decoration:none;
	color:#467a9d;
}
a.orangeLINK:link, a.orangeLINK:visited{
	color:#fbc467;
	text-decoration:none;
}
a.orangeLINK:hover{
	text-decoration:none;
	color:#fff;
}

a.nara_link:link, a.nara_link:visited {
	color: #5bbfed;
	text-decoration: none;
	border-bottom: 1px dotted #275C7F;
}

a.nara_link:hover {
	color: #EF9D0E;
	text-decoration: none;
	border-bottom: 1px solid #EF9D0E;
}

a.sivi_link:link, a.sivi_link:visited {
	color: #949494;
	text-decoration: none;
}

a.sivi_link:hover {
	color: #EF9D0E;
	text-decoration: underline;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7B9EB2;
	margin-bottom: 30px;
}

a:link, a:visited {
	color: #ff9d00;
	text-decoration: none;
}

a:hover {
	color: #5c8ea8;
	text-decoration: underline;
}

.naslovnicaBox {
	margin-top: 0px;
	padding: 8px 4px 0 4px;
	background: url(/images/pozadina_txt.gif) repeat-x;
}


a.btnLeft:link, a.btnLeft:visited {
	display: block;
	float: left;
	width: 169px;
	height: 52px;
	padding: 15 0 0 15px;
	background: url(images/btn_left.gif) no-repeat top;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

a.btnLeft:hover {
	background: url(images/btn_left.gif) no-repeat bottom;
}


a.btnRight:link, a.btnRight:visited {
	display: block;
	float: left;
	width: 169px;
	height: 52px;
	padding: 15 0 0 15px;
	background: url(images/btn_right.gif) no-repeat top;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

a.btnRight:hover {
	background: url(images/btn_right.gif) no-repeat bottom;
}


a.mapLink:link, a.mapLink:visited {
	display: block;
	padding-left: 10;
	width: 155px;
	height: 25px;
	line-height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #467A9D;
	text-decoration: none;
	margin-bottom: 2px;
}

a.mapLink:hover, a.mapLinkSel:link, a.mapLinkSel:visited, a.mapLinkSel:hover {
	color: #fff;
	background-color: #467A9D;
	text-decoration: none;
}


#langSelector {
	text-align: right;
	padding: 10px 15px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}

a.galleryLink:link, a.galleryLink:visited, a.galleryLink:hover {
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 163px;
	height: 99px;
}

div.gallery_new{
	float: left;
	margin-bottom: 15px;
	width: 163px;
	height: 99px;
}

a.darkLink:link, a.darkLink:visited {
	color: #364e79;
	text-decoration: none;
}

a.darkLink:hover {
	color: #364e79;
	text-decoration: underline;
}