header
{
    background-color: rgb(74, 115, 156);
    width: 100%;
    height: 10%;
    border-top-right-radius: 100px;
    font-size: XX-LARGE;
    color: white;
    padding-top: 0.1px;
}
#header
{
    float: right;
    height: 75px;
    width: 75px;
    margin-right: 100px;
    margin-top: 10px;
}
body
{
    background-color: rgb(206, 239, 255);
}
#linksite
{
    background-color: rgb(74, 115, 156);
    width: 100%;
    height: 3%;
    border-radius: 50px;
    padding-top: 10px;

}
#onas
{
    background-color: white;
    height: 300px;
    width: 100%;
    overflow: scroll;
    text-align: center;
}
#uslugi
{
    background-color: white;
    height: 500px;
    width: 100%;
    text-align: center;
}
#uopis
{
    float: left;
    margin-left: 50px;
    clear:left;
}
footer
{
    width: 100%;
    height: 10%;
    background-color: rgb(74, 115, 156);
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px;
    text-align: center;
    color: white;
}
#kontakt
{
    background-color: white;
    width: 100%;
    height: 70%;
    text-align: center;
}
#zbysiu
{
    float: left;
    margin-left: 300px;
    margin-top: 50px;
    height: 60%;
}
#kontaktinfo
{
    margin-top: 30px;
    float: right;
    margin-right: 100px;
    width: 50%;
    height: 80%;
    font-size: xx-large;
    padding-top: 60px;
}
#cennik
{
    background-color: white;
    width: 100%;
    height: 70%;
    text-align: center;
}
#cennikzdj
{
    float: left;
    margin-left: 200px;
    margin-top: 50px;
    height: 40%;
    clear: both;
}
#opiszdj
{
    float: right;
    margin-top: 150px;
    margin-right: 300px;
}