a:link
{
	color: #000000;
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: underline;
} 
a:active 
{
	color: #000000;
	font-family: Verdana; 
	font-weight: regular; 
	text-decoration: underline;
}
a:hover 
{
	color: #000000; 
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: none;
}

body
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt; 
	background-color: F4FAAF; 
	text-align: justify;
}

.TABbg
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt; 
	background-color: #F1E841;
	text-align: justify;
}

.BODbg
{
	background-color: F4FAAF;
}

/*----- Izbornik ------------*/					
.IZBlink a:link
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
}
	
.IZBlink a:visited
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
}
	
.IZBlink a:active
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold; 
	text-align: left;
	text-decoration: none;
}
	
.IZBlink a:hover
{
	color: #F1E841;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold; 
	text-align: left; 
	text-decoration: none;
}

h3           
{ 
	border-left-style: solid; border-left-width: 1; border-right-width: 1; 
               border-top-width: 1; border-bottom-style: solid; 
               border-bottom-width: 1; padding-left: 4; padding-bottom: 2; 
               background-color: #CCCC00;
               margin-left: 10;
               font-family:Verdana; font-size:10pt; font-weight:bold
}