a, div.text a{
	color:#000;
	background:none;
	text-decoration:none;
}

div.text h1.head_kredyty{
	font-size:20pt;
	font-family:Arial;
	color:#657b18;
}

div.text h2.gray_subtitle{
	font-size:12pt;
	font-family:Arial;
	color:#434343;
	text-indent:30px;
}

div.text div.box_kredyty{
	float:left;
	width:204px;
	height:280px;
	margin:2px;
	padding:0px;
}

div.text div.box_kredyty h3{
	color:#657b18;
	margin:10px 30px 10px 10px;
	font-size:11pt;	
}

div.text div.box_kredyty p.txt_kredyt{
	color:#666666;
	margin-left:10px;
	margin-top:120px;
	width:188px;
	font-size:8pt;
}

div.white_content li{
	margin-left:20px;
}

div.text div.box_kredyty p.txt_kredyt a{
	text-decoration:none;
	background:none;
	padding: 0px;

}

div.text div.box_kredyty.kredyty_1{
	background:url("../images/bg_credyt_box_1.jpg") no-repeat;
}

div.text div.box_kredyty.kredyty_2{
	background:url("../images/bg_credyt_box_2.jpg") no-repeat;
}

div.text div.box_kredyty.kredyty_3{
	background:url("../images/bg_credyt_box_3.jpg") no-repeat;
}

div.text div.box_kredyty.kredyty_4{
	background:url("../images/bg_credyt_box_4.jpg") no-repeat;
}

div.text div.box_kredyty.kredyty_5{
	background:url("../images/bg_credyt_box_5.jpg") no-repeat;
}

div.text div.box_kredyty.kredyty_6{
	background:url("../images/bg_credyt_box_6.jpg") no-repeat;
}

.black_overlay{
	display: none ;
	position: absolute;
	margin:0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 400px;
	height: 400px;
	padding: 20px;
	border: 5px solid #c1c1c1;
	background-color: #f0f0f0;
	z-index:1002;
	overflow: auto;
}

div.close_btn{
	float:right;
	margin-right:-5px;
}

div.close_btn a{
	background:none;
}

body {
height:100%; width: 100% ;
}

div.form_warning{
	float:left;
	background:url('../images/warning_bg_white.gif') no-repeat;
	width:632px;
	height:58px;
	margin:10px 0px 10px 0px;
}

div.form_warning a.blue_link{
	color:#056176;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

h4.kredyty_email{
	background:url('../images/bg_kredyty_email.gif') no-repeat;
	background-position:middle left;
	text-indent:10px;
	margin:30px 0px 0px 10px;
}

