TABLE {
	width: 390px;
	line-height: 20px;
}

TH {
	text-align: center;
	color: #FF9A0D;
}

TD {
	border-bottom: 1px solid Black;
	vertical-align: bottom;
}

TD.opis {
	width: 120px;
	text-align: left;
}

TD.wartosc {
	width: 135px;
	text-align: right;
}

LABEL {
	display: block;
	height: 18px;
	width: 120px;
	margin-top: 10px;
}

INPUT.button {
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 150px;
	background-image: none;
}

INPUT, TEXTAREA {
	background-image: url(/common/inp_tlo.gif);
	background-position: top;
	background-repeat: repeat-x;
}