body {
	background-color: #FFFFFF;
	margin: 0px;
}

#main { width: 976px; }
#top_menu { margin-top: 50px; width: 976px; height: 34px; }
#content_img { float: left; width: 742px; height: 473px; }
#picture { background-image: url(../img/tkh.jpg); width: 742px; height: 473px; }
#content_form { height: 900px; border: 0px solid green; background-image: url(../img/tlo_formularz_hipoteczny.gif); background-repeat: no-repeat; margin-left: 5px; float: left; width: 220px; }
#content_img2 { float: left; margin-top: -428px; width: 742px; height: 50px; }
#picture2 { background-image: url(../img/tydecydujesz.gif); width: 742px; height: 52px; }
#content_terms { float: left; margin-top: -370px; width: 740px; height: 70px; }

#gotowka {
	float: left;
	background-image: url(../img/gotowkowy_off.gif);
	width: 177px;
	height: 34px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
}
#samochod {
    float: left;
    background-image: url(../img/samochodowy_off.gif);
	width: 198px;
	height: 34px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
}
#hipoteczny {
    float: left;
    background-image: url(../img/hipoteczny_on.gif);
	width: 171px;
	height: 34px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
}
#konsolidacyjny{
    float: left;
    background-image: url(../img/konsolidacyjny_off.gif);
	width: 200px;
	height: 34px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
}
#kredyty {
    margin-left: 4px;
    float: left;
    background-image: url(../img/kredyty_off.gif);
	width: 206px;
	height: 34px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
}
#menu_right {
	margin-top: 70px;
	text-align: left;
}

#txt_input_up {
	margin-left: 13px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
}

#txt_input {
	margin-left: 13px;
	margin-top: 9px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	margin-right: 10px;
}

.send_button {
	margin-top: 5px;
	margin-left: 9px;
}

#txt_send {
	color: #006400;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 15px;
	width: 80%;
	text-align:center;
}

#przetwarzanie {
	color: #black;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

#potwierdzenie {
	color: #006400;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 220px;
	margin-left: 13px;
	margin-right: 30px;
	text-align: center;
}

.poletekstowe {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	height: 13px;
	width: 180px;
	color: #466a9a;
	border: 1px solid #466a9a;
	border-bottom: 2px solid #466a9a;
	color: #333333;
	margin-left: 13px;
}

.poleselect {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	height: 18 px;
	width: 183px;
	color: #466a9a;
	border: 1px solid #466a9a;
	border-bottom: 2px solid #466a9a;
	color: #333333;
	margin-left: 13px;
	margin-top: -2px;
}

textarea {
 margin-left: 13px;
}


.x_stopka {
	text-align: center;
	clear: both;
}
.x_stopka a {
	color: #333;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.x_stopka a:hover {
	color: #000;
}