body {
	width: 100%;
	background-color: lightblue;
}

.tytul {
	width: 100%;
	font-size: 37pt;
}

.znaki {
	font-size: 2pt;
	font-family: monospace;
}

.naglowekodczyty
	{
	font-size:27pt;
	font-family: sans-serif;
}

.odczyty {
	width: 100%;
	font-family: serif;
	font-weight: normal;
	font-size: 11pt;
}

.naglowekadres
	{
	font-size:27pt;
	font-family: sans-serif;
}

.inneskale {
	color: gray;
}

.ciasteczka {
	width: 100%;
	float: left;
	background-color: khaki;
	font-family: sans-serif;
	font-size: 12pt;
}

.ochronaprywatnosci {
	width: 100%;
	float: left;
	background-color: lightgrey;
	font-family: sans-serif;
	font-size: 12pt;
	}

.ado {
	width: 100%;
	float: left;
	background-color: khaki;
	font-family: sans-serif;
	font-size: 12pt;
	}

