@charset "utf-8";
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/css/font/bebasneue-webfont.eot');
    src: url('/css/font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/font/bebasneue-webfont.woff') format('woff'),
        url('/css/font/bebasneue-webfont.ttf') format('truetype'),
        url('/css/font/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CordaLight';
    src: url('/css/font/cordalig-webfont.eot');
    src: url('/css/font/cordalig-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/font/cordalig-webfont.woff') format('woff'),
        url('/css/font/cordalig-webfont.ttf') format('truetype'),
        url('/css/font/cordalig-webfont.svg#CordaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DS-DigitalItalic';
    src: url('/css/font/dsdigital_italic-webfont.eot');
    src: url('/css/font/dsdigital_italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/font/dsdigital_italic-webfont.woff') format('woff'),
        url('/css/font/dsdigital_italic-webfont.ttf') format('truetype'),
        url('/css/font/dsdigital_italic-webfont.svg#DS-DigitalItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, html
{
    color:#eee;
    font-family:'CordaLight',serif;
    font-size: 16px;
    line-height: 24px;
    margin:0px;
    padding:0px;
}
html{
    background: URL("/images/background.png") no-repeat center top #000;
    overflow-y: scroll; /* mindig látható a jobb oldali scrollbar, így nem ugarál a kép, ha hosszabb az oldal mint a képernyő */
}


/*Holly HACK */
.cf:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cf
{
    display: inline-block;
}
* html .cf
{
    height: 1%;
}

.cf
{
    display: block;
}
h1, .h1, h2, .h2, h3, .h3{
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #000;
    font-family: 'BebasNeueRegular';
    font-weight: normal;
}
h1, .h1{
    font-size: 50px;
    margin: 35px 0 20px;
    line-height: 55px;
}
h1.yellow, .h1.yellow{
    color: #f4b70a;
}
h2, .h2{
    font-size: 30px;
    line-height: 34px;
    margin: 30px 0 10px;
}
h3, .h3{
    font-size: 26px;
    line-height: 30px;
    margin: 0;
}
a, a:hover, a:active, a:visited{
    color: #00aeef;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
header, footer, nav, section, article{
    display: block;
    margin: 0;
    padding: 0;
}
.content_wrapper{
    width: 960px;
    margin: 0 auto;
}
nav{
    height: 62px;
}
nav .content_wrapper{
    width: 1200px;
    left: 100px;
    position: relative;
}
nav a{
    color:#00aeef;
    display: inline-block;
    height: 49px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #000;
    font-family: 'BebasNeueRegular';
    font-weight: normal;
    float: left;
    padding: 12px 17px 0 16px;
}
nav a:hover{
    background-color: #024169;
    text-decoration: none;
}
nav a span{
    display: block;
    color: #fff;
    font-size: 9px;
    font-family: Arial;
    text-transform: none;
    text-shadow: none;
}
#nyomozas_magunkrol{
    width: 116px;
}
#nyomozas_tevekenyseg{
    width: 143px;
}
#nyomozas_dijazas{
    width: 60px;
}
#nyomozas_referenciaink{
    width: 120px;
}
#nyomozas_kapcsoalt{
    width: 80px;
}
#nyomozas_security{
    color: #f4b70a;
    width: 75px;    
}
#nyomozas_felugyelet{
    color: #f4b70a;
    width: 120px;  
}
#security_magunkrol{
    width: 100px;
}
#security_referenciaink{
    width: 130px;
}
#security_hirek{
    width: 85px;
}
#security_partnereink{
    width: 120px;
}
#security_kapcsoalt{
    width: 90px;
}
#security_nyomozas{
    color: #f4b70a;
    width: 100px;
}
#security_felugyelet{
    color: #f4b70a;
    width: 120px;
}
#felugyelet_dijazas{
    width: 64px;
}
#felugyelet_kapcsolat{
    width: 98px;
}
#felugyelet_tevekenyseg{
    width: 135px;
}
.logo_security{
    /* 162 × 174 */
    background: URL("/images/logo_new_menube.png") no-repeat center top;
    display: inline-block;
    float: left;
    height: 174px;
    margin-bottom: -75px;
    position: relative;
    width: 159px;
    z-index: 11;
    background-position: 50% 25%;
}
.logo_nyomozas{
    background: URL("/images/logo_menube_nyomozas.png") no-repeat center top;
    display: inline-block;
    float: left;
    height: 174px;
    margin-bottom: -80px;
    position: relative;
    width: 159px;
    z-index: 11;    
    background-position: -30% 25%;
}
header, .header{
    clear: both;
}
header .slider, .header .slider{
    height: 300px;
    border: 1px solid #d2d5d9;
    border-radius: 3px;
    overflow: hidden;
    width: 960px;
    margin: 0;
}
div.orbit-wrapper{
    margin: 0 auto 15px;
}
div.orbit-wrapper .timer{
    display: none;
}
footer, #footer{
    background: #000c11;
    color: #eeeeee;
    font-size: 12px;
    height: 65px;  /* common.js-ben is be van állítva, hogy a fotter pozicionálás jó legyen */
    line-height: 65px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
footer table, #footer table{
    width: 680px;
    margin: 0 auto;
    border-spacing: 0;
}
footer table td, #footer table td{
    margin: 0;
    vertical-align: middle;
}
footer span, #footer span{
    margin: 0 10px;
}
span.star{
    height: 15px;
    width: 16px;
    display: inline-block;
    background: URL("/images/star.png") no-repeat center center;
}
.content{
    margin-bottom: 80px;
}
.content ul{
    list-style-image: URL("/images/star.png");
    margin: 0;
    padding: 0 0 0 25px;
}
.half{
    width: 45%;
    float: left;
    padding-right: 40px;
    width: 435px;
}
/* Kapcsolat form design */
.contact_left{
    float: left;
    font-family: 'BebasNeueRegular';
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 0;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #000;
    width: 356px;
}
.contact_right{
    float: right;
    margin: 20px 0 0;
    width: 603px;
}
.contact_left h1{
    margin-top: 0;
}
.contact_left p{
    margin: 0 0 40px;
    line-height: 32px;
}
#contact-security{
    background: URL("/images/contact-form-security-bg.jpg") no-repeat left top;
    height: 421px;
    width: 603px;
    margin: 4px 0 0px;
    padding: 30px 0 0 90px;
}
#contact-nyomozas{
    background: URL("/images/contact-form-nyomozas-bg.jpg") no-repeat left top;
    height: 511px;
    width: 603px;
    margin: 4px 0 0px;
    padding: 30px 0 0 90px;
}
.contact_right #contact-security table,
.contact_right #contact-nyomozas table{
    color: #222222;
    font-family: 'Myriad Pro', Arial;
    font-size: 20px;
}
.contact_right #contact-security table input,
.contact_right #contact-security table textarea,
.contact_right #contact-nyomozas table input,
.contact_right #contact-nyomozas table textarea{
    background: #f1f1f1;
    padding: 20px;
    width: 354px;
    margin: 0;
    border: none;
}
.contact_right #contact-security table textarea,
.contact_right #contact-nyomozas table textarea{
    height: 200px;
    resize: none;
    overflow: auto;
}
td.comment{
    font-size: 12px;
}
td.topalign{
    padding-top: 15px;
    vertical-align: top;
}
.contact_right .rightalign{
    text-align: right;
}
.contact_right .form_mentes{
    color: #003f5a;    
    background: URL("/images/tovabb-btn-arrow.png") no-repeat 10px bottom #00aeef;
    text-shadow: 1px 1px 0px #5cd0fc;
    text-decoration: none;
    font-family: 'BebasNeueRegular';
    font-weight: normal;
    font-size: 20px;
    padding: 11px 10px;    
    background-position: 60px -1px;
    padding-right: 28px;    
}
#message_sent{
    display: none;
    padding: 40px 0;
    color: greenyellow;
    font-family: 'Myriad Pro', Arial;
    font-size: 20px;
}
#gmap{
    width: 603px;
    height: 352px;
    color: #222222;
    margin: 80px 0 30px;
}
#div_info_data{
    display: none;
}
.info_with_icon{
    height: 50px;
    padding: 0 0 0 60px;
    line-height: 25px;
    margin: 0 0 15px;
}
.info_with_icon div{
    color: #00AEEF;
}
.info_with_icon.wiber{
    background: URL("/images/icon-phone.png") no-repeat left center;
}
.info_with_icon.whatsapp{
    background: URL("/images/icon-whatsapp.png") no-repeat left center;
}
.info_with_icon.skype{
    background: URL("/images/icon-skype.png") no-repeat left center;
}
.contact_clock{
    font-family: 'BebasNeueRegular';
    font-weight: normal;
    font-size: 19px;
    line-height: 45px;
    height: 45px;
    margin: 0 0 30px;
    text-align: center;
    text-shadow: 0px 1px 0px #000;
    vertical-align: middle;
}
.contact_clock table{
    width: 850px;
    margin: 0 auto;
}
.clock{
    font-family: 'DS-DigitalItalic';
    font-size: 54px;
    width: 275px;
    display: block;
    text-align: left;
}
#clock_red{
    color: #ff3f4e;
    text-shadow: 0px 0px 8px #ff0000;
}
#clock_footer{
    color: #1969a1;
    text-shadow: 0px 0px 8px #226695;
    margin: 0 !important;
}
/*Kapcsolat oldal design vége*/
/*Hírek oldal design*/
.news_item{
    margin: 0 0 30px;
}
.news_item .news_item_date{
    font-family: 'BebasNeueRegular';
    font-weight: normal;
    font-size: 20px;
    color: #00aeef;
    margin: 0;
    text-shadow: 0px 1px 0px #000;
}
.news_item .h3{
    margin: 0 0 10px;
}
.news_item .news_item_content p{
    margin: 0 0 10px;
}
.custom-wrapper {
    margin-bottom: 20px;
}
.custom-wrapper .timer{
    display: none;
}