html,body {
	background-image: url(../gfx/kozep_bgr.jpg);
	background-repeat: repeat-y;
	background-position:top;
	background-color:#F36D27;
	margin: 0;
	padding: 0;
	z-index:0;
	height: 100%;
}

p,td,tr,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0pt;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

td{
	vertical-align:top;
}

.form
{
	padding:0;
	margin:0;
}

a{
	font-size: 11px;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
A:hover {
	color:#F06A25;
	text-decoration: underline;
}

h1{
	color:#7FBD2E;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:6px 0px 6px 0px;
}

#top_menu {
	margin: auto;
	height: 30px;
	background: #FFF url(../gfx/top_menu_bg.jpg) repeat-x top left;
}

#bookmarks {
	margin: auto;
	height: 5px;
	width:100%;
}

#bookmarks div#bookmark_box{
	width:980px;
	margin:auto;
	padding-top: 5px;
}

#bookmarks div#bookmark_box div#bookmark{
	float:left;
	margin:0px;
	width:400px;
}

#bookmarks div#bookmark_box div#bookmark a{
	font-size:10px;
}

#bookmarks div#bookmark_box div#topmenu_menu{
	float:right;
	width:460px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
}

#bookmarks div#bookmark_box div#topmenu_menu a{
	font-size:10px;
}

#bookmarks div#bookmark_box div#search{
	float:left;
	width:500px;
	margin:0px 0px 0px 200px;
	padding-top: 5px;
	border:1px solid red;
	text-align:right;
}



#top {
	width: 100%;
	margin: auto;
	padding: 0;
}

#tartalom {
	width: 980px;
	vertical-align:top;
	margin: auto;
	padding: 0px;
}

/* fejl�c */
div#fejlec {
	margin: auto;
	height: 88px;
	background-image:url(../gfx/fej_bgr.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #FFF;
}


div#fejlec div#logo {
	width: 980px;
	margin: auto;
	height: 88px;
	background-image:url(../gfx/fejlec2.jpg);
	background-repeat:no-repeat;
}


div#fejlec div#logo_en {
	width: 980px;
	margin: auto;
	height: 98px;
	background-image:url(../gfx/en/fejlec2.jpg);
	background-repeat:no-repeat;
}


div#fejlec div#logo div#banner_top {
	float:right;
	width: 470px;
	margin: 0px 0px 0px 0px;
	height: 65px;
	padding:20px 0px 0px 0px;
}

div#fejlec div#logo div#reg{
	float:left;
	height:20px;
	color:#FFF;
	font-size:11px;
	width:190px;
	padding:0px 0px 0px 23px;
	cursor:pointer;
}

div#fejlec div#logo .registrate{
	float:left;
	width:140px;
	padding:26px 0px 0px 20px;
	color:#FFF;
	font-size:14px;
}

div#fejlec div#logo .registrate span{
	font-size:10px;
}

div#fejlec div#logo .registrate a{
	display:block;
	padding:0px;
	color:#FFF;
}

div#fejlec div#logo .registrate a.reglink{
	font-size:18px;
}

div#fejlec div#logo .hlogin_box{
	float:left;
	width:250px;
	padding:0px 0px 0px 40px;
}

.hlogin_box_title{
	color:#F36D26;
	font-weight:bold;
	padding-left:3px;

}

div#fejlec div#logo .hlogin_box .login td label{
	color:#FFF;
}

div#fejlec div#logo .hlogin_box .login td.login_input{
	padding:3px 0px 0px 6px;	
}

div#fejlec div#logo .hlogin_box .login td.pass_input{
	padding:13px 0px 0px 6px;
}

.inputmezo_hpass{
	height:13px;
}

div#fejlec div#logo .hlogin_box .login td.login_input input,
div#fejlec div#logo .hlogin_box .login td.pass_input input{
	border:none;
	background-color:#fcf9f0;
	width:142px;
}

div#content{
	width:980px;
	margin:0 auto;
}


#topmenu {
	position: absolute;
	margin: auto;
	height: 25px;
	width:100%;
}

#topmenu div#box{
	width:800px;
	margin:auto;
}

#topmenu div#box div#menu{
	float:right;
	margin:0px;
	padding:0px;
}


#topmenu div#box div#menu ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#topmenu div#box div#menu li{
	float:left;
	margin:0px;
	padding:0px;
}

#topmenu div#box div#menu li.udv{
	float:left;
	display: block;
	margin:0px 1px 0px 1px;
	padding:4px 6px 2px 6px;
	height:20px;
	border-bottom:2px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 12px;
}

#topmenu div#box div#menu li a{
	float:left;
	display: block;
	margin:0px 1px 0px 1px;
	padding:4px 6px 2px 6px;
	height:20px;
	border-bottom:2px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;

}

#topmenu div#box div#menu li a:hover{
	margin:0px 1px 0px 1px;
	padding:4px 6px 5px 6px;
	height:17px;
	border-bottom:2px solid #F36D27;
	background: #F6F6F6;
}


#top div#tartalom {
	margin: auto;
	width: 976px;
	padding:2px;
	padding-left:5px;
}


#td_left{
	
	width:200px;
	
}


#td_right{

	width:200px;
	
}

.td_box{
	width:200px;
	background:transparent url(../gfx/td_box_bgr.jpg) repeat-y top left;
}

.td_box .td_box_top{
	width:200px;
	background:transparent url(../gfx/td_box_top.jpg) no-repeat top left;
	height:17px;
}

.td_box .td_box_bottom{
	clear:both;
	width:200px;
	background:transparent url(../gfx/td_box_bottom.jpg) no-repeat top left;
	height:17px;
}

.td_box .td_box_cont{
	margin:0px 10px 0px 10px;	
}

div#address_box{
	height:38px;
	background: transparent url(../gfx/top_statusz_bgr.jpg) no-repeat top center;
	width:970px;
}

div#navigation_box{
	height:30px;
	padding:8px 0px 0px 0px;
	text-align:center;
	background: transparent url(../gfx/top_statusz_bgr.jpg) no-repeat top center;
	width:970px;
	color:#bdbdbd;
}


div#navigation_box span{
	
	font-size:16px;
	font-weight: bold;
	color:#f36d27;
	
}



#center_side {
	float: right;
	width: 180px;
	min-height: 600px;
}

.main_login_box
{
	width:598px;
	height:40px;
	text-align:right;
	padding-top:10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aeaeae;
}

.main_login_box_big
{
	width:598px;
	height: 150px;
	background-image:url(../gfx/login_bge.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
	padding-top:10px;
	padding-bottom: 5px;
}

div#main_logged_box
{
	width:584px;
	text-align:right;
	padding:2px;
	border-left:5px solid #e2e7ef;
	border-bottom:5px solid #e2e7ef;
	border-right:5px solid #e2e7ef;
}

div#show_hide_logged_box {
	float: right;
	padding-right: 5px;
}


#main_bv{
	width:598px;
	height:183px;
	background-image:url(../gfx/tabla_bgr_bv.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#main_bv div#budapest_ker{
	width:300px;
	float:left;
	padding-left:20px;
	padding-top:30px;
}

#main_bv div#videk{
	width:200px;
	float:right;
	padding-right:20px;
	padding-top:30px;
	text-align:right;
}

#main_pizza{
	width:598px;
	height:220px;
	background-image:url(../gfx/tabla_bgr_pizza.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#main_pizza .fugg_v{
	float:left;
	width:230px;
	height:220px;
	text-align:right;
}

#main_pizza .pizzak_fast{
	float:right;
	width:300px;
	height:220px;
	text-align:right;
	padding-right:20px;
}

#main_ettermek{
	width:598px;
	height:205px;
	background-image:url(../gfx/tabla_bgr_etterem.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#ettermek{
	width:598px;
}


#etterem
{
	border-top:1px solid #7FBC2D;
	border-bottom:1px solid #7FBC2D;
}

#basket
{
	margin-left:2px;
	width:180px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

.user_box
{
	float:left;
	padding:0px;
	text-align:center;
}

.last_order
{
	float:right;
	text-align:right;
	padding:2px;
}

.basket_header
{
	height:32px;
	width:180px;
	background-image:url(../gfx/basket_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

.basket_items
{
	padding:3px;
	border-bottom:1px solid #b3c1d7;
	border-top:1px solid #b3c1d7;
	background-color:#f2f6fd;
	text-align:right;
}

.basket_sum
{
	padding:3px;
	margin:5px;
	border-bottom:1px solid #b3c1d7;
	text-align:right;
}

.megjegyzes
{
	padding-left:10px;
	font-size:10px;

}

.nyitva
{
	float:right;
	padding-right:20px;
	padding-top:2px;
	text-align:right;
}

.etterem_header
{
	background-color:#7FBC2D;
}

.btn_folytat
{
	height: 25px;
	font-size:10px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0 5px 0 5px;
	background-color: #F36D27;
	border: 1px solid #666666;
	color: #FFF;
}

.btn_folytat:hover {
	background-color: #C3E145;
	color: #000;
}

.btn_basket_add
{
	width: 20px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	background-color: #C3E145;
	border: 1px solid #666666;
	color: #666666;
}

.btn_basket_add:hover {
	background-color: #DDDDDD;
}

.etelek_title
{
	float:left;
	width:300px;
	display:block;

}

.etel_title{
	font-weight:bold;
	font-size:14px;
}

.etelek_rendeles
{
	float:right;
	text-align:right;
	margin:4px 2px 2px 2px;

}

.btn_empty
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #899fbf;
	width:79px;
	height:32px;
	background-image:url(../gfx/btn_empty.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0;
}

.tabla_bgr_login{
	background-image:url(../gfx/login_bge.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-right:10px;
}
.tabla_bgr_bv{
	background-image:url(../gfx/tabla_bgr_bv.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tabla_bgr_pizza{
	background-image:url(../gfx/tabla_bgr_pizza.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tabla_bgr_etterem{
	background-image:url(../gfx/tabla_bgr_etterem.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tabla_bgr_menu{
	background-image:url(../gfx/menu_bgr_lent.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-right:5px;
}
.tabla_bgr{
	background-image:url(../gfx/login_bge.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* menu */
ul.menu {
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

ul.menu li {
	margin: 0;
	padding: 3px 0px 4px 10px;
	list-style-type: none;
	border-bottom: 1px dashed #81909b;
	background-image:url(../gfx/dupla_nyil.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul.rendel_menu {
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

ul.rendel_menu li {
	margin: 0;
	padding: 3px 0px 4px 10px;
	list-style-type: none;
	border-bottom: 1px dashed #81909b;
}
ul.rendel_menu li.aktualis {
	margin: 0;
	padding: 3px 0px 4px 10px;
	list-style-type: none;
	border-bottom: 1px dashed #81909b;
	background-image:url(../gfx/dupla_nyil.gif);
	background-position:left;
	background-repeat:no-repeat;
}

/* men� link */
a.link-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-menu:hover {
	color: #F06A25;
	font-weight: bold;
	text-decoration:underline;
}
b.zarva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
}
/* nyitva link */
a.link-nyitva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-nyitva:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-nyitva:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-nyitva:hover {
	color: #F06A25;
	font-weight: bold;
	text-decoration:underline;
}

/* nyitva link */
a.link-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7FBC2D;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-green:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7FBC2D;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-green:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7FBC2D;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-green:hover {
	color: #F06A25;
	font-weight: bold;
	text-decoration:underline;
}

/* user - menu*/


#menu-left-new
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	float: left;
}


#menu-left-new ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#menu-left-new li
{
	border-bottom: 1px solid #DDDDDD;
}

#menu-left-new li.first
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

#menu-left-new li.last
{
	border-bottom: 1px solid #DDDDDD;
}

#menu-left-new li.firstselected
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color:#F3F3F3;
	color:#FFFFFF;
}

#menu-left-new li.selected
{
	border-bottom: 1px solid #DDDDDD;
	background-color:#F3F3F3;
	color:#FFFFFF;
}

#menu-left-new li.submenu{
	background-color:#F3F3F3;
	color:#FFFFFF;
	font-weight:normal;
}

#menu-left-new ul a
{
	display: block;
	padding: 2px 1px 2px 1px;
	width: 150px;
	width/* */:/**/148px;
	width: /**/148px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #555555;
}

#menu-left-new ul a:hover
{
	color: #000000;
	background-color: #F1F1F1;
}

#menu-left-new ul a:visited
{
}

.inputmezo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c5c5c5;
	padding:2px;
	background-color:#F6F6F6;
	width:200px;
}

.inputmezo_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid red;
	padding:2px;
	background-color:#F6F6F6;
	width:200px;
}

textarea {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c5c5c5;
	padding:2px;
	background-color:#F6F6F6;
	width:200px;
	
}

.inputmezo300 {
	width: 300px;
}

.inputarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	height: 100px;
	border: 1px solid #F06A25;
}

.selectbig {
	width: 350px;
}

.inputmezo_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #F06A25;
	width: 114px;
}

.submit_home {
	border: 1px solid #CCC;
	margin-top: 1px;
	padding: 1px;
	background-color: #F36D27;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

.submit_home:hover {
	background-color: #7FBC2D;
	color: #000;
}

.gomb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	background-image:url(../gfx/gomb_bgr2.jpg);
	background-repeat:repeat-x;
	padding:2px 8px 2px 8px;
	display:block;
	border: 1px solid #000;
}

a.reg_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#F36D27;
}

.cimszo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7FBC2D;
	font-weight:bold;
}

.alsolec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.etteremcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}

.ettermekOff {
	border-top:1px solid #F36D27;
	border-bottom:1px solid #F36D27;
}
.ettermekOn {
	border-top:1px solid #7FBC2D;
	border-bottom:1px solid #7FBC2D;
}
.rowOff {
	border-top: 1px solid #666666;
	/*border-bottom:1px solid #666666;*/
}
.rowOn {
	background-color: #F36D27;
}

.row {
  clear: both;
  padding-top: 10px;
}

.row span.label {
  float: left;
  width: 250px;
  height:20px;
  vertical-align:text-bottom;
  text-align: right;
}
label {
	cursor: pointer;
}
.row span.formw {
  float: right;
  width: 250px;
  height:20px;
  text-align: left;
}

.home_ker_box{
	margin:0px;
	padding:2px;
	height:16px;
	
}

.home_ker_box{
	margin:0px;
	padding:2px;
	height:16px;
	
}
.console_box{
	text-align:left;
	padding:3px 0px 3px 5px;
}

.etlap_kat{
	text-align:center;
	margin:2px;
	padding:3px 10px 3px 10px;
}


/* links */

a.home_kerulet , a.home_kerulet:link, a.home_kerulet:visited, .home_kerulet:active  {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#DDDDDD;
	padding:2px;
	margin:1px;
}

a.home_kerulet:hover {
	color: #FFFFFF;
	background-color:#7fbc2d;
	text-decoration:underline;
}

a.home_ker , a.home_ker:link, a.home_ker:visited, .home_ker:active  {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#DDDDDD;
	padding:2px;
}

a.home_ker_active , a.home_ker_active:link, a.home_ker_active:visited  {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color:#F36D27;
	padding:4px;
	color:#FFF;
}

a.home_ker_active:hover {
	background-color: #F36D27;
	color:#FFF;
}

a.home_ker:hover {
	color: #FFFFFF;
	background-color:#7fbc2d;
	text-decoration:underline;
}

a.high_link_b , a.high_link_b:link, a.high_link_b:active, a.high_link_b:visited  {
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#6a7b97;
	padding:2px;
}
a.high_link_b:hover {
	color: #333333;
	background-color:#DDDDDD;
	text-decoration:none;
}

a.kat_link , a.kat_link:link,  a.kat_link:active, a.kat_link:visited  {
	float:left;
	display:block;
	font-size: 11px;
	line-height:14px;

	text-decoration: none;
	background-color:#DDDDDD;
	color: #333333;
	padding:2px 5px 2px 5px;
	margin:2px;
}
a.kat_link:hover {
	color: #FFFFFF;
	background-color:#6a7b97;
	text-decoration:none;
}

.kat_link_closed   {
	float:left;
	display:block;
	font-size: 11px;
	line-height:14px;

	text-decoration: none;
	background-color:#DDDDDD;
	color: #333333;
	padding:2px 5px 2px 5px;
	margin:2px;
}

.error {
	font-weight: bold;
	color: red;
}



.kerulet_header {
	line-height: 25px;
	background-color:#F36D27;
	border-bottom: 1px dotted #FFF;
	padding-left: 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

/*-------------------------------
	ettermek listaja
-------------------------------*/
.etterem {
	clear: both;
	border-top:1px solid #7FBC2D;
	border-bottom:1px solid #7FBC2D;
}

.etterem_header
{
	background-color: #7FBC2D;
}

.category_header {
	width: 200px;
	margin-top: 5px;
	padding-left: 15px;
	background-color: #F36D27;
	background-image:  url(../gfx/corner_r.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.category_header a {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

.category_header a:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

.category_header a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

.category_header a:hover {
	text-decoration: none;
	color: blue;
	font-weight:bold;
	font-size: 14px;
}

.etteremcim {
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}

.etteremcim a {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

.etteremcim a:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

.etteremcim a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

.etteremcim a:hover {
	text-decoration: none;
	color: blue;
	font-weight:bold;
	font-size: 14px;
}

.etterem_name
{
	float:left;
	padding-left:5px;
}

.etterem_adatok {
	clear: both;
	background: #FFF;
}

.nyitva
{
	float: right;
	padding-right: 20px;
	padding-top: 2px;
	text-align: right;
}

a.link-nyitva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-nyitva:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-nyitva:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	vertical-align: middle;
	}
a.link-nyitva:hover {
	color: blue;
	font-weight: bold;
	text-decoration:underline;
}

.p_nowrap {
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
/*-------------------------------
	etlap kategoriak
-------------------------------*/
.etlap_kat{
	text-align:center;
	margin:2px;
	padding:3px 10px 3px 10px;
}

.kat_link , .kat_link:link,  .kat_link:active, .kat_link:visited  {
	display: block;
	float: left;
	white-space: nowrap;
	font-size: 11px;
	line-height:14px;
	text-decoration: none;
	background-color:#DDDDDD;
	color: #333333;
	padding:2px 5px 2px 5px;
	margin:2px;
	cursor: pointer;
}
.kat_link:hover {
	color: #FFFFFF;
	background-color:#6a7b97;
	text-decoration:none;
}

/*-------------------------------
	etelek
-------------------------------*/
#foods_items {
	clear: both;
}

.foods_items_left {
	text-align: left;
}

.etlap_kategoria {
	clear: both;
	padding:3px;
	padding-left:12px;
	border-bottom:1px solid #b3c1d7;
	border-top:1px solid #b3c1d7;
	background-color:#BED2F5;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
}

.etelek {
	width: 100%;
	border-collapse: collapse;
}

.etelek td
{
	padding : 5px;
}

.etelek_darab {
	display: none;
	float: left;
	width: 30px;
	padding: 2px;
	line-height: 30px;
	background: #FFF;
	font-size: 20px;
	color: #666;
	border: 5px solid #DDD;
	text-align: center;
}

.etelek_kep {
	float: left;
	width: 45px;
	/*border: 1px solid #7FBC2D;*/
	margin-right: 5px;
}

.etelek_kosar_megjegyzes {
	/*display: none;*/
}

.etelek_kosar_megjegyzes_text {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #DDD;
	background: #F36D27;
	color: #FFF;
	text-align: right;
}

.etelek_kosar_megjegyzes_buttons {
	background: #7FBC2D;
}

.etelek_szoveg {
	float: left;
	width: 230px;
	padding-left: 5px;
}

.etelek_nev {
	font-size: 14px;
	font-weight: bold;
}

.etelek_0 {
	padding: 5px;
	background: #FFF;
	border-bottom: 1px solid #DDDDDD;
}

.etelek_1 {
	padding: 5px;
	background: #F9F9F9;
	border-bottom: 1px solid #DDDDDD;
}

.etelek_kosar {
	background: #EEE;
}

.etelek_ar {
	font-size: 18px;
	color: #666666;
}

.btn_basket {
	width: 17px;
	font-size: 10px;
	margin-top: 5px;
	background-color: #DDDDDD;
	border: 1px solid #666666;
	color: #666666;
}

.btn_basket:hover {
	background-color: #C3E145;
}

.btn_basket_big {
	font-size: 10px;
	margin-right: 3px;
	background-color: #DDD;
	border: 1px solid #666666;
	color: #666666;
}

.btn_basket_big:hover {
	background-color: #C3E145;
}

.order_row {
	background: #DDD;
}

.order_desc {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	background: transparent url(../gfx/orders/order_desc.gif) no-repeat top left;
	/*border: 1px solid #FFF;*/
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
}

.order_desc:hover {
	background: transparent url(../gfx/orders/order_desc_active.gif) no-repeat top left;
}

.order_asc {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	background: transparent url(../gfx/orders/order_asc.gif) no-repeat top left;
	/*border: 1px solid #FFF;*/
	margin-top: 4px;
	margin-left: 10px;
}

.order_asc:hover {
	background: transparent url(../gfx/orders/order_asc_active.gif) no-repeat top left;
}

/*-------------------------------
	belepes, regisztracio
-------------------------------*/
.login_box {
	padding: 10px;
	margin: 5px 10px 10px 10px;
	border: 3px solid #CCCCCC;
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #F36D27;
}

/*-------------------------------
	tipp
-------------------------------*/
.tipp_box {
	padding: 5px;
	padding-bottom: 50px;
	margin: 5px 5px 5px 0;
	border: 3px solid #DDD;
	background-color: #F6F6F6;
	background-image:url(../gfx/info_icon.gif);
	background-position: 90% 90%;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #F36D27;
}

.tipp_box_noimg{
	padding: 5px;
	margin: 5px 5px 5px 0;
	border: 3px solid #DDD;
	background-color: #F6F6F6;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #F36D27;
}

.error_box {
	padding: 5px;
	padding-bottom: 50px;
	margin: 5px 5px 5px 0;
	border: 3px solid #DDD;
	background-color: #F6F6F6;
	background-image:url(../gfx/error_icon.gif);
	background-position: 97% 90%;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #F36D27;
}

.tipp {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #F36D27;
}

.tipp_center {
	text-align: center;
	font-weight: bold;
	color: #F36D27;
}

/*-------------------------------
	urlapok
-------------------------------*/

.textarea {
	border: 1px solid #292929;
	font-size: 11px;
	color: #333333;
	width: 200px;
	height: 150px;
}

.submit {
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 2px;
	background-color: #F36D27;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.submit:hover {
	background-color: #7FBC2D;
	color: #000;
}

.big_submit {
	font-size: 16px;
}

.row1 {
	background-color: #F9F9F9;
	border-bottom: 1px solid #DDD;
	/*white-space: nowrap;*/
}

.row2 {
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	/*white-space: nowrap;*/
}

.row_default {
	border-bottom: 1px solid #7DBE30;
	padding: 2px;
	color: #7DBE30;
}

.row_address_def{
	border-bottom: 1px solid #7DBE30;
}

.default_right {
	text-align: right;
}

.row_default_edit {
	/*
	background-color: #7DBE30;
				   */
	margin-bottom: 10px;
	padding: 2px 4px 2px 4px;
}

.row_default_edit a {
	text-decoration: none;
	color: #F36D27;
}

.row_default_edit a:link {
	text-decoration: none;
	color: #F36D27;
}

.row_default_edit a:visited {
	text-decoration: none;
	color: #F36D27;
}

.row_default_edit a:hover {
	text-decoration: none;
	color: #666666;
}

.row_other_edit {
	margin-bottom: 10px;
	padding: 2px 4px 2px 4px;
}

.row_other {
	border-bottom: 1px solid #DBDBDB;
	padding: 2px;
	font-size: 12px;
}

.reg_form {
	border-collapse: collapse;
	text-align: left;
}

.reg_form_subheader {
	border-bottom: 1px solid #7FBC2D;
	font-size:14px;
	color:#7fbd2e;
}

.reg_form_subheader_kicsi td {
	border-bottom: 1px solid #7FBC2D;
	font-size:12px;
	color:#7fbd2e;
}

.reg_form_subheader td{
	font-size:14px;
	color:#7fbd2e;
}

.reg_form th{
	background: #7FBD2E;
	color: #FFF;
	padding:4px;
}

.subheader {
	line-height: 36px;
	background: #FFF url(../gfx/form_header_bg.jpg) repeat-x top left;
	border-bottom: 1px solid #ACACAC;
}

.reg_form_border {
	
	padding: 5px;
}

.reg_form td{
	padding:4px;
}

.reg_form {
	padding: 5px;
}

input {
	z-index: 1;
}
input.error,
select.error,
textarea.error {
	border: 1px solid #F36D27;
	
}

label.error {
	color: #810000;
}

/*-------------------------------
	men�
-------------------------------*/
.top_menu {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	color: #FFF;
}

.top_menu ul {
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFF;
}

.top_menu li {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFF;
}

.top_menu li a {
	float: left;
	text-decoration: none;
	color: #FFF;
}

.top_menu li span {
	float: left;
	text-decoration: none;
	color: #FFF;
	margin-left: 1px;
}

.top_menu ul li span{
	background-color: #F36D27;
	/*background-image:  url(../gfx/corner_r.gif);
	background-repeat: no-repeat;
	background-position:  top right;*/
	/*padding-right: 5px;*/
	color: #FFF;
}

.top_menu ul li span a {
	background-color: #F36D27;
	background-image:  url(../gfx/corner_l.gif);
	background-repeat: no-repeat;
	background-position:  top left;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.top_menu ul li span:hover{
	background-color: #7fbc2d;
	/*background-image:  url(../gfx/corner_r_h.gif);
	background-repeat: no-repeat;
	background-position:  top right;*/
	/*padding-right: 5px;*/
	color: #000;
}

.top_menu ul li span a:hover {
	background-color: #7fbc2d;
	background-image:  url(../gfx/corner_l_h.gif);
	background-repeat: no-repeat;
	background-position:  top left;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.top_menu ul li span a.active {
	background-color: #7fbc2d;
	background-image:  url(../gfx/corner_l_h.gif);
	background-repeat: no-repeat;
	background-position:  top left;
	color: #FFF;
	padding-left: 5px;
}

.top_menu ul li span.active {
	background-color: #7fbc2d;
	/*background-image:  url(../gfx/corner_r_h.gif);
	background-repeat: no-repeat;
	background-position:  top right;*/
	color: #FFF;
}

.top_menu ul li span a:visited {
	color: #FFF;
}

.top_menu ul li span:visited {
	color: #FFF;
}

/*-------------------------------
	men�
-------------------------------*/
.friends_menu {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	color: #FFF;
	width: 600px;
}

.friends_menu ul {
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFF;
}

.friends_menu li {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFF;
}

.friends_menu li a {
	float: left;
	text-decoration: none;
	color: #FFF;
}

.friends_menu li span {
	float: left;
	text-decoration: none;
	color: #FFF;
	margin-left: 1px;
}

.friends_menu ul li span{
	background-color: #F36D27;
	/*background-image:  url(../gfx/corner_r.gif);
	background-repeat: no-repeat;
	background-position:  top right;*/
	/*padding-right: 5px;*/
	color: #FFF;
}

.friends_menu ul li span a {
	background-color: #F36D27;
	background-image:  url(../gfx/corner_r.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.friends_menu ul li span:hover{
	background-color: #7fbc2d;
	/*background-image:  url(../gfx/corner_r_h.gif);
	background-repeat: no-repeat;
	background-position:  top right;*/
	/*padding-right: 5px;*/
	color: #000;
}

.friends_menu ul li span a:hover {
	background-color: #7fbc2d;
	background-image:  url(../gfx/corner_r_h.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.friends_menu ul li span a.active {
	background-color: #7fbc2d;
	background-image:  url(../gfx/corner_r_h.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	color: #FFF;
	padding-left: 5px;
}

.friends_menu ul li span.active {
	background-color: #7fbc2d;
	/*background-image:  url(../gfx/corner_r_h.gif);
	background-repeat: no-repeat;
	background-position:  top right;*/
	color: #FFF;
}

.friends_menu ul li span a:visited {
	color: #FFF;
}

.friends_menu ul li span:visited {
	color: #FFF;
}

/*-------------------------------
	kosar
-------------------------------*/
div#right_basket {
	
}

div#right_basket hr {
	border: #292929;
	
}

.kosar_fejlec {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

a.order_button {
	display: block;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 2px;
	background-color: #F36D27;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.order_button:link {
	display: block;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 2px;
	background-color: #F36D27;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.order_button:visited {
	display: block;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 2px;
	background-color: #F36D27;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.order_button:hover {
	background-color: #7FBC2D;
	color: #000;
}



a.order_button_menuorder {
	
	margin: 5px;
	padding: 2px 6px 2px 6px;
	background-color: #F36D27;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width : 200px;
}


a.order_button_menuorder:hover {
	background-color: #ff9f6d;
	color: #000;
}


a.add_button {
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7FBC2D;
}

a.add_button:hover {
	color: #F36D27;
}

a.add_button:link {
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7FBC2D;
}

a.add_button:visited {
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #7FBC2D;
}

a.add_button img{
	border: 0;
}

.min_kosar_error {
	border: 3px solid #F36D27;
	background-color: #F9F9F9;
	margin: 5px;
	padding: 5px;
}

.kosar_kitchen {
	width: 175px;
	border-bottom: 1px solid #DDD;
	background-color: #BED2F5;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}

.kosar_etel {
	width: 175px;
	border-bottom: 1px solid #DDD;
	background-color: #F2F6FD;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}

.img_button {
	cursor: pointer;
}

.food_row2 {
	background-color: #F9F9F9;
	border-bottom: 1px solid #DDD;
}

.food_row1 {
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
}



/*-------------------------------
	jobboldali menu
-------------------------------*/
div.right_menu_bgr
{
	width:180px;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding: 0 5px 0 5px;
	/*margin-top: 25px;*/
	clear: both;
}

/*-------------------------------
	banner box

.banner_box
{
	margin:auto;
	border:3px solid #CCCCCC;
	background-color:#FFFFFF;
	width:120px;
	height:240px;
	text-align:center;
	display: block;
}
-------------------------------*/

.banners
{
	margin:5px 0px 0px 0px;
	height:130px;
	text-align:center;
}

.banner_box{
	margin:0px;
	padding:0px;
	border:2px solid #F6F6F6;
	height:120px;
	width:120px;
}

div.hidden {
	display: none;
}

/*-------------------------------
	lablec
-------------------------------*/
#lablec {
	width: 980px;
	height: 23px;
	margin: auto;
	padding-top: 10px;
	background-image: url(../gfx/lab_bgr.jpg);
	bottom: 0px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	font: 10px verdana;
}

.lableclink , .lableclink:link, .lableclink:visited, .lableclink:active {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;
}

.lableclink:hover{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11px;
}



.spacer
{
	clear:both;
}
*.hand {
	cursor: pointer;
}


#nav_home{
	margin:0px;
	padding:2px 10px 0px 10px;
	border-bottom:2px solid #DDD;
	height:21px;
}


#nav_home div#home_menu{
	margin:0px;
	padding:0px;
}


#nav_home div#home_menu ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#nav_home div#home_menu li{
	float:left;
	margin:0px;
	padding:0px;
}


#nav_home div#home_menu li a{
	float:left;
	display: block;
	margin:0px 3px 0px 3px;
	padding:2px 6px 2px 6px;
	height:16px;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;

}

#nav_home div#home_menu li a:hover{

	border-top:1px solid #F36D27;
	border-right:1px solid #F36D27;
	border-left:1px solid #F36D27;
	background: #F6F6F6;
}


.static_box{
	margin:0px;
	padding:20px;
	font-size:12px;
}

.static_box p{
	
	font-size:12px;
}

a.user_district_link {
	display: block;
	float: right;
	width: 240px;
	line-height: 25px;
	padding: 0 5px 0 5px;
	border: 1px solid #DDD;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
}

a:hover.user_district_link {
	background-color: #F6F6F6;
	text-decoration: none;
	text-align: center;
}

div#user_counter_box {
	width: 170px;
	height: 51px;
	margin-left: 5px;
	padding: 10px 0 0 0;
	line-height: 13px;
	background-image: url(../gfx/user_counter_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div#skype_link_box {
	width: 150px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
	border: 2px solid #DDD;
	/*border-bottom: 1px solid #DDD;*/
}

div#skype_link_box a {
	text-decoration: none;
	border: 0;
}

div#ajax_listOfOptions {
	position: absolute;
	width: 200px;
	z-index: 10;
	overflow: auto;
	height: 150px;
	background-color: #FFF;
	border: 1px solid #000;
	cursor: pointer;
}


#ajax_listOfOptions div{
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */

}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#F36D26;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

*.notselected {
    filter:alpha(opacity=25);
    -moz-opacity:.25;
    opacity:.25;
}






#main_addresses{
	width:580px;
	height:70px;
	background-color: red;
}

#address_list_home{
	float:right;
	margin:0px;
	margin-top: 5px;
	border-top: 1px solid #DDD;
	padding:0px;
	height:60px;
	width:270px;
}

#address_list_home div.box{
	display: block;
	margin:0px;
	padding:0px;
	height:60px;
	width:270px;
	overflow: auto;
	border-left:1px solid #DDD;
}

#address_list_home div.box div#alist{
	margin:0px;
	padding:0px;
}


#address_list_home div.box div#alist ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#address_list_home div.box div#alist li{
	margin:0px;
	padding:0px;
}


#address_list_home div.box div#alist li a{
	display: block;
	margin:0px;
	padding:2px 6px 2px 6px;
	border-bottom:1px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 10px;
	text-align:right;
	height:20px;
}

#address_list_home div.box div#alist li a:hover {
	border-bottom:1px solid #DDDDDD;
	background: #F6F6F6;
}

.refresh_button {
	border: 0;
}

.order_check_border {
	padding: 10px;
	border-bottom: 1px solid #C9C9C9;
}

.order_check0 {
	border: 3px solid #c6c6c6;
}

.order_check1 {
	border: 3px solid #f27025;
}

.order_check5 {
	border: 3px solid #7ebd30;
}

hr.order_check_hr {
	color: #C9C9C9;
	background-color: #C9C9C9;
	height: 1px;
}


#home_page{
	margin:0px;
	padding:0px;
}

#home_page div#login_box_left{
	float:left;
	margin:0px;
	padding:0px;
	width:235px;
	height:360px;
}

#home_page div#right_box_kerulet{
	float:left;
	margin:0px;
	padding:0px;
	width:350px;
	height:360px;
}

#home_videk{
	clear:both;
	margin:0px;
	padding:5px 5px 5px 15px;
	border-bottom:1px solid #DDD;
}

.valasz_keruletet{
	text-align: left;
	font-size: 14px;
	color: #F36D27;
	margin: 0;
	padding:2px 5px 2px 2px;
}

#flashcontent_kerulet{
	padding:0px 10px 0px 0px; 
}

.step {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #F36D27;
}

.step_left {
	text-align: left;
	margin-left: 10px;
}

h1.step {
	color: #7FBC2D;
	font-size: 22px;
	font-weight: bold;
}

a.address_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
}
a.address_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
}
a.address_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
}
a.address_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
}
a.address_link:hover {
	color:#F06A25;
	text-decoration: underline;
}

/*-------------------------------
	new top menu
-------------------------------*/
#new_topmenu {
	z-index:1;
	width: 980px;
	margin: auto;
	height: 30px;
	text-align: right;
	background: #FFF url(../gfx/top_menu_bg.jpg) repeat-x top left;
}
#new_topmenu ul{
	float: right;
	list-style: none;
	margin:0px;
	padding:0px;
}

#new_topmenu li{
	float:left;
	margin:0px;
	padding:0px;
}

#new_topmenu li.udv{
	float:left;
	display: block;
	margin:0px 1px 0px 1px;
	padding:4px 6px 2px 6px;
	height:20px;
	text-decoration:none;
	font-size: 12px;
}

#new_topmenu li a{
	float:left;
	display: block;
	margin:0px 1px 0px 1px;
	padding:4px 6px 2px 6px;
	height:20px;
	border-right: 1px solid #DDD;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;

}

#new_topmenu li a:hover{
	margin:0px 1px 0px 1px;
	padding:4px 6px 5px 6px;
	height:17px;
}

.phone_order {
	height: 80px;
	padding: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #F36D27;
}
.phone_order span {
	color: #7FBC2D;
	font-size: 16px;
}

.dictrict_banners {
	height: 75px;
	padding: 5px;
	text-align: center;
}

.dictrict_banners img {
	margin-right: 10px;
	background: blue;
}


.banner_box_text{
	margin:5px 0px 4px 15px;
	padding:3px;
	width:150px;
	text-align:left;
	border:1px solid #DDD;
	background-color:#FFF;

}

.banner_box_text .title{
	margin:0px 0px 3px 0px;
	padding:2px;
	color:#60AF20;
	font-weight:bold;
	line-height:14px;
	text-align:left;
	font-size:12px;
}

.bannerlink , .bannerlink:link, .bannerlink:visited, .bannerlink:active {
	color:#60AF20;
	font-weight:bold;
	font-size: 12px;
}

.bannerlink:hover{
	color: #F36D27;;
	font-weight:bold;
}


.order_link, .order_link:link, .order_link:visited, .order_link:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F06A25;
	letter-spacing: 0pt;
	text-decoration: none;
}

.order_link:hover {
	color: #666666;
	text-decoration: underline;
}


.user_homebox{
	margin:3px; 
	padding:3px; 
	border:1px solid #DDD;
}

.user_homebox_title{
	margin:3px; 
	padding:3px; 
	font-size:16px;
}



/*friends*/
div.friendholder {
    width: 280px;
    height: 136px;
    float: left;
    margin: 11px 0px 0px 11px;
    margin: expression('11px 0px 0px 6px');
    border: 1px solid #454545;
}

div.friendholder,
div.friendholder img,
div.friendholder div.img {
    border: 1px solid #C3E145;
}

div.friendholder div.name {
    background-color: #C3E145;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}
div.friendholder div.name a,
div.friendholder div.name span {
    color: #ffffff;
    float: right;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}

div.friendholder div.text {
    padding: 5px 5px 0 5px;
}
div.friendholder div.img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 5px;
}

div.friendholder img {
    float: left;
    margin-right: 5px;
}

div.iam,
div.iam img,
div.iam div.img {
    border: 1px solid #000000;
}

div.iam div.name {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

div.waintingforme,
div.waintingforme img,
div.waintingforme div.img {
    border: 1px solid #FF9507;
}

div.waintingforme div.name {
    background-color: #FF9507;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}


div.waiting,
div.waiting img,
div.waiting div.img {
    border: 1px solid #99999B;
}
div.waiting div.name {
    background-color: #99999B;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

div.friend,
div.friend img,
div.friend div.img {
    border: 1px solid #F36D27;
}
div.friend div.name {
    background-color: #F36D27;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

div.nofriend,
div.nofriend img,
div.nofriend div.img {
    border: 1px solid #7FBC2D;
}
div.nofriend div.name {
    background-color: #7FBC2D;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}


/* pager */
div.pager {
    clear: both;
    background-color: #EDEDED;
    margin: 10px 0px 10px 0px;
    border: 1px solid #EDEDED;
    height: 20px;
    text-align: left;
}
div.pager a,
div.pager span {
    display: block;
    width: 16px;
    height: 12px;
    text-align: center;
    margin: 1px;
    font-weight: bold;
    float: left;
    padding: 0 2px 6px 2px;
}
div.pager a {
    background-color: #ffffff;
    text-decoration: none;
    color: #000;
}
div.pager span {
    background-color: #F36D27;
    color: #ffffff;
}


table.friend_details {
    margin: 10px;

}
table.friend_details td {
    padding: 3px 5px 3px 5px;
}

table.friend_details tr.header td {
    color: #ffffff;
    font-weight: bold;
    background-color: #C3E145;
    width: 584px;
}
table.friend_details tr.header td img {
    vertical-align: middle;
    margin: 2px;
    border: 1px solid #C3E145;
}
table.friend_details tr.header td a {
    color: #ffffff;
    font-weight: normal;
}

table.friend_details tr.row1 td {
    border-bottom: 1px solid #DDD;
    background-color: #F9F9F9;
}
table.friend_details tr.row2 td {
    border-bottom: 1px solid #DDD;
    background-color: #FFF;
}
table.friend_details table td {
    border: 0px;
}


#listcity{
	margin:5px 10px 0px 10px;
	padding:2px;
	border-top: 1px solid #DDD;
}


#listcity ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#listcity li{
	float:left;
	margin:0px;
	padding:0px;
}


#listcity li a{
	float:left;
	margin:0px;
	padding:2px 6px 2px 6px;
	background: #FFF;
	text-decoration:none;
	font-size: 10px;
	text-align:left;
	height:20px;
	font-size:11px;
}

#listcity li a:hover {
	background: #F6F6F6;
}

/*---------- MAP ------------*/
#map_container {
	height: 450px;
	border: 5px solid #FFF;
}

#map_title {
	background-color: #F36D26;
	height: 20px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#map_image {
	width:490px;
	height:390px;
}

#map_menu {
	background-color: #7FBC2D;
	height: 20px;
	padding: 5px;
	color: #FFF;
}

#map_left {
	float: left;
	width: 150px;
}

#map_right {
	float: right;
	width: 150px;
	text-align: right;
}

#map_menu a:link, #map_menu a:active, #map_menu a:visited {
	display: block;
	width: 100px;
	line-height: 20px;
	background: #FFF;
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-align: center;
	text-decoration: none;
}

#map_menu a:hover {
	color: #666;
}

#map_right a:link, #map_right a:active, #map_right a:visited, #map_right a:hover {
	float: right;
}

a:link #close_button {
	display: block;
	float: right;
	line-height: 20px;
	width: 20px;
	background: #7FBC2D;
	cursor: pointer;
	color: #000;
	text-align: center;
}



/* ---------
New page
---------  */

#home_header{
	margin:0px ;
	padding: 0px 5px 10px 10px;
	border-bottom:1px solid  #d0d9de;
}

#new_userbox{
	float:left;
	width:340px;
	margin:0px 10px 0px 10px;
	padding:0px;
}

#new_userbox_news{
	float:left;
	width:370px;
	margin:0px 10px 0px 10px;
	padding:0px;
}

#new_userbox_news .title{
	font-size:24px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	border-bottom:1px solid #d0d9de;
	height:32px;
}

#new_userbox_news .title span{
	color:#f36d26;
	font-weight: bold;
}

#new_userbox .title{
	font-size:24px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	border-bottom:1px solid #d0d9de;
	height:32px;
}

.feelingtitle{
	font-size:20px;
	font-weight: normal;
	color:#7fbd2e;
	padding:14px 0px 4px 0px;
}

.feelingtext{
	padding:10px 0px 5px 0px;
	font-size:12px;
}

.feelingn{
	font-size:24px;
	font-weight: normal;
	padding:10px 0px 4px 0px;
	color:#f36d26;
	font-weight: bold;
}

#new_userbox .title span{
	color:#f36d26;
	font-weight: bold;
}

#new_userbox .lead{
	padding:4px;
	
}

#miert_header{
	margin:0px ;
	padding: 10px 5px 10px 20px;
	border-bottom:1px solid  #d0d9de;
	clear:both;
}


#miert_header .title{
	font-size:20px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	height:28px;
}

#miert_header .title span{
	color:#f36d26;
	font-weight: bold;
	font-size:20px;
}

#leiras_homebox{
	float:left;
	width:330px;
	margin:0px 30px 0px 0px;
	padding:0px;
}

#leiras_homebox .title{
	font-size:18px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	height:28px;
}

#leiras_homebox .title span{
	color:#f36d26;
	font-weight: bold;
	font-size:18px;
}

#leiras_homebox .steps{
	padding:0px 0px 5px 10px;
	margin:5px 0px 0px 0px;
}

#leiras_homebox span{
	font-weight: bold;
	font-size:12px;
}


#home_kitchens{
	padding:2px;
	margin:0px;
	clear:both;
}

#home_kitchens .title{
	font-size:12px;
	font-weight: bold;
	color:#666;
	padding:0px 0px 0px 5px;
}

#home_kitchens div#menu{
	padding:0px;
}

#home_kitchens div#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#home_kitchens div#menu li{
	float:left;
}

#home_kitchens div#menu li a{
	float:left;
	display: block;
	margin:2px 3px 0px 3px;
	padding:4px 6px 2px 6px;
	height:20px;
	width:130px;
	border-bottom:1px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 11px;
	font-weight:normal;

}

#home_kitchens div#menu li a:hover{
	margin:2px 3px 0px 3px;
	padding:4px 6px 2px 6px;
	height:20px;
	border-bottom:1px solid #F36D27;
	background: #F6F6F6;
}


#home_kitchens div#menu_keruletek{
	margin:0px;
	padding: 0px 0px 0px 20px;
}



#home_kitchens div#menu_ettermek{
	padding:0px;
}

#home_kitchens div#menu_ettermek ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#home_kitchens div#menu_ettermek li{
	float:left;
}

#home_kitchens div#menu_ettermek li a{
	float:left;
	display: block;
	margin:2px 3px 0px 3px;
	padding:4px 6px 2px 6px;
	height:20px;
	width:220px;
	border-bottom:1px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 11px;
	font-weight:normal;

}

#home_kitchens div#menu_ettermek li a:hover{
	margin:2px 3px 0px 3px;
	padding:4px 6px 2px 6px;
	height:20px;
	border-bottom:1px solid #F36D27;
	background: #F6F6F6;
}

/* ---------------------------------- 
�ttermek
------------------------------------*/

#ettermek{
	margin:0px;
	padding:5px;
}

#ettermek .etterem_list_item{
	margin:0px 10px 10px 10px;
	padding:5px;
	width:260px;
	float:left;
	height:250px;
	display:block;
}

#ettermek .etterem_list_item .title{

	font-size:18px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	border-bottom:1px solid #DDD;

}

#ettermek .etterem_list_item .nyitvatartas{
	clear:both;
	font-size:10px;
	font-weight: normal;
}


#ettermek .etterem_list_item .tickets{
	padding-top:3px;
}

#ettermek .etterem_list_item .tickets img{
	float:left;
	margin:0px 3px 0px 3px;
}

#ettermek .etterem_list_item .title a:link ,
#ettermek .etterem_list_item .title a:active ,
#ettermek .etterem_list_item .title a:visited 
{

	font-size:18px;
	font-weight: normal;
	color:#7fbd2e;
	padding:2px 0px 2px 0px ;


}

#ettermek .etterem_list_item .title a:hover
{

	font-size:18px;
	font-weight: normal;
	color:#ff4714;
	padding:2px 0px 2px 0px ;


}

#ettermek .etterem_list_item .title_zarva a:link ,
#ettermek .etterem_list_item .title_zarva a:active ,
#ettermek .etterem_list_item .title_zarva a:visited 
{

	font-size:18px;
	font-weight: normal;
	color:#DDD;
	padding:2px 0px 2px 0px ;


}

#ettermek .etterem_list_item .title_zarva a:hover
{

	font-size:18px;
	font-weight: normal;
	color:#ff4714;
	padding:2px 0px 2px 0px ;


}

/* rowlist */


#ettermek .etterem_list_itemrow{
	clear:both;
	margin:0px 0px 10px 0px;
	padding:5px;
}

#ettermek .etterem_list_itemrow .title{

	font-size:18px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;

}

#ettermek .etterem_list_itemrow .nyitvatartas{
	clear:both;
	font-size:12px;
	font-weight: normal;
	padding-left:4px;
}


#ettermek .etterem_list_itemrow .tickets{
	padding-top:3px;
}

#ettermek .etterem_list_itemrow .tickets img{
	float:left;
	margin:0px 3px 0px 3px;
}


.etterem_list_itemrow .title_zarva a:link ,
.etterem_list_itemrow .title_zarva a:active ,
.etterem_list_itemrow .title_zarva a:visited 
{

	font-size:18px;
	font-weight: normal;
	color:#DDD;
	padding:2px 0px 2px 0px ;


}

.etterem_list_itemrow .title_zarva a:hover
{

	font-size:18px;
	font-weight: normal;
	color:#ff4714;
	padding:2px 0px 2px 0px ;


}



.box_menulist{
	margin:8px 0px 0px 0px;
	padding:4px 0px 0px 0px;
}

.box_menulist span{
	font-size:14px;
	color:#333;
	font-weight:bold;
}

.box_menulist ul{
	margin:4px 3px 0px 20px;
	padding:0px;
}

.box_menulist li{
	margin:0px;
}


.box_menulist li a{

	display: block;
	width:160px;
	padding:0px ;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
}

.box_menulist li a:hover{

	background: #F6F6F6;
}



.rightbanner_menulist{
	margin:8px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	border-top:1px solid #ff6633;
}

.rightbanner_menulist span{
	font-size:14px;
	border-bottom:1px solid #DDD;
	color:#333

}

.rightbanner_menulist ul{
	margin:4px 3px 0px 20px;
	padding:0px;
}

.rightbanner_menulist li{
	margin:0px;
}


.rightbanner_menulist li a{

	display: block;
	width:130px;
	padding:0px ;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	font-weight:bold;
}

.rightbanner_menulist li a:hover{

	background: #F6F6F6;
}


/*--------------------------
	new gergo
--------------------------*/

#new_content .title {
	font-size:18px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	height:28px;
}

#new_content .title span {
	color:#f36d26;
	font-weight: bold;
	font-size:18px;
}

#new_content a,
#new_content a:link,
#new_content a:visited,
#new_content a:active {
	color: #858585;
}


/* 
KER�LET V�LASZT�
*/

#table_kerulet{
	margin:auto;
	padding:0px;
}

#table_kerulet td{
	border-top:1px solid #F6F6F6;
	padding:3px;
}

#table_kerulet td.title{
	padding:3px 4px 3px 4px;
	margin:0px;
	font-size:16px;
	color:#666;
	text-align:right;
}

#table_kerulet td.title span{
	color:#f36d26;
	font-weight: bold;
	font-size:18px;
}

div.color_title {
	color:#7fbd2e;
	font-weight: bold;
	font-size: 12px;
}

div.color_title span {
	color:#f36d26;
	font-weight: bold;
	font-size: 12px;
}

#food_category{
	width:100%;
	border:1px solid #DDD;
	background-color:#F6F6F6;
}

#food_category td{
	width:25%;
	border:1px solid #FFF;
	padding:3px;
}

#food_category td a:link,
#food_category td a:active,
#food_category td a:visited {
	font-size:11px;
	font-weight:900;
}

#food_category td a:hover{
	
}

#szamlazasiadatok{
	
}

.reg_title{
	text-align:left;
	padding:3px;
	width:500px;
	margin:auto;
	border-bottom:1px solid #DDD;
}

.btn_tovabb{
	width:90px;
	height:33px;
	background: transparent url(../gfx/etelrendeles_tovabb.jpg) no-repeat top left;
	border:none;
}

.inputarea2{
	width:200px;
	height:120px;
}

.inputmezo2{
	width:200px;
}

.order_lead td{
	border-top:1px solid #DDD;
}

/*--------------------------
	new right menu
--------------------------*/
.new_right_menu {
	width: 170px;
	height: 230px;
	margin: 0px 0px 30px 7px;
}

.new_right_menu a,
.new_right_menu a:link,
.new_right_menu a:active,
.new_right_menu a:visited {
	display: block;
	width: 165px;
	line-height: 22px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #FFF;
	background-color: #7FBD2E;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.new_right_menu a:hover {
	background-color: #F36D27;
}

.new_right_menu span {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #DDD;
}

.new_right_menu span strong {
	font-size: 12px;
}

div#favourites_container {
	width: 600px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	background: blue;
}

.favourites_box {
	float: left;
	width: 188px;
	margin: 0px 0px 0px 12px;
}

.color_title {
	padding: 10px 10px 10px 5px;
	font-weight: bold;
	font-size: 18px;
}

.edit_button,
.edit_button:link,
.edit_button:active,
.edit_button:visited {
	display: block;
	border: 1px solid #000;
	margin: 2px;
	text-decoration:none;
	color: #FFF;
	background-color: #7FBD2E;
	font-weight: normal;
}

.edit_button:hover {
	background-color: #F36D27;
}

.delete_button,
.delete_button:link,
.delete_button:active,
.delete_button:visited {
	display: block;
	border: 1px solid #000;
	margin: 2px;
	text-decoration:none;
	color: #FFF;
	background-color: #F36D27;
	font-weight: normal;
}

.delete_button:hover {
	background-color: #7FBD2E;
}

#nyeremeny{
	padding:8px; 
	background-color:#F6F6F6;
	border:1px solid #DDD;
	height:136px;
}

#nyeremeny a{
	float:left;
	margin:0px 4px 0px 4px;
}

#nyeremeny img{
	border:0px;
}

#district_list {
	margin:2px;
	padding:4px;
	height:120px;
	width:388px;
}

#district_list  a:link,
#district_list  a:visited,
#district_list  a:active{
	float:left;
	display:block;
	width:30px;
	padding:2px;
	margin:2px;
	height:20px;
	color:#000;
	border:1px solid #DDD;
	background-color:#F6F6F6;
	text-align:center;
	font-size:16px;
}

#district_list  a:hover{
	background-color:#EEE;
	color:#000;
}

#district_list_en {
	margin:2px;
	padding:4px;
	height:240px;
	width:388px;
}

#street_letters {
	margin:2px;
	padding:4px;
}

#street_letters  a:link,
#street_letters  a:visited,
#street_letters  a:active{
	float:left;
	display:block;
	width: 30px;
	padding:2px;
	margin:2px;
	height:20px;
	color:#000;
	border:1px solid #DDD;
	background-color:#F6F6F6;
	text-align:center;
	font-size:12px;
	font-weight: bold;
}

#street_letters  a:hover{
	background-color:#EEE;
	color:#000;
}

#street_streets {
	clear: both;
	padding: 20px;
}


#district_list_en  a:link,
#district_list_en  a:visited,
#district_list_en  a:active{
	float:left;
	display:block;
	width:67px;
	padding:2px;
	margin:2px;
	height:20px;
	color:#000;
	border:1px solid #DDD;
	background-color:#F6F6F6;
	text-align:center;
	font-size:12px;
}

#district_list_en  a:hover{
	background-color:#EEE;
	color:#000;
}

#city_list {
	margin:2px;
	padding:4px;
	height:180px;
	width:388px;
}

#city_list  a:link,
#city_list  a:visited,
#city_list  a:active{
	float:left;
	display:block;
	width:100px;
	padding:2px;
	margin:2px;
	height:20px;
	color:#000;
	border:1px solid #DDD;
	background-color:#F6F6F6;
	text-align:center;
	font-size:12px;
}

#city_list  a:hover{
	background-color:#EEE;
	color:#000;
}

.closed_box{
	border:1px solid red;
	padding:5px;
	background-color:#F6F6F6;
	font-size:14px;
	color: red;
}

.register_btn{
	color:#FFF;
	padding:2px 6px 2px 6px;
	margin:3px;
	display:block;
	background-color:#FF6C39;
	border:1px solid #DDD;
}

a.btn_css{
	color:#FFF;
	padding:2px 6px 2px 6px;
	margin:3px;
	display:block;
	background-color:#FF6C39;
	border:1px solid #DDD;
}

#address_title{
	font-size:16px;
	text-align:left;
	padding:4px 5px 4px 20px;
	color:#7fbd2e;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	background-color:#F6F6F6;
	font-weight:bold;
}

#user_address_box{
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;

}

#user_address_box .address_box {
	clear:both;
	margin:3px;
	padding:3px;
	height:121px;
}

#user_address_box .address_box .logo{
	width:70px;
	height:105px;
	float:left;
	
}

#user_address_box .address_box .address{
	float:left;
	width:330px;
	height:105px;
	padding:18px 10px 3px 0px;
}

#user_address_box .address_box .address .title{
	color:#7fbd2e;
	font-weight:bold;
	font-size:14px;
}

#address_title a:link,
#address_title a:visited,
#address_title a:active{
	color:#F06A25;
	font-weight:normal;
	font-size:16px;
}

#address_title a:hover{
	text-decoration:none;
}

#user_address_box .address_box .address a:link,
#user_address_box .address_box .address a:active,
#user_address_box .address_box .address a:visited{
	display:block;
	padding:2px 5px 2px 22px;
	margin:4px 0px 0px 0px;
	background: #F6F6F6 url(../gfx/arrow_daddress.gif) no-repeat top left; 
	border-left:4px solid #7fbd2e;
	font-size:12px;
}

#user_address_box .address_box .address a:hover{
	border-left:4px solid #F06A25;
	text-decoration:none;
}

#home_newsbox{
	padding-top:5px;
}

#home_newsbox .news_title{
	font-size:14px;
	text-align:center;
}

#home_newsbox .news_quad{
	font-size:14px;
	text-align:left;
	padding:8px 0px 8px 0px;
}

#home_newsbox .news_quad span{
		color:#60AF20;
		font-weight:bold;
}

.quad_ettermek{
	padding:0px 0px 5px 10px;
}


.quad_ettermek a:link,
.quad_ettermek a:visited,
.quad_ettermek a:active{
	display:block;
	float:left;
	width:50px;
	height:50px;
	margin:3px;
	border:1px solid #DDD;
}

.clearer{
	clear:both;
}


.catlist_left {
	padding:0px 3px 0px 3px;	
}

.catlist_left a:link,
.catlist_left a:visited,
.catlist_left a:active{
	padding:4px;
	display:block;
	border-top:1px solid #FFF;
	background-color:#d0e7b5;
	color:#000;
}

.catlist_left a:hover{
	background-color:#7ebd2e;
	color:#000;
}

#kitchen_leftbox_delivery{
	text-align:center;
	margin:3px 0px 5px 0px;
}

#kitchen_logo_box{
	background-color:#F6F6F6;
	margin:2px 2px 2px 2px;
	padding:6px;
	text-align:center;
}

#kitchen_logo_box img{
	background-color:#DDD;
	padding:6px;
	border:1px solid #FFF;
}

.kitchen_item_title {
	margin:0px;
}

.kitchen_item_title a:link ,
.kitchen_item_title a:active ,
.kitchen_item_title a:visited 
{

	font-size:16px;
	font-weight: bold;
	color:#7fbd2e;
	padding:2px 0px 2px 0px ;


}
.kitchen_item_title a:hover
{

	color:#ff4714;
	padding:2px 0px 2px 0px ;


}

#loggedin_box{
	padding:6px 2px 4px 30px;
	background:transparent url(../gfx/loggedin_box_bgr.jpg) no-repeat top left;
	height:38px;
	margin-left:3px;
	width:946px;
	color:#FFF;
}

#loggedin_box span{
	float:left;
}

#loggedin_box a:link,
#loggedin_box a:active,
#loggedin_box a:visited{
		height:20px;
		background:transparent url(../gfx/loggedin_btn_bgr.jpg) no-repeat top left;
		color:#000;
		text-decoration:none;
		display:block;
		float:left;
		margin:0px 0px 0px 10px;
		padding:2px 0px 2px 10px;
}

#loggedin_box span.btnv{
	float:left;
	display:block;
	height:24px;
	width:10px;
	background:transparent url(../gfx/loggedin_btn_right.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
}

.newbox{
	background-color:#FFF;
	margin-bottom:8px;
}

.newbox .top{
	height:10px;
	background:transparent url(../gfx/box_top_bgr.jpg) repeat-x top left;
	font-size:1px;
	line-height:0;
}

.newbox .top .tlcorner{
	float:left;
	width:11px;
	height:10px;
	background:transparent url(../gfx/box_corner_tl.jpg) no-repeat top left;
	font-size:1px;
	line-height:0;
}

.newbox .top .trcorner{
	float:right;
	width:11px;
	height:10px;
	background:transparent url(../gfx/box_corner_tr.jpg) no-repeat top left;
	font-size:1px;
	line-height:0;
}

.newbox .kitchens_header{
	height:23px;
	background:transparent url(../gfx/etterem_title_bgr.jpg) no-repeat top left;
}

.newbox .kitchens_header{
	padding:6px 5px 0px 12px;
}

.etterem_list_title{
	float:left;
	width:380px;
	border-bottom:1px solid #DDD;
	padding-top:3px;
	height:20px;
}

.etterem_list_title a:link ,
.etterem_list_title a:active ,
.etterem_list_title a:visited 
{

	font-size:18px;
	font-weight: bold;
	color:#7fbd2e;
	padding:2px 0px 2px 0px ;


}
.etterem_list_title a:hover
{

	font-size:18px;
	font-weight: bold;
	color:#ff4714;
	padding:2px 0px 2px 0px ;

}

.etterem_list_title a.zarva{

	color:#9a9a9a;

}

.newbox .kitchens_header .favorite{
	float:right;
	width:155px;
	height:20px;
	padding-top:0px;
}

.newbox .kitchens_header .comm{
	float:right;
	width:92px;
	height:20px;
	padding-top:0px;
}

.newbox .kitchens_header .hid{
	float:right;
	width:55px;
	height:20px;
	padding-top:0px;
}

.newbox .cont{
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	padding:0px 10px 0px 10px;
}

.newbox .bottom{
	height:10px;
	background:transparent url(../gfx/box_bottom_bgr.jpg) repeat-x bottom left;
	margin:0px;
	padding:0;
	font-size:1px;
	line-height:0;
}

.newbox .bottom .blcorner{
	float:left;
	width:11px;
	height:10px;
	background:transparent url(../gfx/box_corner_bl.jpg) no-repeat top left;
	margin:0px;
	padding:0;
	font-size:1px;
	line-height:0;
}

.newbox .bottom .brcorner{
	float:right;
	width:11px;
	height:10px;
	background:transparent url(../gfx/box_corner_br.jpg) no-repeat top left;
	margin:0px;
	padding:0;
	font-size:1px;
	line-height:0;
}
	

.newbox .title{
	font-size:24px;
	font-weight: normal;
	color:#7fbd2e;
	padding:4px;
	border-bottom:1px solid #d0d9de;
	height:32px;
}

.newbox .title span{
	color:#f36d26;
	font-weight: bold;
}

.newbox .lead{
	padding:4px;
	
}

.belepes_btn{
	width:35px;
	height:28px;
	border:0;
	cursor:pointer;
	background-color:transparent;
}

.homeheight{
	height:130px;
}

.content_div{
	margin-right:10px;
	padding-left:8px;
	margin-bottom:8px;
}

.content_div_in{
	margin-right:10px;
	padding-left:4px;
	margin-bottom:8px;
}


.content_etterem{
	margin-right:0px;
	padding-left:4px;
	padding-top:0px;
	margin-bottom:8px;
	width:761px;
}

#kitchen_list_home{
	margin:0px;
	padding:0px;
	height:192px;
	width:270px;
}

#kitchen_list_home div.box{
	display: block;
	margin:0px;
	padding:0px;
	height:192px;
	width:300px;
	overflow: auto;
	border:1px solid #DDD;
}

#kitchen_list_home div.box div#list{
	margin:0px;
	padding:0px;
}


#kitchen_list_home div.box div#list ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#kitchen_list_home div.box div#list li{
	margin:0px;
	padding:0px;
}


#kitchen_list_home div.box div#list li a{
	display: block;
	margin:0px;
	padding:2px 6px 2px 6px;
	border-bottom:1px solid #DDDDDD;
	background: #FFF;
	text-decoration:none;
	font-size: 11px;
	text-align:left;
	height:20px;
}

#kitchen_list_home div.box div#list li a:hover {
	border-bottom:1px solid #DDDDDD;
	background-color:#7ebd2e;
	color:#000;
}

#table_terkevalaszto td strong{
	font-size:12px;
}


#table_terkevalaszto td{
	padding-left:20px;
}

#table_terkevalaszto td.td1{
	border-right:1px solid #DDD;
}

.etterem_list_data{
	clear:both;
	margin-top:0px;
}

.etterem_list_data td{
	padding-top:6px;
}

.etterem_list_data td.pic{
	padding:8px 10px 0px 10px;
	text-align:center;
}
.etterem_list_data td.pic img{
	background-color:#DDD;
	padding:6px;
	border:1px solid #FFF;
}

.etterem_list_data td.text{
	padding-top:10px;
}

.etterem_list_data td.text .in_text{
	border-left:1px solid #F6F6F6;
	padding-left:10px;
}

.etterem_list_data td.text .in_text strong.zarva{
	color:red;
	font-weight:bold;
}

.szures_table td{
	font-size:14px;
}

.szures_table td.sep{
	border-right:1px solid #DDD;
}

.order_check0_rendeleseim{
	font-size:16px;
	color:#666;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}

.order_check5_rendeleseim{
	font-size:16px;
	color:#7fbd2e;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}

.order_check5_rendeleseim span{
	
	color:#F36D27;
	
}

.rendeleseim_ktitle{
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 8px 0px;
}

.rendeleseim_address{
	font-size:13px;
}



table.form_table_msg tr.msg_title td strong {
     color:#F36D27;
}

table.form_table_msg td {
    padding:8px;
}

table.form_table_msg td strong {
    color:#333;
}

table.form_table_msg td b {
    color:#333;
}

table.form_table_msg td a:link,
table.form_table_msg td a:visited,
table.form_table_msg td a:active{
    font-weight:bold;
    
}

table.form_table_msg tr.msg_title td {
    border-bottom: 1px solid #958362;
    color:#F36D27;
    padding:3px 3px 3px 8px;
}

table.form_table_msg td.msg {
    padding-bottom:20px;
}

.etterem_select_dist{
	font-size:10px;
	width:140px;
}

.etterem_select_dist option{
	border-bottom:1px solid #DDD;
}

.direction_line td{
	padding:0px 5px 0px 5px;
}

.kitchen_list_comments{
	font-size:12px;
	color:#ff6c39;
}

.megjegyzes_prefer{
	padding:5px 5px 5px 10px;
	font-size:12px;
	color:#82bf34;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #DDD;
}

.category_name{
	background-color: #c3e046;
	color : #FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background-image: url(../gfx/gradien.png);
	background-repeat:repeat-y;
	border-bottom: 3px solid #FFFFFF;
}

.menuorder_category_name{
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
	background-image: url(../gfx/gradien.png);
	background-repeat:repeat-y;
	background-color:#F8FFEE;
}

.menuorder_category_parent{
	border-bottom: 1px solid #dedede;
	padding: 10px;
}

.menuorder_items{
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #BBBBBB;
	padding: 5px 5px 5px 5px;
	background-color: #F8FFEE;
}

	.menuorder_items img{
		padding: 2px ; 
		border: 1px solid #dddddd;
	}
	.menuorder_items .item_block
		{
			padding: 2px;
			background-color: #f1f1f1;
		}
		
		.menuorder_items .item_block a
		{
			color : #F36D27;	
			padding-left : 5px;
		}
		
	.menuorder_items .menuorder_amount
		{
			width : 16px;
			background-color: #f1f1f1;
			height:14px;
			border: none;
			font-size: 12px;
			text-align:center;
		}
		
	.menuorder_items .menuorder_amount_notnull
		{
			width : 16px;
			color: #F36D27;
			background-color: #f1f1f1;
			height:14px;
			border: none;
			font-size: 14px;
			text-align:center;
		}
		
	

.menuorder_title th{
	font-size:14px;
}

	.menuorder_price
		{
			font-size  :14px;
			font-weight : bold;
		}
		
	.menuorder_amount_box
		{
			padding : 15px 0px 0px 0px;
		}
		
	.menuorder_foodname
	{
		min-height:40px;
		height:auto !important;
		height:40px;

	}
		
	.menuorder_items , .menuorder_category_name
	{
		border-top : 2px solid #C3E046;
	}
		

.pre_time
{
	float:left;
	width:200px;
	height:20px;
	text-align:left;
	padding-left:25px;
	background: transparent url(../gfx/prev.jpg) no-repeat left center;
}

.next_time
{
	float:right;
	width:200px;
	height:20px;
	text-align:right;
	padding-right:25px;
	background: transparent url(../gfx/next.jpg) no-repeat right center;
}


.menuorder_kitchen_box .text_box{
	padding-left: 10px;
	height : 150px;
	overflow : auto;
}

.menuorder_kitchen_box h1{
	color : #9bcb4f;
}

.menuorder_kitchen_box a{
	color : #9bcb4f;
	font-size:22px;
	font-weight:bold;
}

.menuorder_kitchen_box a:hover{
	color : #f36d27;
}

.menuorder_kitchen_list_box{
	width : 950px;
	padding-left : 10px;
}

.light_hr{
	border:0;
	height:1px;
	background:#EEEEEE;
}

.basket_category_name
{

}

.basket_item_amount
{
float : left;
width:100px;
}

.basket_item_commands
{
float : right;
width:58px;
text-align:right;
}

.basket_item_commands a
{
color : #F36D27;
font-size:12px;
}

.basket_item_commands a:hover
{
text-decoration : none;
}

.basket3_items{
	max-height: 400px;
	overflow:auto;
	padding: 5px;	
}

#text {margin:50px auto; width:500px}
#tt {position:absolute; display:block; background:url(../gfx/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../gfx/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../gfx/tt_bottom.gif) top right no-repeat; overflow:hidden}

.menuorder_prop_title
{
	color : #F36D27;
	cursor:pointer;
}

.menuorder_prop_title_none
{
	color : #AAAAAA;
}

.basket2_items
{
	overflow :auto;
	height : 400px;
	padding-right : 5px;
}

	

.menuorder_basket
{
	width : 165px;
	padding : 10px;
}

.address_list{
	border-bottom : 1px solid #a4a4a4;
}

.address_list tr td
{
	padding : 4px;
	color : #000;
}

	.address_list .active_city
	{
		background-color : #e1e1e1;
	}

	
	.address_list .active_street
	{
		background-color : #e1e1e1;
	}
	
	.address_list .active_button
	{
		background-color : #e1e1e1;
	}
	
	.address_list .notactive_city
	{
		
	}

	
	.address_list .notactive_street
	{

	}
	
	.address_list .notactive_button
	{

	}
	
	
	.address_kitchens_list th
	{
		color : #f36d26;
		text-align : left;
		padding : 4px;
		border-bottom : 1px solid #a4a4a4;
	}
	
	.address_kitchens_list td
	{
		text-align : left;
	}
	
	.address_kitchens_list .kitchen_name
	{
		font-size : 13px;
		color : #666666;
		text-decoration : none;
	}
	
	.address_kitchens_list .kitchen_name:hover
	{

		text-decoration : none;
	}
	
	.address_comment_list
	{
		padding : 0px 0px 10px 25px;
		margin-bottom:10px;
		line-height : 12px;
		border-bottom:1px solid #EEEEEE;
	}
	
	.ajax_pager
	{
		display : block;
		border : 1px solid #82BD2D;
		padding : 1px 0px 1px 0px;
		width : 20px;
		text-align : center;
		float : left;
		margin : 2px 2px 2px 2px;
		background-color : #ffffff;
	}
	
		.ajax_pager:hover
		{
			background-color : #82BD2D;
			color : #000000;
			text-decoration : none;
		}
		
		.ajax_food_name
		{
			padding : 3px;
			border-bottom : 1px solid #d6d6d6;
			width : 250px;
		}
		
		.ajax_kitchen_name
		{
			padding : 3px;
			border-bottom : 1px solid #d6d6d6;
		}
		
.garnish_ok_button,
.garnish_ok_button:link
.garnish_ok_button:visited
{
	display : block;
	padding : 0px;
	background-color : #F36D27;
	color : #FFFFFF;
	text-align : center;
	text-decoration : none;
	font-weight : normal;
}


.garnish_ok_button:hover
{
	font-weight : bold;
	text-decoration : none;
}

.last_order_foods td{
	border:1px solid #DDD;
	padding:2px;
}

.green_box{
	padding:4px;
	color:#FFF;
	font-weight:bold;
	background-color:#81bc2e;
	font-size:14px;
}

.kitchen_header{
	margin-top:5px;
}

.kitchen_header td a{
	color:#81bc2e;
}

.kh_links{
	padding:8px 0px 0px 10px;
	border-top:1px solid #DDD;
}

.kh_links a{
	padding:0px 5px 0px 5px;
}

.kitchen_item_title h1{
	margin:0px;
	padding:6px 0px 6px 0px;
}

.cont .title_new{
	background-color : #81bc2e;
	color : #FFFFFF;
	padding : 6px;
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
}

.welcome_text{
	font-size:13px;
}

a.user_address_a{
	border:2px solid #FFF;
	padding:0px;
	margin:0px;
	display:block;
	cursor:pointer;
}

a.user_address_a:hover{
	text-decoration:none;
	border:2px solid #7FBD2E;
}

strong.user_address_active{
	background-color:#F36D27;
	color:#FFF;
	display:block;
	padding:2px;
	text-align:center;
	font-size:14px;
}

.basket2_items_line
{
	height : 150px;
	overflow : auto;
}

.food_image
{
	width : 105px;
	float : left;
}

	.food_image img
	{
		padding : 2px;
		border : 1px solid #CCCCCC;
	}

.mb_item{
	border:1px solid #DDD;
	margin:2px;
	padding:2px;
}

.mb_catname{
	background-color:#DDD;
	color:#333;
	padding:2px;
}

.mb_command{
	border-top:1px solid #DDD;
	text-align:center;
	height:16px;
}

.mb_command a{
	font-size:9px;
	font-family: "Tahoma";
	color:#F36D27;
}

.mb_command .mb_price{
	float:left;
	font-weight:bold;
	color:#666;
	padding-left:2px;
}

.mb_command .mb_buttons{
	float:right;
}

.mb_content{
	padding:5px;
}

.menu_empty{
	color:#F36D27;
	text-align:center;
}

.menu_basket_box{
	/*
	margin:0 auto;
	position: fixed;
	top:0px;
	width:978px;
	 */
	width:968px;
	margin-left:0px;
	border-bottom:1px solid #7FBD2E;
	border-right:1px solid #7FBD2E;
	border-left:1px solid #7FBD2E;
	background-color:#FFF;
}

.menu_basket_box_move{
	
	margin:0 auto;
	position: fixed;
	top:0px;
	width:968px;
	margin-left:0px;
	border-bottom:1px solid #7FBD2E;
	border-right:1px solid #7FBD2E;
	border-left:1px solid #7FBD2E;
	background-color:#FFF;
}

.menu_basket_box_title{
	background-color:#7FBD2E;
	color:#FFF;
	padding:4px;
	text-align:center;
	font-size:14px;
}

.menu_basket_box_command{
	background-color:#7FBD2E;
	color:#FFF;
	padding:4px;
	text-align:center;
}

.menu_basket_box_command a{
	color:#FFF;
	font-weight:bold;
}

.menu_basket_in{
	height:50px;
}

.menu_basket_date{
	color : #F36D27;
	font-weight:bold;
	border-bottom:1px solid #DDD;
	margin:0px 2px 0px 2px;
}

.menu_basket_items{
	border-bottom:1px solid #DDD;
	height:189px;
	overflow: auto;
}

.mb_allprice{
	text-align:center;
	padding-top:3px;
}

.mb_allprice span{
	font-size:14px;
	color:#333;
	font-weight:bold;
}



/*ADDRESS SELECTOR*/

		.street_box{
			margin-top:10px;
		}

		.address_selector
		{
			display : block;
			float : left;
			width : 213px;
			background : #fcf9f0 URL(../hpimages/orange_list_style.jpg) no-repeat 10px center;
			border-bottom : 1px solid #efe0b6;
			padding : 8px 0px 8px 25px;
			color : #000000;
			font-weight : normal;
			margin-left : 1px;
		}
		
			.address_selector:hover
			{
				background : #fcf9f0 URL(../hpimages/red_list_style.jpg) no-repeat 10px center;
				font-weight : bold;
			}
		
		
			
		.letter_box_header
		{
			background-color : #81BC2E ;
			color : #FFFFFF;
			font-weight : bold;
			padding : 2px 0px 2px 10px;
			margin-bottom : 3px;
			font-size:16px;
		}
			
			
		.street_selector
		{
			display : block;
			background : transparent URL(../hpimages/drap_list_style.jpg) no-repeat 10px center;
			padding : 2px 0px 2px 25px;
			color : #000000;
		}
		
			.street_selector:hover
			{
				background : transparent URL(../hpimages/red_list_style.jpg) no-repeat 10px center;
			}
		
		.letter_box_top{
			height:30px;
		}

		.letter_text{
			float:left;
			width:120px;
			padding:13px 0px 0px 0px;
		}

		.letter_selector
		{
			padding : 7px 0px 0px 0px;
			height:30px;
			float:left;
			width:780px;
		}	
			
			 .letter_selector a
			{
				display : block;
				float : left;	
				color : #FFFFFF;
				background-color : #81BC2E;
				padding : 4px 8px 4px 8px;
				font-weight : bold;
				font-size : 12px;
				margin:1px;
			}
			
			.letter_selector a:hover
			{
				background-color : #efe0b6;
				color : #000000;
			}
			
.kitchen_share_box{
	padding-top:5px;
	height:30px;
}
