#zespol ul {
        background-color: #fff;
        border: #e0e0e0 1px solid;
        padding: 10px;
        margin: 10px;
        width: 440px;
}
#zespol li {
        list-style-image: url(../images/li.gif);
        margin-left: 20px;
        width: 100%;
}
#zespol .maile {
        float: right;
        padding-right: 14px;
        margin-top: -18px;
        text-align: right;
}
#kontakt {
    display: block;
    padding-top: 20px;
}
#kontakt input {
    background-color: #ededed;
    border: 1px solid #bebebe;
    width: 300px;
}
textarea {
     background-position: 10% bottom;
}
#kontakt textarea {
    border: 1px solid #bebebe;
    background-color: #ededed;
    height: 100px;
    width: 300px;
}
.but input {
    width: 150px!important;
    font-weight: bold;
    color: green;
    cursor: hand;
}
