html	{
	background-color: #000000;
}
body	{
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	text-align: justify;
	line-height:150%;
	background-color: #000000;
}
body, td, p, ul, ol, h1, h2, h3, h4, div, p, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

a:link {
	color: #99CCFF;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #CC0066;
}
a:active {
	color: #CC0066;
}
h1 {
	font-size: 18px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;}
h4 {
	font-size: 10px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.BrezRazmaka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006600;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
}
.Vsebina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 1.5em;
}
.Pomembno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3366;
	font-weight: bold;
	margin-left: 10px;
}
.Modro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 8px;
	margin-bottom: 2px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
.Drobno {
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
}
.Menu {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.Slika	{ border:3px solid #909080; background:#d0d0c0; }
#Menu		{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#Menu a		{
	color:#666666;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
	padding:5px 15px 5px 15px;
	border-left:1px solid #336600;
	border-top:1px solid #336600;
	border-right:1px solid #336600;
	margin-left:10px;
	margin-right:0px;
	background-color: #333333;
}

#Menu a:hover	{
	color:#660000;
	background-color: #FFFFCC;
}
#Menu a:visited {
	color: #000066;
	background-color: #FFCC99;
}

#Menu a:active {
	color: #000000;
	background-color: #FFFFE6;
}
#MenuAktiven	{
	background-color: #FFFFCC;
}
#MenuNeaktiven	{
	background-color: #E2C670;
}