﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

body {
	width: 792px;
	height: 768px;
	margin-left: -396px;
	left: 50%;
	position: absolute;
	background: url('images/tlo.png') white repeat-x;
}

#content {
	width: 792px;
	height: 685px;
	background-image: url('images/logo.png');
}

.nazwisko {
	font-size: 18px;
}

.naglowek {
	font-size: 18px;
	font-weight: normal;
}

.dane {
	line-height: 150%;
}