/********************************************************************* 
  base css */

body {
	font-family: Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	background: url(images/top_background_budapest.jpg) 0 20px repeat-x #000000;
}

a, link, a:link {
	text-decoration: none;
	color: #DF9846;
	font-weight: normal;
	position: relative;
 }

a:visited {
	text-decoration: none;
	color: #DF9846;
	font-weight: normal;
	position: relative;
}

a:hover {
	text-decoration: none;
	color: #F2D112;
	font-weight: normal;
	position: relative;
}

/********************************************************************* 
  Top Container */

div.topcontainer{
	background: url(images/top_kaviar.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	height: 270px;
}

div.topcontainer object {
	padding:0;
	margin:0;
}
 
/********************************************************************* 
  Main */
    
div.main {
	margin-top: 43px;
	padding-top: 35px;
	width: 770px;
	background: url(images/dinner_gardient.png);
	margin-left: auto;
	margin-right: auto;
}

/********************************************************************* 
  Index_left */
    
div.index_left {
	width: 370px;
	float: left;
	padding: 0px;
	text-align: center;
}

div.index_left p {
	color: #333333;
	font-size: 0.8em;
	margin: 4px 0px	4px 10px;
	padding: 0px;
	text-align: left;

}

div.index_left a, div.index_left link, div.index_left a:link, div.index_left a:visited  {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	position: relative;
 }

div.index_left a:hover {
	text-decoration: none;
	color: #F2D112;
	font-weight: normal;
	position: relative;
}

/********************************************************************* 
  Index Carte */
  
div.carte_top {
   background-image: url(images/foodmenu_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 360px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 0.8em;
	padding-top: 20px;
	padding-bottom: 20px;
}  

div.carte_top p {
	margin: 0px;
	padding: 0px 0px 9px 0px;
}

div.carte_top h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: Black;
	font-style: italic;
}

div.carte_top a, div.carte_top link, div.carte_top a:link, div.carte_top a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	position: relative;
 }

div.carte_top a:hover {
	text-decoration: none;
	color: #777777;
	font-weight: normal;
	position: relative;
}

div.carte_bottom {
   background-image: url(images/foodmenu_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
/*	padding-bottom: 50px; */
	margin-bottom: 10px;
}

/********************************************************************* 
  Index_right */
    
div.index_right {
	width: 340px;
	margin-left: 410px;
	color: #dfdfdf;
	font-size: 0.75em;
}

div.index_right h1 {
	font-family: Georgia,Garamond,Arial,Helvetica;
	font-size: 1.4em;
	color: #d0c29b;
	margin: 0px;
	font-weight: bold;
}

div.index_right img {
	margin: 0px;
}

div.index_right p {
	margin: 10px 0px 0px 0px;
}

div.index_right .alairas {
	text-align: right;
}

div.index_right .idezet {
	font-style: italic;
}

div.index_right hr  {
	color: #704A1D;
	border-right:0;
	border-bottom:0;
	height: 1px;
	margin: 15px 0;
}

/********************************************************************* 
  Index Carte Special Offer */
  
div.carte_offer {
   background-image: url(images/etlap_ajanlo_hatter.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align: center;
	font-size: 1.2em;
	padding-top: 20px;
	height: 128px;
	margin-top: 30px;
}  

div.carte_offer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: Black;
	font-style: italic;
}

div.carte_offer a, div.carte_offer link, div.carte_offer a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	position: relative;
 }

div.carte_offer a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	position: relative;
}

div.carte_offer a:hover {
	text-decoration: none;
	color: #777777;
	font-weight: normal;
	position: relative;
}

/********************************************************************* 
  Bottom */
  
div.bottom_container{
	background: url(images/bottom_background_restaurant.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
}

div.bottom_main {
	width: 770px;
	background-image: url(images/dinner_gardient.png);
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
  
div.bottom_left {
	background-image: url(images/asztalfoglalas_hatter.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #141414;
	width: 370px;
	float: left;
	text-align: left;
	color: #dfdfdf;
	font-size: 0.75em;
	padding: 0px;
	margin: 0px;
}

div.bottom_left p {
	margin: 10px 0px 20px 20px;
	padding: 0px;
}

div.bottom_left h1 {
	font-size: 1.4em;
	color: #d0c29b;
	margin: 20px 0px 0px 20px;
	font-weight: bold;
}

div.bottom_right {
	width: 430px;
	padding: 20px 0 15px 20px;
	margin-left: 300px;
	color: #4A4A4A;
	font-size: 0.75em;
	text-align: right;
}

div.bottom_right a, div.bottom_right link, div.bottom_right a:link, div.bottom_right a:visited {
	text-decoration: underline;
	color: #4A4A4A;
	font-weight: normal;
	position: relative;
 }

div.bottom_right a:hover {
	text-decoration: none;
	color: #d0c29b;
	font-weight: normal;
	position: relative;
}

div.bottom_right p {
	margin: 0px 0px 0px 0px;
	padding: 7px 0 7px 0px;
	border-top: solid 1px #141414;
}

div.bottom_right img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: #4A4A4A solid 2px;
}

/********************************************************************* 
  Menu_left */
    
div.menu_left {
	width: 522px;
	float: left;
	padding: 0px;
	text-align: center;
}

div.menu_top {
	background-image: url(images/etlap_belso_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.menu_top h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: Black;
	font-style: italic;
	margin: 0px;
}


div.menu_bottom {
	background-image: url(images/etlap_belso_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;	
	height: 40px;
	font-size: 0.7em;
	padding: 15px 0px 0px 0px;	
	margin-bottom: 20px;
}

div.menu_main {
	background-image: url(images/etlap_hatter.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}

div.menu_main p {
	margin: 0px 0px 10px 0px;
	border-left: White;
}

/********************************************************************* 
  Menu_right */
    
div.menu_right {
	width: 218px;
	margin-left: 542px;
	color: #dfdfdf;
	font-size: 0.70em;
}

div.menu_right p {
	margin: 10px 0px 10px 0px;
	border-left: solid 2px #d0c29b;
	padding-left: 10px;
}

div.menu_right a, div.menu_right link, div.menu_right a:link {
	text-decoration: none;
	color: #d0c29b;
	font-weight: normal;
	position: relative;
 }

div.menu_right a:visited {
	text-decoration: none;
	color: #d0c29b;
	font-weight: normal;
	position: relative;
}

div.menu_right a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
}

/********************************************************************* 
  szoveg_right */

div.szoveg {
	color: #dfdfdf;
	font-size: 0.75em;
	margin: 0px 20px 0px 0px;
	line-height: 180%;
}

div.szoveg h1 {
	font-size: 1.4em;
	color: #d0c29b;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

div.szoveg h2 {
	font-size: 1.2em;
	color: #d0c29b;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-weight: normal;
}

div.szoveg a, div.szoveg link, div.szoveg a:link {
	text-decoration: underline;
	color: #d0c29b;
	font-weight: normal;
	position: relative;
 }

div.szoveg a:visited {
	text-decoration: underline;
	color: #d0c29b;
	font-weight: normal;
	position: relative;
}

div.szoveg a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
}

div.szoveg input, div.szoveg textarea  {
	background-color: #111111;
	border-color: #000000;
	border-bottom-color: #666666;
	border-style: solid;
	border-width:1px;
	color: #FFFFFF; 
	margin: 7px 0px 15px 20px;
	padding: 3px 3px 3px 3px;
	font-weight:normal;
	position: relative;
}

div.szoveg select  {
	background-color: #181818;
	border-color: #666666;
	border-style: solid;
	border-width:1px;
	color: #FFFFFF; 
	margin: 7px 0px 15px 20px;
	padding: 3px 3px 3px 3px;
	font-weight:normal;
	position: relative;
}

div.szoveg form  {
	margin: 20px 0px 0px 0px;
}

div.szoveg hr  {
	color: #704A1D;
	border-right:0;
	border-bottom:0;
	height: 1px;
	margin: 15px 0;
}

div.paypal {
	line-height: 200%;
}

div.paypal h1 {
	font-size: 1.4em;
	color: #FFCC33;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

div.paypal form {
	margin: 0px;
	padding: 0px;
}

div.paypal input {
	margin: 15px 0px 0px 0px;
	padding: 5px;
	position: relative;
	border: 0px;
}


/********************************************************************* 
  minden kep divje */

div.imagebox img {
	border: 10px solid #2A2A2A;
	margin-bottom: 20px;
}

div.sokkep {
	padding:10px;
	margin:10px;
	float:right;
	text-align:center;
	background-color:#2A2A2A;
}

/*********************************************************************
  horizontal menu  */

div.hmenu {
	width: 770px;
	margin:auto;
	padding: 0;
	text-align: left;
	border: 0;
	font-size: 0.95em;
/*	height: 2.1em;*/
	font-family: Georgia,Garamond,Arial,Helvetica;
	height: 26px;
	background: #000000;
}

div.hmenu a {
	display: block;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	position: relative;
}

div.hmenu a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

/* TOPMENU */
div.hmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

div.hmenu ul li {
	display: inline;
	float:left;
}

div.hmenu ul li a, div.hmenu ul li a:hover, div.hmenu ul li a:visited {
/*	color: #ffffff;*/
	text-decoration: none;
	padding: 4px 10px;
	display: block;
	font-weight: normal;
	border-right:1px solid #74491F;
	margin: 0;
}

/* SUBMENU */
div.hmenu ul ul {
	position: absolute;
	width: 210px;
	display: none;
	background: #000000;
	z-index: 2000;
}

div.hmenu ul ul li {
	float: none;
	height: auto;
	display: block;
	background: #000000;
}

div.hmenu ul ul li a, div.hmenu ul ul li a:hover, div.hmenu ul ul li a:visited {
	font-size: 1em;
	font-weight: normal;
	border-right:0;

}

div.hmenu ul ul li a:hover {
	background:#74491F;
}

div.hmenu ul li:hover ul, div.hmenu ul li:hover a {
	display: block;
	background: #141414;
/*	color: #FFFFFF;*/
}

div.hmenu ul ul li a:hover ul li a {
	color: #FFFFFF;
}

/* CMS */

div.tabmenu {
	height: 25px;
	border-collapse: collapse;
	border-bottom: 1px solid #5F5F5F;	
	padding-left: 15px;
    margin-top:15px;
	line-height:120%;
}

div.tabmenu a {
	border: 1px solid #5F5F5F;
	border-bottom:0;
	float:left;
	display: block;
	font-size: 1em;
	font-weight: normal;
	color: #FFF300;
	text-decoration: none;
	padding: 3px 10px 2px;
	margin: 4px 2px 0 0;
	background:#000000;
}

div.tabmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background:#52340E;
}

div.tabmenu a.selected {
	margin: 0 2px 0 0;
	padding: 7px 10px 3px;
}

/********************************************************************* 
tab pages part  */

div.tabpage  {
	padding: 15px;
	border: 1px solid #5F5F5F;
	border-top:0;
	background:#000000;
}	

div.tabpage table {
}	

div.tabpage td {
	padding:12px;
	text-align:center;
	background: #141414;
	width: 214px;
}

div.tabpage td img {
	border: 7px solid #FFFFFF;
	margin-bottom: 7px;
}

/* BOOKMARKING TOOL */

.addthis_default_style {
	background:#714F29;
}