.err{
	color : red;
	font-weight: bold;
	font-size: 15px;
}
.err ul{
	list-style: none;	
}

.apsW{
	margin-left:30px;
	width:941px;
	border : 2px solid #bebebe;
	padding: 10px 0px 10px 0px;
	color:black;
	font-size: 16px;
	font-weight: bold;
	background-color: #eaeaea;
	vertical-align: middle;
}

.apsW table, .apsC table{
	margin-left: auto;	
	margin-right: auto;	
}

.apsC{
	margin-left:30px;
	width:941px;
	border : 2px solid #c7c7c7;
	padding: 10px 0px 10px 0px;
	color:black;
	font-size: 16px;
	font-weight: bold;
	background-color: #f5f5f5;
	text-align: center;
}

.apsO{
	font-color: #878787;
	text-align: center;
	width:921px;
	font-size: 20px;
	padding: 10px 0px 10px 0px;
	margin-left:30px;	
}


.apsH{
	margin-bottom:3px;
	margin-top:30px;	
	color:#000000;
	font-size:30px;
	font-weight:bold;	
	margin-left:30px;	
	text-align: left;
}

.apsD{
	color:#969696;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin-left:30px;
	text-align: left;	
}

.apsTab{
	width:945px;
	margin-left:30px;	
	_height : 150px;
	min-height : 150px;
}

.apsTab table{
	width:100%;
	margin-top: 20px;
	border-collapse:collapse;
	text-align: left;
}

.apsTab table tr td{
	padding: 8px;
}


.apsTabWyb{
	text-align: right;
	vertical-align: middle;
}

.apsRowOdd{
	background-color : #f5f5f5;
}

.apsRowEven{
	background-color : #ffffff;
}

.apsColB{
	font-weight: bold;
}

.apsCol{
	/* nie usuwa�! */
}

.apsColCity{
	width: 130px;
}
.apsColPhone{
	width: 110px;
}

.apsBack{
	text-align: right;		
	margin-right : 20px;
	margin-top:26px;
}

div.ajaxLoader{
	display: none;
	width: 100%;
	height: 32px;
	background: #ffffff url("../img/ajax-loader.gif") center center no-repeat;
	margin: 12px 0px 12px 0px;
}

.apsName  {
	margin-top:0;
	padding-bottom:5px;
	padding-top:10px;
	font-weight: bold;
}

.selLab{
	padding-top: 10px;
	width: 285px;
}
.selLab span{
	color: gray;
}
