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;
 }
 .box.newsletter .content {
	overflow:hidden;
 }
 .box.newsletter input {
	float:left;
	border:1px solid #ccc;
	height:20px;
	width:170px;
 }
  .box.newsletter .newsSend {
	float:right;
	border:1px solid #ccc;
	background:#f2f2f2;
	height:18px;
	padding:2px 10px 0;
  }
    .box.newsletter .newsSend a {
	color:#868889;
	font-size:12px;
	text-decoration:none;
  }
  .seo, .sss {
	position:absolute;
	right:0px;
	top:-24px;
	color:#e2e2e2;
	font-size:11px;
	text-decoration:none;
	font-family:arial,sans-serif;
  }
  .flash object {
	margin-bottom:10px;
  }
