#zpo {

}
#zpo label {
display:block;
clear: both;
}
.wybor1 input, .wybor2 input {
display:block;
clear: both;
}
.bar {
			  width: 300px;
			}
			
			#progress {
			  background: #eee;
			  border: 1px solid #222;
			  margin-top: 20px;
			}
			#progressbar {
			  width: 0px;
			  height: 24px;
			  background: #333;
			}
.notice {
font-size: 18px;
color: green;
}