body.index-theme {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    margin: 0;
    padding: 0;
    width: auto;
    display: flex;
    justify-content: center; /* Vízszintes középre helyezés */
    align-items: center;    /* Függőleges középre helyezés */
}

body.admin-theme {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    margin: 0;
    padding: 0;
    width: 700px;
}

h1 {
    text-align: center;
    padding: 20px;
    background-color: #333;
    color: white;
    margin: 0;
}

.menu {
    list-style-type: none;
    padding: 0;
    margin: 20px;
}

.menu li {
    margin: 10px 0;
}

.category-title {
    font-weight: bold;
    cursor: pointer;
    display: block;
    padding: 6px;
    background-color: #1C9DD9;
    color: white;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.category-title:hover {
    background-color: blue;
}

.submenu {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    display: none;
    list-style-type: none;
    margin-left: 5px;
}

.submenu li {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
}

.submenu li a {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    color: #333;
}

.submenu li a:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

/* Alapértelmezett stílus a hivatkozásokhoz */
a:link {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: bold; /* Vastag betűstílus */
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: #1C9DD9; /* Alapértelmezett kék szín */
    transition: color 0.3s ease; /* Simább átmenet színváltozáskor */
    padding: 2px;
}

/* Hivatkozások hover (egér felette) állapotban */
a:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: red; /* Sötétebb kék hover állapotban */
    cursor: pointer; /* Mutatja, hogy a link kattintható */
    padding: 2px;
}

/* Hivatkozások aktív (kattintás közben) állapotban */
a:active {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: #FF0000; /* Még sötétebb kék aktív állapotban */
}

/* Látogatott linkek (már megnyitott oldalak) stílusa */
a:visited {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: #1C9DD9; /* Szürkés szín látogatott linkekhez */
}

a:visited:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: red; /* Szürkés szín látogatott linkekhez */
}

.custom-link {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px; /* Nagyobb betűméret */
    font-weight: bold; /* Vastagabb betűstílus */
    position: relative;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: grey; /* Egyedi szín a linkhez */

    transition: color 0.3s ease; /* Simább átmenet a színváltozáskor */
}

.custom-link:link {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px; /* Nagyobb betűméret */
    font-weight: bold; /* Vastagabb betűstílus */
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: grey; /* Egyedi szín a linkhez */
    transition: color 0.3s ease; /* Simább átmenet a színváltozáskor */
}

.custom-link:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: blue; /* Sötétebb narancssárga hover állapotban */
}

.custom-link:hover::before {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    content: "-» "; /* A megjelenítendő karakter */
    color: blue; /* A pont színe */
    font-size: 1.5em; /* A pont mérete */
    position: absolute;
    left: -30px; /* A pont pozíciója vízszintesen */
    top: 45%; /* Függőleges pozíciózás */
    transform: translateY(-50%); /* A karakter középre igazítása a szöveghez képest */
}

.custom-link:active {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: blue; /* Piros szín kattintás közben */
}

.custom-link:visited {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: grey; /* Sötétebb vörös szín látogatott linkekhez */
}

.custom-link:visited:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: blue; /* Sötétebb vörös szín látogatott linkekhez */
}

.admin-link {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: grey; /* Egyedi szín a linkhez */
    font-size: 16px; /* Nagyobb betűméret */
    font-weight: bold; /* Vastagabb betűstílus */
    transition: color 0.3s ease; /* Simább átmenet a színváltozáskor */
}

.admin-link:link {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: grey; /* Egyedi szín a linkhez */
    font-size: 16px; /* Nagyobb betűméret */
    font-weight: bold; /* Vastagabb betűstílus */
    transition: color 0.3s ease; /* Simább átmenet a színváltozáskor */
}

.admin-link:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: blue; /* Sötétebb narancssárga hover állapotban */
}

.admin-link:hover::before {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    content: "-» "; /* A megjelenítendő karakter */
    color: blue; /* A pont színe */
    font-size: 1.5em; /* A pont mérete */
    position: absolute;
    left: -50px; /* A pont pozíciója vízszintesen */
    top: 45%; /* Függőleges pozíciózás */
    transform: translateY(-50%); /* A karakter középre igazítása a szöveghez képest */
}

.admin-link:active {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: blue; /* Piros szín kattintás közben */
}

.admin-link:visited {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: grey; /* Sötétebb vörös szín látogatott linkekhez */
}

.admin-link:visited:hover {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none; /* Aláhúzás eltávolítása */
    color: blue; /* Sötétebb vörös szín látogatott linkekhez */
}

/* Legördülő menü stílus */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.custom-space {
    height: 5px;  /* Adj meg tetszőleges magasságot */
}

.get-hibalista {
    font-family: 'Roboto Condensed', serif;
    font-size: 16px;
    font-weight: normal;
    color: black;
    margin: 0;
    padding: 0;
    width: auto;
    justify-content: center; /* Vízszintes középre helyezés */
    align-items: center;    /* Függőleges középre helyezés */
}

.head-menu {
    font-family: 'Roboto Condensed', serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: black;
    color: white;
    margin: 0;
    padding: 5px;
    width: auto;
    justify-content: center; /* Vízszintes középre helyezés */
    align-items: center;    /* Függőleges középre helyezés */
}

#hoverImageWrapper {
    position: absolute;
    display: none;
    pointer-events: none; /* Ez biztosítja, hogy a wrapper ne blokkolja az egérkattintásokat */
}

#hoverImage {
    max-width: 450px; /* A kép maximális szélessége */
    max-height: 300px; /* A kép maximális magassága */
}
