body{
    font-family: Verdana;
    font-size: 12px;
    background-color: gray;
    margin: 0px;
}

a{
    text-decoration: none;
}

a img{
    border: none;
}

/**
* HONLAPBIRODALOM LINK
* *******************************************
*/
#hb-link{
    margin: 10px auto;
    text-align: center;
}

#hb-link a{
    text-decoration: none;
    color: white;
}

#hb-link a img{
    display: inline;
    margin-top: -3px;
    vertical-align: middle;
}

/**
* CONTACT
* *******************************************
*/
.googleMap{
    display: block;
    clear: both;
    width: 600px;
    height: 500px;
    margin: 35px 150px 20px 150px;
    float: left;
}

#online-form-text{
    display: block;
    float: left;
    width: 575px;
    margin-right: 12px;
    min-height: 50px;
    overflow: hidden;
}

#online-form{
    background-image: url("images/online-form-bg.png");
    background-position: left top;
    background-repeat: repeat;
    border: 1px solid #E8E8E8;
    display: block;
    float: right;
    font-family: Tahoma;
    font-size: 12px;
    padding: 15px 10px 10px;
    width: 430px;
    color: #303030;
}

#online-form p{
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

#online-form label{
    display: block;
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 90px;
}

#online-form textarea{
    width: 297px;
    border: 1px solid silver;
}

#online-form select{
    width: 300px;
    border: 1px solid silver;
}

#online-form button{
    background-color: #BABABA;
    background-image: url("images/online-button-bg.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #303030;
    border: 1px solid #9C9C9C;
}

#online-form button:hover{
    border: 1px solid #4D4D4D !important;
    color: #000000 !important;
}

#online-form .online-submit-holder{
    text-align: center;
}

#online-form .online-bottom-info{
    font-style:italic;
    text-align:center;
}

#online-form #google-recapthca{
    display: block;
    overflow: hidden;
}

#online-form #google-recapthca > div{
    display: block;
    float: right;
    margin-right: 20px;
    overflow: hidden;
}

.required{
    width: 299px;
    border: 1px solid silver;
}

/**
* MESSAGES
* *******************************************
*/
.sendinfo_announce{
    background-color: #B8CDFF;
    color: blue !important;
    display: block;
    font-size: 14px !important;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 95%;
    border: 1px solid blue !important;
}

.sendinfo_ok{
    background-color: #EDFFD6;
    color: green !important;
    display: block;
    font-size: 14px !important;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 95%;
    border: 1px solid green !important;
}

.sendinfo_error{
    background-color: #ffb8b8;
    color: red !important;
    display: block;
    font-size: 14px !important;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 95%;
    border: 1px solid red !important;
}

#oldal{
    display: block;
    width: 1270px;
    min-height: 50px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #626262;
    background-image: url(images/felsocsik.png);
    background-repeat: repeat-x;
    padding-bottom: 15px;
}

#bal{
    display: block;
    float: left;
    width: 185px;
    min-height: 400px;
    overflow: hidden;
}

#jobb{
    display: block;
    float: left;
    width: 1085px;
    overflow: hidden;
    min-height: 400px;
    padding-top: 44px;
}

#logo{
    display: block;
    width: 855px;
    height: 144px;
    float: right;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    border-bottom: 1px solid #ff7f00;
    background-position: 95% 40px;
}

#menu{
    display: block;
    float: left;
    width: 230px;
    height: 144px;
}

#menu a{
    display: block;
    color: white;
    margin: 0 0 0 5px;
    padding: 0 5px 3px 8px;
    background-image: url(images/menusep.png);
    background-repeat: no-repeat;
}

.aktivMenu{
    color: #ff7f00 !important;
}

#content{
    display: block;
    background-color: #4a4a4a;
    min-height: 250px;
    overflow: hidden;
    width: 1040px;
    margin-left: 5px;
    margin-top: 25px;
    float: left;
    padding: 10px;
    line-height: 1.5em;
    color: #efefef;
}

#news{
    display: block;
    border-color: #ff7f00;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    color: white;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 170px;
    min-height: 50px;
    overflow: hidden;
}

#newsTitle{
    background-color: #464646;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    margin: 2px;
    padding: 3px;
}

.hir{
    margin: 5px;
    display: block;
    border-bottom: 1px solid #ff7f00;
    overflow: hidden;
    width: 158px;
    min-height: 10px;
}

.hir:last-of-type{
    border-bottom: none!important;
}

.hir p{
    font-size: 12px;
    color: white;
}

.hir .datum{
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    font-family: Verdana,helvetica,sans-serif;
}

.hir .title{
    color: #ff9900;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.hir .tovabb{
    color: white;
    float: right;
    font-size: 10px;
    margin: 10px 10px 5px 0;
    text-decoration: none;
    font-family: Verdana,helvetica,sans-serif;
}

.subMenu{
    display: block;
    margin: 0 auto;
    width: 970px;
    min-height: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.subMenu a{
    display: block;
    text-align: center;
    border: 1px solid #bfbfbf;
    color: white;
    float: left;
    line-height: 1.5em;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    white-space: nowrap;
    width: 200px;
}

.aktivSubMenu{
    border: 1px solid #ff7f00!important;
    color: #ff7f00!important;
}

#subscribeText{
    color:#E2E2E2;
    font-size: 14px;
    line-height: 1.5em;
}

#hrForm{
    display: block;
    clear: both;
    margin: 50px auto 0;
    width: 450px;
    min-height: 50px;
    overflow: hidden;
    line-height: 1.5em;
}

#hrForm p{
    line-height: 24px;
}

#hrForm label{
    font-size: 14px;
    color: #FFF;
    width: 110px;
    display: block;
    float: left;
}

#hrForm p input{
    background-color: #626262;
    color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 280px;
    border: 1px solid #C0C0C0;
}

#hrForm #reqInfo{
    text-align: center;
    color:#E2E2E2;
}

#hrFormSubmit{
    display: block;
    margin: 0 auto;
    width: 141px;
    height: 50px;
    background-image: url(images/feliratkozas.png);
    border: 0px;
    padding: 0px;
    background-color: transparent;
    cursor: pointer;
}

#hrForm .sendinfo_ok{
    background-color: #785f79;
    color: #ffffff !important;
    display: block;
    font-size: 14px !important;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 260px;
    border: none!important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#hrForm .sendinfo_error{
    background-color: rgba(255, 184, 184, 0.84);
    border: 1px solid #b12525 !important;
    color: #6c0606 !important;
    display: block;
    font-size: 14px !important;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 258px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#hirlevBlokk{
    display: block;
    width: 172px;
    min-height: 50px;
    overflow: hidden;
    text-align: center;
}

#tippekTrukkok{
    color: white;
    font-family: Arial;
    font-size: 22px;
    margin-bottom: 13px;
}

#ingyenes{
    color: #85c226;
    font-family: Arial;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px;
}

#hrl{
    color: #ff7f00;
    font-family: Arial;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0px;
}

#google-recaptcha{
    padding: 5px 0;
    min-height: 88px;
}

#google-recaptcha > div{
	margin: 0 0 0 auto;
}