.kontaktowy {
    color: #252525;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-top: 20px;
    padding: 0;
}
.kontaktowy fieldset legend {
    display: none;
}
.kontaktowy td {
    font-size: 11px;
color: #363636;
    font-weight: bold;
    width: 130px;
}
.kontaktowy input {
    border: 1px solid #fcc98c;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 0px 5px 0px 5px;
    width: 250px;
    background: #f5f5f5;
}
select {
    border: 1px solid #fcc98c;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 0px 5px 0px 5px;
    width: 260px;
    background: #f5f5f5;
}
.kontaktowy textarea {
    border: 1px solid #fcc98c;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    height: 200px;
    margin-top: 0px;
    margin-left: 5px;
    padding: 5px 5px 5px 5px;
    width: 450px;
    background: #f5f5f5;
    resize: none;
}
#cntnt01fbrp_submit, #button {
    background-repeat: no-repeat;
    background: url(../../uploads/images/buttonForm.png);
    border: 0 none;
    color: #FFFFFF;
    float: right;
font-weight:bold;
    font-size: 12px;
    height: 31px;
    width: 94px;
}
#cntnt01fbrp_submit:hover, #button:hover {
    opacity: 0.7;
}
#pole {
    clear: both;
}
#back a {
    background-image: url(../../uploads/images/back.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding-left: 15px;
    padding-top: 0;
margin-top:15px;
    text-decoration: none;
    width: 60px;
}

#back a:hover {
    background-image: url(../../uploads/images/back_on.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}