﻿@font-face {
    font-family: 'CamphorPro-Regular';
    src: url('CamphorPro-Regular.eot');
    src: url('CamphorPro-Regular.eot?#iefix') format('embedded-opentype'), url('CamphorPro-Regular.woff2') format('woff2'), url('CamphorPro-Regular.woff') format('woff'), url('CamphorPro-Regular.svg#CamphorPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'CamphorPro-Bold';
    src: url('CamphorPro-Bold.eot');
    src: url('CamphorPro-Bold.eot?#iefix') format('embedded-opentype'), url('CamphorPro-Bold.woff2') format('woff2'), url('CamphorPro-Bold.woff') format('woff'), url('CamphorPro-Bold.svg#CamphorPro-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

body {
    margin: 30px 0 30px 0;
    font-family: 'CamphorPro-Regular', 'Open Sans', Helvetica, Arial, sans-serif;
    color: #162d4a;
    background: url('../Images/yellow-lego-bg.jpg') repeat #fff;
}

a > img {
    border: 0;
}

h3 {
    font-size: 14px;
}

#wrapper {
    margin: 0 auto;
    width: 90%;
    /*max-width: 578px;*/
    min-height: 690px;
    background-color: #f4f4f4;
    border: 2px solid #CBCBCB;
}

#header {
    padding: 0;
    text-align: center;
}

    #header h2 {
        font-weight: normal;
        margin-bottom: 0;
    }

.text-center {
    text-align: center !important;
}

.logo {
    text-align: center;
    padding: 12px;
}

    .logo > img {
        width: 75px;
    }

img.logo-header {
    margin: -2px 0 0 -2px;
    width: 582px;
}

img.nyeremenyek {
    width: 75%;
    padding: 24px;
}

#menu {
    padding: 16px 0 0 0;
}

    #menu a:last-of-type {
        margin: 0;
    }

    #menu a {
        margin: 0 16px 0 0;
        color: #015378;
        text-decoration: none;
    }

        #menu a:hover {
            border-bottom: solid 3px #14BDEF;
            color: #14BDEF;
        }

    #menu .selected {
        border-bottom: solid 3px #14BDEF;
    }

#body {
    padding: 0 40px 0 48px;
}

    #body p {
        text-align: justify;
        font-size: 14px;
    }

    #body.program {
        padding: 12px 16px 0 48px;
    }

.label {
    padding: 9px 0 6px 0;
    font-family: 'CamphorPro-Bold';
    font-size: 12px;
}

    .label.question {
        padding-top: 12px;
    }

.error.question {
    margin: 0;
}

.radio {
    font-size: 12px;
}

    .radio label {
        cursor: pointer;
    }

.submit {
    padding: 24px 0 24px 0;
}

input[type=submit], input[type=button], button[type=button], a.jatek {
    cursor: pointer;
    border-radius: 3px;
    border: 0;
    background-color: #E3010F !important;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 12px 6px 12px;
    font-family: 'CamphorPro-Bold';
}

img.arrow {
    height: 14px;
    margin-left: 6px;
    vertical-align: top;
}

label.error {
    margin: 0 0 0 12px;
    color: #f00;
    font-size: 12px;
}

#body p.center {
    text-align: center;
}

#body p.border {
    border-bottom: solid 5px #14BDEF;
    font-weight: bold;
    width: 56px;
}

.p-item {
    border-bottom: solid 1px #BFBEBE;
    padding: 12px 0 9px 0;
    clear: both;
    min-height: 20px;
    font-size: 12px;
}

.p-date {
    float: left;
    width: 125px;
    font-weight: bold;
}

.p-comment {
    float: left;
    width: 325px;
}

    .p-comment.wide {
        width: 350px;
    }

    .p-comment.company {
        text-align: justify;
        padding-left: 6px;
    }

        .p-comment.company a, p.contact-us a, a.parking {
            color: #0678AD;
            text-decoration: none;
        }

            .p-comment.company a:hover, p.contact-us a:hover, a.parking:hover {
                color: #14BDEF;
            }

.height-55 {
    height: 55px;
}

.height-50 {
    height: 50px;
}

.height-45 {
    height: 45px;
}

.height-40 {
    height: 40px;
}

.height-35 {
    height: 35px;
}

.height-30 {
    height: 30px;
}

.inset-bottom {
    padding-bottom: 24px;
}

.bold {
    font-weight: bold;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-right {
    clear: right;
}

.clear-left {
    clear: left;
}

.clear-fix {
    clear: both;
}

.inset-left {
    padding-left: 6px;
}

.inset-left-9 {
    padding-left: 9px;
}

.margin-top-0 {
    margin-top: 0;
}

p.signature {
    font-size: 13px !important;
}

.inset-top {
    padding-top: 12px;
}

.momart {
    text-align: center;
    color: #fff;
}

p.contact-us {
    text-align: left !important;
}

.csomag ul {
    font-size: 14px !important;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .csomag ul li:before {
        content: "• ";
        color: #14BDEF;
    }

.pdf-download {
    padding-top: 2px;
}

    .pdf-download a {
        text-decoration: none;
        font-variant: small-caps;
        font-weight: bold;
        color: #0678AD;
        font-size: 14px;
    }

        .pdf-download a:hover {
            color: #f00;
        }

.title {
    margin-bottom: 0px;
    margin-top: 24px;
}

.inline-block {
    display: inline-block;
}

#footer {
    display: block;
    margin: 24px;
}

    #footer img:first-of-type {
        padding-left: 0;
    }

    #footer img:last-of-type {
        float: right;
    }

    #footer img {
        height: 50px;
        padding: 10px 15px 10px 15px;
    }

    #footer div {
        max-width: 100%;
    }


.validation-summary-errors ul {
    color: red;
    list-style-type: none;
    padding: 0;
}

.split input {
    width: 50px;
    margin-bottom: 6px;
}