font, td, body, table
{ 
	color : #000000;
	font-size : 12pt;
	font-family : Times New Roman;
}

.meni
{
	color : #FFFFFF;
	font-family : Times New Roman;
	font-size : 15px;
	font-weight : Bold;	
	padding-top : 10px;
	padding-left : 15px;
	line-height : 20px;
}

.meniA
{
	color : #FFFFFF;
	font-family : Times New Roman;
	font-size : 15px;
	font-weight : Bold;	
}

.meniA:Hover
{
	color : #FFFFFF;
	font-family : Times New Roman;
	font-size : 15px;
	font-weight : normal;
}

.meniB
{
	color : #FFFFFF;
	font-family : Times New Roman;
	font-size : 15px;
	font-weight : Bold;	
	padding-left : 15px;
}

.naslov
{
	color : #000000;
	font-size : 23px;
	font-family : Times New Roman;
	font-weight : Bold;	
}

.vsebina
{
	padding-top : 10px;
	padding-left : 15px;
	padding-right : 15px;
}

.majhno
{
	color : #AC8F1C;
	font-size : 8pt;
}

A
{ 
	color : #876C00;
	text-decoration : none;
}

A:Hover
{ 
	color : #876C00;
	text-decoration : none;
	font-weight : Bold;
}

