body {
    background-color: #2D3032;
}

h1, strong, h3, a {
    color: #D2D3D3;
}

p{
    color: #7D7F80;
}

.kontakt {
    border-style: solid;
    border-color: #9615db;
    padding: 10px 10px 10px 10px;
    margin: 10px;
    margin-bottom: 20px;
    width: 300px;
    text-align: center;
    float: left;
}

.progres {
    clear: both;
}