BODY, TD {
	color : black;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.down {
	BORDER-RIGHT: #C0C0C0 1px solid;
	BORDER-LEFT: #C0C0C0 1px solid;
	BORDER-TOP: #C0C0C0 1px solid;
	BORDER-BOTTOM: #C0C0C0 1px solid;
	background-color: #F4F7FD;
}

table.big {
	BORDER-RIGHT: #606086 1px solid;
	BORDER-LEFT: #606086 1px solid;
}

td.header {
	background: #606086;
	background-image: url(img/background.gif);
	color : White;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.top {
	background: #606086;
	background-image: url(img/background.gif);
	color : White;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.glavni {
	color : #333366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: White;
}

P {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	color : blue;
	text-decoration : underline  ! important;
}

A:HOVER {
	color : #1E90FF;
		text-decoration : none ! important;
}

A.menu {
	color : black;
	text-decoration : underline  ! important;
}

A.menu:HOVER {
	color : black;
	text-decoration : none ! important;
}

A.copy {
	color : White;
	font-size: 10px;
	font-weight: bold;
	text-decoration : underline  ! important;
}

A.copy:HOVER {
	color : White;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none ! important;
}

H1 {
	color : #606086;
	font-weight: bold;
	font-size: 12px;
}

.smaller {
	color: #FFFFFF;
	font-size: 10px;
}