BODY {
	font-size : 9pt;
	font-family : Arial;
	background-color : F1F2F2;
}
H1 {
	font-size : 10pt;
	font-weight : 800;
	font-family : Arial;
	color : Maroon;
	margin-left : auto;
}
A {
	text-decoration : underline;
	color : Navy;
	font-size : 10pt;
	border-width: 0;
}
A:hover {
	text-decoration: none;
}
A.menu {
	text-decoration : none;
	font-weight : 600;
	color : Brown;
	font-size : 10pt;
	border-width: 0;
}
A.menu:hover  {
	text-decoration : none;
	font-weight : 600;
	font-size : 10pt;
	color : Teal;
	border-width: 0;
}
A.adres {
	text-decoration : none;
	font-weight : 700;
	color : Blue;
	font-size : 7pt;
	border-width: 0;
}
A.adres:hover  {
	text-decoration : none;
	font-weight : 700;
	font-size : 7pt;
	color : WhiteSmoke;
	border-width: 0;
}
table.menu {
	border : 0px;
	color : Black;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : 600;
}
table.adres {
	border : 0px;
	color : Black;
	font-family : Arial;
	font-size : 7pt;
	font-weight : 700;
}
table.tekst {
	border : 0px;
	color : Black;
	font-family : Arial;
	font-size : 10pt;
	font-weight : 400;
	text-align : justify;
}
