.link  {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a.link:Visited  {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a.link:Active  {
	color: White;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Arial;
	text-decoration: none;
}
a.link:Hover  {
	color: White;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration: none;
}




BODY  {
	background: #ffffff url(images/bg.jpg) repeat-x;
}

P  {
	COLOR: Black;
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;

}
.naslov  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #333333;
	FONT-FAMILY: "Trebuchet MS", verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 0px;
	line-height: 16px;
}

.TEXTIND  {
	FONT-SIZE: 12px;
	COLOR: #464646;
	FONT-FAMILY:  Verdana, Tahoma,Arial;

}
.log  {
	FONT-SIZE: 11px;
	MARGIN: 0px 0px;
	COLOR: #464646;
	FONT-FAMILY:  Tahoma, Verdana, Arial
}
.tabelasmall  {
	border : 1px solid #DCDCDC;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.naslov2  {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	text-decoration: none;
	text-transform: none;
	letter-spacing: -1px;
}
.naslovbeli {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-variant: normal;
	line-height: 16px;

}


a{ 
font-family: Verdana, Tahoma, Arial; 
font-size: 11px; 
font-weight: bold; 
color: #555555; 
text-decoration: none;
}

a:visited {
font-family: Verdana,Tahoma,  Arial; 
font-size: 11px; 
font-weight: bold; 
color:  #555555; 
text-decoration: none;}


a:active {
font-family: Verdana,Tahoma,  Arial; 
font-size: 11px; 
font-weight: bold; 
color:  #555555; 
text-decoration: none;}


a:hover {
font-family: Verdana,Tahoma,  Arial; 
font-size: 11px; 
font-weight: bold; 
color:  #000000;
text-decoration: none;
margin: 0px 0px; 

 }



UL {
	font-family : Verdana,Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	LINE-HEIGHT: 14px;
	list-style-type : disc;
	list-style-position : outside;
	color : Black;
	MARGIN: 0px 8px 0px 4px;
}
.content {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	color: Black;
	font-weight: normal;
	letter-spacing: -1px;
}
.clastitle {
	font: 24px/34px arial, tahoma, helvetica, sans-serif;
	letter-spacing: -1px;
	color: #4E4E4E;
}


.inside  {
	COLOR: Black;
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	background: url(images/inside.jpg) repeat-x;

}
.go {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: Black;
	border: Black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor : hand;
}