body {
	background-color: #f5f5f5;
	margin: 10px auto;
	text-align: center;
}
body, p, h1 {
	color: #153B63;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	line-height: 160%;
}
img { border: 0; }
.absol { position: absolute; }
.lewa { float: left; }
.doLewej { text-align: left; }
.doPrawej { text-align: right; }
.prawa { float: right; }
.srodek { margin: 0 auto; text-align: center; }
.wyczysc { clear: both; }
.wLinii { display: inline; }
.pogrub { font-weight: bold; }
.podkresl { text-decoration: underline; }
.ukryj { display: none; }
.reka { cursor: pointer; }

.kontG {
	background-color: #fff;
	width: 600px;
	border: 1px solid #ccc;
}
.odst {
	padding: 10px;
}
h2 {
	font-size: 16px;
	padding: 10px 0;
	margin: 0;
}
.authorizerForm input, .authorizerForm .sub {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	background-color: #f1f1f1;
	font-weight: bold;
	text-transform: none;
	border: 1px solid #B5C7D9;
	margin: 0 6px;
	color: #153B63;
}
.authorizerForm input {
	margin-bottom: 1px;
}
.authorizerForm input, [dummy] {
	margin-bottom: 0;
}
.authorizerForm .sub {
	padding: 1px 4px 0 4px;
	margin-top: 1px;
}
.authorizerButtons .optionButton {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	background-color: #f1f1f1;
	font-weight: bold;
	border: 1px solid #B5C7D9;
	margin: 0 12px;
	color: #153B63;
}
.authorizerButtons .optionButton {
	width: 11em;
	padding-top: 1px;
}
.logoONYX {
	position: absolute;
	left: 450px;
	top: -30px;
}
.czerwony {
	color: #ff0000;
}
.uwaga {
	font-size: 11px;
	margin-top: 15px;
	line-height: 120%;
	border: 1px solid #fff;
}
.szer { width: 400px; }
table.tabInfo {
	border: 0;
	margin: 25px 0 0 0;
	padding: 0;
}
table.tabInfo td {
	font-size: 11px;
	text-align: left;
	padding: 0 3px 0 0;
	margin: 0;
}
table.tabInfo td.szerM {
	width: 78px;
}
.authorizerMessage {
	text-align: justify;
	padding: 5px 0;
	margin: 0;
	line-height: 130%;
}
.authorizerForm form, .authorizerButtons {
	margin: 0;
	padding: 5px 0 0 0;
}
