input[type=text], input[type=password], select{ margin-bottom: 2px; width:200px;}
label { padding-top: 1px; padding-left: 25px; width: 190px; float: left; }
label.zgoda_na_umieszczenie {width: 400px;}
label.error { float: none; color: red; padding-left: 5px; vertical-align: top;}
p { clear: both; }
label.sprawdzony   {float: none; background:url("images/sprawdzony.png") no-repeat 0px 0px; margin-left: 5px; padding-left: 10px;}
.reg_header { margin-bottom:5px; padding-bottom:5px; padding-top:4px; padding-left:14px; font-size: 14px; font-weight: bold; background-color: #1D160E; }

/*BOTTOM*/
input.wyslij  {
	text-align: center;
	font-size: 20px;
	border: 1px solid #aaa;
	line-height: 50px;
	height:	50px;
	width: 300px;
	display: block;
	font-weight: bold;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	background:url("images/menu_but_grad_50px.png") repeat-x;
}

input:hover.wyslij { background-color:#444; color: #fff; text-decoration: none; }  
input.wyslij  {background-color:#ff0; color: #000;}