#main {
	background: url(../images/newsletter.jpg) no-repeat top left;
}
#main .content {
	height: 300px;
	width: 480px;
	padding-top: 40px;
	padding-left: 481px;
}
#main .content_small {
    padding-top: 5px;
}
#main .content p {
	padding-top :15px;
	width: 100%;
}
#main a.link {
	display: block;
	text-indent: -9999px;
	padding-right: 10px;
        margin-top: 20px;
	margin-left: 160px;
	width: 308px;
        height: 42px;
	background: url(../images/zarejestruj-sie-w-projekcie.png) no-repeat top left;
}
#main .content .textInput,
#main .content .textArea {
	width: 314px;
	height: 120px;
	border: 1px solid #c9c9c9;
	background: url(../images/inputBackground.gif) repeat-x top left;
	margin-bottom: 7px;
}
#main .content .textInput {
	height: 16px;	
}
#main .content .errorText {
	color:#E01B4C;
}
#main .content .errorInput {
	color:#E01B4C;
	border: 1px solid #E01B4C;
}
#main .content .textInputCity {
	width: 150px;
	float: left;
}
#main .content .textInputZip {
    width: 50px;
}
#main .content fieldset {
	padding: 20px 0px;
}
#main .content fieldset label {
	width: 140px;
	height: 25px;
	display: block;
	float: left;
	clear: left;
	padding-right: 15px;
	text-align: right;
}
#main .content fieldset label.zip {
	clear: none;
	width: 96px;
}
fieldset label.right {
	clear:right !important;
	text-align: left !important;
	padding:2px 0 10px 3px;
	width: 370px !important;
	font-size: 10px;
	height: 65px !important;
}
fieldset label.right span {
	padding-top: 10px;
	display: block;
}
#legal {
    width: 500px !important;
    display: block  !important;
    margin-top: -15px  !important;
    text-align: left  !important;
    text-indent: 180px  !important;
}
#legalNotice {
    float: left  !important;
    margin-left: 157px  !important;
}
#main .content fieldset .wyslij {
	width: 150px; 
	height: 40px; 
	background: url(../images/wyslij.gif) no-repeat top left; 
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	margin-left: 155px;
	clear: both;
	display: block;
}
#main .content fieldset .wyczysc {
	width: 150px; 
	height: 40px; 
	background: url(../images/wyczysc.gif) no-repeat top left; 
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	margin-left: 14px;
}
#main a.pdf {
	display: block;
	margin-top: 40px;
	margin-left: 20px;
	width: 128px;
	height: 128px;
	background: url(../images/pdf.jpg) no-repeat top left;
	text-indent: -9999px;
	float: left;
}
#main a.ppt {
	display: block;
	margin-top: 40px;
	margin-left: 110px;
	width: 128px;
	height: 128px;
	background: url(../images/ppt.gif) no-repeat top left;
	text-indent: -9999px;
	float: left;
}
span.ui-checkbox,
span.ui-radio {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(../images/icon_checkbox.png) 0 -40px no-repeat;
}
span.ui-helper-hidden {
	display: none;
}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: 0 -114px;
}

span.ui-checkbox-state-checked {
	background-position: 0 -1px;
}

span.ui-checkbox-state-checked-hover {
	background-position: 0 -75px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: 0 -161px;
}


span.ui-radio-state-checked-hover {
	background-position: 0 -200px;
}
.ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}