body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
}

img {
	border-style: none;
}

div.all {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	background: url('koperta.jpg') no-repeat top right;
}

H2 {
	margin-right: 30px;
}

div.formd {
	margin: 0 auto;
	width: 600px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #A2A18D;
	border-top: 5px solid #FFCC00;
	background-color: #FFFFCD;
	text-align: left;
	clear: both;
}

div.form {
	width: 440px;
	padding: 0px 0px 18px 140px;
	text-align: center;
}

div.forml {
	float: left;
	text-align: right;
	line-height: 25px;
	padding-top: 16px;
}

div.formr {
	float: left;
	text-align: left;
	padding-left: 12px;
}

div.wynik {
	text-align: left;
}
table.wyniki {
	border-bottom: 1px solid #FFCC00;
	width: 100%;
}

td.tdl {
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;
	width: 90px;
}

input {
	border: 1px solid #e1e1e1;
	width: 160px;
	height: 18px;
	margin-bottom: 4px;
	color: #400080;
}
select {
	width: 163px;
	height: 18px;
	border: 1px solid #e1e1e1;
}

.btn {
	width: 100px;
	height: 23px;
	border-style: none;
	
	padding: 0px;
	margin-top: 20px;
}

P.infg {
	color: #c0c0c0;
	font-size: 12px;
	text-align: left;
	margin-left: 110px;
}

P.inf {
	color: #696969;
	font-size: 11px;
	font-family: Tahoma;
}

A:link		{ color: #00008B; text-decoration: none; border-bottom: 1px #B0C4DE dotted; }
A:visited	{ color: #00008B; text-decoration: none; border-bottom: 1px #B0C4DE dotted; }
A:active	{ color: #4B0082; text-decoration: underline; border-bottom: none; }
A:hover		{ color: #4B0082; text-decoration: underline; border-bottom: none; }

A.imga {
	border-style: none;
	border-bottom: 1px solid #FFFFFF;
}


