body {
	margin:0px;
	padding:0px;
}
div.rej_container{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:680px;
	border:1px solid #000;
	position:relative;
}
div.rej_container p{
	margin:3px 0px 3px 13px;
	color:#000;
	font-weight:100;
	font-size:9pt;
}
div.rej_container h4{
	color:#fff;
	font-size:13pt;
	padding-left:13px;
	padding-top:4px;
	margin-top:3px;
	margin-bottom: 0px;
	height:48px;
	background-image:url(../images/menu_b2.png);
	background-repeat:repeat-x;
}
div#krok1{
	display:block;
}
div#krok2{
	display:none;
}
div#krok2 p{
	font-size:9pt;
}


div#krok3{
	display:none;
}
div#krok3 span{
	color:#fff;
	font-weight:100;
	text-decoration:none;
}
div#krok3 a{
	color:#006da6;
	font-weight:600;
	text-decoration:none;
}
div#krok3 a:hover{
	text-decoration:underline;
}
form.rejestracja{
	border:none;
}
form.rejestracja fieldset{
	border:none;
	
}
form.rejestracja legend{
	font-size:10pt;
	font-weight:600;
	color:#006da6;
	margin: 1px 0px 1px 0px;
}

input.tekstowe_pole{
	width:400px;
	background-color:#d9f2ff;
	border:1px solid #dfdfdf;
}
textarea.tresc{
	width:400px;
	height:120px;
}
input.dane_kontaktowe{
	width:400px;
	margin: 3px 0px 0px 0px;
	
}
form.rejestracja p{
	margin:3px 0px 3px 13px;
	color:#000;
	font-weight:100;
	font-size:10pt;
	width:440px;
}
div.form_buttons{
	color:#fff;
	height:48px;
	width:100%;
	background-image:url(../images/menu_b2.png);
	background-repeat:repeat-x;
	clear:both;
}
input.reset{
	border:none;
	margin-right:17px;
	float:right;
	display:block;
	width:60px;
	height:32px;
	background:url(../images/menu_b.png);
	color:#fff;
	text-align:center;
	text-decoration:none;
}
input.wyslij{
	border:none;
	margin-right:30px;
	float:right;
	display:block;
	width:60px;
	height:32px;
	background:url(../images/menu_b.png);
	color:#fff;
	text-align:center;
	text-decoration:none;
}
input.wybierz{
	display:block;
}
a.dalejwstecz{
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	display:block;
	width:80px;
	height:32px;
	float:right;
	background-image:url(../images/menu_b.png);
	background-repeat:repeat-x;
}
a.dalejwstecz:hover{
	text-decoration:underline;
}
div.hr{
	height:1px;
	width:80%;
	border-top:1px solid #dfdfdf;
	margin:5px 0px 5px 0px;
}
