body {
    background-color: black;
    text-decoration: none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
nav {
    position: absolute;
    margin: 0;
    width: 100%;
    right: 0;
    animation: 6s ease-in 1s 4 reverse both paused slidein;
    animation: slidein 6s linear 3s;
    animation: slidein 6s;
}
.barva:hover {
    color:red;
    text-decoration: none;
}
a {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #2196f3;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}
a:hover {
    color: #255784;
    background: #2195f344;
    box-shadow: 0 0 10px #2195f3a1, 0 0 40px #2195f3b7, 0 0 80px #2195f3e0;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}
a span:nth-child(1) {
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg,transparent,#2195f380);
}

.color-footer-li {
    color: rgb(31, 30, 30);
}
.box-img {
    border-image: 50%;
    border-radius: 50%;
}
.box-img-2 {
    border-image: 50%;
}

.box-img-dogos {
    border-image: 50%;
    border-radius: 50%;
    width: 150px;
}

.box-img-blue {
    border-image: 50%;
    border-radius: 50%;
    width: 150px;
}

.box-img-gw {
    border-image: 50%;
    border-radius: 50%;
    width: 120px;
    height: 100px;
}

.pozice-knihovny {
    padding: 0;
    margin-left: 2.5px;
    overflow: hidden;
    text-transform: lowercase;
    position: absolute;
    isolation: auto;
}

.support {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #f32121;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.zůstaň {
    position: fixed;
}

.support:hover {
    color: #f32121;
    background: #f3212179;
    box-shadow: 0 0 10px #f32121, 0 0 40px #f32121, 0 0 80px #f32121;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.profilecolor {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #fceb06;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.profilecolor:hover {
    color: #fceb06;
    background: rgba(183, 196, 11, 0.651);
    box-shadow: 0 0 10px #fceb06, 0 0 40px #fceb06, 0 0 80px #fceb06;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}
.webnode {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #f56506;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.webnode:hover {
    color: #f56506;
    background: #f56606b0;
    box-shadow: 0 0 10px #f56506, 0 0 40px #f56506, 0 0 80px #f56506;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.discord {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #6e07f5;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.discord:hover {
    color: #6e07f5;
    background: #6e07f573;
    box-shadow: 0 0 10px #6e07f5, 0 0 40px #6e07f5, 0 0 80px #6e07f5;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.mc {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #21f704;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.mc:hover {
    color: #21f704;
    background: #20f70493;
    box-shadow: 0 0 10px #21f704, 0 0 40px #21f704, 0 0 80px #21f704;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.quarantine {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #1404f7;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.quarantine:hover {
    color: #1404f7;
    background: #1404f781;
    box-shadow: 0 0 10px #1404f7, 0 0 40px #1404f7, 0 0 80px #1404f7;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.programs {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #0fe0e7;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.programs:hover {
    color: #0fe0e7;
    background: #0fe0e791;
    box-shadow: 0 0 10px #0fe0e7, 0 0 40px #0fe0e7, 0 0 80px #0fe0e7;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.profilecolor2 {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #fcec06bb;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.profilecolor2:hover {
    color: #fcec06bb;
    background: rgba(183, 196, 11, 0.651);
    box-shadow: 0 0 10px #fcec06bb, 0 0 40px #fcec06bb, 0 0 80px #fcec06bb;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.ytbers {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #fc0606bb;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.ytbers:hover {
    color: #fc0606bb;
    background: rgba(196, 17, 11, 0.651);
    box-shadow: 0 0 10px #fc0606bb, 0 0 40px #fc0606bb, 0 0 80px #fc0606bb;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.games {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #21f704;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}

.games:hover {
    color: #20f704a9;
    background: rgba(32, 247, 4, 0.459);
    box-shadow: 0 0 10px #20f704a9, 0 0 40px #20f704a9, 0 0 80px #20f704a9;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.partners {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #f7044d;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}
.partners:hover {
    color: #f7044d;
    background: #f7044d7e;
    box-shadow: 0 0 10px #f7044d, 0 0 40px #f7044d, 0 0 80px #f7044d;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}
.virtual {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #04aaf7;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}
.virtual:hover {
    color: #04aaf7;
    background: #04aaf796;
    box-shadow: 0 0 10px #04aaf7, 0 0 40px #04aaf7, 0 0 80px #04aaf7;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.streamit {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #f7044d;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}
.streamit:hover {
    color: #f7044d;
    background: #f7044d7e;
    box-shadow: 0 0 10px #f7044d, 0 0 40px #f7044d, 0 0 80px #f7044d;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.faviconDiscord {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #1c04f7;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 5px;
    overflow: hidden;
    transition: 0.5s;
}
.faviconDiscord:hover {
    color: #1c04f7;
    background: #ff00007e;
    box-shadow: 0 0 5px #f70404, 0 0 20px #f70404, 0 0 60px #f70404;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

::-webkit-scrollbar {
    width: 0;
}

#scrollPath {
    position: fixed;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: rgba(255, 255, 255, 0.05);
}

#processbar {
    position: fixed;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: linear-gradient(to top, #008aff,#00ffe7);
    animation: animate 5s linear infinite;
}

@keyframes animate {
    0%,100% {
        filter: hue-rotate(0deg);
    }
    50% {
        filter: hue-rotate(360deg);
    }
}

#progressbar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #008aff,#00ffe7);
    filter: blur(10px);
}
#processbar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #008aff,#00ffe7);
    filter: blur(30px);
}

.lowdestiny {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #d3f704;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}
.lowdestiny:hover {
    color: #d3f704;
    background: #d3f70475;
    box-shadow: 0 0 10px #d3f704, 0 0 40px #d3f704d0, 0 0 80px #d3f70486;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.footer {
    background-color: rgba(15, 15, 15, 0.568);
    background-position: center;
    border-radius: 5%;
    position:fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.tosfooter {
    position:absolute;
    align-items: left;
    bottom: 0;
    width: 100%;
}

.tosfooterlink {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    color: #f70404;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transition: 0.5s;
}
.tosfooterlink:hover {
    color: #f70404;
    background: #f7040467;
    box-shadow: 0 0 10px #f704048f, 0 0 40px #f70404a1, 0 0 80px #f70404c9;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.box-img-an {
    border-image: 100%;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

.gocases {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #008aff;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transform: 0.5s;
}
.gocases:hover {
    color: #008aff;
    background: #0088ff7c;
    box-shadow: 0 0 10px #0088ffbb, 0 0 40px #0088ffa2, 0 0 80px #0088ff88;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}

.r {
    background-color: rgba(146, 143, 141, 0.623);
    width: 700px;
    border-radius: 30%;
}

.odkazmenuc {
    background: rgb(32,33,31);

    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #00ff15;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 18px;
    overflow: hidden;
    transform: 0.5s;
}
.odkazmenuc:hover {
    color: #00ff1585;
    background: #474747;
    box-shadow: 0 0 10px #22272c65, 0 0 40px #2020209f, 0 0 80px #202020d0;
    border-radius: 5%;
    animation: animate 5s linear infinite;
}
