BODY {
		SCROLLBAR-FACE-COLOR: #005EB2; 
		SCROLLBAR-HIGHLIGHT-COLOR: #194B8A; 
		SCROLLBAR-SHADOW-COLOR: #194B8A; 
		SCROLLBAR-3DLIGHT-COLOR: #F3F5F8; 
		SCROLLBAR-ARROW-COLOR: #91BFFE; 
		SCROLLBAR-TRACK-COLOR: #F3F5F8; 
		FONT-FAMILY:  Arial, Verdana,Helvetica, sans-serif;
		TEXT-DECORATION: none;		
}
A 	{
		color: #0068BB; TEXT-DECORATION: none
}
A:link {
		TEXT-DECORATION: none
}
A:visited {
		TEXT-DECORATION: none
}
A:active {
		TEXT-DECORATION: none
}
A:hover {
		TEXT-DECORATION: underline;
}
.okvir	{
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	font-size: 11px; 
	font-weight: normal; 
	color: #333333;
}
.dugme	{
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
}
.tekst {  
font-size: 11px; 
font-weight: normal; 
color: #222222; 
text-align:justify;
line-height: 120%;
}

.tekst_login {  
font-size: 11px; 
font-weight: normal; 
color: #222222; 
}

.futer_tekst {  
font-size: 11px; 
font-weight: normal; 
color: #222222; 
line-height: 120%;
}

.futer_podnaslov_teksta {
	font-size: 11px;
	font-weight: bold;
	color: #2D457C;
}

.tekst_cop {  
font-size: 10px; 
font-weight: normal; 
color: #999999; 
text-align:center;
line-height: 120%;
}
.tekst_vesti {  
font-size: 12px; 
font-weight: normal; 
color: #666666; 
text-align:justify;
line-height: 110%;
}
.naslov_teksta {
	font-size: 20px;
	font-weight: normal;
	color: #344f8f;
	text-align:left;
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.podnaslov_teksta {
	font-size: 14px;
	font-weight: bold;
	color: #2D457C;
	text-align:left;
}
.tekst_vise {  
font-size: 12px; 
font-weight: bold; 
color: #4889BF; 
text-align:right;
}

.tekst_futer {  
font-size: 12px; 
font-weight: bolder; 
color: #336699; 
text-align:center;
text-valign:middle;
}

.trenutno {
	font-size: 11px; 
	font-weight: normal; 
	color: #DBDBCD; 
	text-valign:middle;
}

.tabela { 
	border: 1px solid #999999;
	font-size: 11px; 
}
.red  { 
	border-top: 1px solid #999999;
	font-size: 11px; 
}
A.link_polje:link {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 12px;
	padding:5px;
	display: block;
	background-color: #7EC490;
	background-position: center center;
	font-weight: bold;
}
A.link_polje:visited {
	color : #ffffff;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	background-color: #ACD6EA;
	padding:5px;
	display: block;
}
A.link_polje:active {
	color : #ffffff;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	background-color: #ACD6EA;
	padding:5px;
	display: block;
}
A.link_polje:hover {
	color : #ffffff;
	text-decoration : none;
	font-size: 12px;
	background-color: 0068BB;
	font-weight: bold;
}
.superscript  {
	font-size: 10px;
	top: -5px;
	position: relative;
	color: 336699;
	font-weight: bold;
}