BODY{
	background-color:#ECECE4;
	font-family:Verdana;
	font-size:11;
	overflow:auto;
}
TD{
	font-family:Verdana;
	font-size:11;
}
A{
	color:#0049A2;
}
A:visited{
	color:#0049A2;
}
A:Hover{
	text-decoration:none;
}
BLOCKQUOTE{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15;
}
P{
	margin-top: 0;
	margin-bottom: 0;
}
OL{
	margin:16;
	margin-left:26;
	margin-top: 3;
	margin-bottom: 3;
}
UL{
	margin:16;
	margin-top: 3;
	margin-bottom: 3;
}
LI{
	margin:3px 2px 4px 2px;
}
.meniu{
	font-weight:normal;
	color:#CFCFCF;
}
.meniu A, .meniu A:VISITED{
	color:white;
	font-size:10;
	font-weight:bold;
	text-decoration:none;
}
.meniu A:HOVER{
	color:white;
	font-size:10;
	font-weight:bold;
	text-decoration:underline;
}
.main{
	color:#372717;
	font-size:11;
	padding: 20px 20px 20px 10px;
}