/* ==========================================================================
   1. ASZTALI (SZÁMÍTÓGÉPES) ALAPSTÍLUSOK - Minden eszközre, alapértelmezetten
   ========================================================================== */
html {
    margin: 0;
    padding: 0;
}
body {
    text-align: center;
    color: #5F3E2F;
    font: 14px verdana, sans-serif;
    margin: 0px;
    padding: 20px 10px 20px 10px;
}

#web_table {
    background: rgba(0,0,0,0.5) url(hatterek/xxx.jpg);
    background-attachment: fixed; /* PC-n megmarad a jól bevált fix háttér */
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    border-radius: 10px;
}

a {
    color: #5F3E2F;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #1D110B;
    text-decoration: underline;
}
img {
    border: 0px;
}

#header p {
    font-size:18px;
    font-style:italic;
    color:#FFFFFF;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-align: center;
}
#header p.more {
    padding-right: 0px;
}

#header div {
    padding: 0px 0px 0px 0px;
}
#header p {
    margin: 0px;
    padding: 0px;
}
#header a {
    color:#FFFFFF;
}

/* ==========================================================================
   MENÜ STÍLUSOK ÉS ELVÁLASZTÓK
   ========================================================================== */
#nav {
    width: 820px;
    height: 95px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    background-image:url(hatterek/nav.gif);
    background-repeat:no-repeat;
    background-position: center;
    display:inline;
    float:left;
}

#nav a {
    font-size:16px;
    font-style:italic;
    color:#e0e4e8;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 5px 0px 5px 0px;
    padding: 0px 2px 0px 5px;
    display:inline;
    text-align: center;
    float: top;
    /* A régi hibás keret törölve! */
}

/* ELVÁLASZTÓ SZIMBÓLUM (Itt cserélheted ki pl. " ♪ "-ra vagy " • "-ra) */
#nav a::after {
    content: " | ";
    color: #76644f;
    font-style: normal;
    padding-left: 5px;
}

/* ELVÁLASZTÓ ELTÜNTETÉSE A SOROK VÉGÉN ÉS AZ UTOLSÓ ELEMNÉL */
#nav a.no-divider::after,
#nav a.lastchild::after,
#nav a:last-child::after {
    content: "" !important;
    padding: 0 !important;
}

#nav a:hover {
    color:#ff4848;
    text-decoration:none;
}

.lastchild {
    border-right: none 0px !important;
}

#body {
    margin-left: 10px;
    background: url(hatterek/body_bg.gif) repeat-y;
    clear: both;
    width: 100%;
}
#body-top {
    background: url(hatterek/body_top.gif) no-repeat;
}
#body-bot {
    margin-right: 22px;
    background: bottom url(hatterek/body_bot.gif) no-repeat;
    padding: 15px 0px 15px 0px;
}

#about-box {
    float: left;
    width: 440px;
    font-size:18px;
    font-style:bold;
    color:#FFFFFF;
}
#about-box-2 {
    float: right;
    width: 440px;
    font-size:18px;
    font-style:bold;
    color:#FFFFFF;
}
#about-box-3 {
    float: left;
    width: 440px;
    font-size:18px;
    font-style:bold;
    color:#FFFFFF;
}
#about-box-4 {
    float: right;
    width: 440px;
    font-size:18px;
    font-style:bold;
    color:#FFFFFF;
}
#about-box-5 {
    float: right;
    width: 820px;
    font-size:18px;
    font-style:bold;
    color:#FFFFFF;
}

#about-box ul {
    margin-left: 5px;
}

#express-box {
    float: right;
    width: 320px;
}
#express-box-2 {
    float: left;
    width: 320px;
}
#express-box-3 {
    float: right;
    width: 320px;
}
#express-box-4 {
    float: left;
    width: 320px;
}
#express-box-5 {
    float: left;
    width: 820px;
}

#foot {
    width: 840px;
    margin-left: 10px;
    background: url(hatterek/body_bg.gif) repeat-y;
}
#foot-top {
    margin-left: 0px;
    background: url(hatterek/body_top.gif) no-repeat;
}
#foot-bot {
    margin-right: 22px;
    background: bottom url(hatterek/body_bot.gif) no-repeat;
    padding: 10px 10px 10px 10px;
}
#what-box {
    float: top;
    width: 820px;
    font-size:18px;
    font-style:bold;
    color:#FFFFFF;
}
#what-box img.left {
    margin-left: 10px;
}
#what-box ul {
    float: left;
    margin-left: 2px;
    width: 184px;
}
#news-box {
    float: right;
    width: 316px;
}
#news-box ul {
    float: left;
    margin-left: 2px;
    width: 184px;
}
#footer {
    margin: 14px;
    font-style:bold;
    color:#cccccc;
    text-align: center;
}
h2 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-style:bold;
    color:#862e06;
}
h2 b{
    font-style:bold;
    color:#cccccc;
}

ul {
    margin: 0px;
    padding: 0px;
}
li {
    margin: 0px;
    padding: 0px 0px 5px 20px;
    list-style: none;
    background: 0px 3px url(hatterek/bullet.gif) no-repeat;
}
p {
    margin-top: 0px;
    margin-bottom: 10px;
}
div.narrow-text {
    margin-right: 18px;
}
img.left {
    float: left;
    padding-right: 14px;
    padding-bottom: 16px;
}
#body p.more {
    padding-top: 6px;
}
#news-box p.more {
    padding-top: 0px;
    margin-top: 0px;
}
p.more {
    text-align: right;
}
.clear {
    clear: both;
}

/* ==========================================================================
   2. KIZÁRÓLAG MOBIL JAVÍTÁSOK - Csak kis képernyőn lépnek életbe
   ========================================================================== */
@media screen and (max-width: 920px) {
    html, body {
        height: 100% !important;
        min-height: 100% !important;
        overscroll-behavior-y: none !important;
        overscroll-behavior: none !important;
        background-color: #000000 !important;
    }

    #web_table {
        background-attachment: scroll !important;
        background-size: cover !important;
    }

    #myVideo {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        object-fit: cover !important;
        z-index: -9999 !important;
        transform: translate3d(0, 0, 0) !important;
        background: #000000 !important;
    }
}