BODY {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	background : #D2B991;
}
A{
	font-family : Times New Roman;
	text-decoration : none;
	COLOR: #000000;
}
A:hover{
	COLOR: Maroon;
}
A.navigation {
	letter-spacing: 0.3mm;
	font-weight : Bold;
	font-size : 4mm;
}
A.homenavigation {
	font-weight : Bold;
	letter-spacing: 2mm;
	font-size : 4mm;
}
A.webmaster {
	letter-spacing: 2mm;
	font-size : 3mm;
}
H1 {
	text-align: center;
	margin-top : 20px;
	font-size: large;
	font-weight: normal;
	letter-spacing: 4px;
}
H2 {
	text-align: center;
	margin-top : 10px;
	margin-bottom : 10px;
	font-size: medium;
	font-weight : normal;
	color: #000000;
	letter-spacing: 4px;
}
P{
	text-align: justify;
	margin-bottom : 20px;
	font-family : Times New Roman;
	color: #000000;
	letter-spacing: 0px;
}
P.podpis{
	text-align:center;
	margin-top : 5px;
	margin-bottom : 20px;
	font : italic;
}
P.doll {
	text-align:center;
	font-size: small;
	margin-bottom : 4px;
}
P.date {
	text-align:left;
	font-size: smaller;
	font : italic;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 4px;
}