body {
    font-family: Verdana;
}

.infoBlock {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 10;
}

.ContentHead {
    margin: 20px;
    padding: 15px;
    background-color: #222222;
    color: #aaaaaa;
    font-size: large;
}

.ContentFoot {
}

.ContentText {
    margin: 20px;
    padding: 15px;
    background-color: #888888;
    color: #ffffff;
    font-size: small;
    /* font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #00579E;
	font-size: 12px; */
}

/*a:link, a:visited, a:active
{
	color: #ff3300;
}

a:hover
{
	color: #a0b010;
}*/


/* Link */
a:link {
    color: #20537C;
    text-decoration: none;
}

a:visited {
    color: #20537C;
    text-decoration: none;
}

a:hover {
    color: #cc0000;
    text-decoration: underline;
}

a:active {
    color: #cc0000;
    text-decoration: none;
}


.leftMenu {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    font-style: normal;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: none;
    color: #ff9933;
}

a.leftMenu:link, a.leftMenu:visited, a.leftMenu:active {
    color: #ff9933;
}

a.leftMenu:hover {
    color: #a0b010;
}

.leftMenuSelected {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    font-size: 12px;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: solid;
    color: #ff3300;
}

a.leftMenuSelected:link, a.leftMenuSelected:visited, a.leftMenuSelected:active {
    color: #ff3300;
}

a.leftMenuSelected:hover {
    color: #a0b010;
}


.pageTitle {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #d02010;
    font-size: 18px;
}

.sectionTitle {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    background-color: #666666;
    padding: 5px 10px 12px 10px;
    text-align: center;
}

.sectionTitleKezdolap {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}

.listTitle {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #003366;
    font-size: 14px;
}

.content {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #00579E;
    font-size: 12px;
}

.inFilm {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}

.inFilmKezdolap {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    font-size: 11px;
}

.footer {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
}

.normaltext {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
}

/*=== Setup ===*/
p.clr, .clr {
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}
/*=== Center Column ===*/
#centercol {
    float: none;
    width: 550px;
    padding: 0;
    margin-left: 25px;
}
/*- Post Title -*/
.post-title {
    padding: 5px;
    margin: 0;
    background: #009ad9;
}

    .post-title h1, .post-title h1 {
        margin: 0;
        padding: 0;
        font: normal 24px Arial, Helvetica, sans-serif;
        color: #fff;
    }

    .post-title h2, .post-title h2 {
        margin: 0;
        padding: 0;
        font: normal 18px Arial, Helvetica, sans-serif;
        color: #fff;
    }

    .post-title a {
        display: inline;
        padding: 0;
        margin: 0;
        color: #fff;
        text-decoration: none;
    }

.post-subtitle {
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 10px 0;
    margin: 5 0 5px 0;
    color: #cc0000;
    text-align: center;
}
/*- Post Excerpt -*/
.post-excerpt {
    padding: 10;
    display: table;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #636363;
    background-color: #dbdbdb;
    line-height: 1.4em;
    text-align: justify;
}
/*- Post Blockquote -*/
.post blockquote {
    border-left: 3px solid #cfcfcf;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 1.5em;
    padding: 5px 0 0 10px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
    margin: 0 0 15px 0;
    padding: 0 0;
}

    .box .content {
        height: 1%;
        padding: 0;
    }
/*- Box2 -*/
.box2 {
    background: #f9f9f9;
    border: 1px solid #cfcfcf;
    height: 1%;
    margin: 0 0 20px;
    padding: 18px;
    min-height: 115px;
}

    .box2.alt {
        background: #FFFFFF;
    }

.comm-name, .comm-date {
    line-height: 20px;
}
/* post-links */
.post-links {
    padding: 5px 0;
    text-align: center;
    color: #283e87;
    font: normal 13px Arial, Helvetica, sans-serif;
}

    .post-links strong {
        padding: 5px 10px;
        text-align: center;
        color: #283e87;
        font: bold 13px Arial, Helvetica, sans-serif;
    }

        .post-links strong a {
            color: #35c8de;
        }

    .post-links span {
        background: #35c8de;
        padding: 5px 10px;
        color: #fff;
    }

        .post-links span a {
            color: #fff;
            font-weight: bold;
        }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
    display: block;
    margin: 5px 5px 5px 5px;
    padding: 0px;
    background: #dbdbdb;
    border: 2px solid #cfcfcf;
    text-align: center;
}

.pic.fl img {
    margin: 5px 15px 0 0;
}

.pic.fr img {
}

.th {
    display: block;
    margin: 0 0 .5em;
}

    .th.fl img {
        margin-right: 10px;
        max-width: 40px;
    }

.ads img, .widget_flickrRSS img {
    margin: 5px 3px;
}

.widget_flickrRSS img {
    border: 1px solid #cfcfcf;
}

.box .ac img {
    border: 0;
    margin: 0;
}
/*=== PageNavi. ===*/
.wp-pagenavi {
    clear: both;
    font: normal 14px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    text-align: left;
    color: #828282;
    padding: 22px 15px;
    background: #fff;
}

    .wp-pagenavi a,
    .wp-pagenavi .current {
        color: #009ad9;
        margin-left: 3px;
        padding: 8px 13px;
        text-decoration: none;
        background: #292929;
    }

        .wp-pagenavi a:hover,
        .wp-pagenavi .current {
            background: #009ad9;
            color: #fff;
        }

    .wp-pagenavi .pages {
        float: right;
    }

.DataField {
    padding-bottom: 4px;
}

.DataFieldGray {
    padding: 4px;
    margin-bottom: 4px;
    background-color: #777777;
}

.DataTitle {
    width: 30%;
    display: inline-block;
    text-align: right;
    color: #222222;
}

.ErrorBox {
    background-color: #ff8888;
    border: 1px solid #880000;
    color: #880000;
    padding: 10px;
}

.black {
    color: #000000;
}

@media only screen and (max-width: 730px) {
    .infoBlock {
        display: none;
    }
}

/* From Master Page Start */
body {
    background-color: #111111;
    /*color: #99ABC1;*/
    margin: 0px;
}

.Page {
    width: 1000px;
    margin: 0 auto 0 auto;
    background-color: #111111;
}

.topBar {
    width: 100%;
    overflow: hidden;
}

.leftBar {
    float: left;
    width: 196px;
}

.rightBar {
    float: right;
    width: 200px;
    background-color: #181818;
    padding-top: 0px;
}

.mainMenu {
    margin: 0;
    text-align: left;
    padding: 10px 10px 10px 10px;
    background-color: #181818;
}

.leftMenu {
    /*font-size: 12px;*/
}

.leftMenuRow {
}

.leftBanner {
    padding: 20px;
    background-color: #181818;
}

.leftBannerItem {
    width: 156px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
}

.leftBarImage {
    width: 140px;
}

.rightBannerItem {
    padding-bottom: 15px;
    float: left;
}

.rightBanerImage {
    width: 200px;
}

.mainContent {
    width: 604px;
    margin: 0;
    background-color: #222222;
    float: left;
}

.pageFoter {
    text-align: center;
}

.divMenu {
    display: none;
}

.divMenuClose {
    display: none;
    padding: 10px;
    text-align: center;
}

@media only screen and (max-width: 730px) {
    * {
        box-sizing: border-box;
    }

    .Page {
        float: left;
        width: 100%;
        margin: 0 auto 0 auto;
        background-color: #111111;
    }

    .leftBar {
        width: 100%;
    }

    .rightBar {
        width: 100%;
        background-color: #181818;
        padding-top: 0px;
    }

    .mainMenu {
        float: left;
        width: 100%;
    }

    .leftMenu {
        padding-bottom: 20px;
        font-size: larger;
    }

    .leftMenuRow {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .leftBanner {
        display: none;
    }

    .leftBannerItem {
        text-align: center;
        padding: 0px;
        width: 100px;
        height: 145px;
        margin-right: 5px;
        margin-bottom: 5px;
        background-color: #444444;
        float: left;
    }

    .leftBarImage {
        width: 100px;
        height: auto;
        max-height: 145px;
    }

    .rightBannerItem {
        padding-top: 5px;
        padding-right: 5px;
        width: 50%;
        float: left;
    }

    .rightBannerImage {
        width: 100%;
    }

    .mainContent {
        width: 100%;
        margin: 0;
        background-color: #222222;
        float: left;
    }

    .divMenu {
        display: block;
        padding: 10px;
        text-align: center;
    }
}
/* From Master Page Stop */

.adatkezelesi-tajekoztato {
    color: #CC0000;
    background-color: darkgrey;
    padding: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

/* Accessibility */
.accessibility-icon {
    padding: 10px 80px 10px 80px;
    width: 44px;
    height: 44px;
}

/* Skip to content link */
a.skip-to-content {
    position: absolute;
    top: 0;
    left: -999px;
    z-index: -999;
    opacity: 0;
}

    a.skip-to-content:focus, a.skip-to-content:active {
        left: auto;
        color: #fff;
        background: #000;
        padding: 10px;
        border: 4px solid yellow;
        z-index: 999;
        opacity: 1;
    }

/* Jegyelovetel */
/*.Vetites a:link
      {
        color: #222222;
        text-decoration: none;
      }
      .Vetites a:visited
      {
        color: #222222;
        text-decoration: none;
      }
      .Vetites a:hover
      {
        color: #ffffff;
        text-decoration: none;
      }
      .Vetites a:active
      {
        color: #222222;
        text-decoration: none;
      }
      .FilmTitle
      {
        color: #ffffff;
        background-color: #666666;
        padding: 10px;
      }
      .Label
      {
        color: #333333;
        text-align: right;
        width: 25%;
        vertical-align: top;
        padding: 5px;
      }
      .Data
      {
        background-color: #ffffff;
        color: #666666;
        width: 75%;
        padding: 5px;
      }*/
.divSorJegyelovetel {
    float: left;
    padding-top: 3px;
    padding-top: 3px;
    width: 100%;
    text-align: center;
}

.divSorJegyelovetel2 {
    margin-bottom: 3px;
    padding: 10px 5px 0px 5px;
    background-color: #aaaaaa;
}

.divSorNumJegyelovetel {
    float: left;
    padding-top: 0;
    width: 25%;
    text-align: center;
}

.SzekSzabadJegyelovetel {
    background-color: #50dd55;
}

.SzekFoglaltJegyelovetel {
    background-color: #cc0000;
}

.HibaJegyelovetel {
    background-color: #cc0000;
}

.ContentTextTopJegyelovetel {
    margin: 20px 20px 0 20px;
    padding: 15px;
    background-color: #888888;
    color: #ffffff;
    font-size: small;
}

.ContentTextMiddleJegyelovetel {
    margin: 0 20px 0 20px;
    padding: 15px;
    background-color: #888888;
    color: #ffffff;
    font-size: small;
}

.ContentTextBottomJegyelovetel {
    margin: 0 20px 20px 20px;
    padding: 15px;
    background-color: #888888;
    color: #ffffff;
    font-size: small;
}

@media only screen and (max-width: 730px) {
    .ContentTextTopJegyelovetel {
        margin: 0;
        padding: 15px;
    }

    .ContentTextMiddleJegyelovetel {
        margin: 0;
        padding: 0 0 10px 0;
    }

    .ContentTextBottomJegyelovetel {
        margin: 0;
        padding: 15px;
    }
}

