@charset "utf-8";
/* CSS Document */
body {
	behavior: url(js/csshover.htc);
}
body, html {
	margin: 0;
	height: 100%;
	background: transparent url(gif.gif);
}
#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-height: 650px;
	min-width: 850px;
	overflow: hidden;
	background: url(../images/bg.jpg) center center no-repeat #ebe0bb;
}
#index {
	background: #0d0503;
}
#logo {
	width: 241px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../images/logo.png);
	text-indent: -1000px;
	margin-left: -423px;
	margin-top: 0px;
}
#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -181px;
	margin-top: 0px;
	width: 620px;
}
#mainmenu li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 1px 0 0;
	overflow: hidden;
	text-indent: -1000px;
}
#mainmenu a {
	display: block;
	width: 120px;
	height: 120px;
	background-image: url(../images/menu_hu.png);
	cursor: pointer;
}
#menu-about {
	background-position: 0 0;
}
#menu-menu {
	background-position: -121px 0;
}
#menu-events {
	background-position: -242px 0;
}
#menu-reservation {
	background-position: -363px 0;
}
#menu-lunch-menu {
	background-position: -484px 0;
}
#menu-about:hover {
	background-position: 0 -120px;
}
#menu-menu:hover {
	background-position: -121px -120px;
}
#menu-events:hover {
	background-position: -242px -120px;
}
#menu-reservation:hover {
	background-position: -363px -120px;
}
#menu-lunch-menu:hover {
	background-position: -484px -120px;
}
#language {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: 322px;
	list-style: none;
	height: 18px;
	overflow: hidden;
	z-index: 10000;
}
#language li {
	float: left;
}
#language a {
	height: 18px;
	background-image: url(../images/language.png);
	overflow: hidden;
	text-indent: -100px;
	display: block;
}
#language-english {
	width: 52px;
	background-position: 0 -18px;
}
#language-magyar {
	width: 49px;
	background-position: -52px -18px;
}
#language-english:hover,
#language-english.active {
	width: 52px;
	background-position: 0 0;
}
#language-magyar:hover,
#language-magyar.active {
	width: 49px;
	background-position: -52px 0;
}

#inner-bg,
#inner-bg div,
#inner-ol,
#inner-ol div {
	width: 786px;
	height: 423px;
	position: absolute;
	top: 0;
	left: 0;
}
#inner-bg div {
	background: url(../images/sub-bg.png) no-repeat;
}
#inner-ol div {
	background: url(../images/inner-ol.png) no-repeat;
}
#inner-ol {
	z-index: 1000;
}
.inner-menu {
	position: absolute;
	top: 29px;
	left: 602px;
	width: 150px;
	height: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -1000px;
	overflow: hidden;
}
.inner-menu li,
.inner-menu a {
	display: block;
	width: 150px;
	height: 20px;
	margin: 0;
	padding: 0;
}
.inner-menu li {
	position: relative;
}
#aboutmenu a {
	background-image: url(../images/about/menu_hu.png);
}
#menumenu a {
	background-image: url(../images/menu/menu_hu.png);
}
#aboutmenu-project-background,
#menumenu-about-the-kitchen {
	background-position: 0 0;
}
#aboutmenu-design,
#menumenu-menu {
	background-position: 0 -20px;
}
#aboutmenu-location,
#menumenu-chef {
	background-position: 0 -40px;
}
#aboutmenu-project-background:hover,
#aboutmenu-project-background.active,
#menumenu-about-the-kitchen:hover,
#menumenu-about-the-kitchen.active {
	background-position: -150px 0;
}
#aboutmenu-design:hover,
#aboutmenu-design.active,
#menumenu-menu:hover,
#menumenu-menu.active {
	background-position: -150px -20px;
}
#aboutmenu-location:hover,
#aboutmenu-location.active,
#menumenu-chef:hover,
#menumenu-chef.active {
	background-position: -150px -40px;
}
#h1-about,
#h1-menu,
#h1-reservation,
#h1-events,
#h1-press-room,
#h1-lunch-menu {
	width: 200px;
	height: 40px;
	position: absolute;
	overflow: hidden;
	text-indent: -1000px;
	top: 20px;
	left: 420px;
	margin: 0;
	background-repeat: no-repeat;
}
#h1-about {
	background-image: url(../images/about/h1_hu.png);
}
#h1-menu {
	background-image: url(../images/menu/h1_hu.png);
}
#h1-reservation {
	background-image: url(../images/reservation/h1.png);
}
#h1-events {
	background-image: url(../images/events/h1.png);
}
#h1-press-room {
	background-image: url(../images/press-room/h1_hu.png);
}
#h1-lunch-menu {
	background-image: url(../images/lunch-menu/h1.png);
}
#clearbox-close {
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
	left: 757px;
	top: 8px;
	text-indent: -1000px;
	background-image: url(../images/close.png);
	background-position: -20px 0;
	z-index: 1;
	cursor: pointer;
}
#clearbox-close:hover {
	background-position: 0 0;
}
.container {
	position: absolute;
	top: 116px;
	left: 422px;
}
#menu.container {
	top: 108px;
}
.content {
	width: 370px;
	height: 283px;
	position: relative;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8581;
	line-height: 14px;
	margin-top: -14px;
}
.content a {
	color: #8b8581;
}
#menu .content {
	height: 300px;
	overflow: hidden;
}
.content p {
	margin: 14px 20px 0 0;
}
.noscroll p {
	margin-right: 60px;
}
.noscroll {
	overflow: visible!important;
}
#CB_Image {
	 filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;	
}
a {
	outline: none;
}
.left-bg,
.left-bg div {
	width: 393px;
	height: 423px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.left-bg {
	display: none;
}
#project-background-bg div {
	background: url(../images/about/project-background.png);
}
#design-bg div {
	background: url(../images/about/design.png);
}
#location-bg div {
	background: url(../images/about/location.png);
}
#about-the-kitchen-bg div {
	background: url(../images/menu/about-the-kitchen.png);
}
#reservation-bg div {
	background: url(../images/reservation/bg.png);
}
#events-bg div {
	background: url(../images/events/bg.png);
}
#designroom-bg div {
	background: url(../images/press-room/images/designroom0.png);
}
#decanter-bg div {
	background: url(../images/press-room/images/decanter0.png);
}
#konyhafonok-bg div {
	background: url(../images/menu/konyhafonok-bg.png);
}
#uzletvezeto-bg div {
	background: url(../images/menu/uzletvezeto-bg.png);
}
#lunch-menu-bg div {
	background: url(../images/lunch-menu/bg.png);
}
#reservation-bg,
#events-bg {
	display: block;
}
#menu-bg div {
	background: url(../images/menu/menu-bg.png);
}
#chef-bg div {
	background: url(../images/menu/chef.png);
}
a img {
	border: none;
}
#gogglemaps-button {
	position: relative;
	top: 15px;
	right: 5px;
}
#maps-container {
	border-top: 1px solid #2c2827;
	margin-top: 17px;
}

#menucats {
	font-size: 11px;
	margin: 0 0 0 5px;
	padding: 0;
	width: 310px;
	height: 24px;
	position: relative;
	margin-top: -20px;
	margin-bottom: 36px;
	list-style: none;
}
#menucats li {
	float: left;
	margin: 0 0 0 -9px;
	padding: 0;
	position: relative;
	z-index: 0;
}
#menucats li:hover {
	z-index: 10;
	background: transparent;
}
#menucats li.active {
	z-index: 9;
	background: transparent;
}
#menucats ul li {
	margin: 0!important;
}
#menucats ul {
	position: absolute;
	top: 19px;
	left: -11px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	width: 319px;
	height: 27px;
}
#menucats a {
	display: block;
	position: relative;
	overflow: hidden;
 	text-indent: -1000px;
}
#menucats ul a {
	height: 15px;
	position: relative;
	top: 6px;
	left: 20px;
}
#menucats li:hover ul,
#menucats li.active ul {
	display: block;
}
#menucats:hover li.active ul {
	/*display: none;*/
}
#menucats li:hover ul {
	display: block!important;
}
#menu-etlap ul {
	background: url(../images/menu/menu-menu-left.png);
	left: 0px;
	top: 19px;
}
#menu-borlap ul {
	background: url(../images/menu/menu-menu-right.png);
	left: -59px;
	top: 19px;
}
#menu-a-etlap {
	width: 68px;
	height: 24px;
	background: url(../images/menu/etlap.png);
	display: block;
}
#menu-etlap:hover a#menu-a-etlap,
#menu-etlap.active a#menu-a-etlap {
	background: url(../images/menu/etlap_h.png);
}
#menucats:hover #menu-etlap a#menu-a-etlap {
	/*background: url(../images/menu/etlap.png)!important;*/
}
#menucats:hover #menu-etlap:hover a#menu-a-etlap {
	background: url(../images/menu/etlap_h.png)!important;
}
#menu-a-borlap {
	width: 77px;
	height: 24px;
	background: url(../images/menu/borlap.png);
}
#menu-borlap:hover a#menu-a-borlap,
#menu-borlap.active a#menu-a-borlap {
	background: url(../images/menu/borlap_h.png);
}
#menucats:hover  #menu-borlap a#menu-a-borlap {
	background: url(../images/menu/borlap.png)!important;
}
#menucats:hover  #menu-borlap:hover a#menu-a-borlap {
	background: url(../images/menu/borlap_h.png)!important;
}
#menu-etlap li a {
	background-image: url(../images/menu/menu-etlap.png);
	margin: 0 29px 0 0;
}
#menu-borlap li a {
	background-image: url(../images/menu/menu-borlap.png);
	margin: 0 9px 0 0;
}
#etlap-eloetelek {
	width: 53px;
	background-position: -5px 0;
}
#etlap-levesek {
	width: 115px;
	background-position: -5px 0;
}
#etlap-foetelek {
	width: 48px;
	background-position: -151px 0;
}
#etlap-desszertek {
	width: 59px;
	background-position: -226px 0;
	margin: 0;
}
#etlap-eloetelek:hover,
#etlap-eloetelek.inactive {
	width: 53px;
	background-position: -5px -15px;
}
#etlap-levesek:hover,
#etlap-levesek.inactive {
	width: 115px;
	background-position: -5px -15px;
}
#etlap-foetelek:hover,
#etlap-foetelek.inactive {
	width: 48px;
	background-position: -151px -15px;
}
#etlap-desszertek:hover,
#etlap-desszertek.inactive {
	width: 59px;
	background-position: -226px -15px;
}

#etlap-pezsgok {
	width: 44px;
	background-position: -5px 0;
}
#etlap-desszert-borok {
	width: 83px;
	background-position: -58px 0;
}
#etlap-vorosek {
	width: 46px;
	background-position: -199px 0;
}
#etlap-feherek {
	width: 41px;
	background-position: -150px 0;
}
#etlap-rosek {
	width: 31px;
	background-position: -254px 0;
	margin: 0;
}


#etlap-pezsgok:hover,
#etlap-pezsgok.inactive {
	width: 44px;
	background-position: -5px -15px;
}
#etlap-desszert-borok:hover,
#etlap-desszert-borok.inactive {
	width: 83px;
	background-position: -58px -15px;
}
#etlap-vorosek:hover,
#etlap-vorosek.inactive {
	width: 46px;
	background-position: -199px -15px;
}
#etlap-feherek:hover,
#etlap-feherek.inactive {
	width: 41px;
	background-position: -150px -15px;
}
#etlap-rosek:hover,
#etlap-rosek.inactive {
	width: 31px;
	background-position: -254px -15px;
}

#menu-a-ebed-menu {
	width: 96px;
	height: 28px;
	background: url(../images/menu/ebed-menu.png);
}
#menu-a-ebed-menu:hover,
#menu-ebed-menu.active #menu-a-ebed-menu {
	background: url(../images/menu/ebed-menu_h.png);
}
#menucats:hover #menu-a-ebed-menu {
	background: url(../images/menu/ebed-menu.png)!important;
}
#menucats #menu-ebed-menu:hover #menu-a-ebed-menu {
	background: url(../images/menu/ebed-menu_h.png)!important;
}


#menu-a-tasting-menu {
	width: 111px;
	height: 28px;
	background: url(../images/menu/tasting-menu.png);
}
#menu-a-tasting-menu:hover,
#menu-tasting-menu.active #menu-a-tasting-menu {
	background: url(../images/menu/tasting-menu_h.png);
}
#menucats:hover #menu-a-tasting-menu {
	background: url(../images/menu/tasting-menu.png)!important;
}
#menucats #menu-tasting-menu:hover #menu-a-tasting-menu {
	background: url(../images/menu/tasting-menu_h.png)!important;
}
.menu-list-container {
	position: absolute;
	top: 0;
	left: 0;
}
.menu-list {
	padding: 0;
	margin: 7px 25px 0 0;
	list-style: none;
	overflow: auto;
	height: 270px;
	width: 370px;
}
.menu-list li {
	border-bottom: 1px solid #2c2827;
	padding: 5px 0;
	width: 310px;
}
.menu-list .item {
	width: 260px;
	display: block;
}
.menu-list .price {
	text-align:right;
	display: block;
	width: 310px;
	margin-top: -14px;
}
.menu-list .main-item {
	display: block;
	width: 300px;
}
#reservation-form {
	width: 311px;
	height: 216px;
	margin: 0;
	padding: 0;
	background:url(../images/reservation/form.png) #fff;
	position: absolute;
	top: 139px;
	left: 420px;
}
#reservation-form label,
#reservation-form input {
	display: block;
	margin: 0;
	padding: 0;
	height: 16px;
	color: #8b8581;
	font-size: 10px;
	border: none;
	background: none;	
	float: left;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 9px;
}
#reservation-form label {
	width: 77px;
	clear: both;
	text-indent: -1000px;
}
#reservation-form input {
	width: 222px;
	margin-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#datum-ev {
	width: 28px!important;
}
#datum-ho,
#datum-nap {
	margin-left: 14px!important;
	width: 14px!important;
}
#idopont-label {
	margin-left: 5px!important;
	width: 76px!important;
	clear: none!important;
}
#idopont {
	width: 33px!important;
	margin-right: 15px!important;
}
#hanyfore {
	width: 14px!important;
	margin-right: 200px!important;
}
#dohanyzo-label,
#nemdohanyzo-label {
	width: 25px!important;
	clear: none!important;
}
#dohanyzo,
#nemdohanyzo {
	width: 25px!important;
	margin-left: 3px!important;
}
#reservation-submit {
	display: block;
	overflow: hidden;
	text-indent: -109px;
	width: 109px;
	height: 29px;
	background: url(../images/reservation/submit.png);
	position: absolute;
	top: 185px;
	left: 213px;
}
#reservation-ol {
	width: 311px;
	height: 216px;
	display: none;
	position: absolute;
	z-index: 5;
	background: transparent;
}
#hiddensubmit {
	display: none!important;
}
#hiddeniframe {
	display: none;
}
#feedback {
	width: 786px;
	height: 65px;
	background: #131110;
	position: absolute;
	left: -786px;
	top: 307px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
#feedback p {
	margin: 0;
	text-indent: -1000px;
	position: relative;
	display: none;
	width: 786px;
	height: 65px;
}
#feedback span {
	display: block;
	width: 786px;
	height: 65px;
	background:url(../images/reservation/feedback.png);
	position: absolute;
	top: 0;
	left: 0;
}
#music {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 129px;
	height: 18px;
	z-index: 10000;
	margin: -360px 0 0 -557px;
}
#graphasel {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 297px 0 0 327px;
	font-size: 9px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #a5925e;
	width: 93px;
	text-align: right;
}
#bob {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 136px 0 0 316px;
	width: 95px;
	height: 95px;
	background: url(../images/best-of-budapest.jpg);
}
#graphasel a {
	color: #a5925e;
	text-decoration: none;
	font-weight: bold;
}
#press-room {
	margin: 14px 0 0 0;
	padding: 0;
	list-style: none;
}
#press-room li {
	width: 309px;
	border-bottom: 1px solid #2c2827;
	height: 73px;
	margin-top: 7px;
}
#press-room img {
	float: left;
	margin-top: 3px;
}
#press-room h2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#press-room h2 a {
	color: #fff;
	text-decoration: none;
}
#press-room p,
#press-room h2 {
	margin: 0 0 0 74px;
}
#download-full {
	width: 109px;
	height: 13px;
	background: url(../images/press-room/download_full.png);
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	margin: 11px 0 0 73px;
}
.strong,
.strong a {
	color: #fff;
}
.strong strong.label {
	color: #8b8581;
}
.note {
	font-size: 9px;
	padding-top: 7px!important;
	padding-bottom: 14px!important;
	border-bottom: none!important;
	color: #625d5a;
}
#menu-download {
	width: 120px;
	height: 18px;
	display: block;
	background: url(../images/menu/dl.png);
	text-indent: -1000px;
	position: absolute;
	top: 39px;
	left: 618px;
}
.menu-list strong {
	color: #fff;
}
#chef-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 20px;
	height: 28px;
	margin-bottom: 10px;
}
#chef-menu li {
	float: left;
	position: relative;
	margin-left: -5px;
}
#chef-menu li:hover {
	z-index: 10;
}
#chef-menu li.active {
	z-index: 9;
}
#chef-menu a {
	display: block;
	text-indent: -1000px;
}
#konyhafonok a,
#chef-menu:hover #konyhafonok a {
	width: 112px;
	height: 28px;
	background: url(../images/menu/chef_konyhafonok.png);
}
#konyhafonok:hover a,
#konyhafonok.active a,
#chef-menu:hover #konyhafonok:hover a {
	background: url(../images/menu/chef_konyhafonok_h.png);
}
#uzletvezeto a,
#chef-menu:hover #uzletvezeto a {
	width: 99px;
	height: 28px;
	background: url(../images/menu/chef_uzletvezeto.png);
}
#uzletvezeto:hover a,
#uzletvezeto.active a,
#chef-menu:hover #uzletvezeto:hover a {
	background: url(../images/menu/chef_uzletvezeto_h.png);
}
#chef .content {
	height: 236px;
}
.white {
	color: white;
}
.tasting {
	padding-top: 20px!important;
}
#lunch-menu h2 {
	font-size: 10px;
	border-bottom: 1px solid #2c2827;
	margin: 14px 0 -7px 0;
	padding: 0 0 7px 0;
	width: 310px;
	line-height: 14px;
}
#lunch-menu p {
	margin: 14px 0 0 0;
	line-height: 14px;
	width: 310px;
}
#lunch-menu p.daily-note {
	margin: 28px 0 0 0;
}
#lunch-menu-info {
	position: absolute;
	top: 41px;
	left: 423px;
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	color: #8b8581;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	width: 310px;
}
.heading {
	color: #fff;
}
#construction {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100000;
	width: 442px;
	height: 240px;
	margin: -120px 0 0 -221px;
}
#overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background: #f8f1d6;
	opacity:0.66;
	filter:alpha(opacity=66);
}
