body {
    font-family: Times new roman;
    height: 1000px;
}

#site {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 900px;
    background-color: #C2D3ED;
    text-align: center;
}

#center {
    font-family: Times new roman;
    border-radius: 10px;
}

h1 {
    text-align: center;
    padding-top: 200px;
    color: blue;
}

#badentry {
    background-color: red;
}

#loggedin {
    margin-left: 600px;
    background-color: #C2D3ED;
    width: 180px;
    height: 50px;
    font-size: 18px;
    position: relative;
    top: 50px;
}

#container {
    font-size: 18px;
    width: 1280px;
    height: 1000px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: #C2D3ED;
    position: relative;
    top: -50px;
}

#logo {
    height: 180px;
    width: 500px;
    position: absolute;
    top: 45px;
    margin-left: 780px;
}

.terkoz {
    margin-top: 5px;
}

#plusz36 {
    font-size: 16px;
}

#halozat {
    text-align-last: center;
}

#list {
    height: 320px;
    overflow: auto;
    overflow-x: hidden;
}

#eredmeny {
    height: 650px;
    overflow: auto;
    text-align: center;
}

td {
    border: 1px solid black;
    width: 120px;
}

tr {
    border: 1px solid black;
    height: 40px;
}

.table {
    font-size: 16px;
    text-align: center;
    align-items: center;
}

input {
    font-size: 14px;
}

#reglabel {
    color: red;
}

#other {
    border-style: none;
    width: 30px;
}

#rejtve {
    width: 0px;
    display: none;
}

#dokumentumok {
    margin-top: 20px;
    height: 320px;
    display: none;
}

.dok_gomb {
    width: 120px;
    height: 25px;
}

.dok_gomb:active {
    background-color: #b3e6ff;
}

.dok_gomb:focus {
    background-color: #b3e6ff;
}

#doksik {
    width: 190px;
}

.fajlok {
    width: 200px;
    height: 20px;
}

#vonal {
    border-top: 2px solid black;
}

#regtd {
    width: 30px;
}

#teltd {
    width: 150px;
}

#teltd a {
    color: black;
}

#statusztd {
    width: 80px;
}

#nevtd {
    width: 150px;
}

#isztd {
    width: 50px;
}

#varostd {
    width: 100px;
}

#cimtd {
    width: 180px;
}

#komm {
    width: 190px;
    height: 35px;
    max-width: 250px;
    max-height: 150px;
    min-width: 190px;
    min-height: 35px;
}

#fontostd {
    width: 30px;
}

#reftd {
    width: 50px;
}

#datumtd {
    width: 90px;
}

.dokvandiv {
    height: 40px;
    width: 300px;
    overflow: scroll;
    overflow-x: hidden;
}

.fajlinput {
    width: 300px;
}

.inputfajl {
    width: 300px;
}