a {
    text-decoration: none;
    color: blue;
}

a:visited {
    text-decoration: none;
    color: blue;
}

#container {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

#header table {
    width: 100%;
    border: 1px solid silver;
    text-align: center;
}

#header td {
    border: 1px solid silver;
    text-align: center;
}

#header a {
    text-decoration: none;
    color: blue;
}

#header a:visited {
    text-decoration: none;
    color: blue;
}

#taglista table {
    border: 1px solid silver;
    width: 1100px;
}

#taglista td {
    border: 1px solid silver;
}

#taglista .tcim {
    font-weight: bold;
    text-align: center;
}

#tagnaplo table {
    border: 1px solid silver;
    width: 900px;
}

#tagnaplo td {
    border: 1px solid silver;
}

#tagnaplo .tcim {
    font-weight: bold;
    text-align: center;
}

#penzugy table {
    border: 1px solid silver;
    width: 900px;
}

#penzugy td {
    border: 1px solid silver;
}

#penzugy .tcim {
    font-weight: bold;
    text-align: center;
}

#login_cim {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}

.hiba {
    color: red;
}

.siker {
    color: green;
}

.igen {
    color: green;
}

.nem {
    color: red;
}

.inaktiv_tag {
    color: gray;
}

.beviteli {
    width: 1px;
}

.cnt {
    text-align: center;
}

.pinkhatter {
    background-color: pink;
}

.preformatted {
    font-family: monospace;
    white-space: pre;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.szurke {
    color: silver;
}

.piros {
    color: red;
}

ul.filelist {
    list-style: none;
    padding: 0;
}

ul.filelist li {
    padding-left: 1.3em;
    padding-bottom: 5px;
}

ul.filelist li.folder::before {
    content: "\f07b";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

ul.filelist li.file::before {
    content: "\f15b";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

div.bc span i {
    padding: 0 5px 0 3px;
    font-weight: bold;
}
