@font-face {
    font-family: "segoeui";
    src: url("font/segoeui.ttf"),  url("font/segoeui.eot");
}
@font-face {
    font-family: "segoeuiLight";
    src: url("font/segoeuil.ttf");
}

html {
    height:100%;
}

body {
    height:100%;
}
body .page {
    height:100%;
}
body .page-version {
    height:100%;
    position:relative;
}

body.nyito .layouts-cnt-block {
    padding-top: 0;
}

body .layouts-cnt-block {
    height:100%;
    position:relative;
    overflow:hidden;
    padding-top : 75px;
}

body.nyito {
    height:100%;
}
body.nyito .page {
    height:100%;
}
body.nyito .page-version {
    height:100%;
    position:absolute;
}

body.nyito .layouts-cnt-block {
    height:100%;
    position:absolute;
    overflow:inherit;
}



body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 84%;
}
form {
    margin: 0;
    padding: 0;
}
:focus, :active {
    outline-color:transparent;
}
.page-version input:focus {
    border:none;
}


/* fo szerkezet */
.page {
    width: 100%;
    margin: 0;
    padding: 0;
    display:table;
    position:relative;
}
.page-version {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.function_bar {
    display:none;
}

.layouts-cnt-block {
    width: 100%;
    max-width:100%;
    position:relative;
}
.lc3 {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}
.nyito .page .lc3 {
    max-width: 820px;
}

.l {
    float: left;
}

.headerContainer
{
    width:100%;
    max-width:100%;
    height:74px;
    margin:auto;
    top: 0px;
    z-index: 10000;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    position: absolute;
    background-color: #FFF;
}

/* header */
.header {
    width:100%;
    max-width:100%;
    position: absolute;
    background-color: #fafafa;
}

#header
{
    position: absolute;
}

.headerContainer.active
{
    top: 0px;
    position: fixed;
    box-shadow: 0 0 9px 0 #CCC;
}

.header.activex
{
    position: fixed;
    top: 0px;
    background-color: #FFF;
}

#header.activex
{
    position: fixed;
    top: 0px;
    z-index: 10000;
}

.header .layout-block.lc3 {
    width:100%;
    max-width:100%;
}
.startlap-logo {
    width: 114px;
    height: 74px;
    margin: 0 6px 0 0;
}
.startlap-logo .logo {
    width: 114px;
    height: 56px;
    margin-top: 10px;
    margin-left:10px;
    display: block;
    background-image: url('img/startlap2014_sprite.png?2');
    background-position:-10px -14px;
    background-repeat: no-repeat;
    text-decoration: none !important;
}
@media screen and (min-width:778px){
    .startlap-logo .logo {
        margin-left:30px;
    }
}
.header .layout-block .nsitename {
    text-indent: -9999px;
    position: relative;
    display: block;
    text-transform: uppercase;
}

.loginwidget {
    text-align: left;
    width: 150px;
    max-width: 150px;
    padding: 22px 0;
    display: table;
    float:left;
    margin-left:685px;
}
.nyito .loginwidget {
    margin-left:10px;
    float:right;
    width:100px;
    max-width:100px;
}
.loginwidget .core-left {
    text-align: left;
    width: 100px;
    position:relative;
    z-index: 10;

}
.loginwidget .core-left a {
    color: #0F6E9C;
    text-decoration:none;
    font-size: 12px;
}
.log_fb {
    height: 17px;
    overflow: hidden;
    margin:0;
}
.log_fb a {
    background: rgba(0, 0, 0, 0) url('img/startlap2014_sprite.png?2') no-repeat -15px -416px;
    padding-left: 20px;
    display: table;
    transition: background-position 0.35s;
    -webkit-transition: background-position 0.35s;
}
.log_fb a:hover {
    background: rgba(0, 0, 0, 0) url('img/startlap2014_sprite.png?2') no-repeat -15px -433px;
    transition: background-position 0.35s;
    -webkit-transition: background-position 0.35s;
}






/* extra lablec */
.footer {
    width:100%;
    height: 20px;
    padding:5px 0;
    text-align:center;
    background: #517FAA !important;
    position:relative;
    bottom:0;
}
.nyito .footer {
    /*position:absolute;*/
}

.footer .widget.morelinkwidget {
    clear: both;
    color: #fff;
    font-weight: normal;
    font-family: segoeui, Arial, Verdana;
    text-align: left;
    width: auto !important;
}

.footer .box.b1, .footer .box.b2, .footer .box.b3 {
    border: 1px solid transparent;
}

a.morelinkwidget {
    color:#fff;
}

.footer .b3 .w3 {
    width: 975px;
}
.footer .widget.morelinkwidget {
    margin-left: 0;
    float: left;
    clear: none;
}
.footer .widget.textwidget {
    margin-left: 0;
    padding-left: 0px;
    margin-top:2px;
    width: auto;
    float: left;
    text-align: left;
}
.footer .box .widget p, .footer .box .widget a {
    margin: 1px 0;
    padding: 0 7px;
    font-weight: normal !important;
    border-bottom: none;
    color: #FFF;
    text-decoration:none;
}



div.morelinkwidget i {
    color: #fff;
    display:none;
}

#suggestion {
    padding-top:10px;

}
#searchFormHeader #q2 {
    outline:none;
}

#relatedSearch {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin: 10px;
    padding: 10px;
    width: 620px;
    margin-left: 0;
    padding-bottom: 20px;
    display: none;
}
#relatedSearch h3 {
    color: #808080;
    height: auto;
    padding-bottom: 7px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 10px;
}

#searchResultTitle h3 {
    display: block;
    color: #676767;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 2px;
    margin: 0;
}

#searchResultTitle h3 span {
    font-weight: bold;
}

.search-input-bg {
    height: 37px;
    margin:0;
    border:2px solid #5a6ea2;
    background: url('img/startlap2014_sprite.png?2') no-repeat -7px -204px #FFFFFF;
}

.dotted-separator {
    height: 1px;
    border-bottom: 1px dotted #9f9f9f;
    max-width: 620px;
}

.dotted-separator.bottom {
    margin-bottom: 10px;
}

/* kapcsolodo keresesek: baloldali lebego megjelenes 778px felett */
@media screen and (min-width:778px){
    body.block-float #relatedSearch{
        width: 120px!important;
        /*position: absolute;   */
        position: fixed;
        top: 113px;
        left: -139px;
        border: 1px solid #dcdcdc;
        background-color: #fefefe;
        padding: 10px 12px 33px 12px !important;
    }
    body.block-float #relatedSearch h3 {
        font-size: 12px;
        line-height: 16px;
        font-weight: bold;
        margin: 0 0 5px 0;
        word-break: break-all;
    }
    body.block-float #relatedSearch .copyR {
        position: absolute;
        top: auto!important;
        bottom: 14px;
        font-size: 11px;
        color: #929292;
    }
    body.block-float #relatedSearch .relatedItem {
        display: block;
        float: none;
        margin-right: 0;
    }
    body.block-float #relatedSearch .relatedItem  a {
        text-decoration: underline;
        font-size: 13px;
        word-break: break-all;
    }
}
.relatedItem {
    margin-bottom:5px;
}
.relatedItem  a {
    text-decoration: none;
    color:#1122cc;
}
.relatedActive {
    display: block !important;
}
.copyR {
    font-size: 12px;
    position: relative;
    top: -50px;
    float: right;
}
.relatedItem a:hover {
    text-decoration: underline !important;
}
.relatedItem {
    float: left;
    margin-right: 10px;
}

/* keresooldalt kezdooldalnak doboz */

.kezdo-kereso {
    display: none;
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 100000;
}
#chrome.kezdo-kereso, #firefox.kezdo-kereso, #ie.kezdo-kereso {
    display: block;
}
.kezdo-kereso {
    width: 278px;
    height: 114px;
    background-color: #f7f7f7;
    border:1px solid #d4d4d4;
    border-radius:5px;
    box-shadow:3px 3px 10px rgba(0,0,0,0.1);
    text-decoration: none!important;
}
.kezdo-kereso p {
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Verdana, sans-serif;
    color:#666666;
    margin: 1em 0;
    display: inline-block;
    text-decoration: none;
}
.kezdo-kereso .btn-telepites {
    font-size: 14px;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    color:#fff;
    background-color: #406d97;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    width: 190px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
}
.kezdo-kereso .btn-telepites:hover {
    background-color: #4b7ca9;
}
.kezdo-kereso .svg {
    width: 64px;
    height: 64px;
    margin: 0 5px 45px 7px;
    float: left;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#chrome .svg {
    background-image: url("img/chrome-logo.png");
}
#firefox .svg {
    background-image: url("img/firefox-logo.png");
}
#ie .svg {
    background-image: url("img/ie-logo.png");
}
.kezdo-kereso .close {
    width: 15px;
    height: 15px;
    background: url("img/close.png") no-repeat center;
    border:none;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 10000;
}

.two-column {
    display: flex;
}

@media screen and (max-width: 759px){
    .two-column {
        flex-direction: column;
    }

    .two-column__right {
        padding: 1em;
    }
}

@media screen and (min-width: 760px){
    .two-column {
        flex-direction: row;
    }

    .two-column__left {
        /*flex: 3 1 0;*/
        width: 75%;
    }

    .two-column__right {
        /*flex: 1 1 0;*/
        width: 25%;
        padding: 1em;
    }
}
