#form1 input {
	background-color: #F3F0DF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.input {
	background-color: #F3F0DF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.wzorek2 {
	background-image: url(img_form/wzorek2.jpg);
	background-repeat: repeat;
}

.podkreslenie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.podpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3191C;
	text-decoration: underline;
	padding: 12px;
	background-color: #000000;
	font-weight: bold;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

