/* SZK EREDET oldal */

/* KÉP Lapozás */
/* Régi eredet kép menü alatt */
div#szkeredetoldal {
    width: 100%;
    height: 300px;
}
div#szkeredetoldal table {
    background-image: url(https://zsszk-szolaskozmondas.hu/kepek/utak/utak_00001-1645x852-1-DSCF7213.jpg);
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    height: 300px;
}
div#szkeredetoldal p {
    font-size: 68px;
    font-family: "Jacquard 24";
    color: #ffffff;
}
img.kerekitettkep {
    border-radius: 150px;
}
div#eredet-kepsorozat {
    width: 800%;
    height: 230px;
}
div#tartalom {
    width: 100%;
    height: 200px;
    color: #ffffff;
}
div#eredet-kep td {
    color: #ffffff;
    font-family: 'Playwrite TZ';
}
div#eredet-kep td img {
    border-radius: 70px;
    text-shadow: 5px 5px 5px 5px #ffffff;
}
div#eredet-kep td p {
    font-family: 'Courier New', Courier, monospace;
    padding: 5px 180px 5px 180px;
    text-align: justify;
    font-size: 20px;
}
td.kepsorozat01 {
    padding: 10 60px 0 0;
}
td.eredet-kep-szoveg01 {
    padding: 20px 0 0 0;
}
div#eredet-kep table tr td img {
    width: 300px;
    height: 225px;
    box-shadow: 5px 5px 2px #2e1a07, 6px 6px 3px #a5876a;
}
/*
div#eredet-kep td h1 {
    color: #f87f0e;
    font-family: "Bree Serif";
}
*/
td.alcim h3 {
    color: #f87f0e;
    font-family: "Parisienne";
    font-size: 38px;
}
td.alcim h2 {
    font-size: 38px;
    font-family: "Parisienne";
    font-weight: normal;
}
span.idezet table {
    background-color: #9aa9c9;
    border-radius: 80px;
}
span.idezet table {
    width: 80%;
}
span.idezet table tr td p {
    color: #440a0a;
}
span.idezet p em {
    color: #1504ff;
}
span.idezet blockquote p {
    font-size: 12px;
    font-weight: bold;
}
blockquote.vers p {
    color: #17b400;
}
span.idezet cite {
    color: #0c0044;
    padding-left: 100px;
}

div#favilla {
    width: 100%;
    margin: 0 5px 0 30px;
}
div#favilla p {
    font-family: 'Courier New', Courier, monospace;
    padding: 5px 180px 5px 150px;
    font-size: 20px;
    color: #ffffff;
}
div#favilla img {
    width: 200px;
    height: 250px;
    margin: 5px 10px 5px 10px;
}
div#favilla em {
    color: #ffc404;
}
/* FŐOLDAL SZK EREDETE */
div#szkeredete table {
    width: 100%;
    text-align: center;
    /*border: 1px solid #00ff4c;*/
}
div#eredettabla table {
    width: 600px;
}

td#ekep {
    width: 300px;
    height: 225px;
    background-color: #000000;
    border-radius: 30px 30px 0 0;
    text-align: center;
}
td#ekep img {
    width: 300px;
    height: 225px;
    padding: 10px 0 10px 0;
    border-radius: 2%;
}
td#eszoveg {
    background-color: #091021;
    color: #f59f00;
    font-size: 18px;
    text-align: left;
    padding: 0 20px 0 20px;
}
td#eszoveg h3 {
    background-color: #091021;
    color: #10d6ff;
    font-size: 28px;
    font-family: "Bebas Neue";
    text-align: center;
}
td#eszoveg h3 a {
    font-size: 28px;
    color: #10b0ab;
}
td#eszoveg h3 a:hover {
    color: #ff0303;
}
td#eszoveg p {
    font-size: 18px;
    color: #c17f1f;
    margin: 10px 30px 10px 30px;
    text-align: justify;
}
/* TOVÁBB Buton */
td#tovabbbutton {
    background-color: #091021;
    padding: 10px 0 20px 0;
    border-radius:  0 0 30px 30px;
    text-align: center;
}
td#tovabbbutton a {
    color: #f0f200;
    font-size: 25px;
    text-decoration: none;
    font-family: "Playwrite TZ";
}
td#tovabbbutton a:hover {
    color: #ffffff;
}

div.buttonsav {
    width: 400px;
    height: 50px;
    background-color: #17b400;
    border-radius: 50px;
    text-decoration: none;
}
div.buttonsav :hover {
    width: 100%;
    height: 50px;
    background-color: #ffa600;
    border-radius: 50px;
}
div#szunet table tr td {
    height: 10px;
}


