body {
    margin: 0;
    font-family: 'Abril Fatface', serif;
    background-color: #fdf7eb;
    color: #000;
}

header {
    padding: 10px 20px; 
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.site-logo img {
    height: 80px;
    width: auto;
}

nav {
    background-color: #2c4049;
    color: white;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
    font-weight: bold;
}

.nav-item {
    padding: 0 15px;
}

main h1 {
  font-size: 2.5em;
}

main > div {
  font-size: 1.3em;
}

main p {
  font-size: 1.2em;
  line-height: 1.7;
}

.meta-link {
  font-size: 1.5em;
  padding: 0 8px;
  margin-right: 5px;
  color: white;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
  background: #9B5E3A;
}

.meta-link {
  font-size: 1.5em;
  padding: 0 8px;
  margin-right: 5px;
  color: white;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
  background: #9B5E3A;
}


.meta-link-hitelet {
  font-size: 1.4em;
  padding: 0 8px;
  margin-right: 5px;
  color: white;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
  background: #424485;
}

.meta-link-hitelet2 {
  font-size: 0.7em;
  padding: 0 8px;
  margin-right: 5px;
  color: white;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
  background: #424485;
}

.meta-link-onallo {
  font-size: 1.0em;
  padding: 0 8px;
  margin-right: 5px;
  color: white;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}



.cimek {
  font-size: 1.5em;
  margin-right: 5px;
  color: #8889B0;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.cimek {
  font-size: 1.5em;
  margin-right: 5px;
  color: #8889B0;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.cimek-alcim {
  font-size: 1.5em;
  padding: 0 0px;
  margin-right: 5px;
  color: #4FA8C9;
  font-family: 'Abril Fatface', serif;

  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.cimek-rangers {
  font-size: 1.5em;
  margin-right: 5px;
  color: #144DD6;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.cimek-horgasz {
  font-size: 1.5em;
  margin-right: 5px;
  color: #004066;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}


.cimek-deutschblick {
  font-size: 1.5em;
  margin-right: 5px;
  color: #0072D6;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}
          .ajanloi-link {
        color: #5D729C;           /* Meleg, gesztenyebarna – nincs kékes árnyalat */
        text-decoration: none;    /* Nincs aláhúzás */
        transition: color 0.2s ease;
        display: block;           /* FONTOS: az egész blokk legyen kattintható */
    }
    .ajanloi-link:hover {
        color: #000;           /* Sötétebb meleg barna hoverkor */
    }
.cimek-onallo {
  font-size: 1.5em;
  margin-right: 5px;
  color: #70ABC6;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}


.cimek-pp {
    font-family: 'Times New Roman', Times, serif ;
  font-size: 1.5em;
  margin-right: 5px;
  color: #8889B0;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.cimek-divatrovat {
  font-size: 1.5em;
  margin-right: 5px;
  color: #006188;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.cimek-ajanlok {
  font-size: 1.5em;
  margin-right: 5px;
  color: #5D729C;
  text-decoration: none;
  height: 2.2em;
  display: flex;
  align-items: center;
}

.esemeny-container {
    margin: 40px auto;
    padding: 0 0px;
}

.esemeny {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.esemeny:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* 2. A címek és bekezdések közötti térközök pontos beállítása */
.cimek-iskolank-elete {
    font-size: 1.8em;
    color: #4FA8C9;
    margin-bottom: 15px; /* Pontos margó a cím alatt */
    padding: 0;
    display: block; /* Biztosítjuk, hogy blokk szintű elem maradjon */
}

.iskolank-elete p {
    font-size: 1.1em;
    font-family: 'Times New Roman', serif;
    font-weight: bold;
    color: #000;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    margin-top: 10px; /* Kis tér a cím és a szöveg között */
}


/* Stílus a tartalmi részhez */
.fokep-tartalom {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0 20px;
}

.fokep {
    position: relative;
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.fokep img {
    width: 100%;
    display: block;
}

.fokep-szoveg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0,0,0,0.8));
    color: white;
    padding: 30px;
}

.fokep-szoveg h2 {
    margin: 0 0 10px;
    font-size: 2.2em;
}

.kiemelt-tartalmak h2 {
    text-align: center;
    color: #2c4049;
    margin-bottom: 30px;
    font-size: 2em;
}

.cikk-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-bottom: 40px;
}

.cikk-kartya {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.cikk-kartya:hover {
    transform: translateY(-5px);
}

.cikk-kartya img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.cikk-kartya h3 {
    padding: 15px 20px 5px;
    margin: 0;
    color: #2c4049;
}

.cikk-kartya p {
    padding: 0 20px;
    color: #666;
}

.tovabb-olvas {
    display: inline-block;
    margin: 15px 20px 20px;
    color: #2c4049;
    font-weight: bold;
    text-decoration: none;
}

.tovabb-olvas:hover {
    text-decoration: underline;
}

.napi-ige {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    margin-top: 30px;
}

.napi-ige h2 {
    color: #2c4049;
    margin-top: 0;
}

.napi-ige blockquote {
    font-style: italic;
    font-size: 1.2em;
    margin: 20px 0;
    color: #444;
}

.napi-ige cite {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    color: #2c4049;
}

/* Reszponzív design */
@media (max-width: 768px) {
    .fokep-szoveg h2 {
        font-size: 1.5em;
    }
    
    .cikk-grid {
        grid-template-columns: 1fr;
    }
}