body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E0DFE3;
}

TD {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #6C6C6C;
}

A:link {
	color: #FF9900;
	text-decoration: none;
}

A:visited { 
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FF9900; 
	text-decoration: underline;
}

A:active {
	color: #6C6C6C;
	text-decoration: underline;
}

.menu {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #B3B3B3;
}

.glava {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #FFFFFF;
}

.slika {
	border: 1px solid #000000;
}

A.menu_active:link
{
	color: #B3B3B3;
	text-decoration: none;
	cursor: hand;
}

A.menu_inactive:link
{
	COLOR: #FFFFFF;	
	text-decoration: none;
}

A.menu_active:visited
{
	color: #B3B3B3;
	text-decoration: none;
	cursor: hand;
}

A.menu_inactive:visited
{
	COLOR: #FFFFFF;	
	text-decoration: none;
}

A.menu_active:hover
{
	color: #B3B3B3;
	text-decoration: none;
	cursor: none;
}

A.menu_inactive:hover
{
	COLOR: #FFFFFF;	
	text-decoration: underline;
}