/*ZAMOWIENIE -zajmuje 2 kolumny na stronie*/
.form_table {
width:470px;
margin-left:40px;
margin-right:70px;

}
.form_table td{
padding:2px 0px;

}

.form_table td.td_opis{
width:160px;
font-weight:bold;
padding-right:15px;
text-align:right;

} 
.form_table td.td_pole{
width:270px;

} 
.otoczenie{

}
/*SZYBKA WYCENA - zajmuje jedną kolumnę na stronie*/
.form_table_sw {
width:470px;	
margin-left:0px;

}
.form_table_sw td{
padding-top:2px;
padding-bottom:2px;

}

.form_table_sw td.td_opis{
width:230px;
font-weight:bold;
padding-right:15px;
text-align:right;
} 
/*------------------------------------------------------------------*/
.form  *{
font-size:13px;
}
.form input,.form textarea,.form select{
width:220px;
text-align:left;
border:1px solid #a0a0a0;
padding:3px;
background: url('../img/bg_footer.jpg') repeat-x top center;
color:#000;
}
.form label{
font-weight:bold;
}
.form textarea {
height:45px;
font-family:Tahoma;
}
.form select {
margin-left:5px;
background:#F5F5F5;
}
.zgoda{ /* treść zgody na warunki*/
font-weight:bold;
color: #F43E00;
}

.podzial{ /*linia podziału*/
height:30px;
background: url('../img/kreska.gif') repeat-x center center; 
}
/*KONKRETNE POLA*/
.form .akceptacja{
width:20px;
height:12px;
border:0px;
margin-left:20px;
padding:0px;
}

.form .button {
margin:20px 0px;
font-weight:bold;
cursor:pointer;
width:130px;
text-align:center;
height:30px;
color:#393431;
background: url('../img/bg_footer.jpg') repeat-x center center;

}

.form .uzgodniona_cena{
width:100px;
}

.tr_ostania{
width:100%;
text-align:center;
padding:5px 0px 0px 0px;
}

.form .poczatek_data, .form .poczatek_godz, .form .zakonczenie_data, .form .zakonczenie_godz{
width:70px;
}

.form .opis {
height:120px;
}

.form .poczatek_data, .form .poczatek_godz, .form .zakonczenie_data, .form .zakonczenie_godz{
width:80px;
}

.td_ustne_godz table td{
font-weight:bold;
text-align:right;
padding-left:5px;
}

.nr_zam_1{
width:100%;
text-align:center;
margin-bottom:75px;
}

.nr_zam_2{
color:#9E9489;
}
