
.langPickerPB{
    position: absolute;
    top: calc(50px + 1vw);
    left: 48vw;
    width: 2.7vw;
    height: 2.7vw;
    font-size: 1.2vw;
    /*overflow: hidden;*/
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans';
    text-align: center;
    border-radius: 50%;
    opacity: .8;
    z-index: 1100;
    display: table;
}
.langPickerPB .selectedLang{
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
}
.langPickerPB .lBg{
    background-color: #a7141f;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
}
.langPickerPB .otherLangs{
    background-color: #fff;
    z-index: -2;
    left: 50%;
    width: 0;
    height: 100%;
    position: absolute;
    border-radius: 0 2vw 2vw 0;
    color: #a7141f;
    overflow: hidden;
    text-align: right;
    white-space: nowrap; 
    padding-right: 1vw;
    transition: width 400ms;
    line-height: 2.7vw;
    text-transform: uppercase;
}
.langPickerPB .otherLangs a{
    color: #a7141f;
}






/*----------GENERAL START----------*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, input, form, label, textarea, img, header, nav, section, aside, footer {margin: 0; padding: 0; border: 0;}
    
li {list-style: none;}
.clear {float:none; clear: both;}
.nomargin {margin: 0 !important;}
.nopadding {padding: 0 !important;}
.noborder {border: 0 !important;}
.nobg {background: none !important;}
.alignLeft {text-align: left !important;}
.alignRight {text-align: right !important;}
.alignCenter {text-align: center;}
.alignJustify {text-align: justify !important;}
.floatLeft {float: left !important;}
.floatRight {float: right !important;}
.floatNone {float: none !important;}
.submit input, input.submit {cursor: pointer;}
body {
    background-color: #fff;
    color: #5e5e5e;
    font-family: 'Ubuntu', sans-serif;
    font-size: 62.5%;
    
    /*background-image: url("../images/bg008.jpg");
    background-repeat: no-repeat;
    background-position: center top;       */
}
input[type=button],input[type=submit]{
    cursor:pointer;
}
.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
a {
  color: #5e5e5e;
  outline: none;
  text-decoration: none;
}
a:hover {text-decoration: underline;}
.fck a {
    text-decoration: underline;
}
.fck a:hover {
    text-decoration: none;
    color: #c9962c;
}
.adminTextBlock a {
    color: #0000ff;
}
h1, h2, h3, h4, h5 {font-weight: bold;}
h2, h3, h4, h5 {color: #86c031;}
h2 {
    
    color: #fb7b61;
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding: 3px 0 3px 0px;
    line-height: 45px;
    padding: 0 0 0 0px;
   
}
h3 {
    color: #86c031;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 3px 0 3px 0px;
    line-height: 45px;
    padding: 0;
    
}
h4 {
    color: #86c031;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0 3px 0px;
    line-height: 45px;
}
.mainPage {
    position: absolute;
    margin: auto;
    background-color: red;
    z-index: 10;
    width: 185px;
    height: 121px;
    top: 40px;
}
.bannerBlock720.mainBox .mainBoxInnerWithBorder , .bannerBlock725.mainBox .mainBoxInnerWithBorder , .bannerBlock728.mainBox .mainBoxInnerWithBorder {
border:none !important;
background:none !important;
webkit-border-radius:0em !important;
-moz-border-radius: 0em !important;
border-radius: 0em !important;
}
.headerGalleryMobile {
    display: none;
    height: auto !important;
}
.headerGalleryFull {
    display: block;
}

.headerGalleryFull .scrollMenu {
    position: relative;
}


hr {
    border: 0;
    margin: 1em auto;
    padding-bottom: 5px;
    border-bottom: 0;
    height: 15px;
    /*background: url('/images/hr.png') no-repeat center top;   */ 
}
/*----------GENERAL END----------*/
/* 
  PARALLAX START
============================================================ */
.wrapper {
  width: 100%;
  margin: 0 auto;
}
.parallax-window {
    min-height: 64em;
    background: transparent;
}
section.module:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding:0;
}
section.module.parallax-1 {
    /* height: 686px; */
    height: 550px;
    /* margin-top: -250px; */
    /* background-size: cover; */
    background-position: 50% -143.2px;
}
#box{
    width: 100%;
    height: 64em;
    background: #fff;
    font-weight: 300;
    border: 1px solid rgba(0,0,0,.25);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    border-radius: 3px;
    position: relative;
    line-height: 130%;
}
#box img{
    width: 100%;
    position: absolute;
    top: 0;
}
#box div{
     margin-top: 250px;
     padding: 20px;
     background: #f0f0f0;
     position: relative;
 }
section.module.parallax-1 .parallax_menu1 {
    background-image:url('../images/images_robinia/scrollMenu/menu2.jpg');
}
section.module.parallax-2 {
  height: 18em;
    background-position:50% 50%\9 !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-image:url('../images/images_robinia/scrollMenu/menu9.jpg');
}
.parallax_menu_content{
	position:absolute;
	z-index:40;
	margin-top:300px;
	width:500px;
	height:500px;
	color:#FFFFFF;
	font-size:50px;
}
.headerGallery .containerFull {
    display: block;
    width: 100%;
    height: 550px;
}
.headerGallery .container {
    /* float: left; */
    /* right: 100px; */
    /* background: rgba(54,44,37,0.71); */
    padding: 20px;
    margin-top: 82px;
    padding-right: 50px;
    /* margin-left: 1px; */
    /* box-shadow: 0px 0px 3px 0px #000000; */
    text-align: left;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    /*padding-left: 440px;*/
    display: inline-block;
    /*margin-left: auto;
    margin-right: auto;*/
    
    
    background: rgba(54,44,37,0.3);
    border-radius: 400px;
    padding: 85px;    
    
}
    



.headerGallery .container h2 {
    color: #fff;
    font-size: 55px; 
    background: none;
    padding: 0;
}
.headerGallery .container h2 a {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 55px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;
}
.headerGallery .container h2 a:hover {
    text-decoration: none;
}
.headerGallery .container p {
    color: #fff;
    font-size: 40px;
    font-family: 'Ubuntu', sans-serif;
    text-shadow: 3px 2px 4px #393854;
    line-height: 67px;
}

.headerGallery .container .containerButton {
    margin-top: 20px;
    
   
}


.headerGallery .container .containerButton a {
    background-color: #99ca3c;
    padding: 15px 25px;
    color: #fff;
    border-radius: 80px;
    text-decoration: none;
    box-shadow: 1px 2px 3px #393854;
    font-size: 22px;
}

.headerGallery .container .containerButton a:hover {
    background-color: #fff;
    color: #99ca3c;
    text-decoration: none;
}

.headerGallery .containerFull {
    display: block;
    width: 100%;
    height: 550px;
}
.headerGallery .mobilecontainerFull {
    display: none;
    width: 100%;
    height: 550px;
}
.headerGallery .mobilecontainer {
    float: right;
    right: 100px;
    background: rgba(17, 101, 52, 0.71);
    padding: 20px;
    
    top: -290px;
    
    position: relative;
    top: -270px;
    text-align: left;
    left: 10px;
    
}
    
.headerGallery .mobilecontainer h2 {
    color: #fff;
    font-size: 16px;
    line-height: 18px
}
.headerGallery .mobilecontainer h2 a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    line-height: 18px
}
.headerGallery .mobilecontainer h2 a:hover {
    text-decoration: underline;
}
.headerGallery .mobilecontainer p {
    color: #fff;
    font-size: 13px;
    line-height: 14px
}
/* 
  PARALLAX END
============================================================ */
/*----------HEADER START----------*/
header {
  position: relative;
  z-index: 10;
      width: 100%;
      max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 107px;
    /*margin-top: 20px;
    border-left: 5px solid #99ca3c;
    border-right: 5px solid #99ca3c;
    border-top: 5px solid #99ca3c;*/
    
    
}
header .headerLogo {
    margin:auto;
    height:126px;
    /*width:100%;
    cursor:pointer;*/
    max-width: 1200px;
    
    background-image: url("../images/headerBG4.jpg");
    background-repeat: no-repeat;
    background-position: left top;    
}
.headerTopString {
    margin:auto;
    text-align:center;
    vertical-align: bottom;
    white-space: nowrap;
    min-height:20px;
    background-color: #212125;
    width: 100%;
    height: 26px;
    display: none;
}
.headerTopString h1 {
    line-height: 26px;
    font-family: 'Ubuntu', sans-serif;
    font-size:10px;
    color:#fff;
    font-weight: normal;
}
header .headerTop {
    /*position:absolute;*/
    /*margin:auto;*/
    width:100%;
    /*height:115px;*/
    height:101px;
    /*background-color: #443931;*/
    text-align: center;
    /*
    background-image: url("../images/headerBubble.png");
    background-repeat: no-repeat;
    background-size: 325px 153px;
    background-position: left top;  
    */   
}
header .headerTopBox {
    width:100%;
    height: 101px;
    margin: 0 auto 0 auto;
}
header .headerTopBox .bohemLogo {
    /*float: left;*/
    width: 186px;
    height: 101px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
}
header .headerTopBox .bohemLogo a {
    display: block;
    width: 186px;
    height: 71px;    
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    /*background-size: 140px 153px;*/
    background-position: left top;  
    
}
header .headerTopBox .bohemBubble {
    float: left;
    width: 325px;
    height: 153px;    
    background-image: url("../images/headerBubble.png");
    background-repeat: no-repeat;
    background-size: 325px 153px;
    background-position: left top;  
    margin-left: 40px;
    color: #44013d;
    text-align: left;
    padding-top: 45px;
    padding-left: 17px;
    line-height: 16px;  
    color: #fff;
    font-size: 11px;
    
}
header .headerTopBox .bohemBubble span {
    color: #fff;
    font-size: 10px;
    
}
header .headerTopBox .bohemAsztalfoglalasButton {
    float: right;
    background-image: url("../images/asztalfoglalasButtonBg.png");
    background-repeat: no-repeat;
    background-size: 267px 52px;
    background-position: left center;  
    width: 267px;
    height: 153px;   
    margin-right: 30px;
    
}
header .headerTopBox .bohemAsztalfoglalasButton a {
    color: #116534;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 153px;
    padding: 15px 29px 15px 29px;
}
header .headerGallery {
    background-color: #ffffff;
    /*height: 506px;*/
    height: 550px;
    width: 100%;
	overflow:hidden;
        margin-top: 61px;
}
header .headerGalleryAlt {
	background-color: #fff;
    width: 100%;
    overflow: hidden;
    height: 200px;
}
.headerNavMenuHide {
display:none;
}
header .headerGallery img , header .headerGalleryAlt img{
    position: relative;
}
header  .topNav, header  .topNav {
    /*position: absolute; 
    top: 141px; 
    top: 127px; */
    /*left: 0;*/
    width: 100%;
    max-width: 1200px;
    height: 107px;
    /*background-image: url(../images/zichy-logo3.png);
    background-repeat: no-repeat;
    background-position: left 47px top 30px;
    background-color: #443931;*/
    /*position: absolute;*/
    z-index: 10000;
    /*top: 0;*/
}

.sticker {
    display: none;
    position: fixed;
    right: 0px;
    top: 50%;
    background: rgba(54,44,37,0.71);
    padding: 20px;
    z-index: 9999;
    width: 91px;
    height: 37px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #e9e5d8;
    box-shadow: 0px 0px 3px 0px #000000;
    }

header  .topNav .topNavMenuDiv,header .topNav .topNavMenuDiv{
    height: 107px;
   /* width: 100%;*/
    text-align: right;
        /*background-image: url("../images/menubg.gif");
    background-repeat: repeat-x;
    background-position: left top;*/
        
        float: right;
}
header  .topNav .topNavMenuDiv .headerNavMainMenu, header   .topNav .topNavMenuDiv .headerNavMainMenu {
    display: inline-block;
    position: relative;
    /*line-height: 62px;*/
    
    
    
}
header .topNav .topNavMenuDiv .headerNavMainMenu li, header  .topNav .topNavMenuDiv .headerNavMainMenu li {
    display: inline-block;
    
}
header .topNav .topNavMenuDiv .headerNavMainMenu li a, header  .topNav .topNavMenuDiv .headerNavMainMenu   {
    
    font-family: 'Ubuntu', sans-serif;
    font-size:14px;
    color:#fff;
    font-weight: normal;
    line-height: 107px;
    display: block;
    padding: 0 16px 0 16px;
    transition-property: color;
    transition-duration: 250ms;
    text-transform: uppercase;
}
header  .topNav .topNavMenuDiv .headerNavMainMenu li a:hover  {
    text-decoration: none;
    color: white;
}
.lowerNav {
    left: 0; 
    width: 100%; 
    /*height: 62px;*/
    background: #5e544d;
    color: #fff;
}
.lowerNav .lowerNavMenuDiv {
    width: 100%;
    text-align: center;
}
.lowerNav .lowerNavMenuDiv .lowerNavMenu {
    display: inline-block;
    position: relative;
    /*line-height: 62px;*/
    /*padding-right: 30px;*/
    /*background-image: url("../images/subMenuSep.png");
    background-repeat: no-repeat;
    background-position: right top;     */
}
.lowerNav .lowerNavMenuDiv .lowerNavMenu li:first-child {
    padding-left: 0px;
}
.lowerNav .lowerNavMenuDiv .lowerNavMenu li {
    display: inline-block;
    white-space: nowrap;
   /* background-image: url("../images/subMenuSep.png");
    background-repeat: no-repeat;
    background-position: left top;     */
}
.lowerNav .lowerNavMenuDiv .lowerNavMenu li a {
    margin: 0 0 0 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 62px;
    display: block;
    padding: 0 26px 0 26px;    
    text-decoration: none;
}
.lowerNav .lowerNavMenuDiv .lowerNavMenu li:hover {
    background-color: #000;
    text-decoration: none;
}






.lowerNav .lowerNavMenuDiv ul.lowerNavMenu ul {
    display: none;
    position:absolute;
    /*margin-left: 50px;*/
    padding: 10px 10px 10px 10px;
    background-color: #0a3e92;
    /*margin-top: 60px;*/
    min-width: 82px;
}
.lowerNav .lowerNavMenuDiv ul.lowerNavMenu li:hover ul {
    display: block;
    
    text-align: center;
}
.lowerNav .lowerNavMenuDiv ul.lowerNavMenu li:hover ul {
/*    display: block;
    
/    text-align: left;*/
}
.lowerNav .lowerNavMenuDiv ul.lowerNavMenu li ul li {
    padding: 0;
    margin: 0;
    text-align: left;
    display: block;
    line-height: 24px;
    background-image: none;
}
.lowerNav .lowerNavMenuDiv ul.lowerNavMenu li ul li a {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    line-height: 31px;
    color: #fff;
    text-align: left;
    padding-left: 18px;
}
.lowerNav .lowerNavMenuDiv ul.lowerNavMenu li ul li:hover {
    background-color: transparent;    
}
.lowerNav .lowerNavMenuDiv ul.lowerNavMenu li ul li a:hover {
    background-color: transparent;
    text-decoration: none;
    /*background-image: url("../images/subMenuIcon.png");*/
    background-repeat: no-repeat;
    background-position: left 5px;     
    
    
}



header .headerBox {
    float: left;
    width: 200px;
    margin-left: 15px;
    margin-top: 15px;
}
header .headerBoxHeader {
    background: rgba(54,44,37,0.71);
    height: 30px;
    line-height: 30px;
    color: #e9e5d8;
    font-size: 13px;
    overflow: hidden;
}
header .headerBoxHeader a {
    color: #e9e5d8;
    text-decoration: none;
}
header .headerBoxText {
    background: rgba(153, 202, 60, 0.81);
    height: 46px;
    line-height: 30px;
    color: #e9e5d8;
    text-align: left;
    padding: 10px;
    line-height: 12px;
    font-size: 12px;  
    overflow: hidden;
}
header .headerBoxText a {
    color: #e9e5d8;
    text-decoration: none;
}
header .headerBoxImage7 {
    background-image: url("../images/iconWedding.png");
    background-repeat: no-repeat;
    background-position: left 1px top 12px;
    padding-left: 47px;    
}
header .headerBoxImage8 {
    background-image: url("../images/iconConference.png");
    background-repeat: no-repeat;
    background-position: left 1px top 12px;
    padding-left: 47px;    
}
header .headerBoxImage9 {
    background-image: url("../images/iconEvent.png");
    background-repeat: no-repeat;
    background-position: left 1px top 12px;
    padding-left: 47px;    
}    
.form_button {
    margin-left: 0;
    padding: 0.2em;
    height: 2em;
    width: 15em;
    max-width: 30px;
    max-height: 200px;
    vertical-align: bottom;
    border-right: 1px solid #858585;    
    border-top: 1px solid #858585;    
    border-bottom: 1px solid #858585;    
    
    
    
    
}
.ajanlatkeresHeaderBox {
    /*float: right;*/
    width: 330px;
    height: 202px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 198px;
    /*right: 70px;*/
    z-index: 9997;
    /* left: 410px; */
    text-transform: uppercase;
    background: rgba(153, 202, 60, 0.81);
    /* background-image: url("../images/box6icon.png"); */
    /* background-repeat: no-repeat; */
    /* background-position: right 10px center; */
    box-shadow:0px 0px 3px 0px #000000;
    display: table;
    margin-left: auto;
    margin-right: auto;
    display: none;
    
    
}
.ajanlatkeresHeaderBoxTitle {
    /* width: 550px; */
     height: 70px; 
    position: absolute;
    /* padding: 20px; */
    z-index: 9999;
    font-size: 18px;
    /* box-shadow: 0px 0px 3px 0px #000000; */
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    margin: 0;
    background-color: #4e300c;
    /*background: rgba(250, 80, 93, 0.61);*/
    border-radius: 80px; 
}

.box1 {
    top: 170px;
    left: 70px;
}
.box2 {
    top: 260px;
    left: 70px;
}
.box3 {
    top: 350px;
    left: 70px;
}
.box4 {
    top: 440px;
    left: 70px;
}

.box5 {
    top: 530px;
    left: 70px;
}

.box1 {
background-image: url(../images/ikon-akcios.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px;  

}

.box2 a {
    background-image: url(../images/ikon-szobafoglalas.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px; 
}
.box3 a {
    background-image: url(../images/ikon-akcios.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px; 
}
.box4 a {
    background-image: url(../images/ikon-eskuvo.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px; 
}
.box5 a {
    background-image: url(../images/ikon-akcios.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px; 
}


.ajanlatkeresHeaderBox form {
    padding: 20px;
    padding-left: 29px;
}
.ajanlatkeresHeaderBoxTitle a {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 70px;
    color: #fff;
    text-decoration: none;
    padding: 0px 70px 0px 97px;
    margin: 0;
    /* background: rgba(0,0,0,0.5); */
    display: block;
    width: 325px;
    height: 70px;
    /* border: 1px solid #000; */
     border-radius: 80px; 
    
    
   
        
}


.ajanlatkeresHeaderBoxTitle a:hover {
text-transform: uppercase;
    font-size: 24px;
  
    color: #fff;
    text-decoration: none;
    
    margin: 0;
    /* background: rgba(0,0,0,0.5); */
    display: block;
    
 border-radius: 80px; 
    /* border: 1px solid #000; */
    /* border-radius: 80px; */
    background-color: #000;
}



.box1 a:hover {
    background-image: url(../images/ikon-akcios.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px;  

}
.box2 a:hover {
    background-image: url(../images/ikon-szobafoglalas.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px;  
}
.box3 a:hover {
    background-image: url(../images/ikon-akcios.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px;  
}
.box4 a:hover {
    background-image: url(../images/ikon-eskuvo.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px;  
}
.box5 a:hover {
    background-image: url(../images/ikon-akcios.png);
    background-repeat: no-repeat;
    background-position: left 48px top 21px;
    background-size: 30px;  
}




.ajanlatkeresHeaderBoxTitle p {
text-transform: none; 
    font-size: 12px;
    
    
}
.ajanlatkeresHeaderBox .inputRow {
        margin-bottom: 10px;
}
.ajanlatkeresHeaderBox .inputRowRight {
        text-align: right;
}
.ajanlatkeresHeaderBox .inputRow label {
    font-size: 12px;
    margin-right: 10px;
    text-transform: none;
    width: 60px;
    display: block;
    float: left;
    line-height: 28px;
}
.ajanlatkeresHeaderBox .inputRow input {
        font-size: 12px;
    padding: 3px;
}
.ajanlatkeresHeaderBox form input[type=button], .ajanlatkeresHeaderBox form input[type=submit] {
    cursor: pointer;
    background-color: #443931;
    padding: 7px;
    color: #e9e5d8;
    text-transform: uppercase;
    font-size: 10px;    
}
.headerButtons {
    float: left;
    width: 328px;
    height: 85px;
    
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 62px;
    z-index: 9999;
    /*left: 410px;*/
    line-height: 85px;
    padding-left: 40px;    
    text-transform: uppercase;    
    background: rgba(17, 101, 52, 0.71);    
    background-image: url("../images/box5icon.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    
}
.headerButtons2 {
    float: left;
    width: 328px;
    height: 85px;
    
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 149px;
    z-index: 9999;
    /*left: 410px;*/
    line-height: 85px;
    padding-left: 40px;    
    text-transform: uppercase;    
    background: rgba(17, 101, 52, 0.71);    
    background-image: url("../images/box6icon.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    
}
.headerButtons a, .headerButtons2 a {
    color: #fff;
    display: block;
    width: 318px;
    height: 85px;
}
.headerButtonsMobile {
    display: none;
    float: left;
    width: 100%;
    height: 55px;
    
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 23px;
    z-index: 9999;
    /*left: 410px;*/
    line-height: 55px;
    /*padding-left: 40px; */   
    text-transform: uppercase;    
    /*background: rgba(0, 0, 0, 0.41);*/
    background-color: #000;
    background-image: url("../images/box6icon.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 50px 50px;
   
}
.headerButtonsMobile2 {
    display: none;
    float: left;
    width: 100%;
    height: 55px;
    
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 78px;
    z-index: 9999;
    /*left: 410px;*/
    line-height: 55px;
    /*padding-left: 40px;   */ 
    text-transform: uppercase;    
    /*background: rgba(0, 0, 0, 0.41);*/
    background-color: #000;
    background-image: url("../images/box5icon.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 50px 50px;
    
}
.mobileAsztalfoglalas {
    bottom: 40px;
}
.mobileRendezvenyszervezes {
    bottom: 96px;
}
.headerButtonsMobile a, .headerButtonsMobile2 a {
    color: #fff;
    display: block;
    width: 100%;
    height: 55px;
    margin-left: 10px;
}
.inputSearch,.inputSearch:hover, .inputSearch:active
{
    width:157px;
    font-family: 'Ubuntu', sans-serif;
    font-size:14px;
    height:26px;
    background-color:transparent;
    padding:2px 23px 2px 5px;
}
header nav .top {
  width: 1323px;
  max-width: 95%;
  margin: 0 auto;
  height: 100%;
}
header nav .top .headerNavMainMenu {
  display: inline-block;
  position: relative;
}
header nav .top .headerNavMainMenu li {
  display: inline-block;
}
header nav .top .headerNavMainMenu li:hover,
header nav .top .headerNavMainMenu li.active {
  background: #D7454A;
}
header nav .top .headerNavMainMenu .headerNavSubMenu {
  display: none;
  background: #D7454A;
}
header nav .top .headerNavMainMenu li:hover .headerNavSubMenu,
header nav .top .headerNavMainMenu li.active .headerNavSubMenu {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -2.8em;
}
header nav .top .headerNavMainMenu a {
color: #ffffff;
display: inline-block;
font-weight: bold;
height: 100%;
line-height: 2.8em;
margin-left: 1em;
margin-right: 1em;
text-transform: uppercase;
text-decoration: none;
vertical-align: middle;
font-size: 1.1em;
}
header nav .top .headerNavMainMenu .headerNavSubMenu a:hover {
  text-decoration: underline;
}
.language {
    float: right;
    font-family: 'Ubuntu', sans-serif;
    font-size: 11px;
    color: #fff;
    line-height: 20px;
    margin-right: 10px;
    border: 1px solid #fff;
    /*padding: 5px;*/
    text-transform: uppercase;
    margin-top: -187px;
    clear: both;
}
.language a {
    font-family: 'Ubuntu', sans-serif;
    font-size: 11px;
    color: #fff;
    /*line-height: 20px;*/
    text-transform: uppercase;
    
    line-height: 32px;
    display: block;
    height: 32px;
    width: 60px;    
}
.language a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #0bc1d7;
   
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu ul {
    display: none;
    position:absolute;
    /*margin-left: -26px;*/
    padding: 10px 10px 10px 10px;
    /*background: rgba(255, 255, 255, 0.71);*/
    background-color: #c3a303;
    min-width: 82px;
    z-index: 10000;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:hover ul {
    display: block;
    text-align: center;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:hover ul {
/*    display: block;
    
   text-align: left;*/
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li ul li {
    padding: 0;
    margin: 0;
    text-align: left;
    display: block;
    line-height: 24px;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li ul li a {
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    line-height: 31px;
    /*color: #460141;*/
    color: #e9e5d8;
    text-align: left;
    padding-left: 5px;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li ul li:hover {
    background-color: transparent;    
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li ul li a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
    /*background-image: url("../images/subMenuIcon.png");
    background-repeat: no-repeat;
    background-position: left 5px;     */
    
    
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li {
    float: none;
}


header .topNav .logo {
    width: 184px;
    height: 68px;
    float: left;
    margin: 27px 0 0 20px;
}
.mainLogo{
    position: absolute;
}
.mainLogo img{
    /*max-height: 100px;*/
}

/*
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(2) {
    float: left;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(3) {
    float: left;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(4) {
    float: left;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(5) {
    float: left;
}


header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(6) {
    float: right;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(7) {
    float: right;
}
header .topNav .topNavMenuDiv ul.headerNavMainMenu li:nth-child(8) {
    float: right;
}*/

header .topNav .topNavMenuDiv ul.headerNavMainMenu li.subMenuLi {
    float: none;
}





/*----------HEADER END----------*/
/*----------FOOTER START--------*/
footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /*border-left: 5px solid #99ca3c;
    border-right: 5px solid #99ca3c;    
    border-bottom: 5px solid #99ca3c;*/
    /*margin-bottom: 20px;*/
}
.addMoreNews {
    display: inline-block;
    background: #FFFFFF;
    color: #ACACAC;
    text-transform: uppercase;
    font-size: 1.8em;
    padding: 0.4em 1.2em;
    /*border-radius:5px;*/
}
/*----------FOOTER END----------*/
/*----------MAIN START----------*/
.contentWrapper {
  z-index: 2;
  margin:auto;
 background-color: #fff; 
      max-width: 1200px;
      margin-bottom: 60px;
      
}
.contentTitle {
    color: #9d9d9d;
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    font-weight: normal;    
    text-transform: uppercase;
}
.contentFormTitle {
    color: #9d9d9d;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: normal;    
    text-transform: uppercase;
    margin-left: 25px;
}
.content {
width: 1200px;
margin: 0 auto 0 auto;
z-index: 4;
}
.viewPage {
    margin: 0 0 0 0;
    padding: 20px;
    
    
}
.viewPage p {
    color: #3b3431;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
        line-height: 21px;
}
.content .servicesCategoriesMenu {
  display: table;
  width: 100%;
  height: 8em;
  border-collapse: separate;
  margin-bottom:17px;
  text-transform: uppercase;
  border-spacing: 1em;
}
.content .servicesCategoriesMenu a {
display: table-cell;
text-align: center;
text-decoration: none;
color: #FFFFFF;
vertical-align: middle;
cursor: pointer;
font-weight: bold;
font-size: 18px;
background-color:#ed1c24;
}
.content .servicesCategoriesMenu .active {
}
.content .servicesCategoriesMenu a:hover {
  text-decoration: none;
  background-color: #3B3B3B;
}
.content .servicesCategoriesMenu .border {
  display: table-cell;
  border: 0 none;
  height: 100%;
  width: 0.3em;
}
.colJoin5 {
  float: left;
 /* width: 135.9em;*/
  max-width: 100%;
}
.colJoin4 {
  float: left;
  width: 135.8em;
  max-width: 100%;
}
.colJoin3 {

  max-width: 100%;
  margin-top: 20px;
  
    width: 1200px;
    max-width: 100%;
    margin-top: 20px;
    margin-left: auto;  
  margin-right: auto;  
}
.colJoin2 {
    width: 800px;
    overflow: auto;
    float: left;
}
.oneCol {
  float: left;
  width: 370px;
  max-width: 100%;
  margin: 0 15px;
}
.col1 {
  width: 370px;
  
  
}
.col2, .col3, .col4, .col5 {
  width: 370px;
  /*margin-left: 1.2em;*/
}
.col12345, .col1234, .col123, .col12 {
  max-width: 100%;
  overflow: hidden;
}
.mainContentBox {
  float: left;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
}
.mainContentBoxInnerWithBorder {
  overflow: hidden;
  background-color: #ffffff;
  padding: 2.8em;
}
.mainBox {
  display: inline-block;
  /*background-color:#FFFFFF;*/
  /*width: 33.6em;*/
  max-width: 100%;
  /*margin-bottom: 1.5em;*/
  /*border:1px solid #acacac;*/
  /*border-radius:5px;*/
  overflow: hidden;
  margin-top: 50px;
    /*visibility: visible;
    animation-delay: 0.1s;
    animation-name: fadeInUp;  */
}
.mainBox .mainBoxInner {
}
.mainBox .mainBoxInnerWithBorder {
  overflow: hidden;
  background-color: #ffffff;
}
.mainBox .mainBoxTopImage {
  /*width: 100%;*/
}
.mainBox .mainBoxMiddle {
  /*padding: 0 1.5em 1.0em 0;*/
  /*height: 220px;*/
}

.mainBox .mainBoxMiddleService {
    text-align: center;
}


.mainBox .mainBoxFooter {
padding: 0.5em 1.2em 1em 1em;
border-top:1px solid #e7e7e7;
}
.mainBox .mainBoxMiddle h3, .mainBox .mainBoxMiddle p, .mainBox .mainBoxMiddle a {
  color: #333333;
}
.mainBox .mainBoxMiddle h3 a {
  color: #51230a;
}
.mainBox .mainBoxMiddle h3 {
font-size: 2em;
margin-bottom: 1em;
letter-spacing: 0.02em;
font-weight: 700;
}
.mainBox .mainBoxMiddle p {
font-size: 1.5em;
text-align: justify;
font-weight: 500;
}


.mainBox .mainBoxMiddleService h3, .mainBox .mainBoxMiddleService p, .mainBox .mainBoxMiddleService a {
  color: #333333;
}
.mainBox .mainBoxMiddleService h3 a {
  color: #51230a;
}
.mainBox .mainBoxMiddleService h3 {
font-size: 2em;
margin-bottom: 1em;
letter-spacing: 0.02em;
font-weight: 700;
}
.mainBox .mainBoxMiddleService p {
font-size: 1.5em;
text-align: justify;
font-weight: 500;
}


.newsContainer .moreNews {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 80px;
    
    
}
.newsContainer .moreNews a {
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #86c031;
    font-weight: normal;
    padding: 3px 0 3px 0px;
    line-height: 45px;
    padding: 20px;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #5e544d;
    padding: 15px 25px;
    color: #fff;
    /* border-radius: 80px; */
    
    
}
.newsContainer .moreNews a:hover {
    text-decoration: none;
    background-color: #000;
    
}
.mainBox .mainBoxMiddle1 {
    /*background-image: url("../images/boxPic1.jpg");
    background-repeat: no-repeat;
    background-position: left 104px;     */
    background-color: #ffffff;
    /*height: 550px;*/
    
}
.mainBox .mainBoxMiddle2 {
    /*background-image: url("../images/boxPic2.jpg");
    background-repeat: no-repeat;
    background-position: left 104px;     */
    background-color: #ffffff;
    /*height: 550px;    */
}
.mainBox .mainBoxMiddle3 {
    /*background-image: url("../images/boxPic3.jpg");
    background-repeat: no-repeat;
    background-position: left 104px;     */
    background-color: #ffffff;
    /*height: 550px;    */
}
.mainBox .mainBoxMiddle4 {
    /*background-image: url("../images/box4bg.png");
    background-repeat: no-repeat;
    background-position: left top;     */
    background-color: #ffffff;
    /*height: 550px;*/
    
}
.mainBox .mainBoxMiddle5 {
    background-color: #ffffff;
    /*height: 550px;  */
}
.mainBox .mainBoxMiddle6 {
    background-color: #ffffff;
    /*height: 550px; */   
}
.mainBox .mainBoxMiddle4 .newsImg {
    background-image: url("../images/box4icon.png");
    background-repeat: no-repeat;
    background-position: 242px;    
    text-align: left;
    
}
.mainBox .mainBoxMiddle5 .newsImg {
    background-image: url("../images/box5icon.png");
    background-repeat: no-repeat;
    background-position: 242px;     
    text-align: left;
}
.mainBox .mainBoxMiddle6 .newsImg {
    background-image: url("../images/box6icon.png");
    background-repeat: no-repeat;
    background-position: 242px;     
    text-align: left;
}
.mainBox .mainBoxMiddle4 .newsImg h3 {
    margin-left: 19px;
}
.mainBox .mainBoxMiddle5 .newsImg h3 {
    margin-left: 19px;
}
.mainBox .mainBoxMiddle6 .newsImg h3 {
    margin-left: 19px;
}
.mainBox .mainBoxMiddle .button {
    width: 179px;
    height: 62px;
    /* background: rgba(100, 73, 49, 0.71); */
    margin: 0 auto 0 auto;
    /* border: 2px solid #cbb39b; */
    padding: 0;
    text-align: center;
    position: relative;
    top: 169px;
    background-color: #031c08;  
 
}
.mainBox .mainBoxMiddle .button a {
    font-family: 'Ubuntu', sans-serif;
    font-size:14px;  
    line-height: 62px;
    color: #ffffff;
    font-weight: bold;
}




.mainBox .mainBoxMiddleService .button {
    width: 179px;
    height: 62px;
    /* background: rgba(100, 73, 49, 0.71); */
    margin: 0 auto 0 auto;
    /* border: 2px solid #cbb39b; */
    padding: 0;
    text-align: center;
    position: relative;
    top: 169px;
    background-color: #031c08;  
 
}
.mainBox .mainBoxMiddleService .button a {
    font-family: 'Ubuntu', sans-serif;
    font-size:14px;  
    line-height: 62px;
    color: #ffffff;
    font-weight: bold;
}
.mainBox .mainBoxFooter a {
color: #ed1c24;
font-size: 1.5em;
font-weight: 600;
}
.adviceFormBox
{
    background-color:#3b3b3b;
    width: 30.8em;
    height:30.8em;
    border-radius:0px;
    border:0px;
    color:#FFFFFF;
}
.advicerBox
{
    width:30.8em;
    height:30.8em;
}
.advicerBox .advicerInfoBox
{
    width:28em;
    padding:1em;;
    margin:auto;
    float:left;
}
.advicerBox .advicerInfoBox h2
{
    color:#ed1c24;
    font-size:1.8em;
    float:right;
    margin-right:3.3em;
}
.advicerBox p
{
    font-size:1.2em;
}
.advicerBox .questionStart
{
    padding:1em;
}
.advicerBox .answerStart
{
    float:none;
    padding:1em;
    color:#3b3b3b;
    border-top:1px solid #e7e7e7;
}
.advicerBox .advicerInfoBox .advicerProfilImage
{
    max-width:12em;
    float:left;
    max-height:12em;
}
.newsletterBox
{
    width:30.8em;
    height:25em;
}
.newsletterBox h2
{
    width:15em;
    margin-left:1.1em;
    margin-top:1em;
    margin-bottom:1em;
    font-size:1.8em;
}
.newsletterBox p
{
    width:20em;
    padding-top:0.3em;
    margin-left:1.6em;
    margin-top:1em;
    margin-bottom:1em;
    font-size:1.3em;
}
.newsletterBox label p
{
    width:4em;
    margin-top:0.8em;
    font-size:1.4em;
    float:left;
    height:0.5em;
    margin-left:2em;
}
.newsletterBox input
{
   width: 15em;
   margin-top:0.8em;
   margin-right:1em;
   float:right;
   height:2em;
   /*border:1px solid #9e9e9e;*/
}
.newsletterBox .newsletterBoxSubmit
{
    width:8em;
    margin-top:1.2em;
    background-color:#FFFFFF;
    border:0px solid red;
    text-transform: uppercase;
    color:#ED1C24;
    font-weight:bold;
    margin-left:1em;
}
.lexiconBox h2
{
    font-size:2em;
    margin:0.5em;
    margin-left:0.5em;
}
.lexiconBox h3
{
    font-size:1.5em;
    margin:0.6em;
    margin-left:0.6em;
}
.lexiconBox p
{
    font-size: 1.2em;
    margin:0.6em;
}
.videoBox
{
    width:30.8em;
    min-height:31.2em;
}
.videoBox img
{
    width:30.8em;
}
.videoBox h2
{
    font-size:1.8em;
    line-height: 130%;
    padding:0.5em;
}
.lexiconBox
{
    width:30.8em;
}
.mainBoxDouble {
  display: inline-block;
  /*border:1px solid #acacac;*/
  width: 63.4em;
  max-width: 100%;
  margin-bottom: 1.5em;
}
.mainBoxDouble .mainBoxDoubleInner {
}
.mainBoxDouble .mainBoxDoubleWithBorder {
  overflow: hidden;
  background-color: #ffffff;
}
.mainBoxDouble .mainBoxDoubleImage {
  width: 30.8em;
  max-width: 50%;
  display: inline-block;
  overflow:hidden;
}
.mainBoxDouble .mainBoxDoubleMiddle {
float: right;
width: 50%;
max-height: 23.3em;
}
.newsStringH1
{
    font-weight:bold;
    font-size:18px;
}
.mainBoxDoubleMiddle h3 {
font-size: 30px;
padding: 0.6em;
letter-spacing: 0.02em;
}
.newsBoxDouble .mainBoxDoubleMiddle h3 a {
  color: #51230a;
}
.mainBoxDoubleMiddle p {
font-size: 1.6em;
color: #333333;
text-align: justify;
margin-bottom: 1em;
width:18.9em;
height:6.0em;
overflow:hidden;
}
.newsBoxDouble .mainBoxDoubleMiddle .mainBoxDoubleFooter {
  font-size: 1.4em;
}
.newsBoxDouble .mainBoxDoubleMiddle .mainBoxDoubleFooter a {
  font-weight: bold;
}
.newsImg
{
    
    overflow: hidden;
    text-align: left;
    
    
}
.newsImg h3 {
    font-size:22px;
    color:#fff;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;     
    background-image: none;
    padding-left: 0;    
    margin-top: 20px;
}
.newsImg h3 a {
    
    font-size:22px;
    color:#000;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;         
    text-decoration: none;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    
}
.newsImg h3 a:hover {
    /*text-decoration: underline;*/
}



.newsImgSidePrice h3 a {
    font-size: 15px;
    background-color: #5e544d;
    padding: 15px 25px;
    color: #fff;
    /* margin-top: 10px; */
    /* border-radius: 80px; */
    text-transform: none;
}
.newsImgSidePrice h3 a:hover {
    background-color: #000;
    
    text-decoration: none;
}

.newsImg span {
    font-family: 'Ubuntu', sans-serif;
    font-size:22px;
    color:#fff;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;     
    background-image: none;
    padding-left: 0;    
    /*text-transform: uppercase;*/
}
.newsImgSide {
    /*background-image: url("../images/boxHead1.jpg");
    background-repeat: no-repeat;
    background-position: left top;     */
    

    
}


.mainBoxText {
    padding: 10px 20px 0 0;
    

    overflow: hidden;
    height: 84px;    
}
.mainBoxText p {
    color: #979797;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Ubuntu', sans-serif;
}



.newsImgCenter {
    /*background-image: url("../images/boxHead2.jpg");
    background-repeat: no-repeat;
    background-position: right top;     
    background: rgba(0, 0, 0, 0.66);*/
    background-color: #fff;
}
.bannerBox .bannerImage {
  display: block;
  width: 100%;
}
.mainWideBannerBox {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.mainWideBannerBox .bannerImage {
  max-width: 100%;
}
.videoBox .youtube-player {
  display: block;
  width: 100%;
  border: 0 none;
  height: 24.0em;
}
.adviceFormBox h3
{
    font-size:2.8em;
    margin:0.3em;
    text-transform: uppercase;
    font-weight:900;
    color:#FFFFFF;
}
.adviceFormBox h3 p
{
    font-size:1.5em;
}
.adviceFormBox label p
{
    width:3.6em;
    float:left;
    padding-top:0.4em;
    margin-top:0.6em;
    margin-left:1.5em;
    font-size:1.6em;
    height:1.5em;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}
.adviceFormBox input
{ 
    width:15em;
    margin-right:1em;
    margin-top:0.6em;
    float:right;
    height:2.5em;
    background-color:#6c6c6c; 
    color:#FFFFFF;
}
.adviceFormBox .adviceFormSubmit
{
   width:8em;
   height:2.5em;
   margin-right:1em;
   margin-top:0.6em;
   color:#ed1c24;    
   background-color:#FFFFFF;
   text-transform: uppercase;
   font-size:1.6em;
   font-weight: bold;
}
.viewPage .fck .galleryContainer ul li {
	list-style: none;
}
.viewPage .fck .galleryContainer ul li img{
	float:left;
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 2px 0px #000000;
	border-radius:2px;
}
/*--- VOUCHER --- */
.voucherForm input {
border: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px;
    max-width: 324px;
    padding: 14px;
}
.voucherForm label {
    width: 372px;
    display: inline-block;
    font-size: 20px;
    color: #000;
}

.fizetesForm input[name="db"]{
        margin-left: 0px;
    width: 50px;
    height: 45px;
    border: 1px solid #000;
}

.form_select {
        margin-left: 0px;
    width: 50px;
    height: 45px!important;
    border: 1px solid #000;
    
}

.voucherForm .fieldSet {
    color: #c9962c;
    font-family: 'Ubuntu', sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding: 3px 0 3px 0px;
    line-height: 45px;
}
.voucherForm .submit, .voucherCheckPage input[type=submit] {
    min-width: 179px;
    height: 62px;
    margin-top:10px;
    padding: 0;
    padding-left:15px;
    padding-right:15px;
    text-align: center;
    top: 169px;
    background-color: #460141;
    color:#FFF;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
        
    font-size: 22px;
    color: #000;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-decoration: none;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;    
    font-size: 15px;
    background-color: #99ca3c;
    padding: 15px 25px;
    color: #fff;
    /* margin-top: 10px; */
    border-radius: 80px;
    text-transform: none;  
    border: 0px;
}

.voucherForm .submit:hover{
    background-color: #000;
}

.voucherForm .logo {
    /*background-image: url("../images/bohemLogo.png");*/
    width: 160px;
    height: 160px;
    background-size: 90%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #460141;
    border-radius: 5px;
    position: absolute;
    margin-left: 550px;
    margin-top: 20px;
    display: none;
}
.voucherForm textarea {
    border: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px;
    max-width: 300px;
    width: 384px;
    height: 150px;
}
.voucherForm .textarea {
    margin-top: 10px;
    margin-bottom: 10px;
}
.voucherForm .textarea label {
    float: left;
    margin-top: 10px;
}
.voucherPage .buyForm{
    float:right;
    text-align:justify;
    margin-top:10px;
    margin-bottom:20px;
}
.voucherPage .buyForm .price{
    font-size: 24px;
    /*width: 30%;*/
    color: #460141;
    float: left;
    padding:20px;
}
.voucherPage .buyForm input[type=submit]{
    font-size:24px;
    padding:10px;
    text-transform:uppercase;
    color:#FFF;
    background-color:#0BC1D7;
    border-radius:5px;
    margin-top:10px;
    cursor:pointer;
    
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #0BC1D7;
    border-radius: 5px;
    margin-top: 10px;
    
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-decoration: none;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #99ca3c;
    padding: 15px 25px;
    color: #fff;
    /* margin-top: 10px; */
    border-radius: 80px;
    text-transform: none;    
}


.voucherPage .buyForm input[type=submit]:hover{
    background-color: #000;
}

.voucherSettings{
    padding:10px;
}
.voucherSettings table td{
    border-top:1px solid #ACACAC;
}
.voucherSettings input {
    padding:3px;
    border:1px solid #460243;
    margin:2px;
    font-size:14px;
}
.voucherSettings input.kekGomb {
    background-color: #0BC1D7;
    border: 1px solid #0BC1D7;
    padding: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    border-radius:3px;
}
 .vouchBox h3{
     text-transform: uppercase;
 }
 .vouchBox {
     width: 100%;
     height: 250px;
     overflow: hidden;
     border-bottom: 2px solid #ebebeb;
 }
.vouchBox .vouchImage {
    float: left;
    width: 22%;
    height: 150px;
    margin: 0px;
    margin-right: 10px;
}
 .vouchBox .inner {
     float:left;
     width:75%;
 }
.vouchBox .inner p{
    padding: 20px;
    padding-top: 0px;
    line-height: 24px;
    font-size: 14px;
    height: 75px;
    text-align: justify;
    overflow: hidden;
    color: #5e5e5e;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 13px;
    /* color: #3b3431; */
    font-size: 14px;

    line-height: 21px;
    font-family: 'Ubuntu', sans-serif;
    color: #979797;
    /* letter-spacing: 1px; */
    text-align: justify;
}
.vouchBox .inner img{
    float:left;
    max-height:150px;
    overflow:hidden;
}
.vouchBox .buyForm{
    text-align:justify;
    clear: both;
    float: none;
}
.vouchBox .buyForm .price{
    font-size: 24px;
    float: left;
    margin-left: 20px;
    color: #460141;
    margin-top: 18px;
    width:65%;
}
.voucherPage form {
    float:left;
    width:20%;
}
.vouchBox .buyForm form {
    width: 30%;
    float: left;
}
.vouchBox .buyForm input[type=submit]{
    font-size:18px;
    padding:10px;
    text-transform:uppercase;
    color:#FFF;
    background-color:#0BC1D7;
    border-radius:5px;
    margin-top:10px;
    float:right;
    padding-left:15px;
    padding-right:15px;
    font-family: 'Ubuntu', sans-serif;
    
    font-size: 22px;
    color: #000;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-decoration: none;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;    
    
    font-size: 15px;
    background-color: #99ca3c;
    padding: 15px 25px;
    color: #fff;
    /* margin-top: 10px; */
    border-radius: 80px;
    text-transform: none;    
    
}

.vouchBox .buyForm input[type=submit]:hover{
    background-color: #000;
}
.voucherForm .htmlTitle {
    border: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px;
    width: 189px;
    font-size: 12px;
    margin-left: 2px;
    font-weight: normal;
    /* max-width: 170px; */
    display: inline-block;
    /* height: 45px; */
    line-height: 39px;
}
.voucherCheckPage{
    font-size:14px;
}
.voucherCheckPage .check .title{
    margin-top:10px;
    margin-bottom:10px;
    color:#5B5B5B;
    width:230px;
}
.voucherCheckPage .check p{
    display:inline-block;
}

.firstBg {
    background-image: url("../images/fixed_bg3.jpg");
    width: 100%;
    min-height: 390px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
    vertical-align: middle;
}

.firstBg .firstBgText {
    margin: 30px auto;
    width: 75%;
    padding-top: 110px;
}


.firstBg .firstBgText h3 {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 55px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;
    background: none;
    padding: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.firstBg .firstBgText p{
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;
    line-height: 35px;
}
.firstBg .firstBgText span {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;
    line-height: 45px
}





.middleBg {
    background-image: url("../images/bgFooter2.jpg");
    width: 100%;
    height: 548px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
        /*display: table-cell;*/
    vertical-align: middle;
}

.middleBg .middleBgText {
    margin: 30px auto;
    width: 75%;
    padding-top: 150px;
}


.middleBg .middleBgText .tripadvisorUser {
    text-align: right;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 20px;    
}

.middleBg .middleBgText img {
    width: 13px;
}



.middleBg .middleBgText h3 {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 48px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;
    background: none;
    padding: 0;
    font-weight: bold;
    font-style: italic;
    
}
.middleBg .middleBgText span {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;
    line-height: 45px;
}
.middleBg .middleBgText p {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 39px;
    text-decoration: none;
    text-shadow: 3px 2px 4px #393854;

}

/*--- VOUCHER --- */

.lowerNav3 {
    background-color: #ccc;
 
}


.lowerNav3 .lowerNav3MenuDiv {
    width: 100%;
    text-align: center;
}
.lowerNav3 .lowerNav3MenuDiv .lowerNavMenu {
    display: inline-block;
    position: relative;
    line-height: 62px;
    /*padding-right: 30px;*/
    /*background-image: url("../images/subMenuSep.png");
    background-repeat: no-repeat;
    background-position: right top;     */
}
.lowerNav3 .lowerNav3MenuDiv .lowerNavMenu li:first-child {
    padding-left: 0px;
}
.lowerNav3 .lowerNav3MenuDiv .lowerNavMenu li {
    display: inline-block;
   /* background-image: url("../images/subMenuSep.png");
    background-repeat: no-repeat;
    background-position: left top;     */
}
.lowerNav3 .lowerNav3MenuDiv .lowerNavMenu li a {
    margin: 0 0 0 0;

    font-weight: normal;
    line-height: 50px;
    display: block;
    padding: 0 26px 0 26px;   
    
    font-family: 'Ubuntu', sans-serif;
    color: #212125;
    font-size: 17px;       
}
.lowerNav3 .lowerNav3MenuDiv .lowerNavMenu li a:hover {
    /*background-color: #bbb;*/
    text-decoration: underline;
}

.parallax {
    text-align: center;
}


input[name="removebutt"] {    
    max-width: 100px;
    width: 100px;
}

input[name="CheckAll"] {    
    max-width: 100px;
    width: 100px;
}

input[name="UnCheckAll"] {    
    max-width: 100px;
    width: 100px;
}

input[name="sortbutt"] {    
    max-width: 130px;
    width: 130px;
}


.newsImgService {
    text-align: center;

}

.newsImgService h3 a {
    color: #1f2531;
    font-size: 23px;    
}

.mainBoxTextService {
    text-align: center;
}

.mainBoxTextService p {
    color: #888;
    font-size: 13px;    
}

.newsImgButtonService {
    text-align: center;

}

.newsImgButtonService h3 a {
    text-transform: uppercase;
    font-size: 14px;
}










@media only screen and (max-width: 108em) {
  .content, header .headerTopContainer {
    /*width: 133.8em;*/
    margin:auto;
  }
  header .headerTopContainer .headerTopGadgetBar {
    margin-top: -1.5em;
  }
  header nav .top {
    width: 92.1em;
  }
  .col5 {
    display: none;
  }
}
@media only screen and (max-width: 87em) {
  .content, header .headerTopContainer {
    max-width: 1200px;
  }
  header nav .top {
    width: 68.6em;
  }
  .col5, .col4 {
    display: none;
  }
  header .loginContainer .nameDay {
    display: none;
  }
  header nav .top .headerNavMainMenu a {
    margin-left: 0.2em;
    margin-right: 0.2em;
  }
  .content .servicesCategoriesMenu {
    display: block;
    height: auto;
  }
  .content .servicesCategoriesMenu a {
    display: inline-block;
    border: 0 none;
    vertical-align: top;
    cursor: pointer;
    padding: 0.3em 0.8em;
    margin: 0 0.2em 0.4em 0;
  }
  .content .servicesCategoriesMenu .border {
    display: none;
  }
  
  .colJoin2 {
    width: 785px;
}
  
  .col1 {
    /*width: 33.6em;*/
    
  }    
    .col2, .col3, .col4, .col5 {
        margin-left: 0px;
    }
  
}
@media only screen and (max-width: 65em) {
  .content, header .headerTopContainer {
    width: 63.75em;
    /*border:1px solid red;*/
    width:100%;
  }
  header nav .top {
    width: 46em;
  }
  .col5, .col4, .col3 {
    display: none;
  }
  header .headerTopContainer .headerTopGadgetBar {
    margin-bottom: 2em;
    margin-top: 0;
    vertical-align: bottom;
    width: 50%;
    background: none;
  }
  header .headerTopContainer .headerTopGadgetBar .headerShare {
    margin-top: 0;
    vertical-align: middle;
    max-width: 100%;
    background: none;
    padding: 0.4em;
  }
  header .headerTopContainer .headerTopGadgetBar .loginContainer,
  header .headerTopContainer .headerTopGadgetBar .headerSearchForm {
    display: none;
  }
  .content .servicesCategoriesMenu {
    display: none;
  }
  header nav .top .headerNavSmall {
    display: block;
  }
  header nav .top .headerNavMainMenu {
    display: none;
  }
}
@media only screen and (max-width: 43em) {
  .content, header .headerTopContainer {
    width:40em;
    padding: 0em;
    margin:0em;
  }
  header .headerTopContainer {
    max-width: 96%;
  }
  header .headerTopContainer .headerTopGadgetBar .headerShare .headerShareG {
    margin-bottom: 0.4em;
  }
  .mainBox, .mainBoxDouble {
    /*width: 100%;*/
    margin:0em;
  }
  .mainBoxDouble .mainBoxDoubleImage {
    max-width: 100%;
    width: 30.5em;
  }
.mainBoxDouble .mainBoxDoubleImage img {
    max-width: 100%;
    width: 100%;
  }
  .mainBoxDouble .mainBoxDoubleMiddle {
    float: none;
    clear: both;
    margin: 1.5em 1.5em 1em 1.5em;
    width: auto;
    max-height: none;
  }
  .col1, .col2, .col3, .col4, .col5, .oneCol {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.freshNews {
    margin: 62px auto 0 auto;
    z-index: 4;
    /* text-align: left; */
    float: none;
    max-width: 1200px;
    /* padding-top: 102px; */
    background-color: #fff;
}
.freshNews h3 {

    font-size: 50px;
    font-weight: normal;
    color: #1f2531;
    margin-bottom: 21px;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;

}
.freshNews span {

    font-size: 50px;
    font-weight: normal;
    color: #1f2531;
    margin-bottom: 0.8em;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;

}

.freshNews .line {
    height: 58px;
    max-width: 350px;
    border-bottom: 2px solid #8f9198;
    margin: 0 auto;
    margin-bottom: 40px;
}

.freshNews p {
    font-size: 18px;
    color: #888;
    line-height: 30px;
}


.hidemeBox {
    opacity:0;
}
.hidemeNews {
    opacity:0;
}

.newsContainer {
    margin: 0 auto 0 auto;
    max-width: 1200px;
    background-color: #fff;
}
.newsContainer .newsBox {
    padding: 20px;
}
.newsContainer .newsBox img {
    float: left;
    margin: 0 40px 0 0;
    min-width: 277px;
    min-height: 191px;
    display: inline-block;
}
.newsContainer .newsBox h2 {
    color: #81664a;
    font-family: 'Ubuntu', sans-serif;
    font-size:30px;
    font-weight: normal;
    line-height: 29px;
}
.newsContainer .newsBox h2 a {
    font-weight: normal;
    color: #1f2531;
    font-size: 24px;
    font-weight: normal;
    padding: 3px 0 3px 0px;
    line-height: 44px;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}
.newsContainer .newsBox .newsBoxTitleSeparator {
    width: 68px;
    /*height: 18px;
    background-image: url("../images/newsTitleSeparator.jpg");
    background-repeat: no-repeat;
    background-position: left top;    
    margin: 5px 0 15px 0;*/
    display: inline-block;
}
.newsContainer .newsBox p {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 13px;
    /* color: #3b3431; */
    font-size: 18px;
    line-height: 21px;
    font-family: 'Ubuntu', sans-serif;
    color: #888;
    /* letter-spacing: 1px; */
    text-align: justify; 
}
.mainBoxMiddleNews {
    /*margin-bottom: 30px;*/
    
}
.newsContainer .newsBox .articleUnderSeparator {
    /*width: 113px;*/
    /*height: 33px;*/
    /*float: left;*/
    /*margin: 10px 0 20px 0;*/
    display: none;
}
.newsContainer .newsBox .articleUnderSeparator img {
    width: 105px;
    height: 22px;
    float: left;
    margin-top: 10px;
    
}
.programsContainer {
    height: 669px;
    background-color: #dac9b8;
}
.contentWrapper .newsContainer {
    margin: 0;
    /*max-width: 1200px;*/
    border-left: none;
    border-right: none;
    
}
.contentWrapper .newsContainer .newsBox {
    padding: 0;
    margin-top: 40px;
}
@media only screen and (max-width: 30em) {
  .newsViewPage .newsCenterCol .newsBannerRight {
    position: static;;
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 1.5em;
  }
  header .header_h1 {
    margin-bottom: -1.0em;
  }
.mainBox, .mainBoxDouble {
    width: 100%;
    margin:0em;
    /*border:1px solid red;*/
  }
}
/***************************/
 
.viewPage .contentTitle {
  font-size: 30px;
  font-weight: bold;
  color: #443931;
  margin-bottom: 0.8em;
  font-family: 'Ubuntu', sans-serif;
  text-transform: none;
}
.viewPage .top {
  border-bottom: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  margin-bottom: 1.0em;
  font-size: 1.4em;
  line-height: 2.4em;
  text-align: right;
  min-height: 2.2em;
}
.viewPage .top .date {
  color: #5b5b5b;
}
.shareTopFB, .shareTopG {
  border: none;
  float: left;
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
  line-height: 0.1em;
  margin-top: 0.4em;
  max-height: 2.0em;
}
.pottyok {
  clear: both;
  float: none;
  text-align: center;
  margin-bottom: 2.5em;
}
.pottyok a, .pottyok span {
  color: #ED1C24;
  font-size: 1.6em;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2em;
}
.pottyok .pottyokElozo {
  margin-right: 0.5em;
}
.pottyok .pottyokKovetkezo {
  margin-left: 0.5em;
  margin-right: 0;
}
.pottyok .pottyInaktiv {
  background: url("../images/pottyInaktiv.png") no-repeat scroll center center transparent;
  width: 13px;
  height: 13px;
}
.pottyok .pottyAktiv {
  background: url("../images/pottyAktiv.png") no-repeat scroll center center transparent;
  width: 13px;
  height: 13px;
}
.hirdetesHeader {
  text-align: right;
  margin: 0 0 0.3em 0;
  font-size: 1em;
  font-weight: normal;
  color: #626363;
}
.newsBigShare {
  text-align: center;
  padding-top: 5.0em;
  height: 25.0em;
  position: relative;
}
.newsBigShare .fb-share-button {
  position: relative;
  left: -7.3em;
}
.newsBigShare iframe {
  transform: scale(2.72);
  -ms-transform: scale(2.72);
  -webkit-transform: scale(2.72);
  -o-transform: scale(2.72);
  -moz-transform: scale(2.72);
  transform-origin: top left;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
}
.newsViewPage .newsCenterCol {
  position: relative;
  /*width: 63.0em;*/
  /*margin: 0 auto;*/
  margin: 0;
  max-width: 100%;
}
.newsViewPage .newsCenterCol .newsBannerLeft {
  position: absolute;
  top: 4.5em;
  left: -13.5em;
  width: 12em;
  margin-bottom: 1.5em;
}
.newsViewPage .newsCenterCol .newsBannerRight {
  position: absolute;
  top: 4.5em;
  right: -13.5em;
  width: 12em;
  margin-bottom: 1.5em;
}
.newsViewPage .newsCenterCol .newsBannerBottom {
  width: 100%;
  margin-bottom: 1.5em;
}
.newsViewPage .currentHeaderTitle {
  font-weight: bold;
  font-size: 1.8em;
  color: #000000;
  margin-bottom: 1em;
}
.viewPage .firstNewsImage {
  /*margin: 0 auto 2.0em auto;*/
  display: block;
}
.viewPage .abstract {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 1.8em;
  line-height:180%;
}
.viewPage img {
  /*max-width: 514px;*/
  float: left;
  /*margin-right: 20px;*/
  /*height: auto !important;*/
  margin: 0 1.5em 1.0em 0;
}
.viewPage iframe {
  /*max-width: 100%;*/
}
.viewPage .fck .nodeImage img {
	float:left;
}
.viewPage .fck {
  color: #fff;
  overflow: hidden;
  text-align: justify;
  font-size: 16px;
  line-height: 180%;
  margin-bottom: 1.5em;
  display: inline;
}
.viewPage .fck  img{
	float:none; 
}
.galleryOnePictureBlockImage img {
	max-width: 100%;
	float:none;
    box-shadow: 0px 0px 5px #000000;
    border: 5px solid #FFF;
	border-radius:5px;
}
.viewPage .fck ul li {list-style: disc;}
.viewPage .fck ol, .fck ul {
    padding-left: 2em;
    overflow: hidden;
    color: #3b3431;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 21px;    
}
.viewPage .fck ol li {list-style: decimal;}
.viewPage .fck table {
  border-spacing: 0;  border-collapse: collapse;
  margin: 1em 0;
  border: 1px solid #e6dec4;
}
.viewPage .fck table, .viewPage .fck table td, .viewPage .fck table th {border: 0px solid #5e5e5e;}
.viewPage .fck table td, .viewPage .fck table th {
  padding: 0.8em;
}
.viewPage .fck table td {
    border: 1px solid #e6dec4;
    border-left: 1px solid #e6dec4;
    border-bottom: 1px solid #e6dec4;
    padding: 6px 15px !important;    
    color: #3b3431;
    /*background-color: #fff;*/
}
.viewPage .fck table tr:nth-child(even) {
    background-color: #fff;
}
.viewPage .fck table th {
    border-top: 1px solid #e6dec4;
    border-left: 1px solid #e6dec4;
    border-bottom: 1px solid #e6dec4;
    background: transparent url(/images/tdhead.png) repeat-x;
    background-size: contain;
    text-align: center;
    font-size: 12px;
    height: 48px;
    line-height: 48px;
    padding: 0;
}
.newsViewPage .cikkKov {
  font-size: 1.8em;
  font-weight: bold;
}
.viewPage .newsShareBadges {
  background: url("../images/newsShareBottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
  background-size: contain;
  margin: 1em 0 2.5em;
  min-height: 24px;
  padding: 48px 0 0 81px;
}
.viewPage .newsShareBadges .newsShareFBShareButton {
  height: 24px;
  padding: 0;
  display: inline-block;
  margin-top: 2px;
  vertical-align: top;
}
.viewPage .newsShareBadges .newsShareGShareButton {
  height: 24px;
  padding: 0;
  display: inline-block;
  margin-right: 1em;
  vertical-align: top;
}
.viewPage .commentsFBBlockTitle {
  font-size: 2.4em;
  font-weight: normal;
  color: #464646;
  margin: 0.2em 0 0.5em;
}
.viewPage .newsKapcsBox {
  clear: both;
  margin: 0 0 1.5em;
  
    font-family: 'Ubuntu', sans-serif;
    font-size:24px;
    color:#9d9d9d;
    font-weight: normal;
   text-align: left;
  
}
.viewPage .newsKapcsBoxTitle {
  text-align: center;
  font-size: 2.4em;
  font-weight: normal;
  color: #464646;
  margin-bottom: 0.5em;
}
.viewPage .newsKapcsBox .newsKapcsBoxItem {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}
.viewPage .newsKapcsBox .newsKapcsBoxItem:last-of-type {
  margin-right: 0;
}
.viewPage .newsKapcsBox .newsKapcsBoxItem img {
  display: block;
  width: 100%;
}
.viewPage .newsKapcsBox .newsKapcsBoxItem p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2.6em;
  padding: 0.7em;
  font-size: 1.6em;
  color: #ffffff;
  background-color: rgba(24, 99, 158, 0.83);
  overflow: hidden;
}
.shareContainer {
  clear: both;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  margin: 1em 0 0.5em 0;
  text-align: right;
}
.shareContainer .shareFB  {
  border: none;
  float: left;
  margin: 4px 5px 0 0;
}
.shareContainer .shareG  {
  border: none;
  float: left;
  margin: -2px 0 0 0;
  width: 65px;
}
.shareContainer a, .shareContainer p {line-height: 28px; margin: 0px;}
.shareContainer .osszaMeg {
  float: left;
  margin-right: 10px;
  font-size: 1.4em;
  line-height: 28px;
}
.shareContainer .addthis_toolbox {
  float: left;
  height: 21px;
  margin-top: 1px;
  padding-top: 5px;
  width: 215px;
}
.shareContainer .divide, .shareHorizontal .divide {
  border-right: 1px solid #c0c0c0;
  display: block;
  float: left;
  margin: 0 3px;
  width: 2px;  height: 16px;
}
.shareContainer .addthis_button_twitter span, .shareVertical .addthis_button_twitter span {
  /*background: url(../images/twitterButton.png) no-repeat;*/
  width: 19px;  height: 18px;
}
.shareContainer .addthis_button_email span {
  /*background: url(../images/emailButton.png) no-repeat;*/
  height: 18px;
  margin-top: -1px;
  width: 49px;
}
.shareContainer .addthis_button_print span {
  /*background: url(../images/printButton.png) no-repeat;*/
  height: 21px;
  margin-top: -2px;
  width: 21px;
}
.shareContainer .addthis_button_google span, .shareVertical .addthis_button_google span {
  /*background: url(../images/googleButton.png) no-repeat;*/
  margin-top: 1px;
  width: 16px;  height: 16px;
}
.shareContainer .backLink {
    font-size: 12px;
    font-weight: normal;
    color: #443931;
    margin-bottom: 0.8em;
    font-family: 'Ubuntu', sans-serif;
    text-transform: none;  
}
.labelContainer {
  margin-bottom: 1em;
  font-size: 1.4em;
  text-align: right;
  clear: both;
  
    font-size: 12px;
    font-weight: normal;
    color: #443931;
    margin-bottom: 0.8em;
    font-family: 'Ubuntu', sans-serif;
    text-transform: none;    
}
.kekGomb {
  display: inline-block;
  background-color: #3b3431;
  border: 0px none;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4em;
  padding: 0.4em 1.4em;
  text-align: center;
  cursor: pointer;
  line-height: 1em;
  width: auto !important;
}
.szurkeGomb {
  display: inline-block;
  background-color: #cccccc;
  border: 0px none;
  color: #000000;
  font-weight: bold;
  font-size: 1.4em;
  padding: 0.4em 1.4em;
  text-align: center;
  cursor: pointer;
  line-height: 1em;
  width: auto !important;
}
.userLoginForm form > div {
  margin-bottom: 0.8em;
}
.userLoginForm label {
  display: inline-block;
  margin-right: 1.5em;
  font-size: 1.4em;
  width: 10em;
  max-width: 95%;
  color: #3b3431;
}
.userLoginForm .form_text {
  display: inline-block;
  font-size: 1.4em;
  border: 1px solid #AAAAAA;
  padding: 0.2em 0.4em;
  width: 43em;
  max-width: 95%;
}
.userLoginForm .form_checkboxes {
  display: inline-block;
  width: 61em;
  max-width: 95%;
  vertical-align: top;
}
.userLoginForm .form_checkboxes input {
  margin-right: 1em;
  vertical-align: top;
}
.userLoginForm .form_checkboxes label {
  width: 58em;
  margin: 0;
  vertical-align: top;
  max-width: 90%;
}
/*
.viewPage .viewPageLeft {
  float: left;
  vertical-align: top;
  width: 64%;
  margin: 0 3% 1.5em 0;
}
.viewPage .viewPageRight {
  float: left;
  vertical-align: top;
  width: 33%;
  margin: 0 0 1.5em 0;
}
*/
.viewPage .viewPageLeft,
.viewPage .viewPageRight {
    float: none;
    clear: both;
    vertical-align: top;
    width: 100%;
    margin: 0 0 1.5em 0;
}
.forumListPage .forumHeader {
  border-bottom: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  line-height: 2.4em;
  text-align: right;
}
.forumListPage .forumHeader .forumHeaderText {
  font-size: 1.4em;
  line-height: 2.4em;
}
.forumListPage .forumHeader .forumHeaderButton {
  margin-top: 0.3em;
  margin-right: 1em;
}
.forumListPage .containerTable {
  width: 100%;
  border-collapse: collapse;
  border: 0 none;
}
.forumListPage .containerTable tr th {
  background: #e0eaef;
  background: -moz-linear-gradient(top,  #e0eaef 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0eaef), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,  #e0eaef 0%,#ffffff 100%);
  background: -o-linear-gradient(top,  #e0eaef 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,  #e0eaef 0%,#ffffff 100%);
  background: linear-gradient(to bottom,  #e0eaef 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0eaef', endColorstr='#ffffff',GradientType=0 );
  height: 2.2em;
  line-height: 2.2em;
  font-weight: bold;
  font-size: 1.2em;
  color: #000000;
}
.forumListPage .containerTable tr td {
  border-bottom: 1px solid #c0c0c0;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.8em;
  color: #898989;
  padding: 1em 0;
  vertical-align: top;
}
.viewPage .bannerViewLeftBox {
  clear: both;
  margin-bottom: 1.5em;
}
.viewPage .bannerViewRightBox {
  clear: both;
  margin-bottom: 1.5em;
}
.forumListPage .containerTable tr td.read, .forumListPage .containerTable tr td.date {
  text-align: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.forumListPage .limiterArrow {
  margin-top: 1em;
}
.limiterArrow {
  clear: both;
  font-size: 1.6em;
  margin-bottom: 1.5em;
  line-height: 1em;
  vertical-align: middle;
  color: #6A4A2C;
}
.limiterArrow .currentPos {
  vertical-align: middle;
}
.limiterArrow .firstButton {
  background: url("../images/limiterArrowFirst.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 25px;
  height: 16px;
  margin-right: 0.2em;
  vertical-align: middle;
}
.limiterArrow .prevButton {
  background: url("../images/limiterArrowPrev.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 1em;
  vertical-align: middle;
}
.limiterArrow .nextButton {
  background: url("../images/limiterArrowNext.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 1em;
  vertical-align: middle;
}
.limiterArrow .lastButton {
  background: url("../images/limiterArrowLast.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  width: 25px;
  height: 16px;
  margin-left: 0.2em;
  vertical-align: middle;
}
.ckeLabelDiv label {
  display: block;
  float: none;
}
.ckeSimpleDiv .cke_bottom {
  display: none;
}
.commentList .item {
  margin: 10px 0px;
}
.commentList .item .title {
  background-color: #ffe546;
  color: #000000;
  padding: 0.2em 1em;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 0 1em 0;
}
.commentNow {
  margin-bottom: 1.5em;
}
.commentNow label,
.commentNow .form_text {
  display: block;
  float: none;
  font-size: 1.4em;
}
.commentNow .form_text {
  border: 1px solid #aaaaaa;
  padding: 0.2em 0.5em;
  width: 95%;
  margin-bottom: 0.8em;
}
.commentNow .form_textarea {
  border: 1px solid #aaaaaa;
  padding: 0.2em 0.5em;
  width: 95%;
  margin-bottom: 0.8em;
}
.commentNow .ckeSimpleDiv {
  margin-bottom: 0.8em;
}
.commentNow .form_imagecheck input {
  border: 1px solid #aaaaaa;
  padding: 0.2em 0.5em;
  width: 30%;
  display: inline-block;
  margin-bottom: 0.8em;
  vertical-align: top;
  font-size: 1.4em;
}
.form_imagecheck img {
  display: inline-block;
  vertical-align: top;
  margin: 6px 0 0 6px;
}
.newsListPage .item,
.storyListPage .item,
.consultMainPage .item,
.marketplaceListPage .item {
  /*clear: both;*/
  float:left;
  width: 31%;
  margin: 1%;
}
.newsListPage .item .date,
.storyListPage .item .date,
.consultMainPage .item .date,
.marketplaceListPage .item .date {
  font-size: 1.4em;
  /*border-bottom: 1px solid #C0C0C0;*/
  margin: 1em 0 0.5em 0;
}
.newsListPage .item img {
  float: left;
  margin: 0 0 1.0em 0;
  width: 100%;
}
.newsListPage .item a,
.storyListPage .item h3,
.blogViewPage .item h3,
.consultMainPage .item h3,
.marketplaceListPage .item h3 {
  /*font-size: 1.8em;*/
  margin-bottom: 0.8em;
}
.newsListPage .item h3 a,
.storyListPage .item h3 a,
.blogViewPage .item h3 ,
.consultMainPage .item h3 ,
.marketplaceListPage .item h3  {
  color: #c9962c;
}
.newsListPage .item .itemDesc,
.storyListPage .item .itemDesc,
.blogViewPage .item .itemDesc,
.consultMainPage .item .itemDesc,
.marketplaceListPage .item .itemDesc {
  font-size: 16px;
  line-height:180%;
  text-align: justify;
    color: #5e5e5e;
}
.recipesViewPage .recipeImage,
.blogViewPage .itemImg,
.storyListPage .itemImg,
.blogViewPage .blogImage,
.consultMainPage .itemImg,
.workViewPage .workImage,
.marketplaceListPage .itemImg,
.marketplaceViewPage .marketplaceImage,
.calendarViewPage .calendarImage,
.pageViewPage .pageImage {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 100%;
}
.storyListPage .itemImg p {
  text-align: center;
  font-size: 1.2em;
}
.blogViewPage .item .blogHeader {
  font-size: 1.4em;
  border-bottom: 1px solid #C0C0C0;
  margin: 1em 0 0.5em 0;
}
.servicesViewPage .servicesMapCont {
  width: 45.5em;
  max-width: 50%;
  margin: 0 0 1em 1.5em;
  float: right;
  text-align: center;
}
.servicesViewPage .servicesMapCont .servicesMap {
  height: 25em;
  width: 45em;
  max-width: 98%;
  border: 1px solid #9c9c9c;
  margin: 0 auto;
}
.servicesViewPage .servicesViewPageImg {
  width: 30em;
  max-width: 40%;
}
.servicesFilterForm {
  display: table;
  width: 100%;
  max-width: 100%;
  height: 46px;
  border-collapse: collapse;
}
.servicesFilterForm .servicesFilterFormSearch, .servicesFilterForm .servicesFilterFormInputs {
  display: table-cell;
  border: 0 none;
  height: 46px;
  vertical-align: middle;
}
.servicesFilterForm .servicesFilterFormSearch {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6em;
  background: url("../images/servicesBigArrow.png") no-repeat scroll center right #ED1C24;
  padding-right: 33px;
  padding-left: 0.4em;
  max-width: 22em;
  text-align: center;
}
.servicesFilterForm .servicesFilterFormInputs {
  color: #000000;
  font-size: 1.4em;
  background-color: #e0eaef;
  padding-left: 0.5em;
  text-align: left;
}
.servicesFilterForm .servicesFilterFormInputs select {
  max-width: 100%;
  display: inline-block;
}
.servicesViewMapCont {
  height: 35em;
  width: 98%;
  background-color: white;
  border: 1px black solid;
  margin: 1.5em auto;
}
.servicesViewMap {
  height: 100%;
  width: 100%;
}
.consultViewPage .consultProfileImage,
.consultListPage .consultProfileImage {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 30%;
}
.consultViewPage .consultHeading,
.consultListPage .consultHeading {
  font-size: 1.8em;
}
.consultListPage .containerTable tr th, .consultListPage .containerTable tr td {
  border-bottom: 1px solid #c0c0c0;
}
#servicesPageListCont .item, #servicesPageListCont .itemKiemelt {
  margin-bottom: 1.5em;
}
#servicesPageListCont .textContainer {
  min-height: 11.5em;
  font-size: 1.4em;
}
#servicesPageListCont h3 {
  background: #e0eaef;
  height: 31px;
  line-height: 31px;
  width: 100%;
  text-align: left;
  margin-bottom: 1em;
}
#servicesPageListCont h3 .szolgcim {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  color: #707070;
  font-weight: bold;
  font-size: 1.8em;
  text-decoration: none;
  padding-left: 1em;
  max-width: 65%;
  overflow: hidden;
}
#servicesPageListCont h3 .bovebb {
  display: block;
  height: 31px;
  float: right;
  background: url("../images/servicesSmallArrow.png") no-repeat scroll center left #ED1C24;
  width: 9.1em;
  padding: 0 0 0 21px;
  line-height: 31px;
  color: #ffffff;
  font-weight: normal;
  font-size: 1.4em;
  text-decoration: none;
  text-align: center;
}
#servicesPageListCont .itemImg {
  float: left;
  margin: 0 1.5em 1em 0;
  max-width: 50%;
}
#servicesPageListCont .szlogen {
  font-style: italic;
  margin-bottom: 1em;
}
.newsNavTags {
  margin: 1.5em 0;
  padding-bottom: 1.0em;
  padding-top: 1.0em;
  border-bottom: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  clear: both;
}
.prevNextTable {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border: 0 none;
}
.prevNextTable td {
  vertical-align: middle;
  height: 8.1em;
}
.prevNextTable .prevImg {
  width: 14.0em;
  max-width: 25%;
  text-align: left;
}
.prevNextTable .prevText {
  border-right: 1px solid #C0C0C0;
  width: 18.4em;
  max-width: 25%;
  text-align: left;
}
.prevNextTable .prevArrow {
  /* background: url(../images/prevBg.png) no-repeat scroll right center transparent; */
}
.prevNextTable .nextImg {
  width: 14.0em;
  max-width: 25%;
  text-align: right;
}
.prevNextTable .nextText {
  border-left: 1px solid #C0C0C0;
  width: 18.4em;
  max-width: 25%;
  text-align: right;
}
.prevNextTable .nextArrow {
  /* background: url(../images/nextBg.png) no-repeat scroll left center transparent; */
}
.prevNextTable .nextText,
.prevNextTable .prevText {
  font-size: 1.4em;
}
.prevNextTable .nextText {
  padding-left: 2em;
}
.prevNextTable .prevText {
  padding-right: 2em;
}
.viewPage .workSubTitle {
  font-size: 1.6em;
  margin-bottom: 1em;
}
.content .servicesCategoriesMenu {
  display: table;
  width: 100%;
  height: 7em;
  border-collapse: separate;
  margin-bottom: 1.5em;
}
.content .servicesCategoriesMenu a {
  display: table-cell;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.6em;
  background-color:#ed1c24;
}
.content .servicesCategoriesMenu .active {
}
.content .servicesCategoriesMenu a:hover {
    text-decoration: none;
    background-color: #3B3B3B;
}
.content .servicesCategoriesMenu .border {
  display: table-cell;
  border: 0 none;
  height: 100%;
  width: 0.3em;
}
.galleryViewPage .galleryOnePictureBlock {
  width: 100%;
  display: table;
  border: 0 none;
  border-collapse: collapse;
  margin-bottom: 1.5em;
  table-layout: fixed;
  height: 1000px;
}
.galleryViewPage .galleryOnePictureBlock .galleryOnePictureBlockLeft {
  width: 8%;
  min-width: 8%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.galleryViewPage .galleryOnePictureBlock .galleryOnePictureBlockRight {
  width: 8%;
  min-width: 8%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.galleryViewPage .galleryOnePictureBlock .galleryOnePictureBlockImage {
  width: 84%;
  max-width: 84%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.galleryViewPage .picturesContainer img {
	float: left;
    width: 23%;
    margin: 0 1% 1% 0;
    box-shadow: 0px 0px 1px #000000;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
	transition:all 1s;
}
.galleryViewPage .picturesContainer img:hover { 
	box-shadow: 0px 0px 5px #000000;
}
.galleryViewPage .galleryOnePictureBlockLeft a {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background: url("../images/galleryArrowPrev.png") no-repeat scroll center center transparent;
  background-size: 1.8em 1.8em;
}
.galleryViewPage .galleryOnePictureBlockRight a {
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background: url("../images/galleryArrowNext.png") no-repeat scroll center center transparent;
  background-size: 1.8em 1.8em;
}
.galleryViewPage .galleryOnePictureBlockLeft a.inactive,
.galleryViewPage .galleryOnePictureBlockRight a.inactive {
  display: none;
}
.marketplaceListHeader {
  background: none repeat scroll 0 0 #d9edf8;
  padding: 1em;
  font-size: 1.4em;
  color: #555555;
}
.marketplaceListHeader a {
  color: #555555;
  font-weight: bold;
}
.calendarYearViewPage .item {
  border: 1px solid #999999;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 30.8%;
  padding-bottom: 2em;
  min-width: 17.5em;
}
.calendarYearViewPage .month {
  background-color: #000;
  font-size: 1.4em;
  margin-bottom: 0.8em;
  padding-left: 1.0em;
  height: 2.6em;
  line-height: 2.6em;
}
.calendarYearViewPage .month a {
  color: #ebbd5c;
  font-weight: bold;
}
.calendarYearViewPage table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 auto;
  width: 90%;
  table-layout: fixed;
}
.calendarYearViewPage th, .calendarYearViewPage td {
  font-size: 1.4em;
  color: black;
  vertical-align: middle;
  text-align: center;
  line-height: 1.8em;
  width: 14.2857%;
}
.calendarYearViewPage td.active {padding: 0;}
.calendarYearViewPage table a {
  background-color: #000;
  color: #ffffff;
  display: block;
  font-weight: bold;
}
.calendarYearViewPage table a:hover {background-color: #ebbd5c;}
.dictionaryListPage .characterContainer {
  text-align: center;
  margin: 0.8em 0;
  font-size: 1.4em;
}
.dictionaryListPage .characterContainer .active {
  font-weight: bold;
}
.dictionaryListPage .searchLine {
  border-bottom: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  vertical-align: middle;
  padding: 0.3em;
}
.dictionaryListPage .searchLine label {
  display: inline-block;
  font-size: 1.4em;
}
.dictionaryListPage .searchLine input.textField {
  display: inline-block;
  margin-left: 1.0em;
  border: 1px solid #aaaaaa;
  padding: 0.1em 0.3em;
  width: 40%;
  font-size: 1.4em;
}
.dictionaryListPage .searchLine input.submit {
  display: inline-block;
  margin-left: 1.0em;
}
.dictionaryListPage h4 {
  margin-top: 1em;
}
.weather_table_container {
  font-size: 1.4em;
}
.weather_table_container table {
  width: 100%;
}
.weather_table_container table td, .weather_table_container table th {
  width: 12.5%;
}
.weatherImgCont {
  width: 64px;
  height: 64px;
  position: relative;
}
.weatherImgCont .sky {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.weatherImgCont .precip {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.voteViewPage .pageTitle {
  font-size: 1.8em;
  margin-bottom: 1em;
}
.voteViewPage .voteBox label {
  font-size: 1.4em;
}
.voteResults .container, .voteResults span {
  float: left;
  margin-bottom: 1em;
}
.voteResults .container, .voteResults .container div {
  width: 50%;
  height: 1.4em;
}
.voteResults .container {
  background-color: #F2ECE8;
  margin-right: 1em;
}
.voteResults .container div {background-color: #51230A;}
.voteResults span {
  display: block;
  line-height: 1.4em;
  font-size: 1.4em;
}
.voteinnerBox {
  border: 1px solid #b4b4b4;
  background-color: #f5f0ec;
  padding: 2em;
  margin: 1em 0 1.5em 0;
}
.voteinnerBox .voteinnerQuestion {
  color: #51230a;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.voteinnerBox .submit {
  font-size: 0.7em;
}
.voteinnerBoxActive label {
  vertical-align: top;
  color: #505050;
  font-weight: normal;
}
.voteinnerBoxActive .checkRow {
  margin-bottom: 0.3em;
}
.voteinnerBoxActive .checker, .voteinnerBoxActive .radio {
  margin-top: 0.4em;
}
.voteinnerBoxClosed .voteCountP {
  color: #51230a;
  margin: -1em 0 2em 0;
}
.voteinnerBoxClosed .voteCountP .voteCount {
  font-weight: bold;
}
.voteinnerBoxClosed .voteClosed {
  color: #51230a;
  margin: 1em 0 0;
}
.voteinnerResults .voteinnerOneResult {
  width: 100%;
  margin-bottom: 0.8em;
}
.voteinnerResults .voteinnerOneResult .voteinnerContainer {
  display: inline-block;
  width: 50%;
  height: 1em;
  line-height: 1em;
  background-color: #84c0f0;
  text-align: left;
  vertical-align: top;
  margin-right: 1.6em;
  margin-top: 0.6em;
  padding: 0;
}
.voteinnerResults .voteinnerOneResult .voteinnerContainer div {
  display: inline-block;
  height: 1em;
  background-color: #ffad00;
  vertical-align: top;
}
.voteinnerResults .voteinnerOneResult .voteResultText {
  display: inline-block;
  max-width: 40%;
}
.voteinnerForm {
  font-size: 1.4em;
}
.voteinnerForm input, .voteinnerForm .form_text, .voteinnerForm .form_textarea, .voteinnerForm .form_calendar_input, .voteinnerForm .form_calendar_button, .voteinnerForm .form_select {
  border: 1px solid #aaa;
}
.voteinnerForm .form_text, .voteinnerForm .form_textarea {
  width: 90%;
}
.voteinnerForm .answerInput {
  width: 30em;
  max-width: 50%;
}
.voteinnerForm label {
  display: block;
}
.voteinnerListTable {
  border-collapse: collapse;
  font-size: 1.4em;
}
.voteinnerListTable td, .voteinnerListTable th {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 4px;
}
.newsletterPageBox .container {
  padding: 1.2em 1.5em 1.2em 0;
  width: 100%;
}
.newsletterPageBox .newsletterName {
  margin: 2.5em 0 0;
}
.newsletterPageBox .newsletterEmail {
  margin: 1.0em 0 1.0em;
}
.newsletterPageBox .newsletterName input, .newsletterPageBox .newsletterEmail input {
  border: 1px solid #C0C0C0;
  display: inline-block;
  height: 2.2em;
  line-height: 2.2em;
  padding: 0 0.2em;
  vertical-align: middle;
  width: 75%;
}
.newsletterPageBox .newsletterName label, .newsletterPageBox .newsletterEmail label {
  display: inline-block;
  margin-left: 5%;
  vertical-align: middle;
  width: 10%;
  min-width: 5em;
}
.newsletterPageBox .newsletterSubmit {
  display: inline-block;
  background-color: #fe7010;
  border: 0px none;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.0em;
  padding: 0.4em 1.4em;
  text-align: center;
  cursor: pointer;
  line-height: 1em;
  width: auto !important;
}
.searchViewPage .commentNow .form_select {
  margin-bottom: 0.8em;
}
.searchViewPage .commentNow .form_list {
  margin-bottom: 0.8em;
  width: 96.9%;
}
.searchViewPage .commentNow .form_checkboxes > div {
  clear: both;
}
.searchViewPage .commentNow .form_checkboxes input {
  float: left;
  margin: 0 1em 0.4em 0;
}
.searchViewPage .searchTable {
  font-size: 1.4em;
}
.product1SubForm {
  clear: both;
  background-color: #d9edf8;
  border: 1px solid #c0c0c0;
  padding: 1.5em;
  margin-bottom: 1.5em;
}
.product1SubForm .subFirstBlock,
.product1SubForm .subSecondBlock {
  width: 30em;
  margin: 0 2em 0 0;
  vertical-align: top;
  display: inline-block;
  max-width: 100%;
}
.product1SubForm label,
.product1SubForm select {
  display: inline-block;
  color: #42382e;
  margin-bottom: 1em;
  vertical-align: middle;
  max-width: 100%;
}
.product1SubForm label {
  font-weight: bold;
  font-size: 1.4em;
  margin-right: 0.5em;
  min-width: 5.5em;
}
.product1SubForm .psPropSelect {
  width: 14em;
}
.product1SubForm .psCntSelect {
  width: 5em;
}
.product1SubForm .subSecondBlock {
  width: 16em;
  font-size: 1.4em;
}
.product1SubForm .normalAr {
  font-weight: bold;
  color: #3a3a3a;
  margin-bottom: 0.3em;
}
.product1SubForm .akciosAr {
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 0.3em;
}
.product1SubForm .megtakaritas {
  font-weight: normal;
  color: #3a3a3a;
}
.product1SubForm .kosarba {
  display: inline-block;
  background-color: #d01e00;
  border: 0px none;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4em;
  padding: 0.4em 1.4em;
  text-align: center;
  cursor: pointer;
  line-height: 1em;
  width: auto !important;
  float: right;
  vertical-align: bottom;
  margin-top: 1.3em;
}
/*    KALKULATOR STYLE START
______________________________*/
.kalkulator_formBox{
	width:95%;
        font-size:14px;
	border:1px solid #969696;
	margin:2em;
	margin:auto;
	color:#828282;
}
.kalkulator_formBox br{
	margin: 1em 0;
}
.boxFormHead br {
	margin: 0.1em 0;
}
.boxFormHead {
	float:none;
	clear:both;
	height:5em;
	padding:1.5em;
        position: relative;
}
.boxFormBody{
	float:none;
	clear:both;
	background-color:#F0F0F0;
	padding:1.5em;
}
.boxHeadLeft{
	width:50%;
	float:left;
}
.boxHeadRight{
	width:50%;
	float:right;
}
.boxFormBody .formTitle{
	display:inline;
	width:30em;
}
.formTab{
	display:inline;
	padding-left:3em;
}
.formInput {
	border:1px solid #969696;
	padding:0.1em;
	width:11em;
	float:right;
	margin-right:0.5em;
}
.boxFormBody .formInput {
	float:none;
}
.nagyInput {
	width:15em;
}
.formInputCheckbox{
	margin-right:1em;
}
.kalkSubmit{
	padding:0.3em;
	text-align:center;
	width:6em;
	padding-left:1em;
	padding-right:1em;
	background-color:#EE1C25;
	color:#FEFEFE;
	font-weight:bold;
    font-family: 'Ubuntu', sans-serif;
	font-size:1.3em;
	float:right;
	position:absolute;
	margin-left:33em;
	margin-top:-2em;
}
/*    KALKULATOR STYLE END
______________________________*/
footer .footerContent{
    width:100%;
    height:342px;
    background-position: left bottom;
    background-repeat: no-repeat;
    /*padding-top: 100px;*/
    background-attachment: fixed;
    /*background-size:cover;*/
    background-image: url('../images/bgFooter.jpg');
    font-family: 'Ubuntu', sans-serif;
    color:#FFFFFF;
    font-size:18px;
    padding-top: 20px;
    background-position-x: center;
    /*
    -webkit-box-shadow: inset 0 36px 41px 0 rgba(0,0,0,0.56);
    -moz-box-shadow: inset 0 36px 41px 0 rgba(0,0,0,0.56);
    box-shadow: inset 0 36px 41px 0 rgba(0,0,0,0.56);    
    */
}
footer .footerContent .mainContent{
    height:225px;
    width: 1035px;
    margin: auto;
    margin-top: 50px;
    
    margin:56px auto 0 auto;
    
}
footer .footerContent .mainContent .col{ 
float: left;
    font-size: 18px;
    /* max-width: 345px; */
    width: 50%;
    text-align: center;
    background-position: center top 23px;
    background-repeat: no-repeat;
}
footer .footerContent .mainContent .col h3{
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;

    color: #fff;
    margin-top: 96px;
    font-size: 20px;
    
    padding: 0 0 0 0;
    background: none;    
}
footer .footerContent .mainContent .col p{
    font-weight: normal;
    color: #fff;
    
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    font-weight: normal;
    
}
footer .nyitvatartas {
    background-image:url('../images/footerNyitva.png');
}
footer .cimunk {
    background-image:url('../images/footerCimunk.png');
}
footer .asztalfog {
    background-image:url('../images/footerAsztalfog.png');
}
footer .asztalfog a {
    color: #fff;
    text-decoration: none;
}
footer .asztalfog a:hover {
    color: #fff;
    text-decoration: underline;
}
footer .footerContentLinks {
    
    height: 130px;
    background-color: #363b46;
    clear: both;
    /*background-image: url("../images/footerBG.jpg");
    background-repeat: no-repeat;
    background-position: left top;    */
    
}
footer .footerContentLinks .footerContentLinksContainer {
    width: 1069px;
    margin-left: auto;
    margin-right: auto;
    
}
footer .leftText {
    float: left;
    margin-top: 25px;
    color:#fff;
    font-size:24px;
    
    line-height: 90px;
    
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    font-weight: normal;
    
    line-height: 90px;    
}
footer .rightText {
    float: right;
    margin-top: 40px;    
    color:#fff;
    font-size:14px;
    
}
footer .rightText span {
    margin-top: 45px;
    color:#fff;
    font-size:24px;
    line-height: 90px;
}
footer .rightText a {
    
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    
    color: #fff;
   
    
    line-height: 29px;
    font-size: 16px;
    font-weight: normal;
     
}
footer .rightText a:hover {
    text-decoration: underline;
}

footer .tableTel {
    background-color: #5e544d;
    text-align: center;
    color: #fff;
    height: 82px;
    line-height: 82px;
    font-size: 30px;    
}

.eventsMainBox {
    width: 100%;
    height: 30px;
}
.mainContentContainer {
    width: 1069px;
    margin: auto;
}


footer .footerDataContainerFull {
    background-color: #1f2531;
    width: 100%;
    color: #fff;
    /*height: 329px;*/
}

footer .footerDataContainer {
    max-width: 1200px;
    margin: 0 auto;
    /*height: 329px;*/
}

footer .footerDataContainer .footerData {
    width: 33%;
    float: left;
    /*height: 329px;*/
    min-width: 200px;
    margin-bottom: 40px;
}

footer .footerDataContainer .footerData1 {
    /*height: 229px;*/
    margin-top: 37px;
}
footer .footerDataContainer .footerData1 img {
    margin-bottom: 15px;
}

footer .footerDataContainer .footerData2 {
    /*height: 329px;*/
    text-align: center;
}

footer .footerDataContainer .footerData2 img {
    margin-top: 48px;
}


footer .footerDataContainer .footerData3 {
    /*height: 329px;*/
    
}

footer .footerDataContainer .footerData1 h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
}

footer .footerDataContainer .footerData1 p {
    color: #fff;
    font-size: 18px;
}

footer .footerDataContainer .footerData3 {
    margin-top: 37px;
    text-transform: uppercase;
    text-align: right;
}

footer .footerDataContainer .footerData3 h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    padding-left: 15px;
}

footer .footerDataContainer .footerData3 span {
    color: #fb7b61;
    font-size: 18px;
    line-height: 25px;
    padding-left: 15px;
    width: 124px;
    display: block;
    float: left;
}

footer .footerDataContainer .footerData3 .white {
    color: #fff;
}

.slide1 {
    position: absolute;
    color: #FFF;
    width: 100%;
    font-size: 72px;
    text-align: center;
    margin-top: 230px;   
    text-shadow: 3px 2px 4px #393854;
    text-transform: uppercase;
}
.slide1 .textLower {
    font-size: 48px;
}

 .slide1 .textButton {
    font-size: 18px;
    border: 1px solid #fff;
    padding: 10px 25px;
}   
.slide2 {
    position: absolute;
    left: 20%;
    color: #FFF;
    font-size: 72px;
    width: 100%;
    text-align: center;    
    margin-top: 230px;   
    text-shadow: 3px 2px 4px #393854;
    text-transform: uppercase;
    
    
}
.slide2 .textLower {
    font-size: 48px;
}

 .slide2 .textButton {
    font-size: 18px;
    border: 1px solid #fff;
    padding: 10px 25px;
}  
@media only screen and (max-width: 1500px) {
    header .topNav .topNavMenuDiv .headerNavMainMenu li a, header  .topNav .topNavMenuDiv .headerNavMainMenu {
            font-size: 14px;
    }
    
    .headerGallery .container h2 a {
        font-size: 42px;
    }    
    .headerGallery .container p {
        font-size: 26px;
    }      
}







@media only screen and (max-width: 1366px) {
    
    header .topNav .topNavMenuDiv .headerNavMainMenu li a, header  .topNav .topNavMenuDiv .headerNavMainMenu {
            font-size: 12px;
    }    
    
    .col1,.col2, .col3, .col4, .col5 {
          margin-left:0em;
          /*width:33.6em;*/
      }
    .colJoin2 {
        margin-left: auto;
        margin-right: auto;
    }
    
    
.headerButtons {
    /*left: 310px;*/
}    
.headerButtons2 {
    /*left: 310px;*/
}    
    
}
@media only screen and (max-width: 1280px) {
    
    
    .headerGallery .container h2 a {
        font-size: 38px;
    }    
    .headerGallery .container p {
        font-size: 22px;
    }       
    
    header .topNav .topNavMenuDiv .headerNavMainMenu li a, header  .topNav .topNavMenuDiv .headerNavMainMenu {
            font-size: 10px;
    }       
    
.headerButtons {
    /*left: 210px;*/
}    
.headerButtons2 {
    /*left: 210px;*/
}      
    
  .content, header .headerTopContainer {
    /*width: 129.25em;*/
  }
.lowerNav .lowerNavMenuDiv .lowerNavMenu li {
      margin:0px 0px 0px 5px;
  }
  header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li {
      /*padding: 0 10px 0 10px;*/
  }
.headerShare
{
    display:none;
}
  header .headerTopContainer .headerTopGadgetBar {
    margin-top: -1.5em;
  }
  header nav .top {
    width: 92.1em;
  }
  .col5 {
    display: none;
  }
.content, header .headerTopContainer {
   /*width: 100%;*/
}
header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li a, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu {
	font-size:14px;
        padding: 0 10px 0 10px;
}
        footer .footerContentLinks .footerContentLinksContainer {
            width: 100%;
        }
}
@media only screen and (max-width: 1024px) {
    
    
.headerButtons {
    /*left: 110px;*/
}    
.headerButtons2 {
    /*left: 110px;*/
}      
	.content, header .headerTopContainer {
		/*width: 96.5em;*/
	}
	header nav .top {
		width: 68.6em;
	}
	.col5, .col4 {
		display: none;
	}
	header .loginContainer .nameDay {
		display: none;
	}
	header nav .top .headerNavMainMenu a {
		margin-left: 0.2em;
		margin-right: 0.2em;
	}
	.content .servicesCategoriesMenu {
		display: block;
		height: auto;
	}
	.content .servicesCategoriesMenu a {
		display: inline-block;
		border: 0 none;
		vertical-align: top;
		cursor: pointer;
		padding: 0.3em 0.8em;
		margin: 0 0.2em 0.4em 0;
	}
	.content .servicesCategoriesMenu .border {
		display: none;
	}
	header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li{
		display: inline-block;
		margin: 0px 0px;
	}
	header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li a, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li a {
		font-size:12px;
                padding: 0 8px 0 8px;
	}
	.lowerNav .lowerNavMenuDiv .lowerNavMenu li {
		margin: 0px 0px 0px 0px;
		padding-left: 10px;
	}
	footer .footerContent .mainContent {
		width:100%;
	}
	footer .footerContent .mainContent .col {
		width:32%;
	}
	.newsContainer {
	/*width:90%;*/
	}
	
	.contentWrapper {
	/*width:100%;*/
	}
	.colJoin2 {
	margin:auto;
	float:none;
	}
        
        
        footer .footerContentLinks .footerContentLinksContainer {
            width: 100%;
        }
        
.mainContentContainer {
    width: 100%;
}        
        
}
@media only screen and (max-width: 945px) {
    header .headerBox {
        display: none;
    }
    .newsContainer{
        width: 100%;
    }
    .newsListPage .item{
        width: 100%;
    }
    
}
@media only screen and (max-width: 900px) {
    
    
    .bohemAsztalfoglalasButton {
        display: none;
    }
    
    header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li a {
        /*margin: 0 6px 0 6px;*/
    }    
    
  .content, header .headerTopContainer {
    width: 63.75em;
  }
  header nav .top {
    width: 46em;
  }
  .col5, .col4, .col3 {
    display: none;
  }
  header .headerTopContainer .headerTopGadgetBar {
    margin-bottom: 2em;
    margin-top: 0;
    vertical-align: bottom;
    width: 50%;
    background: none;
  }
  header .headerTopContainer .headerTopGadgetBar .headerShare {
    margin-top: 0;
    vertical-align: middle;
    max-width: 100%;
    background: none;
    padding: 0.4em;
  }
  header .headerTopContainer .headerTopGadgetBar .loginContainer,
  header .headerTopContainer .headerTopGadgetBar .headerSearchForm {
    display: none;
  }
  .content .servicesCategoriesMenu {
    display: none;
  }
  header nav .top .headerNavSmall {
    display: block;
  }
  header nav .top .headerNavMainMenu {
    display: none;
  }
  .newsViewPage .newsCenterCol .newsBannerLeft {
    position: static;;
    width: 100%;
  }
  .newsViewPage .newsCenterCol .newsBannerRight {
    position: static;;
    width: 48.5%;
    float: left;
    clear: left;
    vertical-align: top;
  }
  .newsViewPage .newsCenterCol .newsBannerBottom {
    position: static;;
    width: 48.5%;
    float: right;
    clear: right;
    vertical-align: top;
  }
  .viewPage .viewPageLeft, .viewPage .viewPageRight {
    float: none;
    clear: both;
    vertical-align: top;
    width: 100%;
    margin: 0 0 1.5em 0;
  }
	.lowerNav .lowerNavMenuDiv .lowerNavMenu li a {
	font-size:14px;
	}
	header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li {
		margin:0px 5px;
	}
        header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li a, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li a,.lowerNav .lowerNavMenuDiv .lowerNavMenu li a {
            font-size:12px;
        }
	.colJoin3,.content {
	width:100%;
	margin:auto;
	}
	.colJoin2 {
	margin: auto;
	/*width: 72em;*/
	float: none;
	}
}
.logoMobile{
    display: none;
}

#group1 {
  height: 30vw;
  position: relative;
  font-size: 20px;
  overflow: hidden;
}


.backgrounds{
  height: 30vw;
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding-top: 200px;
}

.bgSzoveg{
    position: absolute;
    top: 0px;
    margin-top:150px;
    color: #FFF;
    font-size: 50px;
}
.sliderFrameTxtWrapper{
    position: relative;
    top: 0px;
    width: 100%;
    height: 30vw;
    color: #FFF;
    z-index: 2;
    display: table;
}
.sliderFrameTxtWrapper .sliderFrameTxtContainer{
    margin-top: auto;
    margin-bottom: auto;
    display: table-cell;
    max-width: 50%;
    text-align: center;
    vertical-align: middle;
    text-shadow: 3px 2px 4px #393854;
}
.sliderFrameTxtWrapper .sliderFrameTxtContainer h2{
    color: #fff;
    font-size: 70px;
    margin-bottom: 30px;
    line-height: 75px;
}
.sliderFrameTxtWrapper .sliderFrameTxtContainer p{
    font-size: 40px;
}
.sliderFrameTxtWrapper .sliderFrameTxtContainer .sliderFrameTxtBox{
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 30px;
    background-color: rgba(0,0,0,0.3);
}
.sliderButtonA{
    text-decoration: none !important;
}
.sliderFrameTxtWrapper .sliderButton {
    border: 1px solid #fff;
    color: #fff;
    font-weight: 800;
    min-width: 5vw;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2vw;
    height: 50px;
    display: table;
    border-radius: 2px;
    text-decoration: none;
}
.sliderFrameTxtWrapper .sliderButton span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    text-decoration: none;
}
.topNavPlaceholder{
    height: 107px;
}
.topNavFixed{
    background-color:#000;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99000;
    width: 100%;
    border-bottom: 4px solid #5e544d;
}
.hoverOverlayContainer{
    width: 55px;
    z-index: 55500;
    height: 55px;
    position: absolute;
    right: 0px;
    text-align: center;
}
.hoverOverlay{
    width: 55px;
    z-index: 56000;
    display: none;
    background-color: #1f2531;
    height: 55px;
}



@media only screen and (max-width: 740px) {
    .userLangPicker{
        top:20px !important;
        right: 20px !important;
        margin-top: 0px;
    }
    footer .footerDataContainer .footerData3{
        text-align: center;
    }
	.backgrounds{
		background-attachment:initial !important;
	}
    .lowerNav{
        z-index: 9999;
    }
    .lowerNavMenu, .lowerNavMenu li{
        width: 100%;
        background-color: #c3a303;
    }
    .headerNavMainMenu li:last-child{
        border-bottom: 2px solid #d99c57;
    }
    .topNavMenuDiv{
        height: 55px;
    }
    footer .footerDataContainer .footerData{
        width: 100%;
    }
    .footerDataContainer .footerData1{
        text-align: center;
    }
    .lowerNav .lowerNavMenuDiv .lowerNavMenu{
        height: 55px;
        overflow: hidden;
    }
    .lowerNav .lowerNavMenuDiv .lowerNavMenu:hover{
        overflow: visible;
    }
    .lowerNav3, footer .footerDataContainer .footerData1 img{
        display: none;
    }
    .lowerNav:hover .hoverOverlay{
        display: block;
    }
    .lowerNav .hoverOverlayContainer:hover .hoverOverlay{
        display: none;
    }
    header .topNav:hover .hoverOverlay{
        display: block;
    }
    header .topNav .hoverOverlayContainer:hover .hoverOverlay{
        display: none;
    }
    .contentWrapper{
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .newsContainer{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px;
    }
    .newsContainer .mainBox .mainBoxTopImage{
        width: 100%;
        height: auto;
    }
    .newsContainer .newsBox p{
        font-size: 14px;
    }
    .newsContainer .newsBox h2 a, footer .footerInfo .tableTel{
        font-size:20px;
    }
    .logoMobile img{
        width: 216px;
    }
    .freshNews p{
        text-align: justify;
    }
    .freshNews h3{
        font-size: 25px;
        margin-bottom: 0px;
    }
    .freshNews .line{
        height: 25px;
        margin-bottom: 25px;
    }
    .sliderFrameTxtWrapper .sliderFrameTxtContainer h2{
        font-size: 30px;
        margin-bottom: 5px;
    }
    .sliderFrameTxtWrapper .sliderFrameTxtContainer p{
        font-size: 20px;
    }
    .sliderFrameTxtWrapper .sliderButton{
        padding-left: 15px;
        padding-right: 15px;
        height: 40px;
    }
    .sliderFrameTxtWrapper .sliderButton span{
        font-size: 15px;
    }
    .backgrounds {
        background-size: cover !important;
    }
    #group1, .backgrounds, .sliderFrameTxtWrapper{
        height: 400px;
    }
    footer .rightText a {
        font-size: 14px;

    }
    
    header .headerGallery {
        margin-top: 0;
    }
    .newsContainer .newsBox h2 {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;        
    }    
    .newsContainer .newsBox p {
        padding-left: 10px;
        padding-right: 10px;
        
    }
    .hidemeBox {
        opacity:1;
    }
    .hidemeNews {
        opacity:1;
    }    
    .middleBgText h3 {
            font-size: 36px;
    }
    .middleBgText span {
        font-size: 10px;
    }
    .middleBgText p {
        font-size: 15px;
    }    
    .middleBgText .tripadvisorUser {
        font-size: 15px;
    }
    
    .newsContainer .moreNews {
        text-align: center;
    }
    
    .colJoin2 {
        width: auto;
    }
    .mainBox{
        /*width: 100%;*/
    }
    
    .mainBox .mainBoxMiddle1 {
        height: 383px;
        
    }
    .mainBox .mainBoxMiddle2 {
        height: 383px;
        
    }
    .mainBox .mainBoxMiddle3 {
        height: 383px;
        
    }
    
    
    .oneCol .newsBox {
        width: 100%;
    }
    .newsContainer {
        margin-bottom: 0;
    }    
    
    footer .footerContentLinks {
        height: auto;
        background-color: #116534;

        height: 100px;

    }    
    footer .cimunk {
        margin-top: 25px;
        background: none;
    }
    footer .asztalfog {
        margin-top: 25px;
        background: none;
    }
    .newsContainer .newsBox .articleUnderSeparator {
        width: 100%;
        height: 33px;
        float: left;
    }
    .newsContainer .newsBox .articleUnderSeparator img {
        width: 45px;
        height: 33px;
        float: none;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }


    header .headerTopBox .bohemLogo a {
        display: block;
        width: 186px;
        height: 71px;
        background-image: url(/images/logo.png);
        background-repeat: no-repeat;
        /* background-size: 50% 50%; */
        background-position: center top;
        margin: 0px auto 0px auto;
    }
    header .headerTopBox .bohemLogo {
        float: left;
        width: 186px;
        height: 153px;
        margin-top: 14px;
        margin-left: 0px;
        margin-right: 51px;
    }
    .headerButtonsMobile {
        display: block;
     }    
    .headerButtonsMobile2 {
        display: block;
     }    


    header .headerGallery .topNav .topNavMenuDiv ul.headerNavMainMenu li ul li a {
        text-align: center;
    }    

    .socialMediaWidgets {
        display: none;
    }
    .headerGalleryMobile {
        display: block;
        height: auto !important;
        max-height: 500px;
        overflow: hidden;
    }
    .headerGalleryFull {
        display: none;
    }
    .bx-wrapper, .bx-viewport {
        height: auto !important; /*provide height of slider*/
        boder-bottom: 0px;
    }
    .freshNews {
            margin: 5px auto 0 auto;
            text-align: center;
            padding-left: 0;

    }
    .newsContainer .newsBox {
        text-align: center;
        padding: 0;
        margin-bottom: 27px;
    }
    .newsContainer .newsBox img {
        margin: 0;
    }
    .newsContainer .newsBox p {
        text-align: justify;
    }
    .headerButtons, .headerButtons2 {
        /*width: 90%;*/
        height: 55px;
        background-size: 45px 45px;
            line-height: 55px;
    }
    .headerButtons2 {
        bottom: 119px;
    }
    .headerButtons a, .headerButtons2 a {
        display: block;
        width: 100%;
        height: 85px;
    }
    .viewPage img {
    width:100%;
    }
    .viewPage {
    margin:5px;
    padding: 20px 0;
    }
    footer .footerContent {
        width: 100%;
        height: 342px;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url('../images/bgFooter.jpg');
        font-family: 'Ubuntu', sans-serif;
        color: #FFFFFF;
        font-size: 18px;
        padding-top: 0;
    }
    footer .footerContent .mainContent {
        margin: 0px auto 0 auto;
        height: auto;

    }
    /*
    .mainContentContainer {
        width: 1069px;
        margin: auto;
    }
    */
    .clear {display:none;}
    footer .footerContent .mainContent .mainContentContainer .socialMedia {
        height: 40px;
        margin: auto;
        text-align: center;
        width: 100%;
        padding-top: 0;
    }
    footer .leftText {
    margin-top: 0px;
        color: #fff;
        font-size: 15px;
        text-align: center;
        margin-left: 0px;
        float: none;
        height: 62px;
            padding-left: 10px;
            padding-right: 10px;    

    }
    footer .rightText {
        /* margin-top: 10px; */
        color: #fff;
        font-size: 12px;
        text-align: center;
        float: none;
        margin-top: 0px;
        padding-left: 10px;
        padding-right: 10px;    
    }
    .content, header .headerTopContainer {
      padding: 0%;
    }
    header .headerTopContainer {
      max-width: 96%;
    }
    header .headerTopContainer .headerTopGadgetBar .headerShare .headerShareG {
      margin-bottom: 0.4em;
    }
    .mainBox, .mainBoxDouble {
      /*width: 100%;*/
    }
    .mainBoxDouble .mainBoxDoubleImage {
      max-width: 100%;
      width: 100%;
    }
    .mainBoxDouble .mainBoxDoubleMiddle {
      float: none;
      clear: both;
      margin: 1.5em 1.5em 1em 1.5em;
      width: auto;
      max-height: none;
    }
    .col1, .col2, .col3, .col4, .col5, .oneCol {
      display: block;
      width: 100%;
      margin-left: 0;
    }
    .servicesViewPage .servicesMapCont {
      width: 100%;
      max-width: 100%;
      margin: 0 0 1em 0;
      float: none;
      text-align: center;
    }
    .servicesViewPage .servicesMapCont .servicesMap {
      width: 98%;
    }
    .servicesViewPage .servicesViewPageImg {
      width: 80%;
      max-width: 100%;
      margin: 0 auto 1.5em;
    }
    #servicesPageListCont h3 .bovebb {
      display: none;
    }
    #servicesPageListCont h3 .szolgcim {
      max-width: 98%;
    }
    #servicesPageListCont .mitholvegyekTable {
      clear: both;
    }
    .newsNavTags, .prevNextTable {
      display: none;
    }
    .calendarYearViewPage .item {
      width: 47%;
    }
    .newsViewPage .newsCenterCol .newsBannerRight {
      position: static;;
      width: 100%;
      float: none;
      clear: both;
      margin-bottom: 1.5em;
    }
    .newsViewPage .newsCenterCol .newsBannerBottom {
      position: static;;
      width: 100%;
      float: none;
      clear: both;
      margin-bottom: 1.5em;
    }
    header .header_h1 {
      margin-bottom: -1.0em;
    }
    .calendarYearViewPage .item {
      width: 96%;
    }
    header .headerLogo {
        height: 154px;
        background-image: none;
    }
    header .headerTop {
        height: 73px;
        background-size: 70px 73px;
    }
    header .headerGallery .topNav, header .headerGalleryAlt .topNav {
        top: 99px;
    }
    header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu{
	display: inline-block;
	position: relative;
	line-height: normal;
	width:100%;
	height: 55px;
	overflow:hidden;
    }
    header .headerGallery .topNav .topNavMenuDiv .navHoover, header .headerGalleryAlt .topNav .topNavMenuDiv .navHoover{
	overflow:visible;
	height:auto;
	border-bottom:2px solid #FFFFFF;
	z-index:500;
    }
    header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li {
	display:block;
	width:100%;
        margin:auto;
        background-color: #000;
    }
    header .headerGallery .topNav .topNavMenuDiv .headerNavMainMenu li a, header .headerGalleryAlt .topNav .topNavMenuDiv .headerNavMainMenu li a{
	line-height:55px;
	color:#FFFFFF;
    }
	.lowerNav .lowerNavMenuDiv .lowerNavMenu li, header .lowerNav .lowerNavMenuDiv .lowerNavMenu{
	display:block;
	background-image:none;
	margin:auto;
	width:100%;
	padding:0px;
	}
	.lowerNav .lowerNavMenuDiv {
	/*background-image: url("../images/boxHead2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#9e846d;*/
	height:55px;
	}
	.lowerNav {
	height:55px;
        top: 32px;
        position: relative;
        clear: both;
	}
        #col1 {
            margin-top: 30px;
        }
	.lowerNav .navHoover{
	overflow:visible;
	height:auto;
	border-bottom:2px solid #FFFFFF;
        background-color: #ccc;
	}
	.lowerNav .lowerNavMenuDiv .lowerNavMenu li a {
	line-height:55px;
	}
    .headerNavMenuHide {
	line-height:55px;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	display:block;
	width:200px;
	margin:auto;
    }
    .lowerNavMenu .headerNavMenuHide {
        display: block;
    }
    header .headerGalleryMobile .topNav .topNavMenuDiv ul.headerNavMainMenu ul {
        position: static !important;
    }
    footer .footerContent .mainContent .col h3 {
	margin-top: 37px;
        font-size: 12px;
        line-height: 40px;
    }
    footer .footerContent .mainContent .col {
	padding-top: 10px;
	width: 100%;
	max-width: 345px;
	font-size: 10px;
	margin: auto;
	height: auto;
	background-position: center top 5px;
	float:none;
    }  
    footer .footerContent .mainContent .col p {
        margin-bottom: 0px;
    }
    footer .footerContentLinks {
        background-color: #212125;
        height: 202px;
    }
    .newsContainer .newsBox img {
	float:none;
    }
	header .headerGallery .topNav .topNavMenuDiv, header .headerGalleryAlt .topNav .topNavMenuDiv {
	height:30px;
	}
	.newsImg {
	width:100%;
	}
	.mainBox .mainBoxMiddle1,.mainBox .mainBoxMiddle2,.mainBox .mainBoxMiddle3 {
	background-size:cover;
	}
	header .headerGallery img {
	/*left:-620px;*/
	}
        
        footer .nyitvatartas {
            background-size: 21px 25px;
        }
        footer .cimunk {
            background-size: 31px 25px;
        }
        footer .asztalfog  {
            background-size: 27px 25px;
        }

        .mainBox .mainBoxMiddle {
            padding: 0;
            
        }
        .mainBox .mainBoxMiddle img {
            width: 100%;
            height: auto;
        }
        .mainBox .mainBoxMiddleService {
            padding: 0;
        }
        .mainBox .mainBoxMiddleService img {
            width: 100%;
            height: auto;
        }          
        
        
        .mainBox .mainBoxMiddle1 {
            height: auto;
            margin-bottom: 30px;
        }
        .mainBox .mainBoxMiddle2 {
            height: auto;
            margin-bottom: 30px;
        }
        .mainBox .mainBoxMiddle3 {
            height: auto;
            margin-bottom: 30px;            
        }
        .mainBox, .mainBoxDouble {
            width: auto;
        }
        header .headerTopBox .bohemLogo {
                margin-left: auto;
                margin-right: auto;
                float: none;
                
        }
        .headerMenuMobile {
            height: 286px;
                margin-top: 55px;
        }
        header .headerTopBox {
            height: 85px;
        }
        header .headerLogo {
            height: 85px;
            
        }
    .lowerNav {
        top: 0px;
    }
        
        
    .freshNews {
        margin-top: 9px;
        margin-bottom: 58px;
    }
        
        
    .logoMobile{
        display: block;
        float: none;
        text-align: center;
        margin: 0;
    }
    header .topNav .logo{
        float: none;
        text-align: center;
        margin: 0;
    }
    .mainLogo{
        display: none;
    }
    
    
    header  .topNav .topNavMenuDiv, header .topNav .topNavMenuDiv {
        margin-top: 0;
    }
    
    /* MOBIL MENÜ */
    header  .topNav, header  .topNav {
    position: absolute;
    height: 55px;
    background-color: #ccc;
    background-position: center top 18px;
    background-size: 117px;
    text-align: center;
    top: 70px;  
    }
    .topNav .topNavMenuDiv{
        height: 30px;
    }
    header  .topNav .topNavMenuDiv .headerNavMainMenu{
            display: inline-block;
            position: relative;
            line-height: normal;
            width: 100%;
            height: 55px;
            overflow: hidden;
    }
    header  .topNav .topNavMenuDiv .headerNavMainMenu li{
        display: block;
        background-color: #000;
        line-height: 55px !important;
        text-align: center;
    }
    header  .topNav .topNavMenuDiv .headerNavMainMenu:hover{
        overflow:visible;
    }
    .topNav .topNavMenuDiv .headerNavMainMenu li a{
        line-height: 55px !important;
    }
    header .topNav .topNavMenuDiv .headerNavMainMenu li a, header  .topNav .topNavMenuDiv .headerNavMainMenu{
        padding: 0px;
        
    }
    header  .topNav .topNavMenuDiv,header .topNav .topNavMenuDiv{
        height: 55px;
        float: none;
    }
    header .topNav .topNavMenuDiv ul.headerNavMainMenu ul{
        position: inherit;
    }
    /* /Mobil Menü */
    
    /* */
    .firstBg{
            padding-bottom: 20px;
    }
    .firstBg .firstBgText{
        padding-top: 110px;
    }
    .firstBg .firstBgText h3{
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .firstBg .firstBgText span{
        font-size: 18px;
        line-height: 20px;
    }
        
        
}   /* 640 vége */

/*----------Googledirections START----------*/
.googledirectionsSelect {
  width: 200px;
  display: inline-block;
  margin-right: 20px;
}
/*----------Googledirections END----------*/
.dblarrow {
  background: url("../images/dblArrow.png") no-repeat scroll left center transparent;
  font-weight: bold;
  padding: 10px 0 10px 25px;
}
.submitButton1 {
  background: url(../images/submitButton1.jpg) no-repeat !important;
  border: 0px none !important;
  color: #ffffff !important;
  font-weight: bold !important;
  width: 79px !important;
  height: 30px !important;
  min-height: 0px !important;
  min-width: 0px !important;
  padding: 0px !important;
  line-height: 30px !important;
  text-align: center !important;
  cursor: pointer !important;
}
/*
.product1SubForm {
   width: 229px;
   height: 162px;
   float: right;
   background-color: #eeeeee;
   border: 1px solid #c0c0c0;
   padding: 15px;
   margin-left: 10px;
}
.product1SubForm label {
   font-weight: bold;
   display: block;
   color: #3a3a3a;
   margin-bottom: 10px;
}
.product1SubForm .normalAr, .listPage .item .product1SubForm .normalAr {
  font-weight: bold;
  font-size: 14px;
  color: #3a3a3a;
}
.product1SubForm .akciosAr, .listPage .item .product1SubForm .akciosAr {
  font-weight: bold;
  font-size: 14px;
  color: #ff0000;
}
.product1SubForm .megtakaritas, .listPage .item .product1SubForm .megtakaritas {
  font-weight: normal;
  font-size: 14px;
  color: #3a3a3a;
}
*/
.striketh {
  text-decoration: line-through;
}
.autolinkeles {
  cursor: help;
}
.kvizForm input {
  border: 1px solid #444;
}
.kerdoivBelso {
  padding: 0 20px;
}
.answerDiv {
  margin: 5px 20px;
}
.redirectTable {
  border-collapse: collapse;
  border: 0 none;
}
.redirectTable input {
  border: 1px solid #bbb;
}
.redirectTable .toDelete {
  background-color: #777;
}
.redirectTable .fnExists {
  color: red;
}
.webshopcsvButton {
  background-color: #ddd;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  padding: 3px 8px;
}
.popupLayer {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 1111;
}
.popupLayer .popupLayerContent {
  position: absolute;
  overflow: hidden;
}
.popupLayer .popupLayerContent img, .popupLayer .popupLayerContent iframe {
  max-width: 100%;
}
.newsPage {
	font-size:14px;
    font-family: 'Ubuntu', sans-serif;
}
.onlinejelBox {
    padding: 1em;
    color: #fff;
	/*background-image: url('../images/logo.png');*/
    background-repeat: no-repeat;
        background-position: 280px 35px;
}
.onlinejelBox h2, .newsPage h2 {
    font-size: 1.6em;
    text-transform: uppercase;
    color: #3b3b3b;
	margin-bottom: 25px;
    margin-top: 20px;
}
.onlinejelBox p,.newsPage p {
    font-size: 1.2em;
    padding-left: 1em;
	line-height: 1.4em;
}
.onlinejelBox .formtitle {
    margin-left: 1em;
    margin-top: 1.5em;
    /*height: 3em;*/
    bottom: 0;
    color: #3b3431;
}
.asztalfoglalas {
    width: 100%;
    /*border: 1px solid black;*/
    
}
.asztalfoglalas th {
    padding: 5px;
    border: 1px solid #0a3e92;
    background-color: #0a3e92;
    color: #fff;
}
.asztalfoglalas td {
    padding: 5px;
    border: 1px solid #bc9b6c;
    
}
.onlinejelBox .form_text, .onlinejelBox .form_textarea, .onlinejelBox .form_imagecheck_text, .form_calendar_input {
    margin-left: 1em;
    padding: 0.2em;
    height: 2em;
    width: 15em;
    max-width: 600px;
    max-height: 200px;
    vertical-align: bottom;
    border: 1px solid #858585;
}
.onlinejelBox .submit {
    font-family: 'Ubuntu', sans-serif;
    background-color: #0a3e92;
    height: 2.5em;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 1.5em;
    margin: 1em;
    float: right;
} 
.footerInfo {
	height:auto;
	overflow:hidden;
	width:100%;
	background-color: #1f2531;
	color:#bc9b6c;
}
.footerInfo .fIcontent{
	width:100%;
	float:left;
	background-color:#f3ede4;
	padding-bottom:20px;
}
.footerInfo .fIcontent2{
	width:100%;
	margin:auto;
	max-width:1070px;
}
.footerInfo .newYorkCafe {
	font-size:24px;
	float:left;
	margin-top:40px;
}
.footerInfo .expedientMP {
	float:right;
	font-size:14px;
	margin-top:40px;
}
.footerInfo .expedientMP a{
	font-weight:bold;
	color:#bc9b6c;
}
.socialMedia {
	padding-top:20px;
	height:40px;
	margin:auto;
	text-align:center;
	width:100%;
}
.socialMediaWidgets .OneCol {
	float:left;
	/*max-width:260px;
	//width:100%;
	//margin-left:40px;*/
	height:265px;
        width: 33%;
}
.socialMediaWidgets .borderRight {
	/*border-right:1px solid #bc9b6c;*/
        
}
.socialMediaWidgets .facebook {
    margin-top: 28px;
    text-align: center;
}
.socialMediaWidgets .foursquarebox {
    margin: 0 auto 0 auto;
    width: 241px;
}
.socialMediaWidgets .tripadvisor {
    margin: 0 auto 0 auto;
    width: 241px;
}
.socialMediaWidgets {
	/*width:1070px;*/
	margin:auto;
	padding-top:50px;
}
.socialMediaWidgets .facebookNY {
	padding-right: 40px;
        float: left;
}
.socialMediaWidgets .bohemFoursquare {
	padding-right: 40px;
        float: right;
}
.socialMediaWidgets .fourSquare {
	max-width:300px;
	margin-top:84px;
	width:100%;
	text-align:right;
	height:105px;
	background-image:url('../images/fsBox.png');
	background-position: left 10px top;
	background-repeat: no-repeat;
	background-color: #fff;
}
.socialMediaWidgets .fourSquare .fsContent {
	margin-right:15px;
	float:right;
	margin-top:40px;
}
@media only screen and (max-width: 501px) {
    .headerButtonsMobile2 {
        bottom: 96px;
    }
    .headerButtonsMobile {
        bottom: 41px;
    }    
    
    .lowerNav {
       /*top: 14px;*/
    }
    #col1 {
    margin-top: 14px;
}
}
@media screen and (max-width: 550px) {
    
    .responsiveLayer
    {
        -ms-transform: scale(0.6,0.6); /* IE 9 */
        -webkit-transform: scale(0.6,0.6); /* Chrome, Safari, Opera */
        transform: scale(0.6,0.6);
        padding:0px;
        margin:-30px;
    }
	.popupLayer .popupLayerContent img, .popupLayer .popupLayerContent iframe {
	max-width: 60%;
   -ms-transform: scale(0.6,0.6); /* IE 9 */
	-webkit-transform: scale(0.6,0.6); /* Chrome, Safari, Opera */
	transform: scale(0.6,0.6);
	padding:0px;
	margin:-30px;
}
.socialMediaWidgets .OneCol {
float:none;
margin-left:20px;
}
}

/* 2017 03 28  Ypsilon  G.A. */

.logoYpsilon img{
    margin-top: -31px;
    position: absolute;
    height: 191px;
    transform: rotateZ(-17deg);
}
 
div#cssSlider { 
    overflow: hidden; 
    height: 735px;
    max-width: 100%; 
    margin-left: auto; 
    margin-right: auto;
    /*padding-top: 78px;*/
}
div#cssSlider figure img { 
    width: 20%; 
    float: left;
}
div#cssSlider figure { 
    position: relative;
    width: 500%;
    margin: 0;
    left: 0;
    text-align: left;
    font-size: 0;
    animation: 20s slidy infinite; 
}
.sliderFrameTxtBg{
    background-color: rgba(0, 0, 0, 0.4); 
    border-radius: 2px; 
    padding: 50px; 
    width: 60%; 
    margin-left: auto; 
    margin-right: auto;
}
#container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  perspective: 1px;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 9999999999;
}
/****  ETLAP  ****/
.contentContainer {
    color: #a7131f;
    font-family: Georgia, serif;
    font-size: 1.24vw; /* fullHD 24px */
    width: 68vw;
    max-width: 1200px;
    margin: 0 auto;
    letter-spacing: 0.05vw;
    margin-top: 7.5vw;
}
.contentContainer h2{
    font-size: 1.5vw;
    margin-top: 1.57vw; /* fullHD 30px */
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px #a7131f dashed;
    padding-bottom: 0.5vw; /* fullHD 10px */
}
.contentContainer li:first-child h2{
    margin-top: 0px;
}
.contentContainer .name{
    padding-top:15px;
    margin-left: 150px;
    text-transform: uppercase;
    transition: padding 150ms;
}
.contentContainer .description{
    font-family: 'Open Sans';
    font-weight: 300;
    /*border-bottom: 1px #a7131f dashed;*/
    /*background-image: linear-gradient(to right, #333 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 10px 1px;
    background-repeat: repeat-x;*/
    padding-bottom: 0.5vw;
    margin-left: 150px;
}
.contentContainer .description b{
    font-weight: 400;
}
.contentContainer .price{
    position: absolute;
    right: 0;
    bottom: 20px;
}
.contentContainer .elemsContainer{
    float: left;
    padding-left: 2vw;
    border-left: 1px solid #a7131f;
    width: calc(100% - 17.3vw);
    margin-bottom: 7vw;
}
.contentContainer .elemsContainer a{
    color: #a7131f;

}
.contentContainer .elemsContainer .name:hover{
    padding-left: 4px;
}
.contentContainer .cat{
    float: left;
    width: 14.3vw;
    text-transform: uppercase;
    padding-bottom: 0.5vw;
    background-color: #fff;
}
.contentContainer .cat li{
    cursor: pointer;
    padding: 0.5vw 0;
}
.underlined{
    border-bottom: 1px solid #a7131f;
}
.displaynone2{
    display: none;
}
.form_radios{
    color: #000;
    text-align: initial !important;
    padding-left: 17px;
}
.form_radios label{
    margin-left: 8px;
}
.topNavMenuDiv .headerNavMainMenu .mainMenu:last-child{
    background-color: #6A4B2C;
}
.topNavMenuDiv .headerNavMainMenu .mainMenu:last-child a{
    color: #fff !important;
}
.topNavMenuDiv .headerNavMainMenu .mainMenu:last-child:hover a{
    color: #d49858 !important;
}
.fck hr{
    border: 0;
    margin: 1em auto;
    padding-bottom: 5px;
    border-bottom: 0;
    height: 15px;
    background: url(/images/hr.png) no-repeat center top;
}
.onlinejelBox .form_select{
    width: auto;
    margin-left: 16px;
}
.onlinejelBox .form_text{
    margin-left: 16px;
}
.g-recaptcha{
    margin-left: 16px;
}
.nomarginleft{
    margin-left:0 !important;
}
.conversionOverlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 100004;
    background-color: rgba(0,0,0,.6);
}
.conversionFrame {
    width: 486px;
    height: 300px;
    border: 0px solid #000;
    position: fixed;
    top: calc(50vh - 150px);
    left: calc(50vw - 243px);
    z-index: 100005;
    display: none;
    border-radius: 3px;
}
.phoneNum{
    cursor: pointer;
}


.mainLogo img {
    /*max-height: 80px;
    margin-top: 13px;*/
}




header .topNav .topNavMenuDiv .headerNavMainMenu li a, header  .topNav .topNavMenuDiv .headerNavMainMenu{
    font-size: 15px;
    font-weight: bold;
}




header .topNav .topNavMenuDiv ul.headerNavMainMenu li:hover{
    background-color:#5e544d;
    color:white !important;  
}






