.errBox{color:red; width:200px; float:left; border:0px solid red}
.td_height {height: 23px; }
.td_height_textarea {height: 110px; }
form div {clear:none;}
select {clear:none; width:200px}
#urodziny2{display:none}


.stepActive {
	background:transparent url(/img/layout/krok_active.png) no-repeat scroll 0 0;
	width:120px;
	height:50px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	text-align:center;

}
.stepActive p {
	margin-top: 9px;
}

.stepInactive {
	background:transparent url(/img/layout/krok_noactive.png) no-repeat scroll 0 0;
	margin-top: 6px;
	width:100px;
	height:40px;
	color:#ffffff;
	float:left;
	font-weight:bold;
	text-align:center;
}

.stepInactive p {
	margin-top: 4px;
}

.stepSep {
	background: transparent url(/img/layout/krok_sep.png) no-repeat 0 0; 
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
	height:25px;
	width:19px;
	float:left;
}
