.text 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.naslov 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
a:hover 
{
	font-family: Tahoma, Arial, Verdana;
	color: #FF6600;
	text-decoration: none;
}
.ortext 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:link
{
	font-family: Tahoma, Arial, Verdana;
	color: #FF6600;
	text-decoration: underline;
}
.ltext 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;

}
.list {
	line-height: 0.25px;
}
h1 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 11px;
}
h2 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-weight: bold;
	line-height: 11px;
}
.textp 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}