

/* BASE STYLE */
body{
    margin: 0px;
    background-color: #fff;
    background-image: url(../images/body-main-bg.jpg);
    font-family: 'Roboto';
	font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 1.6em;
}

h1, h1.pagetitle{
    font-size: 30px;
    padding: 0px;
    font-weight: 300;
    color: #2a70c4;
    height: 60px;
}

h1.pagetitle{
    padding: 0px 15px 0px 0px;
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
}

.hline{
    background: url(../images/h-line.png) repeat-x 0px 12px;
    height: 25px;
    width: 100%;
    display: table-cell;
}

h1{margin: 0px 0px 40px 0px;}

h2{color: #912501;}
h3{color: #2A6FC3; margin-bottom: 8px;}


input[type=text], input[type=email], textarea, select{
    border: 1px solid #c0cae0;
    width: 90%;
    padding: 5px 12px;
    font-family: 'Roboto';
    font-size: 14px;
    -webkit-box-shadow: inset 1px 2px 2px 0px #eee;
        box-shadow: inset 1px 2px 2px 0px #eee;
}

input[type=text], input[type=email]{
    border: 1px solid #c0cae0;
}

input[type=button], input[type=submit]{
    background: #666666;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 700;
    padding: 5px 10px;
    cursor: pointer;
}
input[type=button]:hover, input[type=submit]:hover{
    background: #999;
}

.error{
    font-size: 11px;
    font-weight: bold;
    color: #cc0000;
}

.table{
    display: table;
    width: 100%;
}

.tablerow{
    display: table-row;
}

.tablecell{
    display: table-cell;
    vertical-align: top;
}

.header-container{
    height: 102px;
    border-bottom: 1px solid #ddd;
    background: url(../images/header-bg.png);
}

.header{
    margin: 0px;
    position: relative;
    height: 102px;
    width: 980px;
    margin: 0px auto;
}

a{
    color: #2A70C4;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

a.arajanlatkeres-btn{
    clear: both;
    margin-top: 25px;
    display: block;
    padding: 7px;
    background: #b92e00;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #912501;
}

a.arajanlatkeres-btn:hover, a.arajanlatkeres-btn:active{
    border-bottom: 3px solid #C92F00;
    background: #C92F00;
}


.wrapper{
    width: 930px;
    margin: 0px auto;
    padding: 45px 25px;
    padding-bottom: 100px;
    min-height: 500px;
}



#toplogo{
    position: absolute;
    left: 25px;
    top: 10px;
    width: 450px;
    height: 75px;
    background: url(../images/toplogo.png) no-repeat 0px 0px;
}

#header-biglogo{
    background: url(../images/header-biglogo.png) no-repeat top left;
    width: 446px;
    height: 102px;
    position: absolute;
    left: 345px;
}

#header-menu{
    position: absolute;
    right: 0px;
    top: 10px;
    color: #333;
}

#header-menu a{
    text-decoration: none;
    color: #2b3772;
    font-weight: 700;
    font-size: 14px;
}

#header-menu a:hover{color: #4377AD;}

#header-menu ul.headermenu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
}
    #header-menu ul.headermenu li{
        display: inline-block; 
        margin-right: 10px;
    }

        #header-menu ul.headermenu li a{
            text-decoration: none;
            color: #2b3772;
            font-weight: 700;
            font-size: 14px;
        }

#header-menu .frontflags{
    width: 17px;
    height: 16px;
    background-image: url(../images/front-flags.png);
    background-repeat: no-repeat;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 1px;
}

#header-menu .hu{margin-left: 10px;}
#header-menu .en{background-position: -21px 0px;}
#header-menu .de{background-position: -42px 0px;}

.textcontent-container img{
    border: 1px solid #ddd;
    /*width: 210px;*/
}
.textcontent-container p, .textcontent-container ul{
    margin: 0px;
}

.left-col, .right-col{
    vertical-align: top;
    display: table-cell;
}

.left-col{
    width: 250px;
}

.right-col{
    padding-left: 50px;
}

.content{
    padding: 0px 0px;
    clear: both;
    text-align: justify;
}
/* ---- */


/*kereső form*/
#search-container{
    position: absolute;
    right: 0px;
    bottom: 60px;
    width: 320px;
}

#search-form{
    position: relative;
}

#head_src{
    width: 260px;
    border: 1px solid #ddd;
    padding: 7px 10px 7px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #b8b8b8;
    -webkit-box-shadow: inset 1px 2px 2px 0px #eee;
        box-shadow: inset 1px 2px 2px 0px #eee;
    border-radius: 7px;
    -webkit-border-radius: 7px;
}

#head_src_btn{
    position: absolute;
    top: 1px;
    right: 0px;
    width: 45px;
    height: 38px;
    background: url(../images/src-btn-bg.png) no-repeat left center;
    text-indent: -500px;
    cursor: pointer;
}

#menu-shadow{
    height: 15px;
    background: url(../images/menu-shadow.png) no-repeat top center;
    position: relative;
    margin-bottom: -15px;
    z-index: 100;
}

/* ---- */



/* FOOTER */
#footer{
   background-color: #001e29;
   background-image: url(../images/footer-bg.jpg);
   min-height: 300px;
   padding-bottom: 25px;
}

.footer-top{
    height: 76px;
    background: url(../images/slider-bg.jpg);
    border-bottom: 6px solid #38a1e3;
    position: relative;
}

.footer-top .fwrapper{
    width: 980px;
    margin: 0px auto;
    padding: 0px 0px;
}

#bottomlogo{
    background: url(../images/footer-logo.png) no-repeat top left;
    width: 232px;
    height: 60px;
    position: absolute;
    top: 10px;
    display: block;
}

.footer-content{
    width: 930px;
    margin: 0px auto;
    margin-top: 25px;
    padding: 0px 25px;
    color: #fff;
    display: table;
}

    .footer-content .fcell{
        display: table-cell;
        vertical-align: top;
    }
    
    .footer-content .cell1{width: 220px;}
    
    .footer-content .cell2{
        width: 110px; 
        border-right: 1px solid #053A60; 
        padding-right: 15px; 
        vertical-align: middle;
    }
    .footer-content .cell2 ul{
        margin: 0px; 
        padding: 0px; 
        padding-left: 15px; 
        list-style-type: square;  
        font-size: 14px;
    }
    .footer-content .cell2 ul li{color: #72bfec;}
    .footer-content .cell2 ul li a{
        color: #fff; 
        text-decoration: none;
    }
    .footer-content .cell2 ul li a:hover{color: #72bfec;}

    .footer-content .cell3{width: 240px; vertical-align: middle; padding-left: 20px; font-size: 13px; line-height: 1.6em;}
    .footer-content .cell3 strong{font-weight: 700;}
    
    .footer-content .cell4{padding-left: 0px;}
    
#copy{
    text-align: center;
    color: #fff;
    font-size: 13px;
    background: #38a1e3;
    padding-right: 15px;
}

#header-img-container{
    height: 107px;
    border-bottom: 1px solid #ddd;
}

#header-img{
    width: 100%;
    height: 105px;
    background: url(../images/slider-bg.jpg);
    position: relative;
}
#header-img h1{
    width: 930px;
    margin: 0px auto;
    padding: 0px 25px;
    font-size: 30px;
    color: #fff;
    position: relative;
    top: 39px;
}
/* ---- */

/* SLIDER */
#slider-wrapper{
    background: url(../images/slider-bg.jpg);
}
/* ---- */

/* BAL OLDALI ELEMEK */
.newsletter-form-container{
    margin-top: 50px;
    padding-bottom: 40px;
    background: url(../images/leftcol-separator.png) no-repeat bottom center;
}

h4.newsletter-header,
h4.tanusitvany-header{
  font-size: 18px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 42px;
  background: url(../images/hirlevel-boritek.png) no-repeat 0px 0px;
  height: 32px;
  line-height: 35px;
  color: #666666;
}

.tanusitvany-container{
    margin-top: 30px;
    padding-bottom: 40px;
    text-align: center;
    background: url(../images/leftcol-separator.png) no-repeat bottom center;
}
h4.tanusitvany-header{
    text-align: left;
    background: url(../images/tanusitvany-flag.png) no-repeat 0px 0px !important;

}
.tanusitvany-container img{
    margin-top: 10px;
}

.newsletter-form-container input[type=text],
.newsletter-form-container input[type=email]{
    margin-bottom: 10px;
}
/* ---- */


/* BAL OLDALI MENÜ */
ul.leftmenu{
    padding: 0px;
    margin: 0p;
    list-style: none;
}

ul.leftmenu li{}

ul.leftmenu li a{
    color: #2a2a2a;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    display: block;
    padding: 15px 20px;
    padding-left: 45px;
    background-image: url(../images/leftmenu-arrow.png);
    background-repeat: no-repeat;
    background-position: 20px 24px
}
ul.leftmenu li a:hover{color: #199AE4; background-color: #eee;}
/* ---- */

/* HÍR OLDAL */
.hir_content{
    text-align: justify;
}

.hir_content .hir_kep{
    width: 350px;
    float: left;
    margin-right: 30px;
}

.hir_content h2.hir_cim{
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    color: #2B3772;
    font-size: 34px;
    font-weight: normal;
}

.hir_content .hir_lead{
    font-weight: bold;
    margin-bottom: 20px;
}
/* ---- */


/* HÍRLISTA OLDAL */
.hirlista-container{
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.hirlista-container ul.hir-blokk{
    list-style: none;
    padding: 0px 0px;
}

.hirlista-container ul.hir-blokk li{
    display: inline-block;
    vertical-align: top;
    width: 282px;
    margin-right: 38px;
    margin-bottom: 30px;
}

.hirlista-container ul.hir-blokk li:last-child{
    /*margin-right: 0px;*/
}

.hirlista-container ul.hir-blokk li h4{
    margin: 0px;
}

.hirlista-container ul.hir-blokk li h4 a{
    font-size: 21px;
    color: #2B3772;
    font-weight: normal;
    text-decoration: none;
    line-height: 1em;
}

.hirlista-container ul.hir-blokk li .hir-lead{
    font-size: 14px;
    line-height: 1.2em;
}


.hirlista-container ul.hir-blokk li img{
    width: 276px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    padding: 1px;
}

.hirlista-container ul.hir-blokk li .hirkep-shadow{
    background: url(../images/hirkep-shadow.png) no-repeat top right;
    height: 23px;
    margin-top: -8px;
}
/* ---- */



/* HÍRBLOKK */
.hirblokk-container{
    background: #b92e00;
    padding-bottom: 30px;
}

.hirblokk-container .hb-hirek-title{
    width: 60px;
    background: #4f1400;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    left: 20px;
    padding: 15px 25px;
    margin-bottom: 30px;
}

.hirblokk-container ul.hir-blokk{
    list-style: none;
    padding: 0px 20px;
}

.hirblokk-container ul.hir-blokk li{
    display: inline-block;
    vertical-align: top;
    width: 282px;
    margin-right: 30px;
}

.hirblokk-container ul.hir-blokk li:last-child{
    margin-right: 0px;
}

.hirblokk-container ul.hir-blokk li h4{
    margin: 0px;
}

.hirblokk-container ul.hir-blokk li h4 a{
    font-size: 21px;
    text-transform: uppercase;
    color: #160600;
    font-weight: normal;
    text-decoration: none;
    line-height: 1em;
}

.hirblokk-container ul.hir-blokk li .hir-lead{
    font-size: 14px;
    line-height: 1.2em;
    color: #fff;
}


.hirblokk-container ul.hir-blokk li img{
    width: 276px;
    border: 3px solid #912501;
    margin-bottom: 0px;
}

.hirblokk-container ul.hir-blokk li .hirkep-shadow{
    background: url(../images/hirkep-shadow.png) no-repeat top right;
    height: 23px;
    margin-top: -8px;
}

/* ---- */



