body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 8pt;
}

table {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

input[type="text"] {
	font: 12px "Arial";
	height: 20px;
	width: 200px;
}

#nr_pasz {
	background: url('img/pl.png') no-repeat;
	font: 12px "Arial";
	height: 20px;
	padding-left: 25px;
	width: 175px;
}