.zespoly {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    padding: 2% 0 0 0;
    color: #ffffff;
    font-size: 1.1em;
}

.zespoly-logo-friends {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 0 3% 0;
}

.zespoly-logo-friends img {
    width: 60%;
    border: 1px solid silver;
}

.zespoly-friends-foto {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 0 2% 0;
}

#zespoly-friends-foto img {
    width: 85%;
    
}

.zespoly-logo {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 0 3% 0;
}

.zespoly-logo img {
    border: 1px solid silver;
}

#zespoly-acoustic-foto {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 0 2% 0;
}

#zespoly-power-foto {
    width: 100%;
    float: left;
    padding: 2% 0 0 0;
}

.foto1 {
    float: left;
}

.foto1 img {
    border: 3px solid silver;
}

.plyty {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    padding: 1% 0 2% 0;
}

.plyty1 {
    float: left;
}

.plyty1 img {
    padding: 1% 0 1% 0;
}

.plyty2 {
    float: left;
}

.plyty2 img {
    padding: 2% 3% 2% 0;
}

.tekst {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 1.1em;
    text-align: left;
    margin-top: 2%;
}

.nazwisko a {
    text-decoration: none;
    color: yellow;
}

.nazwisko {
    text-decoration: none;
    color: yellow;
}

#tytul {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    color: #ffffff;
    padding: 2% 0 0 0;
}

.button1 {
    float: left;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    background-color: #C0C0C0;
    color: #333333;
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 3px solid silver;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0.5% 1% 0.5% 1%;
}

.button1:hover {
    background-color: #ffffff;
    color: blue;
    text-decoration: none;
    border-radius: 3px;
    box-sizing: border-box;
}

#facebook img {
    box-sizing: border-box;
    border: 2px solid silver;
}

#facebook img:hover {
    box-sizing: border-box;
    border: 2px solid yellow;
}

/* ------------------------------------ do 250 ----------------------------------- */

@media (max-width: 250px) {

    .zespoly-logo img {
        width: 63%;
    }

    #zespoly-acoustic-foto img {
        width: 85%;
    }

    .zespoly-friends-foto img {
        width: 85%;
    }

    .foto1 {
        width: 33%;
    }

    .foto1 img {
        width: 80%;
    }

    .plyty1 {
        width: 35%;
    }

    .plyty1 img {
        width: 97%;
    }

    .plyty2 {
        width: 30%;
    }

    .plyty2 img {
        width: 97%;
    }
}

/* ------------------------------------ od 251 ----------------------------------- */

@media (min-width: 251px) {

    .zespoly-logo img {
        width: 60%;
    }

    #zespoly-acoustic-foto img {
        width: 90%;
    }

    .zespoly-friends-foto img {
        width: 85%;
    }

    .foto1 {
        width: 31.33%;
    }

    .foto1 img {
        width: 80%;
    }

    .plyty1 {
        width: 30%;
    }

    .plyty1 img {
        width: 97%;
    }

    .plyty2 {
        width: 30%;
    }

    .plyty2 img {
        width: 97%;
    }
}

/* ------------------------------------ od 321 ----------------------------------- */

@media (min-width: 321px) {}

/* ------------------------------------ od 440 ----------------------------------- */

@media (min-width: 440px) {

    .zespoly-logo img {
        width: 50%;
    }

    #zespoly-acoustic-foto img {
        width: 87%;
    }

    .zespoly-friends-foto img {
        width: 85%;
    }
}

/* ------------------------------------ od 576 ----------------------------------- */

@media (min-width: 576px) {

    .zespoly-logo img {
        width: 40%;
    }

    #zespoly-acoustic-foto img {
        width: 75%;
    }

    .zespoly-friends-foto img {
        width: 85%;
    }

    .foto1 img {
        width: 90%;
    }
}

/* ------------------------------------ od 640 ----------------------------------- */

@media (min-width: 640px) {

    .foto1 {
        width: 31.33%;
    }

    .foto1 img {
        width: 80%;
    }

    .plyty1 {
        width: 30%;
    }

    .plyty1 img {
        width: 97%;
    }

    .plyty2 {
        width: 30%;
    }

    .plyty2 img {
        width: 97%;
    }
}

/* ------------------------------------ od 768 ----------------------------------- */

@media (min-width: 768px) {

    .zespoly-logo img {
        width: 30%;
    }

    #zespoly-acoustic-foto img {
        width: 65%;
    }

    .zespoly-friends-foto img {
        width: 85%;
    }

    
    .foto1 {
        width: 31.33%;
    }

    .foto1 img {
        width: 70%;
    }

    .plyty1 {
        width: 30%;
    }

    .plyty1 img {
        width: 90%;
    }

    .plyty2 {
        width: 30%;
    }

    .plyty2 img {
        width: 90%;
    }
}

/* ------------------------------------ od 1000 ----------------------------------- */

@media (min-width: 1000px) {

    .zespoly-logo img {
        width: 30%;
    }

    #zespoly-acoustic-foto img {
        width: 60%;
    }

    .zespoly-friends-foto img {
        width: 85%;
    }

    .foto1 {
        width: 31.33%;
    }

    .foto1 img {
        width: 70%;
    }

    .plyty1 {
        width: 35%;
    }

    .plyty1 img {
        width: 80%;
    }

    .plyty2 {
        width: 30%;
    }

    .plyty2 img {
        width: 80%;
    }
}
