﻿#pojAjaxSrodek {
	width:100%;
	position:absolute;
	top:0px;
}

.pojAjax {
	background-image:url('../images/bg_rej_gradient.gif');
	background-repeat:repeat-x;
	background-color:rgb(151,214,0);
	font-size:10px;
	width:680px;
	margin-left:auto;
	margin-right:auto;
}

a.txtWyslij {
	width: 112px;
	height: 54px;
	margin-top:7px;
	margin-right: 7px;
	font-size:0px;
	float:right;
	background-image: url('../images/pp_wyslij.png');
	background-repeat: no-repeat;
}

a:hover.txtWyslij {
	background-position:0px -54px;
}

.pojKrok2 {
	background-image: url('../images/bg_rej_krok2.gif');
	background-repeat: no-repeat;
	height: 64px;
	display:block;

}


.pojAjaxForm form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:11px;
	font-family:Tahoma;
	display:block;
}

.txtRejOpis {
	font-size:10px;
	margin-left:10px;
}

.pojTxtFigokod {
	font-size:10px;
	margin-left:10px;
	width:141px;
}

label {
	width: 162px;
	display:block;
	margin-left:12px;
	float:left;
	background-repeat:no-repeat;
}

span.u {
	text-decoration: underline;
}

#wrapper {
	display: table-cell;
	vertical-align: middle;
}
		
#cell {
	border: 3px solid #F7CEE3;
	padding: 1em;			
	color: #FFF;
}

#pojAjaxPasek {
	display:block;
	background-color:rgb(170,240,0);
	vertical-align:middle;
	text-align:center;
	width:500px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}

.pojAjaxPasekRozmiar {
	width:500px;
	height:200px;
}