#gomb1{
    height:  12em ;
    width: 12em ;
    border: 0.2em solid black !important;
    border-radius: 0.5em !important;
    transition: all 0.49s !important;
    background-color: rgb(91, 143, 185) !important;
    vertical-align: middle !important;
    margin: auto !important;
    margin-top: 7em !important;
    float: right;
}
.szoveg
{
    color: white !important;
    font-weight: bolder  !important;
    font-size: 1em;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
}

#gomb2{
    height:  12em ;
    width: 12em ;
    border: 0.2em solid black !important;
    border-radius: 0.5em !important;
    transition: all 0.49s !important;
    background-color:rgb(182, 234, 218) !important;
    vertical-align: middle !important;
    margin: auto !important;
    margin-top: 7em !important;
    float: left;
}

.szoveg:hover
{

    opacity: 60% !important;
    height: 15em !important;
    width: 15em !important;
    transform: translate(-20px);
}
body
{
    background-color: rgb(40, 40, 43) !important;
    overflow-x: hidden;
}


h1{
    text-decoration: underline !important;
    padding-top: 2em !important;
    color: white !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
    font-weight: bolder !important;
    font-size: 3em !important ;
    margin: auto !important ;
    text-align: center !important;
}

#csik{
    border-radius: 0.2em !important;
    margin-top: 3em !important;
    height: 25em !important;
    width: 0.01em !important;
    background-color: white !important;
    margin: auto;
    margin-top: 3em !important;
}

.szöveg
{
    color: white;
    font-size: 8em;
    font-weight: bolder;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


#right, #left {
    height: 100vh;
    flex: 1;
}
h1 {
    text-align: center ;
    color: white;
}
.separator-v {
    width: 1px;
    height: 100vh;
    background-color: rgb(255, 255, 255);
}
.separator-h {
    height: 1px;
    width: 100%;
    background-color: rgb(255, 255, 255);
}
#balxlsx, #jobbxlsx, #baliframe, #jobbiframe {
    height: 100%;
    width: 100%;
}

table
{
    color: white;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 40em;
    height: 2em;  
    border: 0.25em solid white;
    margin: auto;
    border-collapse: collapse;
}
#tablazat
{
    position: absolute;
    top: 28%;
    margin-left: 5em;
    right: 50%;
}

tr
{
    text-align: center;
}
td
{
    border: 0.25em solid white;
}
th
{
    text-align: center;
}

p, ol
{
    
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
}
#grafikon
{
    float: right;
    width: 30em;
    height: 30em;
    padding-right: 10em;
}

#nyil
{
    position: absolute;
    top: 0.4em;
    left: 0.4em;
}

#adatokhtml
{
    border: 0.02em solid black;
    background-color: rgb(40, 40, 43);
    color: white;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
    position: absolute;
    left: 4em;
}

.nyelv
{
    float: left;
    width: 5em;
    height: 5em;
    position: absolute;
    top: 1em;
    left: 1em;
}