body{
        background-color: #80c0e0;
}
a{
        color: #f47c00;
        text-decoration: none;
        font-weight: bold;
}

p{
        text-align: justify;
}

#lewy{
        float: left;
        margin-top: 25px;
        margin-right: 15px;
        border: 5px solid #000000;
}

#podpis{
        text-align: right;
}
