body {
	text-align:center;
	background-color: whitesmoke;
	top-margin: 16px;
	left-margin: auto;
	right-margin: auto;
}

body, p, td, th {
	font: normal 12px Arial, Verdana, Helvetica;
	color: black;
}

th {
	font-weight: bold;
}

fieldset {
	margin-bottom: 8px;
}

legend {
	font-weight: bold;
	margin-left: 20px;
	margin-right: 4px;
	padding: 4px 6px;
	border: 1px solid black;
}

legend .note {
	font-weight: normal;
	font-style: italic;
	color: gray;
}

.text {
	margin-left: 8px;
}

.rpreview {
	display: none;
	border: 1px solid black;
}

.warning {
	font-style: italic;
}


a:link, a:visited, a:hover, a:active {color:navy;color:#2a4763;}

input, select {
	background-color: white;
}

.error {
	color: red;
	visibility: hidden;
}

.err {
	color: red;
	display: none;
}

h5 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
}

li {
	margin-bottom: 2px;
}

#maininfo {
	xwidth: 100%;
	margin-bottom: 4px;
}

#pricelist {
	float: right;
	width: 550px;
}

#dpage {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:980px;
	height:100%;
	background-color: white;
	bxorder-left: 1px solid silver;
	border-right: 2px inset silver;
	border-bottom: 2px inset silver;
	padding: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align:left;
}

#dhead {
	xwidth:100%;
	xheight:110px;
	background-color: white;
	margin-bottom: 12px;
}

#dhead TD {
	font-weight: bold;
	font-size: 24px;
}

#dfoot {
	background-color: white;
	margin-bottom: 12px;
	text-align: right;
	color: silver;
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 948px;
}

#dfoot hr {
	border: 0px;
	color: silver;
	background-color: silver;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
}

#xdfoot HR {
	width:100%;
	color: silver;
}

#rform label {
width: 130px;
float: left;
text-align: right;
margin-right: 5px;
display: block;
}

#rform .submit input {
margin-left: 135px;
}

#rform input.reqfield {
	background-color: #e0e0ff;
}




#error {
	width: 100%;
	background-color: lightyellow;
	border: 4px solid red;
	text-align: left;
	padding: 6px;
	margin-bottom: 8px;
}

#error P {
	color: red;
	font-weight: bold;
}

#status, #location {
	width: 100%;
	background-color: navy;
	color: gold;
	text-align: right;
	padding: 6px;
	font-weight: bold;
	margin-bottom: 8px;
}

#location {
	text-align: left;
}

#iprev {
	text-align: center;
	background-color: whitesmoke;
	width: 180px;
	height: 150px;
}

#tform {
	width: 340px;
	xheight: 500px;
	background-color: #dddddd;
	float: left;
	padding: 4px;
}

.tedit TD {padding-left:12px;}
.tedit TD.label {
	padding-left:0px;
	padding-top:10px;
	border-bottom: 1px solid silver;
	xheight: 22px;
	xvertical-align: bottom;
}

.note {
	font-style: italic; color: gray;
}

.tedit TD.note {
	padding-left:0px;
	color: black;
}

#tform TR {
	vertical-align: top;
}

#tform A.help {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#cform {
	width: 100%;
	background-color: #dddddd;
	padding: 4px;
}

#cform TR {
	vertical-align: top;
}

#cform A.help {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#infos {
	width: 340px;
	height: 500px;
	background-color: white;
	float: left;
	padding: 4px;
	text-align: justify;
}

#infos A {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

#infos A:hover {
	color: red;
}

#infos TABLE {
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 12px;
}

#infos TR {
	vertical-align: top;
	background-color: #dddddd;
}

#infos TD {
	text-align: left;
	padding: 4px;
	font-weight: bold;
}

#infos TH {
	width: 120px;
	text-align: right;
	padding: 4px;
	font-weight: normal;
}

#info {
	width: 100%;
	xbackground-color: yellow;
	margin-bottom: 4px;
}

#contact {
	width: 100%;
	xbackground-color: lightblue;
	margin-bottom: 4px;
}

#epreview {
	width: 590px;
	xheight: 500px;
	background-color: #dddddd;
	float: right;
	position: relative;
	xpadding: 8px;
}



.povinne {
	color: #C05A56;
	color: red;
}
