#container {
	position: absolute;
	float: bottom;
	top: 0px;
	left: 100px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid rgb(121,0,0);
	border-right: 1px solid rgb(121,0,0);
	border-bottom: 1px solid rgb(121,0,0);
	border-top: 0px;
    background-color: rgb(255,255,255);
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(0,0,0); font-size: 8pt; line-height: 12pt;
}

#footer {
	position: relative;
	width: 800px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid rgb(0,0,0);
	border-bottom: 0px solid rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: Tahoma, Arial, Helvetica; color:rgb(102,102,102); font-size: 8pt; line-height:12pt;
}

#hmenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 30px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 0px solid rgb(0,0,0);
	background-color: rgb(197,144,4);
	font-family: Garamond, Georgia, Tahoma, Arial, Helvetica; color:rgb(85,6,8); font-size: 10pt; line-height:12pt;
}

body         
{
	font-family: Arial, Helvetica; background-color: rgb(255,255,255); color: rgb(0,0,0); font-size: 8pt;
	margin: 1px 20px 0px 10px;
}


a.afooter:link, a.afooter:visited, a.afooter:active
{
	font-family: Verdana, Arial, Helvetica; color:rgb(80,12,12); font-size: 7pt; text-decoration:none; font-weight:normal;
	margin-top: 2px;
}
a.afooter:hover { color:rgb(0,0,0); text-decoration:bold; }

a:link, a:visited, a:active
{
	font-family: Verdana, Arial, Helvetica; color:rgb(127,8,8); font-size: 8pt; text-decoration:none; font-weight:bold;
}
a:hover { 
    color:rgb(0,0,0); text-decoration:bold 
}

a.menu:link, a.menu:visited, a.menu:active
{
	font-family: Garamond, Verdana, Arial, Helvetica; color:rgb(85,6,8); font-size: 10pt; font-weight:none;
}
a.menu:hover { 
    font-family: Garamond, Verdana, Arial, Helvetica; color:rgb(0,0,0); font-size: 10pt; font-weight:none; text-decoration: underline; 
}

table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
table.kalendarium
{
	border-right: 0px solid rgb(158,11,14);
	border-bottom: 0px solid rgb(158,11,14);
	border-left: 1px solid rgb(158,11,14);
	border-top: 1px solid rgb(158,11,14);
}
table.kalendarium td
{
	border-right: 1px solid rgb(158,11,14);
	border-bottom: 1px solid rgb(158,11,14);
	border-left: 0px solid rgb(158,11,14);
	border-top: 0px solid rgb(158,11,14);
	padding: 6px;
}
td
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(0,0,0); font-size: 8pt; line-height: 12pt; 
}
h1
{
	font-family: Georgia; color:rgb(121,0,0); font-size: 14pt; line-height: 18pt; 
}
h2
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(121,0,0); font-size: 10pt; line-height: 12pt; 
}
h3
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(121,0,0); font-size: 10pt; line-height: 12pt; 
}

hr
{
    color: rgb(197,144,4);
    background-color: rgb(197,144,4);
    width: 80%;
    height: 1px;
    border: 0px;
}
