BODY	{
	BACKGROUND-COLOR: #EEFFFF;
	COLOR: #000000;
    	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 10pt;
	}



 A:link  {
 	color : #FF1000;
 	text-decoration : none;
 }
 A:visited  {
 	color : #FF1000;
 	text-decoration : none;
 }
 A:hover  {
	color : #000099;
	text-decoration : none;
 }


img.left 
{
 float:left
}
img.right
{
 float:right
}

.tekst { 
		FONT-FAMILY:  verdana, arial,helvetica, sans;
		color: #003333;
		font-size: 10pt;
		margin-top: 0px; 		
		margin-left: 12px;
		margin-right: 12px; 
		margin-bottom: 3px;
		text-indent: 18px;
		text-align: justify
		 }

.legend { 
		FONT-FAMILY:  verdana, arial,helvetica, sans;
		color: #003300;
		font-size: 8pt;
		margin-top: 0px; 		
		margin-left: 0px; 
		margin-bottom: 3px;
		margin-top: 3px; }


.menutrans 	{ filter:alpha(opacity=60) }

.full 	{ filter:alpha(opacity=100) }

.slika0 { border: 1px solid #CCCCCC }
.slika1 { border: 1px solid #333333 }	

	  
.okvir1 A:link  {
    color: #005900;
	text-decoration : none;
	
 }
.okvir1 A:visited {
    color: #005900;
	text-decoration : none;
 }

 
.okvir1 A:hover  {
 	color: #FF1000;
	text-decoration : none;
 }
 

.okvir1 {
	
	width: 172px; border-width: 1px; border-style: solid; border-color: #CCCCCC;
    margin-left: 3px; 
	margin-right: 3px;
    margin-top: 1px; 
	margin-bottom: 1px;
    font-family: verdana, arial,helvetica, sans;
    font-weight: bold;
    font-size: 9pt;
 }
		  
 
 
 
 
#showimage{
position:absolute;
visibility:hidden;
border: 2px solid gray;
background-color:white;
z-index: 1000
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #000066;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-family:Arial;
color : white;
font-weight: bold;
font-size: 13px;
margin-right: 1px;
}