@charset "utf-8";

/*FONST*/

@font-face {
	font-family: MuseoSans500;	
	src: url('../fonts/exljbris - MuseoSans-500.otf');
}
@font-face {
	font-family: MuseoSans100;	
	src: url('../fonts/exljbris - MuseoSans-100.otf');
}
@font-face {
	font-family: Calson540;	
	src: url('../fonts/CSL55.otf');
}
@font-face {
	font-family: Calson540;
	font-style:italic;	
	src: url('../fonts/CSL56.otf');
}

/*@font-face {
	font-family: 'Allura', cursive;
	src: url('../fonts/itcedscr-webfont.eot');
	src: url('../fonts/itcedscr-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/itcedscr-webfont.woff') format('woff'),
			 url('../fonts/itcedscr-webfont.ttf') format('truetype'),
			 url('../fonts/itcedscr-webfont.svg#edwardian_script_itcregular') format('svg');
}*/



/*@font-face {
	font-family: MuseoSans;
	font-style:italic;
	font-weight:normal;
	src: url('../fonts/MuseoSans_100Italic.otf');
}

@font-face {
	font-family: MuseoSans;
	font-style:italic;
	font-weight:bold;
	src: url('../fonts/MuseoSans_700Italic.otf');
}*/


/*LAYOUT*/

.clearer{
	clear:both;
}
.anim200{
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.anim500{
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
body {
	background:#EECB8B url(../images/body_bg.jpg) center top no-repeat;
	background-attachment:fixed;
	font-family: arial;
	font-size: 15px;
	color: #363636;
	line-height:1.5em;
}
.allouter {
	background:url(../images/content_bg.jpg);
	width:990px;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
	-webkit-box-shadow:  0px 2px 6px  #777;
     box-shadow:  0px 2px 6px  #777;
}
.allouter .header {
	position:relative;
	width:990px;
	height:530px;
}
.allouter .header .menu{
	background:url(../images/menu_bg.png) no-repeat;
	width:990px;
	height:48px;
	text-align:right;
	position:absolute;
	top:0px;
	left:0px;
}

.allouter .header .menu a{
	line-height:48px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;	
	padding-left:4px;
	padding-right:8px;
	font-family: MuseoSans500, Verdana, Geneva, sans-serif;
	letter-spacing:1px
}
.allouter .header .menu a:hover,
.allouter .header .menu a.active
{
	color:#7B3928;
}

.allouter .header .languages {
	position:absolute;
	top:55px;
	right:10px;
	
}
.allouter .header .languages a {
	display:block;
	float:left;
	width:27px;
	height:19px;
	margin-left:10px;
	opacity:0.8;
}
.allouter .header .languages a:hover{
	opacity:1;
}
.allouter .header .languages a.hu{
	background:url(../images/hu.jpg) no-repeat;	
}
.allouter .header .languages a.en{
	background:url(../images/en.jpg) no-repeat;	
}
.allouter .header .languages a.de{
	background:url(../images/de.jpg) no-repeat;	
}
.allouter .header .languages a.cz{
	background:url(../images/cz.jpg) no-repeat;	
}
.allouter .header .languages a.ru{
	background:url(../images/ru.jpg) no-repeat;	
}
.allouter .header .logo {
	background:url(../images/logo.png) no-repeat;
	width:499px;
	height:159px;
}
.allouter .header .animbox {
	width:480px;
	height:320px;
	border:solid 12px #fefdf0;
	position:absolute;
	background-color:#E3D6B3;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-box-shadow:  0px 5px 10px  #888;
     box-shadow:  0px 5px 10px  #888;
	-webkit-box-shadow:inset 0 0 100px  rgba(255,249,192,0.85);
	box-shadow:inset 0 0 100px  rgba(255,249,192,0.85);
	
}

.allouter .header #animbox1{
	left:-16px;
	top:173px;
	height:300px;
	
	transform: rotate3d(0, 0, 1, -3deg);
	-ms-transform: rotate3d(0, 0, 1, -3deg); /* IE 9 */
	-webkit-transform: rotate3d(0, 0, 1, -3deg); /* Safari and Chrome */
	
}
.allouter .header #animbox2{
	right:-10px;
	top:85px;
	
	transform: rotate3d(0, 0, 1, 5deg);
	-ms-transform: rotate3d(0, 0, 1, 5deg);; /* IE 9 */
	-webkit-transform: rotate3d(0, 0, 1, 5deg); /* Safari and Chrome */
}

#animb1loader,#animb2loader{
	position:absolute;
	left:0px;right:0px;bottom:0px;top:0px;
	background-position:center;
	background-repeat:no-repeat;
	opacity:0;
	z-index:5;
	background-color:#555;
-webkit-box-shadow:inset 0 0 100px  rgba(255,249,192,0.85);
box-shadow:inset 0 0 100px  rgba(255,249,192,0.85);
	
}



.allouter .contentOuter {
}
.allouter .contentOuter .rightCol {
	float:right;
	width:307px;
	margin-top:-70px;
}
.allouter .contentOuter .rightCol .submenu {
	background:url(../images/submenu_bg.png) no-repeat;
	width:307px;
	height:316px;
}

.allouter .contentOuter .rightCol .submenu.small{
	background:url(../images/submenu_bg_small.png) no-repeat;
	height:178px;
}

.allouter .contentOuter .rightCol .submenu a {
	display:block;
	background:url(../images/leaf_icon.png) left center no-repeat;
	padding-left:38px;
	line-height:28px;
	font-family:Calson540,"Times New Roman", Times, serif;
	letter-spacing:1px;
	color:#732e1c;
	font-size:20px;
	font-style:italic;
	margin-bottom:15px;
	
}
.allouter .contentOuter .rightCol .submenu a.active,
.allouter .contentOuter .rightCol .submenu a:hover{
	padding-left:45px;
}

.allouter .contentOuter .rightCol .submenu .submenuInner{
	transform: rotate3d(0, 0, 1, -5deg);
	-ms-transform:  rotate3d(0, 0, 1, -5deg); /* IE 9 */
	-webkit-transform:  rotate3d(0, 0, 1, -5deg); /* Safari and Chrome */
	padding-top:42px;
	padding-left:20px;
}
.allouter .contentOuter .rightCol .submenu .submenuInner.mid {
	padding-top:40px;	
}
.allouter .contentOuter .rightCol .submenu .submenuInner.smaller {
	padding-top:15px;	
}
.allouter .contentOuter .rightCol .rightBox {
	border:solid 8px #f7f2e7;
	width:229px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5eddc;
	
	-webkit-box-shadow:  0px 0px 2px  #aaaaaa;
    box-shadow:  0px 0px 2px  #aaaaaa;
		
	margin-top:30px;
}
.allouter .contentOuter .rightCol .rightBox input {
	background:#fff;
	border:none;
	width:160px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	-webkit-box-shadow: inset 0px 3px 5px #ccc;
	box-shadow: inset 0px 3px 5px #ccc; 
	padding:5px;
	
}
.allouter .contentOuter .rightCol .rightBox  button{
	font-family:Calson540,"Times New Roman", Times, serif;
	color:#dad5c3;
	border: solid 1px #dad5c3;
	background:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;	
	padding:2px;
	padding-left:8px;
	padding-right:8px;
	
	
}
.allouter .contentOuter .rightCol .rightBox  button:hover{
	background:#7B3928;
	color:#fff;
	cursor:pointer;
}

.allouter .contentOuter .rightCol .rightBox h3{
	color:#793827;
	font-family:Calson540,"Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:14px;
	text-align:center;
	display:block;	
	font-weight:normal;
	padding:5px;
}

.allouter .contentOuter .rightCol .rightBox a.offer{
	background:url(../images/ajanlatkero.500.jpg) no-repeat;
	width:229px;
	height:159px;
	position:relative;
	display:block;
}
.allouter .contentOuter .rightCol .rightBox a.reserv{
	background:url(../images/foglalas.500.jpg) no-repeat;
	width:229px;
	height:159px;
	position:relative;
	display:block;
}
.allouter .contentOuter .rightCol .rightBox a.tablereserv{
	background:url(../images/asztalfoglalas.500.jpg) no-repeat;
	width:229px;
	height:159px;
	position:relative;
	display:block;
}

.allouter .contentOuter .rightCol .rightBox a h3{
	background-color: rgba(255, 255, 255, 0.7);
	position:absolute;
	left:0px;
	right:0px;
	top:120px;
}
    

.footer {
	background: #899052;
	text-align: center;
	color: white;
	margin-top: 40px;
	padding: 9px 0;
}

.footerBottom{
	width:980px;
	min-height:20px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	font-size:11px;
	text-align:right;
	
}

.footer div {
	display: inline-block;
	margin: 0 10px;
	font-size: 16px;
}

.content.left {
	margin-left: 35px;
	width: 620px;
}

.content.full {
	margin-left: 35px;
	width: 820px;
}

#vadkertMap{
	background:url(../images/vadkert_terkep.jpg) no-repeat;
	width:913px;
	height:452px;
	position:relative;
}

#vadkertMap .mapBox{
	position:absolute;
	width:190px;
	height:220px;
	background-color: rgba(255, 255, 255, 0.5);
	display:none;
}
#vadkertMap .mapBox h1{
	text-align:center;
	color:#834735;
	margin-bottom:5px;
}
#vadkertMap .mapBox .imgFrame {
	border: 1px solid #b5b4b4;
	padding: 2px;
	display: inline-block;
	background:#fff;
	margin-left:10px;
	
	
}

#vadkertMap .mapBox .img {
	width: 160px;
	height: 160px;
	background-image: url(../images/sample.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#vadkertMap .tapPosition{
	position:absolute;
	height:40px;
	width:40px;
	/*border:solid 1px #f00;*/
	cursor:pointer;
}

h1 {
	font-size: 32px;
	color: #732e1c;
	font-family: 'Allura', cursive;
	font-weight: lighter;
	line-height: 40px;
}

h1.smallline{
	line-height: 40px;
}

h2 {
	font-size: 16px;
	line-height: 50px;	
}

h1.brown, .brown {
	color: #732e1c;
}

.bold {
	font-weight: bold;
}

.box {
	padding: 8px;
	background: rgba(255,255,255,0.55);
	position: relative;
	box-shadow: 0 -1px 3px #C5C5C4;
	margin: 18px 0;
}

.imgFrame {
	border: 1px solid #b5b4b4;
	padding: 2px;
	display: inline-block;
}

.box .img {
	width: 214px;
	height: 121px;
	background-image: url(../images/sample.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.box .boxContent {
	display: inline-block;
	vertical-align: top;
	width: 330px;
	margin-left: 17px;
}

.wide .box .boxContent {
	width: 610px;
	vertical-align: top;
	margin-left:10px;
}

.wide .box .boxContent.withButton{
	width:500px;
}

.box .boxContent h1 {
	color: #732e1c;
	line-height: 50px;
	font-size:28px;
}

.box .link {
	position: absolute;
	width: 25px;
	height: 100%;
	right: 0;
	margin-top: -8px;
	background: url(../images/box_bg.png) center right repeat-y;
}

.contentOuter .wide {
	min-height: 500px;
	margin: 0px 35px;
}

.box.small {
	margin-left: 106px;
}

.box.small .img {
	display: inline-block;
	width: 112px;
	height: 63px;
}

.box.small .boxContent {
	width: 564px;
}

.box .buttons {
	display: inline-block;
	margin-left: 45px;
	vertical-align: bottom;
}

.moreBox{	
	height:0px;
	overflow:hidden;
	position:relative;
}
.moreBoxContent{
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
}

.box .buttons a, .button {
	background: rgba(255,255,255,0.4);
	color: #732e1c;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 22px;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #bab69b;
	font-weight: bold;
}

.slider {
	position: relative;
	height: 127px;
	margin: 25px 0;
}

.fliph {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.slider .goleft, .slider .goright {
	cursor: pointer;
	float: left;
	width: 40px;
	height: 127px;
	background: url(../images/arrow.png) no-repeat center right;	
}

.slider .imgContainer {
	width: 720px;
	float: left;
	overflow: hidden;
}

.slider .images {
	width: 10000px;
}

.slider .images a {
	border: 1px solid #b5b4b4;
	padding: 1px;
	display: inline-block;	
	margin-right: 11px;
}

.slider .images .img {
	display: block;
	width: 165px;
	height: 123px;
	background-position:center;
	background-repeat:no-repeat;
}

.content.left .slider .imgContainer {
	width: 535px;
}

.banner {
	border: 1px solid #b5b4b4;
	width: 602px;
	margin: 10px 0;
}

.banner .img {
	width: 600px;
	height: 80px;
	margin: 1px;
}

.button {
	width: auto;
	display: inline-block;
	padding: 0 10px;
}

a{
	color:#8A9153;
}

.text_content{
	margin-bottom:20px;
}