body
{
    background-color: rgb(0, 0, 0);
    color: #000;
    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: #000;
}

.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: #000;
    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: #000;
    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: #09ff00;
    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: #09ff00;
    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: #09ff00;
    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);
}

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;
}

.tile8
{
    margin: 15px;
    width: 952px;
    height: 320px;
    text-shadow: #333 1px 1px 1px;
    background-color: #09ff00;
    text-align: center;
    font-size: 23px;
    padding: 30px;
    border-radius: 25px;
}

.tile8:hover
{
    background-color: #0000cc;
}

#zalogujbtn
{
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    width: 125px;
    height: 55px;
    border-radius: 35px;
    background-color:#00004a;
    color:#fff; 
    box-shadow: 1px 1px 4px 2px #444;
}

#zalogujbtn:hover
{
    background-color:#3035ff;
    color:#dfdf;
    transform: scale(0.9);
}

#zarejestrujbtn
{
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    width: 125px;
    height: 55px;
    border-radius: 35px;
    background-color:#00004a;
    color:#fff; 
    box-shadow: 1px 1px 4px 2px #444;
}
#zarejestrujbtn:hover
{
    background-color:#3035ff;
    color:#dfdf;
    transform: scale(0.9);
}