/*Naslovi*/
H1,H2,H3,H4,.naslov,.podnaslov
{
	font-family: Verdana, Arial;
}

H1              
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #ABBD25;
	font-weight: bold;
	font-size: 10pt;
}

H2              
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #666666;
	font-weight: normal;
	font-size: 7pt;
}

H3              
{
	color: #494732;
	font-weight: normal;
	font-size: 10pt;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 15px;
}

H4              
{
	color: #ABBD25;
	font-weight: Normal;
	font-size: 10pt;
}
H5
{
	font-size: 10%;
	}
.naslov
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #ABBD25;
	font-weight: Bold;
	font-size: 20px;	
}
.podnaslov
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #ABBD25;
	font-weight: bold;
	font-size: 16px;
	letter-spacing:-0,5px;	
	line-height: 16px;
}
.pomembno
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
	letter-spacing:-0,5px;
	line-height: 16px;
}
.superscript{font-size:xx-small; vertical-align:top;} 
