/* CSS Document */
body,td,th {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000; 
	margin-top:0px;
}
		
a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#navigation a {
	font: bold 11px Tahoma, Times New Roman, Times, serif;
	color: #993300;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	}
	
#navigation a:hover {
	background: #FFCC33;
	color:#993300;
	}

#zagl {
	background-image:url(pict/fon3.gif);
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	color: #993300;
}