*
{
    font-family: Calibri, sans-serif;
    color: white;
    background-color: transparent;
}
body
{
    background-color: rgb(9, 5, 15);
}
/*

@media screen and not (orientation:landscape)
{
    .obrazkitel
    {
        width: 99%;
        margin-left: auto;
        margin-right: auto;
        display: none;
    }
    #welcsec
    {
        margin-top: 100px;
    }
    body
    {
        overflow-x: hidden;
        zoom: 90%;
    }
    section
    {
        margin-left: 60px;
    }
    #menu nav
    {
        width: 111dvw;
        height: 111dvh;
        top: -111dvh;
        left: 0px;
        transition: 0.3s;
    }
    #tMENU
    {
        margin-bottom: -20px !important;
        font-size: 65px;
    }
    .menutext, .menutext:visited
    {
        font-size: 50px;
    }
    .menutext
    {
        margin-top: 40px;
        margin-bottom: 0px;
    }
    #hmaside, #menuspan
    {
        height: 70px;
        width: 100%;
        top: 50px;
    }
    #hambicon
    {
        display: flex;
        position: fixed;
        right: 13px;
        top: 17px;
    }
    #hambinput:checked + #menu nav
    {
        top: 0;
    }
    #flags
    {  
        position: fixed;
        top: 30px;
        right: -52px;
    }
    #welcsec
    {
        margin-top: 100px;
    }
    #padleft
    {
        margin-top: 50px;
    }
    #szaroguzikklik
    {
        top: 20px;
    }
}
@media screen and (orientation:landscape)
{
    #szaroguzikklik
    {
        bottom: 15px;
    }
} */

section
{
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 50px;
}

#pfp
{
    top: calc(100vh - 250px);
    position: absolute;
    left: 50px;
    width: 150px;
}
#tMENU
{
    margin-top: 45px;
    margin-bottom:-30px
}

h1
{
    font-size: xx-large;
}
h2, h3
{
    font-family: Arial;
    margin-left: -10px;
}

button
{
    border: none;
}
button:hover
{
    cursor: pointer;
}
#szaroguzikklik
{
    position: fixed;
    left: 6px;
    font-size: 11px;
}
.dissapear, #bullet
{
    display: none;
}
#bullet
{
    list-style-type: disc;
}

a
{
    color: lightskyblue;
}
a:visited
{
    color: rgb(172, 0, 172);   
}

.gr, .linetr, .sg, .grdisplay
{
    color: gray;
    font-family: monospace;
}
.linetr
{
    text-decoration: line-through;
}
.sg
{
    font-size: x-small;
}

#ahanook
{
    margin-top: -30px;
}


#trans, #sapphic, #PL
{
    z-index: 0;
    background-image: none;
    background-color: transparent;
    position: absolute;
    display: flex;
    width: 25px;
    transition: transform 0.25s linear;
}
