/* CEJOEM statikus archívum – NNGYK-kompatibilis kezdőoldal
   A CSS szándékosan az archívum saját könyvtárában van.
   A HTML-ben nincs inline stílus, színezés vagy régi táblázatos formázás. */

:root {
  --cejoem-primary: #00578e;
  --cejoem-primary-dark: #003f66;
  --cejoem-text: #243746;
  --cejoem-muted: #5f6f7a;
  --cejoem-border: #d8e2e8;
  --cejoem-bg: #ffffff;
  --cejoem-soft-bg: #f4f8fa;
  --cejoem-radius: 14px;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
    margin: 0;
    background: var(--cejoem-bg);
    color: var(--cejoem-text);
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.55;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.cejoem-archive {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
  padding: 32px 0 48px;
}

.cejoem-archive__intro {
  margin-bottom: 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--cejoem-border);
}

.cejoem-kicker {
  margin: 0 0 8px;
  color: var(--cejoem-muted);
  font-size: 0.95rem;
}

h1 {
  margin: 0;
  color: var(--cejoem-primary);
  font-size: clamp(1.9rem, 3vw, 2.6rem);
  line-height: 1.2;
  font-weight: 700;
}

.cejoem-years {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 18px;
}

.cejoem-year {
  min-width: 0;
  padding: 18px;
  border: 1px solid var(--cejoem-border);
  border-radius: var(--cejoem-radius);
  background: var(--cejoem-soft-bg);
}

.cejoem-year h2 {
  margin: 0 0 12px;
  color: var(--cejoem-primary-dark);
  font-size: 1.35rem;
  line-height: 1.25;
}

.cejoem-year ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cejoem-year li + li {
  margin-top: 7px;
}

.cejoem-year a {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;
  color: var(--cejoem-primary);
  font-weight: 600;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.cejoem-year a::before {
  content: "›";
  line-height: 1;
}

.cejoem-year a:hover,
.cejoem-year a:focus {
  color: var(--cejoem-primary-dark);
  text-decoration: underline;
}

.cejoem-year a:focus-visible {
  outline: 3px solid currentColor;
  outline-offset: 3px;
}

@media (max-width: 640px) {
  .cejoem-archive {
    width: min(100% - 24px, 1180px);
    padding-top: 24px;
  }

  .cejoem-years {
    grid-template-columns: 1fr;
  }
}

/* CEJOEM aloldalak – megtisztított régi HTML tartalom */
.cejoem-article {
  width: min(1240px, calc(100% - 32px));
  margin: 0 auto;
  color: var(--cejoem-text);
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}

.cejoem-article h1,
.cejoem-article h2,
.cejoem-article h3,
.cejoem-article h4 {
  color: var(--cejoem-primary);
  line-height: 1.25;
}

.cejoem-article h1 {
  margin: 0 0 18px;
  font-size: clamp(1.8rem, 3vw, 2.45rem);
}

.cejoem-article h2 {
  margin: 24px 0 14px;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
}

.cejoem-article h3,
.cejoem-article h4 {
  margin: 20px 0 10px;
}

.cejoem-article p {
  margin: 0 0 1em;
}

.cejoem-article a {
  color: var(--cejoem-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.cejoem-article a:hover,
.cejoem-article a:focus {
  color: var(--cejoem-primary-dark);
}

.cejoem-article img {
  max-width: 100%;
  height: auto;
}

.cejoem-article table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  margin: 1.2em 0;
  background: transparent;
}

.cejoem-article th,
.cejoem-article td {
  padding: 0.35rem 0.45rem;
  vertical-align: top;
  border: 0;
  background: transparent;
}

.cejoem-article ul,
.cejoem-article ol {
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 1.35em;
}

.cejoem-backlink {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--cejoem-border);
}

.cejoem-backlink a {
  font-weight: 600;
  text-decoration: none;
}

.cejoem-backlink a::before {
  content: "‹ ";
}

@media (max-width: 640px) {
  .cejoem-article {
    width: min(100% - 24px, 980px);
    padding-top: 24px;
  }
}

/* NNGYK fejléc – közös include a statikus CEJOEM archívumhoz
   A cél, hogy a CEJOEM statikus archívum fejléce vizuálisan az NNGYK főoldal
   felső fejlécéhez igazodjon, külső Joomla sablonfájlok nélkül. */

#nngyk-header-placeholder {
  min-height: 134px;
  background: #ffffff;
}

#sp-topbar.fejlec,
.cejoem-nngyk-header {
  width: 100%;
  min-height: 134px;
  margin: 0;
  padding: 30px 34px 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  background-image: url("https://nngyk.gov.hu/images/oldal-elemek/header_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 20px;
}

.cejoem-header-row,
#sp-topbar.fejlec .cejoem-header-row {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}

#sp-logo.cejoem-header-logo,
.cejoem-header-logo {
  flex: 0 1 auto;
  max-width: 58%;
  min-width: 0;
}

.cejoem-header-logo .sp-column,
.cejoem-header-logo .logo {
  margin: 0;
  padding: 0;
}

.cejoem-header-logo a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  line-height: 1;
}

.cejoem-header-logo img,
.cejoem-header-logo .logo-image,
.cejoem-nngyk-header--fallback img {
  display: block;
  width: auto;
  max-width: min(360px, 70vw);
  height: 74px;
  padding-right: 10px;
  background-color: #ffffff;
}

#sp-top1.cejoem-header-social,
.cejoem-header-social {
  flex: 1 1 auto;
  max-width: 42%;
  min-width: 0;
}

.cejoem-header-social .sp-column {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}

.cejoem-header-social .social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}

.cejoem-header-social .social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cejoem-header-social .social-icons a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  color: #ffffff;
  background-color: var(--cejoem-primary);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.cejoem-header-social .social-icons a:hover,
.cejoem-header-social .social-icons a:focus {
  color: #ffffff;
  background-color: #ff466c;
  text-decoration: none;
  filter: none;
}

.cejoem-header-social .social-icon-facebook .fab::before { content: "f"; }
.cejoem-header-social .social-icon-youtube .fab::before { content: "▶"; font-size: 0.82em; }
.cejoem-header-social .social-icon-linkedin .fab::before { content: "in"; font-size: 0.82em; }
.cejoem-header-social .social-icon-instagram .fab::before { content: "◎"; font-size: 0.95em; }

.cejoem-nngyk-header--fallback {
  min-height: 134px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 30px 34px;
  background-color: #ffffff;
  background-image: url("https://nngyk.gov.hu/images/oldal-elemek/header_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 20px;
}

@media (max-width: 991px) {
  #nngyk-header-placeholder {
    min-height: 110px;
  }

  #sp-topbar.fejlec,
  .cejoem-nngyk-header {
    min-height: 110px;
    padding: 24px 18px 24px;
    background-position: 0 18px;
  }

  .cejoem-header-row {
    justify-content: flex-start;
  }

  #sp-logo.cejoem-header-logo,
  .cejoem-header-logo {
    max-width: 100%;
  }

  .cejoem-header-logo img,
  .cejoem-header-logo .logo-image,
  .cejoem-nngyk-header--fallback img {
    height: 64px;
    max-width: min(320px, 82vw);
  }

  #sp-top1.cejoem-header-social,
  .cejoem-header-social {
    display: none;
  }
}

@media (max-width: 575px) {
  #nngyk-header-placeholder {
    min-height: 96px;
  }

  #sp-topbar.fejlec,
  .cejoem-nngyk-header {
    min-height: 96px;
    padding: 20px 14px 20px;
    background-position: 0 15px;
  }

  .cejoem-header-logo img,
  .cejoem-header-logo .logo-image,
  .cejoem-nngyk-header--fallback img {
    height: 56px;
  }
}
