/* CSS Document */

BODY
{
    SCROLLBAR-FACE-COLOR: #CCCCCC;
    FONT-SIZE: 11px;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #999999;
    COLOR: #666666;
    SCROLLBAR-ARROW-COLOR: #666666;
    FONT-FAMILY: Tahoma;
    SCROLLBAR-BASE-COLOR: #666666;
    scrollbar-3d-light-color: #ffffff;
    scrollbar-dark-shadow-color: #ffffff
}

A
{
    FONT-WEIGHT: bold;
    COLOR: #96cb50;
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
td img {display: block;}

.text
{
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	font-size:11px	
}
.text_sivi
{
	font-family: Tahoma;
	color: #808284;
	text-decoration:none;
	font-weight: normal;
	font-size:11px	
}
.text_zelen
{
	font-family: Tahoma;
	color: #96cb50;
	text-decoration:none;
	font-weight: normal;
	font-size:11px	
}
.text_zelen_bold
{
	font-family: Tahoma;
	color: #498100;
	text-decoration:none;
	font-weight: bold;
	font-size:11px	
}
.text_beli
{
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-size:11px	
}
.text_sivi_mali
{
	font-family: Tahoma;
	color: #808284;
	text-decoration:none;
	font-weight: normal;
	font-size:10px	
}
.text_rdec_mali
{
	font-family: Tahoma;
	color: #ef3f35;
	text-decoration:none;
	font-weight: normal;
	font-size:10px	
}
.naslov
{
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-size:18px;	
}
.naslov_zelen
{
	font-family: Tahoma;
	color: #498100;
	text-decoration:none;
	font-weight: bold;
	font-size:15px;	
}