body
{
    background-color: rgb(0, 0, 0);
    color: #ffffff;
    font-family: "Josefin Sans", sans-serif;
    margin: 0 !important;
}
#logoserver
{
    margin-left: 5px;
    margin-right: 15px;
    float: left;
}
select
{
    float: left;
    padding: 18px;
    margin: 0 20px;
    font-size: 15px;
    color: #fff;
    background-color: #00004a;
}
select:hover
{
    color: #ffffff;
    background-color: #000dff;
}
#container
{
    width: 1040px;
    min-height: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    border: 1px solid #0000aa;
    box-shadow: 1px 1px 45px 10px #0000cc;
    border-radius: 35px;
}
#container:hover
{
    background-color: #00001a;
}
#container > h2
{
    text-align: center;
}
.rectangle
{
    width: 1000px;
    margin: 5px;
    text-align: center;
    color: #fff;
}
.square
{
    width: 50%;
    float: left;

}
#logo
{
    float: left;
    font-size: 70px;
    font-family: "Josefin Sans", sans-serif;
    width: 600px;
    text-align: justify;
}
.logo-wilk
{
        width: 420px;
}
#iconka-zegarka
{
    float: left;
    font-size: 47px;
    text-align: center;
    margin-top: 6px;
}
#zegar
{
    float: left;
    font-size: 70px;
    font-family: "Josefin Sans", sans-serif;
    text-align: center;
}
.tile1
{
    margin: 15px;
    width: 230px;
    height: 142px;
    float: left;
    background-color: #000dff;
    text-align: center;
    transition: all .2s ease-in-out;
    border-radius: 25px;
}
.tile1:hover
{
    background-color: #0000cc;
    transform: scale(0.9);
}
.tile2
{
    margin: 15px;
    width: 230px;
    height: 142px;
    float: left;
    background-color: #000dff;
    text-align: center;
    transition: all .2s ease-in-out;
    border-radius: 25px;
}
.tile2:hover
{
    background-color: #0000cc;
    transform: scale(0.9);
}
.tile3
{
    margin: 15px;
    width: 230px;
    height: 142px;
    float: left;
    color: #fff;
    background-color: #000dff;
    text-align: center;
    transition: all .2s ease-in-out;
    border-radius: 25px;
}
.tile3:hover
{
    background-color: #0000cc;
    transform: scale(0.9);
}
.tile4
{
    margin: 15px;
    width: 420px;
    height: 82px;
    color: #fff;
    text-shadow: #000 1px 3px 5px;
    background-color: #000dff;
    text-align: center;
    font-size: 26px;
    padding: 30px;
    line-height: 150%;
    border-radius: 25px;
}
.tile4:hover
{
    background-color: #0000cc;
}
.tile5
{
    margin: 15px;
    width: 952px;
    height: 244px;
    text-shadow: #333 1px 1px 1px;
    background-color: #000dff;
    text-align: center;
    font-size: 23px;
    padding: 30px;
    border-radius: 25px;
}
.tile5:hover
{
    background-color: #0000cc;
}
.tile6
{
    margin: 15px;
    width: 952px;
    height: 244px;
    text-shadow: #333 1px 1px 1px;
    background-color: #000dff;
    text-align: center;
    font-size: 23px;
    padding: 30px;
    border-radius: 25px;
}
.tile6:hover
{
    background-color: #0000cc;
}
.tile7
{
    margin: 15px;
    width: 952px;
    height: 320px;
    text-shadow: #333 1px 1px 1px;
    background-color: #000dff;
    text-align: center;
    font-size: 23px;
    padding: 30px;
    border-radius: 25px;
}
.tile7:hover
{
    background-color: #0000cc;
}
.yt
{
    margin: 10px;
    width: 105px;
    height: 142px;
    float: left;
    background-color: #d94348;
    transition: all .2s ease-in-out;
    border-radius: 50px;
}
.yt:hover
{
    background-color: #c83237;
    transform: scale(0.9);
}
.fb
{
    margin: 10px;
    width: 105px;
    height: 142px;
    float: left;
    background-color: #0866FF;
    transition: all .2s ease-in-out;
    border-radius: 50px;
}
.fb:hover
{
    background-color: #0755EE;
    transform: scale(0.9);
}
.twitch
{
    margin: 10px;
    width: 105px;
    height: 142px;
    float: left;
    background-color: #6441a5;
    transition: all .2s ease-in-out;
    border-radius: 50px;
}
.twitch:hover
{
    background-color: #5330a1;
    transform: scale(0.9);
}
.dc
{
    margin: 10px;
    width: 105px;
    height: 142px;
    float: left;
    background-color: #5865F2;
    transition: all .2s ease-in-out;
    border-radius: 50px;
}
.dc:hover
{
    background-color: #4754e1;
    transform: scale(0.9);
}
#klik1
{
    float: left;
    background-color: #000dff;
    margin-left: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 5px;
    border-radius: 5px;
}
#klik2
{
    float: left;
    background-color: #000dff;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 5px;
    border-radius: 5px;
}
#klik3
{
    float: left;
    background-color: #000dff;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 5px;
    border-radius: 5px;
}
#klik4
{
    float: left;
    background-color: #000dff;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 5px;
    border-radius: 5px;
}
#klik5
{
    float: left;
    background-color: #000dff;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 5px;
    border-radius: 5px;
}
#slider
{
    width: 1000px;
    min-height: 300px;
    margin-left: 15px;
    text-align: justify;
    transition: all .3s ease-in-out;

}
#slider:hover
{
    transform: scale(0.85);
    box-shadow: 1px 1px 45px 10px #555;
}
#slider2
{
    width: 1000px;
    min-height: 300px;
    margin-left: 15px;
    text-align: justify;
    transition: all .3s ease-in-out;

}
#slider2:hover
{
    transform: scale(0.85);
    box-shadow: 1px 1px 45px 10px #555;
}
#slider3
{
    width: 1000px;
    min-height: 300px;
    margin-left: 15px;
    text-align: justify;
    transition: all .3s ease-in-out;

}
#slider3:hover
{
    transform: scale(0.85);
    box-shadow: 1px 1px 45px 10px #555;
}
#slider4
{
    width: 1000px;
    min-height: 300px;
    margin-left: 15px;
    text-align: justify;
    transition: all .3s ease-in-out;

}
#slider4:hover
{
    transform: scale(0.85);
    box-shadow: 1px 1px 45px 10px #555;
}
a.tilelink
{
    text-decoration: none;
    color: #fff;
    display: block;
    width: 230px;
    height: 142px;
}
a.tilelink2
{
    text-decoration: none;
    color: #fff;
    display: block;
    width: 420px;
    height: 82px;
}
a.sociallink
{
    text-decoration: none;
    color: #fff;
    display: block;
    width: 105px;
    height: 142px;
}
.logolink
{
    text-decoration: none;
    color: #fff;
}
.scroll-container {
    height: 250px;

    overflow-y: scroll;
}

.scroll-container::-webkit-scrollbar {
    width: 10px;
}

.scroll-container::-webkit-scrollbar-track {
    margin-left: 5px;
    background: #000dff;
}

.scroll-container::-webkit-scrollbar-thumb {
    background: #0000ee;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
    background: #444;
}

.scroll-container::-webkit-scrollbar-button {
    display: none;
}

#WESPRZYJ-button
{
    float: left;
    width: 400px;
    height: 100px;
    margin-left: 150px;
}
#WESPRZYJ-suwak
{
    float: left; 
    width: 250px;
    height: 150px;
    margin-left: 10px;
    
}
#amount
{
    background:rgb(0, 128, 255);
}

.tile8
{
    margin: 15px;
    width: 952px;
    height: 320px;
    text-shadow: #333 1px 1px 1px;
    background-color: #000dff;
    text-align: center;
    font-size: 23px;
    padding: 30px;
    border-radius: 25px;
}
.tile8:hover
{
    background-color: #0000cc;
}