.nazwaProduktu{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #006b97;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}
.olWFormularzu {
	list-style-type: none;
	padding-bottom: 5px;
}
.olWFormularzu li {
	margin-bottom: 5px;	
}
.olWFormularzu2 {
	list-style-type: none;
	padding-bottom: 15px;
	background-color: #f2f2f2;
	padding-top: 5px;
}
.announcement_error {margin: 0 0 0 120px;}
.formularz li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.formularz h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #7e7d7d;
}

.formularz h5 {
	size: 2em;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	color: #7e7d7d;
	font-size: 1.2em;
}
.tekstFormularza {
	font-size: 0.9em;
	text-align: right;
	width: 250px;
	float: left;
	margin: 3px 0px 0px 0px ;
	padding: 0px;
	color: #7e7d7d;
}
.poleFormularza {
	margin-left: 5px;
	border: 1px solid #b9bdc4;
}
.poleFormularza2, .selectBox, .textArea {
	margin-left: 5px;
	border: 1px solid #b9bdc4;
	width: 250px;
}
.textArea {height: 140px;}
#step4Content {};
.radioFormularza {
	margin-left: 5px;
	padding-top: 10px;
	margin-right: 5px;
	color: #7e7d7d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kolorRadio {
	color: #7e7d7d;
}
.daneDoWysylki {
	color: #7e7d7d;
	font-size: .8em;
}
.przyciskZarejestruj {
	float: right;
	text-decoration: none;
	background: url(../images/zarejestruj.png);
	height: 44px;
	width: 164px;
	background-position: left top;
}
#hintBox{
	position:absolute;
	top: 0;
	background-color:  #f8f9fa;
	width: auto;
	padding: 3px;
	border:1px solid #AAA;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:10;
	visibility: hidden;
}

.announcement_error{
	padding-left: 140px;
	color: red;
	font-size: 0.75em;
}

.hint {
   	display: none;
    position: absolute;
    width: 140px;
    margin-top: -4px;
	left: 745px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
	font-size: 11px;
	color: #000;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}

.limiter{
	padding-left: 140px;
	font-size: 0.85em;
}

.limit{
	font-weight: bolder;
	color: red;
	font-size: 0.95em;
}
