body {
	background-color: #FFFFFF;
	margin: 0px;
}
#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_on.gif);
	width: 198px;
	height: 34px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
}
#hipoteczny {
    float: left;
    background-image: url(../img/hipoteczny_off.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: 80px;
}

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

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

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

#txt_send {
	color: #006400;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}

#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;
}

.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;
}
