/*
oldal tartalom: 978px
oldal szélesség: 992px
*/
span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

@font-face {
	font-family: 'Conv_LobsterTwo-Italic';
	src: url('LobsterTwo-Italic.eot');
	src: local('˘'), url('LobsterTwo-Italic.woff') format('woff'), url('LobsterTwo-Italic.ttf') format('truetype'), url('LobsterTwo-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Cezanne';
	src: url('LobsterTwo-Italic.eot');
	src: local('˘'), url('LobsterTwo-Italic.woff') format('woff'), url('LobsterTwo-Italic.ttf') format('truetype'), url('LobsterTwo-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #373534;
/*	background: url('wood.jpg') repeat;*/
	background: url('wood.jpg') repeat;
	background-size: 100%;
	margin: 0;
}

.card {
  max-width: 434px;
  width: 100%;
  height: 216px;
  border-radius: 20px;
  background-color: #cccccc;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 20px;
  box-sizing: border-box;
  position: relative;
  border-width: 0px;
  border-style: solid;
  /* font-family: "roboto"; */
  text-align: center;
  font-size: 14px;
  color: #404040;
}

.card-form {
  max-width: 396px;
  width: 100%;
  margin: 10px auto 0;
  padding: 0 5px;
  box-sizing: border-box;
  border-width: 0px;
  border-style: solid;
  /* font-family: "roboto"; */
  text-align: center;
  font-size: 14px;
  color: #404040;
}

.inline-container, .inline-container > .inline-container {
  font-size: 0;
  white-space: nowrap;
  height: auto;
}

.inline-container>* {
 font-size: 14px;
 vertical-align: top;
 display: inline-block;
 white-space: normal;
}

.card-form .formfield {
  position: relative;
}

.formfield.short:first-of-type {
  margin-left: 0;
}

.formfield.short:last-of-type {
  margin-right: 0;
}

.formfield.short {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 10px);
  box-sizing: border-box;
}

.formfield .cardinput.cardnumber {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJBAMAAAD0ltBnAAAAHlBMVEWUlJQAAACUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJQr9435AAAACXRSTlMwANCAwGRA3KA+tmBaAAAALUlEQVQI12PwnAkEUximMgBBJMN0JSCoZJgJBgwzjIGgk2GaIBBkQimoSqg+AE0vEgDOqaXnAAAAAElFTkSuQmCC');
  height: 32px;
  background-color: #fff;
  box-sizing: border-box;
  border: none;
  border-radius: 16px;
  padding: 0 16px 0 35px;
  margin-top: 10px;
  position: relative;
  background-position: 13px center;
  background-repeat: no-repeat;
  /* font-family: 'robotomedium'; */
  font-size: 18px;
  color: #242424;
}

.formfield .cardinput.cardholder {
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAMAAABstdySAAAANlBMVEUAAACUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJQ3t4OeAAAAEXRSTlMA8aPpzQrixHxqYFcuIL6NbUd0X+EAAABHSURBVAjXPctJEsAgCAXRj4qzSbj/ZQMUZa/epgFwEnrhJdG6k4zFmY3N2Y3LxPtrz9oMnCpljCL16B8lnaIMuYEkIkwKzR8KBwTjfmJ9hgAAAABJRU5ErkJggg==');
  height: 32px;
  background-color: #fff;
  box-sizing: border-box;
  border: none;
  border-radius: 16px;
  padding: 0 16px 0 35px;
  margin-top: 10px;
  position: relative;
  background-position: 13px center;
  background-repeat: no-repeat;
  /* font-family: 'robotomedium'; */
  font-size: 18px;
  color: #242424;
}

.formfield .cardinput.cardexpiration {
  -moz-appearance: none;
  -webkit-appearance: none;
  /* font-family: "roboto"; */
  outline: none;
  width: 100%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANBAMAAABvB5JxAAAAMFBMVEWUlJSUlJSUlJSUlJSUlJSUlJQAAACUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSaFomLAAAAD3RSTlNwkVAf8EYAwbQN3tygixJCDeviAAAAS0lEQVQI12PIc0xLE3nGoPubgWH/JYb/YACjfigBQT/DRyPTYGV5ho/8LA4fgFRMoOhRIKWu0VSEEJw82dJSnuE7AxDUM6wH6f4FAIDJKHLUlEBUAAAAAElFTkSuQmCC');
  height: 32px;
  background-color: #fff;
  box-sizing: border-box;
  border: none;
  border-radius: 16px;
  padding: 0 16px 0 35px;
  margin-top: 10px;
  position: relative;
  background-position: 13px center;
  background-repeat: no-repeat;
  font-size: 18px;
  color: #242424;
}

.formfield .cardinput.cardcvc {
  -moz-appearance: none;
  -webkit-appearance: none;
  /* font-family: "roboto"; */
  outline: none;
  width: 100%;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAMAAABIK2QJAAAASFBMVEUAAACUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJTiSXLAAAAAF3RSTlMAwQ7yypL339TqtoAI5tDEh4Y6KSAVFGURwncAAABVSURBVAjXRcw3EsAgEANAHdmAc9D/f2qgOFRottAIgPErF/+hM9E6y/g2F4pBzfTNwqv1zdR649OXjMBp6URkZzjAmeGQg9qjqJca1TR2OnHY6Y37AfzlCCiTRreVAAAAAElFTkSuQmCC');
  height: 32px;
  background-color: #fff;
  box-sizing: border-box;
  border: none;
  border-radius: 16px;
  padding: 0 16px 0 35px;
  margin-top: 10px;
  position: relative;
  background-position: 13px center;
  background-repeat: no-repeat;
  font-size: 18px;
  color: #242424;
}

.formfield .helpicon {
  position: absolute;
  background: center center no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAARVBMVEVAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBQQcrBAAAAFnRSTlMB7rKkSNt39+nWH/HfuoBvbGI8KRgLZABD2QAAAFlJREFUCNdVjlkOwCAIRAFRq9037n/UIjQmzgcvL2QCoGFCQWKwBPGELjG7smKpT41KBtJ5JNlOJQF6Ke06EH65pwbfxdcErSfzKmI9biiXGfu9XMbzLuOfHygyCPbO0uyIAAAAAElFTkSuQmCC');
  width: 32px;
  height: 32px;
  top: 10px;
  right: 0px;
  cursor: pointer;
  display: inline-block;
  z-index: 3;
}

#cookies { 
	position: fixed;
	width: 100%;
	margin: 0;
	bottom: 0;
	padding: 0px;
	background: rgba(255,255,255,1.0);
	border-top: solid 2px rgb(0,0,0);
	z-index: 9999;
}

#cookies p {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow: 0 1px 0 rgba(221,221,221,0.35);
	text-align: right; 
	color: rgb(34,34,34);
	margin: 10px;
	z-index: 10000;
}

#cookies .cookie-accept {
	margin-right: 20px;
	padding: 5px 15px;
	cursor: pointer;
	background-color: rgb(34,34,34);
	color: rgb(250,250,250);
	font-size: 16px;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(221,221,221,0.35);
	z-index: 10001;
}

#cookies .cookie-discard {
	margin-right: 20px;
	padding: 5px 15px;
	cursor: pointer;
	background-color: rgb(250,250,250);
	color: rgb(34,34,34);
	font-size: 16px;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(221,221,221,0.35);
	z-index: 10001;
}

#header {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 50%;
/*	width: 1920px;*/
	width: 100%;
	height: 197px;
	cursor: default;
/*	margin-left: -960px;*/
	margin-left: -50%;
/*	margin-left: auto;*/
	margin-right: auto;
	background: url('header_bg.png') repeat-x;
}

#header_content {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 50%;
	width: 992px;
	height: 197px;
	cursor: default;
	margin-left: -496px;
/*	margin-left: auto;*/
	margin-right: auto;
}

#logo {
	z-index: 20;
	position: absolute;
	cursor: pointer;
	left: 0;
	width: 362px;
	height: 197px;
	background: url('logo.png') no-repeat;
}

#logo_menza {
	z-index: 20;
	position: absolute;
	cursor: pointer;
	left: 0;
	width: 362px;
	height: 197px;
	background: url('logo_menza.png') no-repeat;
}

#szlogen {
	position: absolute;
	top: 5px;
	left: 332px;
	width: 405px;
	color: #685c53;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	vertical-align: middle;
	text-align: center;
}

#flags {
	position: absolute;
	top: 11px;
	right: 8px;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

div#nyitvatabla {
	width: 242px;
	height: 136px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	border: none;
	background-color: transparent;
	background-image: url('open_wotxt.png');
	background-repeat: no-repeat;
}

div#nyitvatabla p {
	margin: 58px 0 0 80px;
	padding: 0;
	display:inline-block;
	clear: both;
	float: left;
	background-color: none;
	font-family: 'Conv_LobsterTwo-Italic';
	color: #ffffff;
	font-size: 27pt;
	font-weight: normal;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

div#zarvatabla {
	width: 242px;
	height: 136px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	border: none;
	background-color: transparent;
	background-image: url('close_wotxt.png');
	background-repeat: no-repeat;
}

div#zarvatabla p {
	margin: 60px 0 0 76px;
	padding: 0;
	display:inline-block;
	clear: both;
	float: left;
	background-color: none;
	font-family: 'Conv_LobsterTwo-Italic';
	color: #ffffff;
	font-size: 26pt;
	font-weight: normal;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

#telszam {
	position: absolute;
	top: 68px;
	left: 441px;
	width: 213px;
	height: 40px;
	color: #373534;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 16pt;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;
}

#login {
	position: absolute;
	top: 59px;
	left: 713px;
	width: 270px;
	height: 58px;
	color: #685c53;
	font-size: 8pt;
}

#head_vert_dots_1 {
	position: absolute;
	top: 55px;
	left: 405px;
	width: 3px;
	height: 63px;
	background: url('vert_dots_9.png') no-repeat top left;
}

#head_vert_dots_2 {
	position: absolute;
	top: 55px;
	left: 689px;
	width: 3px;
	height: 63px;
	background: url('vert_dots_9.png') no-repeat top left;
}

#menu_top {
	z-index: 30;
	position: absolute;
	cursor: default;
	right: 0;
	bottom: 0;
	margin-left: auto;
	width: 697px;
	height: 66px;
	background: url('menu_bg.png') no-repeat top right;
	text-align: justify;
	padding: 0px;
	font-family: Conv_LobsterTwo-Italic;
	white-space: pre;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

#menu_top a.menugomb, #menu_top a.menugomb:active, #menu_top a.menugomb:link, #menu_top a.menugomb:visited {
	color: #FFFFFF;
	font-size: 16pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb:hover {
	color: #5a8e22;
	font-size: 16pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb_be, #menu_top a.menugomb_be:active, #menu_top a.menugomb_be:link, #menu_top a.menugomb_be:visited {
	color: #bfbfbf;
	font-size: 16pt;
	/*font-weight: bold;*/
	text-decoration: none;
	/*font-style: italic;*/
/*	text-shadow: -1px -1px 0px #771100;*/
}

#menu_top a.menugomb_ua, #menu_top a.menugomb_ua:active, #menu_top a.menugomb_ua:link, #menu_top a.menugomb_ua:visited {
	color: #FFFFFF;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb_ua:hover {
	color: #5a8e22;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb_ua_be, #menu_top a.menugomb_ua_be:active, #menu_top a.menugomb_ua_be:link, #menu_top a.menugomb_ua_be:visited {
	color: #bfbfbf;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-decoration: none;
	/*font-style: italic;*/
/*	text-shadow: -1px -1px 0px #771100;*/
}

#menu_top a.menugomb_de, #menu_top a.menugomb_de:active, #menu_top a.menugomb_de:link, #menu_top a.menugomb_de:visited {
	color: #FFFFFF;
	font-size: 14pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb_de:hover {
	color: #5a8e22;
	font-size: 14pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb_de_be, #menu_top a.menugomb_de_be:active, #menu_top a.menugomb_de_be:link, #menu_top a.menugomb_de_be:visited {
	color: #bfbfbf;
	font-size: 14pt;
	/*font-weight: bold;*/
	text-decoration: none;
	/*font-style: italic;*/
/*	text-shadow: -1px -1px 0px #771100;*/
}

#oldal_container{
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 50%;
/*	width: 1920px;*/
/*	margin-left: -960px;*/
	width: 100%;
	margin-left: -50%;
	margin-right: auto;
	background: url('wood.jpg') repeat;
	background-size: 100%;
}

#oldaltartalom {
	z-index: 1;
	position: relative;
	margin-top: 197px;
	left: 50%;
	width: 978px;
	margin-left: -489px;
	margin-right: auto;
	margin-bottom: 36px;
}

#footer {
	color: white;
	z-index: 2;
	position: relative;
	top: 0;
	left: 50%;
/*	width: 1920px;*/
	width: 100%;
	height: 424px;
	cursor: default;
/*	margin-left: -960px;*/
	margin-left: -50%;
/*	margin-left: auto;*/
	margin-right: auto;
/*	background: url('footer_bg.jpg') repeat-x;*/
	background: url('bg.jpg') repeat;
	border-top: 8px solid #6b5b51;
}

#footer_content {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 50%;
	width: 978px;
	height: 313px;
	cursor: default;
	margin-left: -489px;
/*	margin-left: auto;*/
	margin-right: auto;
}

#foot_social {
	position: absolute;
	top: 37px;
	left: 7px;
	width: 222px;
	height: 255px;
}

#foot_vendegkonyv {
	position: absolute;
	top: 37px;
	left: 258px;
	width: 222px;
	height: 255px;
	text-align: left;
	font-family: Conv_LobsterTwo-Italic;
	color: #dad6cb;
	font-size: 12pt;
}

#foot_info {
	position: absolute;
	top: 37px;
	left: 508px;
	width: 222px;
	height: 255px;
	text-align: center;
}

#foot_kapcsolat {
	position: absolute;
	top: 37px;
	left: 763px;
	width: 222px;
	height: 255px;
	font-family: Conv_LobsterTwo-Italic;
	color: #dad6cb;
	font-size: 14pt;
}

#foot_vert_dots_1 {
	position: absolute;
	top: 43px;
	left: 241px;
	width: 3px;
	height: 248px;
	background: url('vert_dots_foot.png') no-repeat top left;
}

#foot_vert_dots_2 {
	position: absolute;
	top: 43px;
	left: 493px;
	width: 3px;
	height: 248px;
	background: url('vert_dots_foot.png') no-repeat top left;
}

#foot_vert_dots_3 {
	position: absolute;
	top: 43px;
	left: 746px;
	width: 3px;
	height: 248px;
	background: url('vert_dots_foot.png') no-repeat top left;
}

#kereso {
	position: relative;
	background: url('search.png') no-repeat top left;
	width: 208px;
	height: 40px;
	padding-top: 7px;
	padding-left: 26px;
	display: table-cell;
}

#zorall, #zorall a {
	color: transparent;
	cursor: default;
}

td.hetimenu_nap {
	background-color: #6b5b51;
	color: #FFFFFF; /*#dad6cb;*/
	font-weight: bold;
	text-align: center;
	width: 20%;
}

td.hetimenu_talca_fejlec {
	background-color: #6b5b51;
	color: #FFFFFF; /*#dad6cb;*/
	font-weight: bold;
	text-align: left;
}

td.hetimenu_nev {
	background-color: #6b5b51;
	color: #FFFFFF; /*#dad6cb;*/
	font-weight: bold;
	text-align: left;
}

div.hetimenu_cell {
	background: none;
	cursor: pointer;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}

div.hetimenu_cell_load {
	background-color: #fbfbf1;
	background-image: url('ajax_loader_green_48.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}

div.hetimenu_cell_inaktiv {
	background-color: #fbfbf1;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}

div.hetimenu_cell_rendelt {
	background-color: #FFDB2E;
	cursor: pointer;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}

div.hetimenu_cell_inaktiv_rendelt {
	background-color: #FFDB2E;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}

div.hetimenu_cell:hover, div.hetimenu_cell_rendelt:hover {
	background-color: #DED7B2;
}

div.hetimenu_cell_aktiv {
	background-color: #429502; /* #ab9b91;*/
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}

div.hetimenu_cell_inaktiv:hover, div.hetimenu_cell_inaktiv_rendelt:hover {
	background-color: #c7282d;
	color: #FFFFFF;
	padding: 2px;
	position: relative;
	height: 70px;
	font-weight: bold;
}


h1, .h1 {
	/*margin: 0px 0px 20px 0px;*/
	/*text-decoration: underline;*/
	background: url('h2.png') repeat-y;
	background-size: 100%;
	color: #dad6cb;
	font-size: 18pt;
	font-family: Conv_LobsterTwo-Italic;
	font-weight: normal;
	margin: 0 -10px 10px 0;
	padding: 5px 15px 5px 0;
	text-align: right;
}

h2 {
	color: #373534;
	font-size: 18pt;
	font-family: Conv_LobsterTwo-Italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

.h2 {
	/*margin: 0px 0px 20px 0px;*/
	/*text-decoration: underline;*/
	background: url('h2.png') repeat-y;
	color: #dad6cb;
	font-size: 18pt;
	font-family: Conv_LobsterTwo-Italic;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 0;
	text-align: right;
}

h3, .h3 {
	color: #373534;
	font-size: 14pt;
	font-family: Conv_LobsterTwo-Italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10 0px;
	text-align: left;
}

.h4 {
	color: #dad6cb;
	font-size: 18pt;
	font-family: Conv_LobsterTwo-Italic;
/*	height: 46px;*/
	font-weight: normal;
/*	line-height: 40px;*/
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

h4 {
	color: #373534; /* #dad6cb */
	font-size: 14pt; /* 18 */
	font-family: Arial; /* Conv_LobsterTwo-Italic */
/*	height: 46px;*/
	font-weight: bold; /* normal */
/*	line-height: 40px;*/
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}


h5, .h5 {
	color: #373534;
	font-size: 16pt;
	font-family: Conv_LobsterTwo-Italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

h6, .h6 {
	background: url('h3.png') no-repeat;
	color: #dad6cb;
	font-size: 16pt;
	font-family: Conv_LobsterTwo-Italic;
	height: 46px;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

table {
	text-align: left;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: separate;
}

table.page {
	width: 978px;
/*	background: url('page_top.png') no-repeat top left;*/
/*	background: url('wood.jpg') repeat-y top left;*/
}

table.pagein {
	/*background-color: #553322;*/
	width: 100%;
	border: none;
	/*border-radius: 0px 0px 20px 20px;*/
	border-collapse: separate;
	border-spacing: 0px;
}

table.lista {
	background-color: transparent; /*#553322;*/
	border-collapse: collapse;
/*	border: solid;
	border-spacing: 0px;
	border-color: #f58126;
	border-width: 2px;*/
	border: none;
	font-size: 10pt;
	/*border-radius: 0 0 20px 20px;*/
}

td {
/*	font-size: 10pt;*/
/*	color: #000000; */
}

td.telefon {
	border: none;
	background: #f58126;
	text-align: right;
/*	text-shadow: 0px 0px 2px #FFFFFF;*/
}

td.menu {
/*	background: url('menugomb_bg.png') repeat-y 20px 0px;*/
	background-color: #dad6cb;
	width: 222px;
	vertical-align: top;
	color: #000000;
	text-align: center;
	border: none;
	padding: 5px 0px 5px 0px;
}

td.content {
	background-color: #dad6cb;
	vertical-align: top;
	padding: 10px;
	border: none;
}

td.box {
	padding: 0px;
	border: none;
	vertical-align: top;
	width: 258px;
}

td.cimsor {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border: none;
/*	border-width: 0px 0px 5px 0px;
	border-style: solid;
	border-color: #f58126;*/
}

td.fejlec {
	background-color: transparent; /*#BB7744;*/
	font-size: 14pt;
	font-family: Conv_LobsterTwo-Italic;
	color: #373534;
	border: none;
}

td.fejlec_admin, th.fejlec_admin {
	background-color: transparent; /*#BB7744;*/
	font-size: 12pt;
	font-family: arial;
	color: #373534;
	border: none;
	vertical-align: top;
}

td.lista {
	background-color: transparent; /*#FFDD88;*/
	font-size: 12pt;
	font-family: Conv_LobsterTwo-Italic;
	color: #373534;
	/*-webkit-border-image:url('vert_dots_9.png') 8 8 stretch; *//* Safari 5 */
	/*-o-border-image:url('vert_dots_9.png') 8 8 stretch; *//* Opera */
	/*border-image: url('vert_dots_9.png') 8 8 stretch;*/
	background: url('vert_dots_9.png') no-repeat center right;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}

td.lista_admin {
	background-color: transparent; /*#FFDD88;*/
	font-size: 11pt;
	font-family: arial;
	color: #373534;
	/*-webkit-border-image:url('vert_dots_9.png') 8 8 stretch; *//* Safari 5 */
	/*-o-border-image:url('vert_dots_9.png') 8 8 stretch; *//* Opera */
	/*border-image: url('vert_dots_9.png') 8 8 stretch;*/
	background: url('vert_dots_9.png') no-repeat center right;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}

table.lista tr {
	background: url('hr.png') repeat-x bottom left;
}

li {
	list-style-type: circle;
}

a, a:active,a:link,a:visited {
	color: #553322;
	text-decoration: underline;
}

span a:hover {
	color: #553322;
	text-decoration: none;
	font-weight: bold;
}

span a, a:active,a:link,a:visited {
	color: #553322;
	text-decoration: underline;
}

a:hover {
	color: #553322;
	text-decoration: none;
}

a.talca, a.talca:active, a.talca:link, a.talca:visited {
	font-family: Conv_LobsterTwo-Italic;
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
}

a.talca:hover {
	color: #FFDD88;
}

td.right a, a:active,a:link,a:visited {
	color: #553322;
	text-decoration: underline;
	cursor: pointer;
}

td.right a:hover {
	color: #553322;
	text-decoration: none;
	cursor: pointer;
}

td.right a.talca:hover {
	color: #FFDD88;
}

td.footer_r a, td.footer_r a:active,td.footer_r a:link,td.footer_r a:visited {
	color: #EEDDCC;
	text-decoration: underline;
}

td.footer_r a:hover {
	color : #EEDDCC;
	text-decoration : none;
}

a.barna, a.barna:active,a.barna:link,a.barna:visited {
	color: #EEDDCC;
	text-decoration: underline;
}

a.barna:hover {
	color : #EEDDCC;
	text-decoration : none;
}

a.menugomb, a.menugomb:active,a.menugomb:link,a.menugomb:visited ,a.menugomb:hover{
	color: #EEDDCC;
	font-size: 14pt;
	/*font-weight: bold;*/
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
	font-family: Conv_LobsterTwo-Italic;
}

a.menugomb_be, a.menugomb_be:active,a.menugomb_be:link,a.menugomb_be:visited,a.menugomb_be:hover {
	color: #f58126;
	font-size: 14pt;
	/*font-weight: bold;*/
	text-decoration: none;
	/*font-style: italic;*/
/*	text-shadow: -1px -1px 0px #771100;*/
	font-family: Conv_LobsterTwo-Italic;
}

.hiba {
	font-weight: bold;
	color: #FF0000;
}

button {
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}

input {
	background: #FFDD88 url('input_bg.png') repeat-x top left;
	border: 1px solid #bfbfbf;
	border-radius: 7px;
	color: #000000;
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
	height: 24px;
	vertical-align: middle;
}

input:focus {
	border-color: #5a8e22;
}

input[type="checkbox"], input[type="radio"] {
	vertical-align: middle;
	font-size: 10pt;
}

input[type="button"],input[type="submit"],input[type="reset"] {
/*	background: url('button.png') no-repeat top left;*/
	background: #685c53;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4NWM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjNiMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #685c53 0%, #423b35 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#685c53), color-stop(100%,#423b35));
	background: -webkit-linear-gradient(top,  #685c53 0%,#423b35 100%);
	background: -o-linear-gradient(top,  #685c53 0%,#423b35 100%);
	background: -ms-linear-gradient(top,  #685c53 0%,#423b35 100%);
	background: linear-gradient(to bottom,  #685c53 0%,#423b35 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#685c53', endColorstr='#423b35',GradientType=0 );
	border-radius: 7px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
/*	width: 200px;*/
	height: 32px;
	color: #FFFFFF;
	border: 1px solid #444444;
	cursor: pointer;
}

input.login_green {
	background: url('login_green.png') no-repeat top left;
	font-family: Arial;
	font-size: 10pt;
	width: 82px;
	height: 26px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	padding: 0;
}

input.login_red {
	background: url('login_red.png') no-repeat top left;
	font-family: Arial;
	font-size: 10pt;
	width: 82px;
	height: 26px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	padding: 0;
}

/*input[type="radio"], input[type="checkbox"] {
	background: none;
	border: none;
}*/

input.kereso {
	background: url('input.png') no-repeat top left;
	border: none;
	color: #373534;
	text-align: left;
	width: 162px;
	height: 26px;
	padding-left: 10px;
}

input.login {
	background: url('login_input.png') no-repeat top left;
	background-size: 100%;
	color: #373534;
	text-align: left;
	width: 82px;
	height: 26px;
	border: none;
	padding: 0px 5px;
}

input.login:focus {
	background: url('login_input_active.png') no-repeat top left;
	background-size: 100%;
}

input.talca {
	background-color: #553322;
	border-width: 2px;
	border-style: solid;
	border-color: #004411; /* FAAA0B volt */
	border-radius: 2px;
	cursor: pointer;
	color: #FFFFFF;
}

input.button_talca {
	width: 72px;
	height: 32px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	background-image: url('button_talca.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

input.button_zold {
	width: 200px;
	height: 32px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	background-image: url('button_zold.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0 10px;
}

input.button_hetimenu_talca {
	width: 200px;
	height: 32px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	background-image: url('button_hetimenu_talca.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0 10px;
}

input.button_plakat {
	width: 200px;
	height: 32px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	background-image: url('button_green.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0 0;
}

input.button_vissza {
	width: 200px;
	height: 32px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	background-image: url('button_vissza.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0 10px;
}

#SimplePayForm button[type="submit"] {
	width: 200px;
	height: 32px;
	font-family: Conv_LobsterTwo-Italic;
	font-size: 14pt;
	background-image: url('button_green.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0 0;
}

input.cezanne {
	font-family: Conv_LobsterTwo-Italic;
	font-size: 12pt;
	background-color: #FFDD88;
	background-image: none;
	border: 2px solid #553322;
	cursor: pointer;
	color: #553322;
	/*border-radius: 0px;*/
	/*padding: 0px;*/
	margin-left: 10px;
	margin-right: 10px;
}

input.cezanne:hover {
	background-color: #553322;
	color: #FFDD88;
}

button.menubutton:hover {
/*	background: none;
	background-color: rgba(100,100,100,5);*/
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	padding: 1px 0px 0px 1px;
}

input.button_green {
	background-color: #6a953c; /* 254301 */
	background: -moz-linear-gradient(top,  #5a8d22 0%, #4d7a1d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a8d22), color-stop(100%,#4d7a1d));
	background: -webkit-linear-gradient(top,  #5a8d22 0%,#4d7a1d 100%);
	background: -o-linear-gradient(top,  #5a8d22 0%,#4d7a1d 100%);
	background: -ms-linear-gradient(top,  #5a8d22 0%,#4d7a1d 100%);
	background: linear-gradient(to bottom,  #5a8d22 0%,#4d7a1d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a8d22', endColorstr='#4d7a1d',GradientType=0 );
	border-width: 2px;
	border-style: solid;
	border-color: #6a953c; /* FAAA0B volt */
	cursor: pointer;
	color: #FFFFFF;
}

input.button_grey {
	background-color: #888888; /* 254301 */
	border-width: 2px;
	border-style: solid;
	border-color: #000000; /* FAAA0B volt */
	cursor: pointer;
	color: #FFFFFF;
}

hr, hr.menu{
	background: url('hr.png') repeat-x top left;
	width: 90%;
	height: 3px;
	border: none;
}

hr.grey{
	background: url('dot.png') repeat-x top left;
	width: 100%;
	border: none;
}

textarea {
	background: #FFDD88 url('input_bg.png') repeat-x top left;
	border: 1px solid #bfbfbf;
	border-radius: 7px;
	color: #000000;
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
	height: 100px;
}

textarea:focus {
	border-color: #5a8e22;
}

select {
/*	background-color: #FFDD88;
	background: #FFDD88 url('input_bg.png') repeat-x top left;*/
	color: #000000;
	border: 1px solid #000000;
}
option {
/*	background-color: #553322;
	color: #FFDD88;*/
}
/*
#tuz {
	color: #000;
	background: #000;
	text-shadow: 0 0 4px #ccc, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -18px 18px #f20;
}*/

.ondrag{
	background-color: yellow;
}

.AccordionTitle, .AccordionContent, .AccordionContainer {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.AccordionTitle_open {
	overflow: hidden;
	-moz-user-select: none;
/*	background-color: #77BBFF;*/
	background: #5a8e22;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhOGUyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjY5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5a8e22 0%, #426919 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a8e22), color-stop(100%,#426919));
	background: -webkit-linear-gradient(top,  #5a8e22 0%,#426919 100%);
	background: -o-linear-gradient(top,  #5a8e22 0%,#426919 100%);
	background: -ms-linear-gradient(top,  #5a8e22 0%,#426919 100%);
	background: linear-gradient(to bottom,  #5a8e22 0%,#426919 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a8e22', endColorstr='#426919',GradientType=0 );
	border-radius: 10px;
	cursor: pointer;
	font-size: 18pt;
	font-family: Conv_LobsterTwo-Italic;
	color: #FFFFFF;
}

.AccordionTitle {
	overflow: hidden;
	-moz-user-select: none;
/*	background-color: #77BBFF;*/
	background: #685c53;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4NWM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjNiMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #685c53 0%, #423b35 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#685c53), color-stop(100%,#423b35));
	background: -webkit-linear-gradient(top,  #685c53 0%,#423b35 100%);
	background: -o-linear-gradient(top,  #685c53 0%,#423b35 100%);
	background: -ms-linear-gradient(top,  #685c53 0%,#423b35 100%);
	background: linear-gradient(to bottom,  #685c53 0%,#423b35 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#685c53', endColorstr='#423b35',GradientType=0 );
	border-radius: 10px;
	cursor: pointer;
	font-size: 18pt;
	font-family: Conv_LobsterTwo-Italic;
	color: #FFFFFF;
}

.AccordionContent {
	height: 0px;
	overflow: hidden;
/*	display: none;*/
}

.AccordionContent_ {
	height: auto;
	padding: 0 0 10px 0;
}