ul.errorlist {
	margin: 0;
	padding: 0;
}
.errorlist li {
	font-weight: bold;
	color: red;
	display: block;
	font-size: 10px;
	margin: 0 0px 0px;
	padding: 4px 5px;
}

.kredyt_opcje ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding: 0;
}

form#formkredyty .kredyt_opcje  {
	position: absolute;
	right: 0px;
	margin-top: 120px;
}
form#formkredyty .kredyt_opcje  label { width: 150px;}

.content .article table.art_table {
	border: 0px none !important;
	border-color: #EAEAEA !important;
	border-collapse: collapse;
	width: 100%;
}
.content .article table.art_table td, .content .article table.art_table th {
	padding: 3px;
	border: 1px solid #DADADA !important;
	
	text-align: center;
}
 .content .article table.art_table th  {
	font-weight: bold;
	border-bottom: 2px solid #CCC !important;
 }