#content {
	width: 862px;
	margin:0 auto;
	} 
#content h2{
	font-size:18px;
	font-weight:normal;
	color:#343434;
	padding-bottom:8px;
	}
#content h3{
	
	font-size:11px;
	font-weight:bold;
	color: #8a1f03;
	padding-bottom:6px;
	}
#content ul{
	padding-bottom:10px;
	}
#content li{
	background:url(../img/lista_bg.jpg) left center no-repeat;
	padding:0 0 2px 8px;
	}
	#lokalizator{
		width:848px;
		padding-left:14px;
		line-height:33px;
		color:#fff;
		font-size:10px;
	}
	#lokalizator a{
		color:#fff;
		}
    #main {
		background:#fff;
		border-top:8px solid #7a6f00;
		width:294px;
		float:left;
		padding:15px;
		margin-bottom:14px;
		min-height: 380px;
		height: auto !important;
		height: 380px;
		} 
    #subLeft {
		position:relative;
		height:108px;
		width:212px;
		margin:0 5px 14px 14px;
		padding:15px 15px 45px 15px;
		float:right;
		background:#fff;
		border-top:8px solid #00092f;
		}
	#subLeft a.more, #subRight a.more{
		position: absolute;
		bottom:0;
		right:0;
		margin-bottom:8px;
		margin-right:14px;
		}
	#subLeft p{
		text-align:left;
		}

	#subRight{
		position:relative;
		height:108px;
		width:232px;
		margin:0 0 14px 0px;
		padding:15px 15px 45px 15px;
		float:right;
		background:#fff;
		border-top:8px solid #7a6f00;
		}
	#imgWnioski, #imgKalkulator{
		float:right;
		clear:right;
		margin:8px 5px 0px 0px;
		}
	#imgKalkulator{
		margin-bottom:8px;
		}
	#imgPozyczka{
		float:right;
		clear:right;
		margin:7px 5px 0px 0px;
		}
	#subpage #imgPozyczka{
		margin-top:0px;
	}
	#subpage #main{
		width:570px;
		min-height:auto;
		height: auto !important;
		height: auto;
	}
	#subpage #subLeft, #subpage #subRight{
		position: relative;
		float:right;
		width:212px;
		height:auto;
		padding:15px 15px 8px 15px;
		margin:0 5px 14px 0px;		
		}
	#subpage #subLeft a.more, #subpage #subRight a.more{
		position: relative;
		margin-bottom:0;
		margin-right:0;
		}
	#subpage #biura #map{
		margin-bottom:10px;
		}
	#subpage #biura h3{ 
		font-size:13px;
		margin:15px 0 5px 0;
		clear:both; 
		width:100%;
		}
	#subpage #biura ul{
		width:280px;
		float:left;
		}
	#subpage #biura ul li{
		padding-left:0;
		background:none;
		}


/* Formularz kontaktowy */

 
#messageForm .button:hover {
	cursor: pointer;
}

#messageForm {
	display: block;
	width: 496px;
	position: relative;
}

 

#messageForm ul li {
	background:none;
	padding:10px 0;
}

label {
	display: inline-block;
	width: 100px;
	line-height: 20px;
	text-align: right;
	vertical-align: top;
	line-height: 20px;
	color:343434;
}
#ankieta label{
	width:200px;
	}

#messageForm ul li span {
	display: inline-block;
	vertical-align: top;
}

#messageForm ul li label.error {
	color: #f00;
	width: 390px;
	display: inline;
	text-align: left;
	margin-left: 120px;
}

input, textarea, select {
	width: 375px;
	margin-left: 10px;
	background: #f6f1f0;
	border: 1px #f0e2df solid;
	padding: 3px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
#ankieta input, #ankieta select{
	width:265px;
	}
#ankieta label{width:210px;}
#ankieta #sourceOtherLoan label, #ankieta #sourceOtherSecurity label, #ankieta #sourceOtherLabel label{margin-left:88px;}
#ankieta #sourceOtherLoan input, #ankieta #sourceOtherSecurity input, #ankieta #sourceOtherLabel input{width:175px;}
#ankieta ul li label.error {
	margin-left: 220px;
}
#ankieta h3{font-size:13px;}
#ankieta input.button{
	width:auto;
}
#messageForm textarea {
	height: 180px;
}

#messageForm span.note {
	float: left;
}

input.button {
    display:block; 
	float:right;
	color:#fff !important;
	width:auto;
	padding:8px 27px;
	background:#8a1f03;
	/* background: URL('../img/button.gif'); */
}
#kalkulator{
	height:auto;
	overflow:visible;
	}
#kalkulator input, #kalkulator select, #inpWynik input{
	width:150px;
}
#kalkulator label, #kalkulator input, #kalkulator select{
		margin-top:5px;
		}
#kalkulator label{
	width:120px;
	}
#kalkulator select{width:157px;}
#kalkulator input.button{margin-top:10px; width:auto;}
#wynik {
	padding:15px 0;
}
#wynik label{
	font-weight:bold;
}
