body {
	background-color: #FAEBD7;
	font-family:	Garamond, "Lucida Calligraphy";
	font-size: 16px;
	scrollbar-3dlight-color: #CC6600;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #CC6600;
}

a:link {
	color: ThreedDarkShadow;
}

a:visited {
	color: Black;
}

h1 {
	font-size: 50px;
	color: Maroon;
	text-align: center;
	text-decoration: none;
}

h2 {
	font-size: 28px;
	color: Maroon;
	text-align: center;
	text-decoration: none;
}

h3 {
	font-size: 18px;
	color: Maroon;
	text-align: center;
	text-decoration: none;
}

table {
	font-size: 14px;
}

dt {
	font-size: 16px;
}

dd {
	font-size: 14px;
}

DIV.Obrazek {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Maroon;
}

