a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #f2f2f2;
}

a:hover, a:active {
	color: #006600;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.glavni {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	line-height: 16px;


}
.naslovi, .naslovi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #90A432;
	font-weight: bold;
	text-decoration: none;
}
.naslovi a:hover, .naslovi a:active {
	background-color: transparent;
}
.forma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/ostalo/back.gif);
	color: #FF6600;
	background-repeat: repeat-x;
	border: 1px solid #798F19;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.forma2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #fffffff;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin: 3px;
	color: #FF6600;
}
.backgroundGore {
	background-image: url(images/ostalo/backgore.gif);
	background-repeat: repeat-x;
}
.datum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: right;

}
.glavninovosti {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	line-height: 16px;
}
.formabox {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(splash2/backbox.gif);
	color: #FF6600;
	background-repeat: no-repeat;
	border: 1px solid #798F19;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back {
	background-image: url(images/summer/back1.gif);
	background-repeat: repeat-x;
}

/* ********* paginacija **********  */

#pageNavPosition {
	text-align:center;
	width:100%;
	font-size:10px;
	color:#666
	
	
	
	}

.pg-normal {
	cursor:pointer;
	color:#8DA0C5;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	
	}
	
	.pg-selected {
		font-weight:bold;
		color:#444444;
		font-size:10px;
}

