@font-face {
    font-family: "PT Sans";
    src: url('fonts/PT_Sans-Web-Regular.ttf');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PT Sans";
    src: url('fonts/PT_Sans-Web-BoldItalic.ttf');
    font-weight: 500;
    font-style: italic, oblique;
}
@font-face {
    font-family: "PT Sans";
    src: url('fonts/PT_Sans-Web-Bold.ttf');
    font-weight: bold;
}
@font-face {
    font-family: "PT Sans";
    src: url('fonts/PT_Sans-Web-Italic.ttf');
    font-style: italic, oblique;
}
@font-face {
    font-family: "PT Serif";
    src: url('fonts/PT_Serif-Web-Regular.ttf');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PT Serif";
    src: url('fonts/PT_Serif-Web-BoldItalic.ttf');
    font-weight: 500;
    font-style: italic, oblique;
}
@font-face {
    font-family: "PT Serif";
    src: url('fonts/PT_Serif-Web-Bold.ttf');
    font-weight: bold;
}
@font-face {
    font-family: "PT Serif";
    src: url('fonts/PT_Serif-Web-Italic.ttf');
    font-style: italic, oblique;
}


html body {
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 14px;
    color: #6f7274;
    background-color: #EEEDDA;
}

a {
    color: #004a29;
    text-decoration: none;
}
.news-detailed-content-holder a {
    color: #ea6f1b;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.no-padding {
    padding: 0 !important;
}

.no-border {
    border: none !important
}

input[type=text], input[type=email] {
    background: #eeede8;
    color: #adafb0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 10px;
    border: medium none;
}

input[type=submit], .button {
    background: #1b5633;
    color: #fff;
    padding: 5px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: medium none;
    margin-top: 10px;
    cursor: pointer;
}

a.button:hover {
    color: #fff;
    text-decoration: none;
}



/*---- TOP -----*/
.top-white {
     background-color: #EEEDDA;
}
.top-big-picture {
    background-image: url('images/alap_fejlec2.jpg');
    background-repeat: no-repeat;
    background-position: center -235px;
    height: 200px;
    background-attachment: fixed;
    opacity: 1;
}
.top-black {
     /*height: 200px; background: #000000;*/
}
body .navbar-static-top {
    margin-bottom: 0;
}
.fb-icon, .fb-icon-sm {
    padding: 10px 15px;
    background: #237042;
    display: inline-block;
}
.fa-facebook, .fa-youtube {
    color:#fff;font-size: 18px !important;
}
.fa-search {
    color: #fff;
    font-size: 18px !important;
    cursor:pointer;
}
.close-icon {
    padding: 9px 14px 10px;
    background: #237042;
    cursor: pointer;
}

.lang-select {
    padding: 12px 15px;
    background: #237042;
    color: #2B8A51;
    margin: 0 10px 0 15px;
    font-size: 11px;
}
.lang-select a {
    color: #2B8A51;
}
.lang-select a.active {
    color: #DEDEDE;
}
.lang-select a:hover {
    text-decoration: none;
    color: #DDD;
}
#mobile-search-box {
    display: block;
}

.header-search, .header-mobile-search {
    background: #fff;
    color: #adafb0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 3px 5px;
    margin: 5px 5px 5px 20px;
    width: 190px;
}

.header-search .fa-close {
    padding-right:2px;
    cursor:pointer;
}

.header-mobile-search {
    margin-left: 30px;
}

.header-search:focus, .header-mobile-search:focus {
    color: #6f7274;
}

.header-search input[type=text], .header-mobile-search input[type=text] {
    border: medium none;
    background: none;
    float: left;
    width: 145px;
    padding: 0;
}

.header-search #search-button, .header-mobile-search #mobile-search-button {
    margin: 2px 5px;
    float: left;
}

.main-title {
    color: #1b5633;
    font-size: 24px;
    font-weight: bold;
    font-family: Georgia, "PT Serif", Georgia, serif;
    margin: 0 0 10px 0;
}

.world_heritage_logo {
    position: absolute;
    right: 15px;
    top: 10px;
}


.navbar-collapse .main-menu {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "PT Serif", Georgia, serif;
    
}

.navbar-inverse .navbar-nav > li.main-menu > a{
    color: #fff;
    
}

.navbar-inverse .navbar-nav > li.main-menu:hover > a, .navbar-inverse .navbar-nav > li.main-menu.active > a{
    background: #237042;
}

.menu-separator {
    border-bottom: 1px solid #237042;
    margin: 0 30px;
}
html body ul .fomenu {
    font-family: 'Open Sans', sans-serif;
}

/*-----MAIN ORGANIZATIONS MENU (ONLY MD)---*/

.main_org_menu {
    margin-top: 60px;
    line-height: 25px;
}

.main_org_menu ul{
    list-style-type: none;
    padding-left: 0;
    margin-left: 10px;
}

.main_org_menu ul li {
    float: left;
    margin: 0 5px;
    padding: 5px 0 10px;
}

.main_org_menu li a {
    color: #6f7274;
    font-size: 14px;
    font-family: Georgia, serif;
    text-transform: uppercase;
    font-style: normal;
}

.main_org_menu li:hover,
.main_org_menu li.active {
    padding-bottom: 8px;
    border-bottom: 2px solid #1b5633;
    background: url(images/main_org_menu_bg.png) center bottom no-repeat;
}

.main_org_menu li:hover a,
.main_org_menu li.active a {
    color: #1b5633;
    text-decoration: none;
}

/*---- BILLBOARD BANNER HIRDETÉS FELIRAT ----*/

.billboard_ad_caption {
    background: #eaeaea;
    text-transform: uppercase;
    color: #aeaeae;
    padding: 0;
    margin: -20px 0px 0 0px;
    height: 20px;
    width: 60px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    position: absolute;
    padding-left: 5px;
}

/*---- SUPERSIZE BANNER HIRDETÉS FELIRAT ----*/

.supersize-div {
    width: 748px;
    margin-top: 10px;
}

.supersize_ad_caption {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    float: left;
    background: #eaeaea;
    text-transform: uppercase;
    color: #aeaeae;
    padding: 0;
    margin: 35px -35px 0 -35px;
    height: 20px;
    width: 90px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    font-size: 10px;
}



/*----- BOXOK ----*/

#org-left .arrow-left {
    background: url(images/white_arrow_prev.png) no-repeat left center;
    position: relative;
    float: left;
    padding: 9px;
    margin-left: 5px;
}
#org-left .arrow-right {
    background: url(images/white_arrow.png) no-repeat left center;
    position: relative;
    float: left;
    padding: 9px;
    margin-left: 5px;
}


.box-wrapper {
    margin: 20px 0;
}

.box-inner-wrapper {
    padding: 0 15px;
    margin: 0 0 35px 0;
}


.box-inner-wrapper .box-title {
    color: #fff;
    font-size: 14px;
    font-family: "PT Serif", Gerorgia, serif;
    background: #1b5633;
    padding: 15px 20px;
    text-transform: uppercase;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 2px solid #fff;
    font-weight: normal;
    margin: 0;
}

.box-inner-wrapper .box-title a {
    text-transform: none;
    color: #33a360;
    font-size: 12px;
    float: right;
    font-family: "PT Sans", Arial, sans-serif;
}
.box-inner-wrapper .box-title a:hover {
    text-decoration: none;
    color: #fff;
}



.box-inner-wrapper .box-content {
    padding: 60px 0 0 0;
}




/*---- GALÉRIA ----*/

#gallery ul{
    list-style-type: none;
    padding: 0;
}

#gallery ul li {
    float: left;
    margin-bottom: 20px;
}

#gallery ul li:nth-child(odd) {
    margin-right: 20px;
}



/*---- DOKUMENTUMOK ---*/

#docs ul {
    padding: 0 0 0 10px;
}

#docs ul li {
    list-style-image: url(images/doc_icon.png);
    
}

/* Scroll up */
.scrollUp {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: none;
    background: url(images/green_arrow_big_up.png) center center no-repeat;
    background-color: #EEEDDA;
}

.page-with-breadcrumb {
    margin-top: 20px !important;
}

.breadcrumb-holder {
    margin-bottom: 60px;
}

.facebook, .facebook iframe[style], .facebook span {
    width: 100% !important;
}

@media (min-width: 992px) {
    .container {
        width: 990px!important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px!important;
    }
}

/* Fajtár */
.spices .spice_name {
    margin-bottom: 0px;
}
.spices .spice_latin_name {
    color: #ccc;
    margin-top: 5px;    
    font-style: italic;
}
.spices h4 {
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    margin-top: 20px;
}

.social-facebook {
    overflow: hidden; 
    border: 0px;
    height: 80px;
}

.bovebben {
    background: #1b5633;
    color: #fff !important;
    padding: 5px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: medium none;
    margin-top: 10px;
    text-decoration: none !important;
}