input {
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	width: 593px;
	position: relative;
	float: left;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.size {
	width: 180px;
}
form p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	clear: left;
}
form    p    label   {
	width: 100px;
	float: left;
}
.button_form {
	width: 77px;
	padding: 0px;
	background-image: url(../image/zarejestruj.gif);
	background-repeat: no-repeat;
	height: 22px;
	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;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.header_form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.size_req {
	width: 500px;
}
#form_left_column {
	float: left;
	height: 100px;
	width: 288px;
	position: relative;
}
#form_right_column {
	float: right;
	height: 100px;
	width: 250px;
	position: relative;
}
.size2 {
	width: 120px;
}
.button_dodaj_foto {
	position: absolute;
	left: 254px;
	top: 147px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 31px;
	background-image: url(../image/button_dadaj_foto.gif);
	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;
	cursor: pointer;
}

