@charset "iso-8859-2";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #B7A283;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #645143;
	font-weight: bold;
}
.frame {
	border: 5px solid #ECE9D8;
}
.licznik {
	font-size: 10px;
	color: #333333;
}

.stopka {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #645143;
	padding-bottom: 5px;
}
