form input{
font-family: arial;
border: 1px solid #1A1A1A; height: 20px;
}

form select{
font-family: tahoma;
border: 1px solid #1A1A1A;
font-size: 10pt;
padding: 2px;
}


form input.radio_checkbox {
padding:0px; border: 0px;
}

form input.szeroki{
width: 250px;
}

form textarea{
font-family: tahoma;
border: 1px solid #1A1A1A;
font-size: 10pt;
width: 250px;
height: 100px;
padding: 2px;
}

input.submit {
border: 1px solid #1A1A1A; font-size: 12px; background-color: #FFF; font-weight: bold; color: #700942; padding: 4px 6px 4px 6px; font-family: arial; width: 60px; height: 26px;
}

form div {
font-size: 10pt; font-family: tahoma; color: #FFF; line-height: 16px; font-weight:bold;
pad ding: 8px 0px 2px 0px; margin: 6px 0 6px 0;
}

div.formularzPoleBlad {
font-size: 11pt; font-family: tahoma; color: red; font-weight: normal; 
}
