@charset "iso-8859-2";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	background-color: #ECE9D8;
}
.stopka {
	font-size: 12px;
	color: #43251D;
}
.licznik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8272;
}
.frame {
	border: 5px double #BEB7A5;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #43251D;
}

