.sfadmin_label {
    font-size: 11px;
    color: #848484;
    font-weight: bold;
    width: 95px;
    margin-top: 4px;
}

#sf_form_content fieldset {
    border: 1px solid #818181;
    margin: 0 15px 0;
}

#sf_form_content legend {
    color: #848484;
    font-size: 15px;
    font-weight: bold;
}

#pracaForm .sfadmin_label {
    width: 145px;
}

#pracaForm label {
    width: 130px;
}

#pracaForm table thead td {
    color: #848484;
    font-size: 14px;
    padding-left: 10px;
}

#pracaForm table tbody .sfadmin_field {
    float: none !important;
}

#pracaForm table tbody input {
    width: 221px !important;
}

#doswiadczenieZawodowe table tbody input, #jezyki_obce table tbody input, #dodatkowe table tbody input {
    width: 161px !important;
}

#pracaForm .sf_form_row  {
    padding: 7px 10px;
}

.sfadmin_field input {
    background-image: url('../../images/szablon/input_fx.jpg');
    border: none !important;
    width: 253px;
    padding-top: 1px;
    height: 19px;
    background-attachment: scroll;
    background-repeat: repeat-x;
    color: #848484;
    border-left: 2px solid #c5c5c5 !important;
}

.sfadmin_field textarea {
    background: url('../../images/szablon/textarea_fx.jpg') #EEEEEE;
    background-attachment: scroll;
    border: none;
    color: #848484;
    width: 359px;
    border-left: 2px solid #c5c5c5 !important;
    height: 169px;
    background-repeat: repeat-x;
}

.js_error_class {
    color: #848484;
    font-size: 12px;
    margin-top: 3px;
}

.error_list {
    color: red;
    font-size: 12px;
}

.bledne_wypelnienie {
    color: red;
    text-decoration: underline;
    margin-bottom: 20px;
    padding-top: 20px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}

#header_cntn {
    margin-top: 15px;
    margin-bottom: 25px;
    color: #075fa6;
    font-size: 13px;
    font-weight: bold;
}

.error_list li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:-5px;
margin-left:60px;
margin-top:-15px;
}

.sf_form_field_woops_tresc li {
    margin-top: -10px;
}

#left_frm {
    float: left;
    width: 384px;
}

#right_frm {
    float: left;
}

.sf_form_field_woops_tresc .sfadmin_label {
    float: none;
}

.sf_form_field_woops_tresc .sfadmin_label {
    margin-top: 5px;
    margin-bottom: 10px;
}

#sf_form_content {
    margin-bottom: 20px;
}

.sf_form_field_woops_tresc .error_list {
    margin-bottom: -17px;
    margin-left: 60px;
}

#form_submit_img {
    background-image: url(../../images/szablon/czytaj_wiecej.jpg);
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, sans-serif;
    display: block;
    color: white;
    width: 95px;
    background-repeat: no-repeat;
    height: 20px;
    padding-bottom: 2px;
    float: left;
    border: 0px solid #FFFFFF;
}

#form_submit_img:hover {
    background-image: url(../../images/szablon/czytaj_wiecej_hover.jpg);
}

.sf_form_field_woops_tresc label {
    width: 150px;
}

.sf_form_actions {
    clear:both;
    margin-left:10px;
    margin-top:-7px;
}

#wymagane_wypelnienie_pola {
    font-size: 11px;
    color: #848484;
    float: right;
    margin-right: 9px;
}

