/*
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, Helvetica, Trebuchet MS, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #484848;
/*	background: url('wood.jpg') repeat;*/
	background-size: 100%;
	margin: 0;
}

#header {
	z-index: 2;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 160px;
	cursor: default;
	margin-left: 0;
	margin-right: 0;
	background: url('header_bg.png') repeat-x;
}

#header_content {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 155px;
	cursor: default;
	margin-left: auto;
	margin-right: auto;
}

#header_content a, #header_content a:active, #header_content a:link, #header_content a:visited {
	color: #FFFFFF;
}

#logo {
	z-index: 20;
	position: absolute;
	cursor: pointer;
	left: 50%;
	margin-left: -150px;
	margin-right: auto;
	width: 300px;
	height: 120px;
	background: url('logo.png') no-repeat;
	background-size: 100%;
}

#login {
	position: absolute;
	top: 5px;
	left: 753px;
	width: 230px;
	height: 125px;
	color: #484848;
	font-size: 12pt;
	text-align: right;
}

#menu_top {
	position: absolute;
	cursor: default;
	right: 0;
	bottom: 0;
	margin-left: auto;
	width: 100%;
	height: 30px;
	text-align: justify;
	padding: 0px;
	font-family: Verdana;
	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: #f0f0f0;
	background-color: none; 
	font-size: 16pt;
	/*font-weight: bold;*/
	padding: 5px 10px 5px 10px;;
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#menu_top a.menugomb:hover, #menu_top a.menugomb_be, #menu_top a.menugomb_be:active, #menu_top a.menugomb_be:link, #menu_top a.menugomb_be:visited {
	color: #222222;
	background-color: #f0f0f0;
	font-size: 16pt;
	/*font-weight: bold;*/
	padding: 5px 10px 5px 10px;;
	text-decoration: none;
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#etlapmenu {
	width: 100%;
	text-align: center;
}

#etlapmenu a, #etlapmenu a:link, #etlapmenu a:visited,
#menu_left a, #menu_left a:link, #menu_left a:visited {
	background-color: #222222;
	color: #f0f0f0;
	width: 90%;
	margin: 0 0 10px 0px;
	padding: 3px;
	border: 4px solid #222222;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	font-size: 12pt;
	font-weight: normal;
	font-family: Verdana;
	text-align: center;
}

#etlapmenu a:active, #etlapmenu a:hover, #etlapmenu a.aktiv,
#menu_left a:active, #menu_left a:hover, #menu_left a.aktiv {
	background-color: #f0f0f0;
	color: #222222;
	border: 4px solid #222222;
	text-decoration: none;
}

#foot_navigation a, #foot_navigation a:link, #foot_navigation a:visited {
	background-color: #222222;
	color: #f0f0f0;
	width: 150px;
	margin: 0 0 10px 0px;
	padding: 3px;
	border: none;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	font-size: 12pt;
	font-weight: normal;
	font-family: Verdana;
}

#foot_navigation a:active, #foot_navigation a:hover, #foot_navigation a.aktiv {
	background-color: #f0f0f0;
	color: #222222;
	border: none;
	text-decoration: none;
}

#oldal_container{
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	margin-right: auto;
	background-color: #242424;
}

#oldaltartalom {
	z-index: 1;
	position: relative;
	margin-top: 170px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 86px;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

#footer {
	color: #000;
	z-index: 2;
	left: 0;
/*	height: 108px; */
	height: 78px;
	cursor: default;
	margin-left: 0;
	margin-right: auto;
}


#footer_header {
	z-index: 6;
	position: absolute;
	width: 100%;
	height: 30px;
	color: white;
	font-size: 12pt;
	cursor: default;
	text-align: center;
	padding: 5px 0 0 0;
	background-color: #222222;
}

#footer_content {
	z-index: 6;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	cursor: default;
	margin-left: 0;
/*	margin-left: auto;*/
	margin-right: auto;
	text-align: center;
	background-color: #222222;
	border-top: 8px solid #f0f0f0;
}

#foot_navigation {
	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: Verdana;
	color: #ddddcc;
	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: Verdana;
	color: #ddddcc;
	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; /*#ddddcc;*/
	font-weight: bold;
	text-align: center;
	width: 20%;
}

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

td.hetimenu_nev {
	background-color: #6b5b51;
	color: #FFFFFF; /*#ddddcc;*/
	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;
}

div.kosarba { float: right; display: inline; vertical-align: middle; text-align: center; padding: 20px 25px 5px 0px; margin: 0px; width: 130px; }

div.kosarba_adatlap { position: relative; background-color: none; float: right; text-align: right; padding: 0px; margin: 0px 0 5px 0; width: 180px; bottom: 0; }

.cleaner { clear: both }

h1, .h1 {
	/*margin: 0px 0px 20px 0px;*/
	/*text-decoration: underline;*/
	/*
	background: url('h2.png') repeat-y;
	background-size: 100%; */
	background-color: #484848;
	color: #eee;
	font-size: 18pt;
	font-family: Verdana;
	font-weight: normal;
	height: 30px;
	line-height: 26px;
	margin: 0;
	padding: 5px 0px 0px 0;
	text-align: center;
	width: 100%;
}
#divtartalom h1 {
	background: rgb(45,39,39);
	color: #f0f0f0;
	font-size: 18pt;
	font-family: Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0;
	text-align: center;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #2d2727;
}

h2 {
	color: #222222;
	font-size: 17pt;
	font-family: Verdana;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	border: 4px solid #222222;
	border-radius: 5px;
	background-color: #eee;
}

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

h3, .h3 {
	color: #484848;
	font-size: 16pt;
	font-family: Verdana;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10 0px;
	text-align: left;
}

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

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


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

h6, .h6 {
	background-color: #484848;
	color: #eee;
	font-size: 16pt;
	font-family: Verdana;
	height: 30px;
	font-weight: normal;
	line-height: 26px;
	margin: -5px 0 10px 0;
	padding: 5px 0 0 0px;
	text-align: center;
}


td.menu h6, td.menu .h6 {
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 15%, rgba(0,0,0,1) 85%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 );
	color: #f0f0f0;
	font-size: 16pt;
	font-family: Verdana;
	height: 30px;
	font-weight: normal;
	line-height: 26px;
	margin: -5px 0 10px 0;
	padding: 5px 0 0 0px;
	text-align: center;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
}

div.header_profile {
	color: #FFF;
}

p.az_etel_ara {
/*	float: right;*/
	color: #222222;
	font-family: Verdana;
	font-size: 18pt;
	margin: 25px 0px 0 0;
}

.main_box {
	position: relative;
	clear: both;
	color: #000;
	font-family: Verdana;
	margin-bottom: 20px;
	padding: 0px;
	border-bottom: 4px solid #222222;
}
.main_box img { margin: 0px; border: none; }
.main_box h4 { margin-bottom: 0; padding: 0px;}
.main_box h4 a { font-size: 16pt; color: #484848; font-family: Verdana; text-decoration: none; }
.main_box .price { text-align: center; margin-top: 0px; margin-bottom: 10px; font-family: Verdana; color: #484848; font-size: 18pt; font-weight: bold; }
.main_box .price_pizza { margin-top: 0px; margin-bottom: 0px; font-family: Verdana; color: #484848; font-size: 12pt; font-weight: bold; }
.main_box div.kep { float: left; display: inline; width: 50px; height: 70px; margin-right: 5px; }
.main_box div.leiras { background-color: none; float: left; display: inline; text-align: left; padding: 0px 0px 0px 5px; margin: 0px; width: 100%; line-height: 20px; }
.main_box div.extragomb { position: absolute; text-align: center; margin-left: 0; left: 0px; bottom: 0px; margin-bottom: 10px; clear: both; }
.main_box div.kosarba_pizza, .main_box div.kosarba_lista { position: relative; background-color: none; float: right; text-align: left; padding: 0px; margin: 0px 0 10px 0; width: 150px; bottom: 0; }
.main_box div.kosarba { background-color: none; float: right; display: inline; vertical-align: top; text-align: left; padding: 0px 5px 5px 0px; margin: 0px; width: 150px; }
.main_box input[type="submit"].kosarba { margin-left: 0px; }

.main_box a.kosarba, .main_box a.kosarba:link, .main_box a.kosarba:visited {
	background-color: #484848;
	color: #eee;
	margin: 0 0 10px 0px;
	padding: 1px;
	border: 4px solid #484848;
	border-radius: 5px;
	text-decoration: none;
	display: inline-block;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana;
}

.main_box a.kosarba:active, .main_box a.kosarba:hover {
	background-color: #eee;
	color: #484848;
	border: 4px solid #484848;
	text-decoration: none;
}
/* .main_box div.extragomb a.kosarba { height: 32px; width: 110px; } */
.main_box div.extragomb a.kosarba { display: table-cell; height: 22px; width: 115px; font-size: 8pt; vertical-align: middle; }

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

table.page {
	width: 100%;
/*	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;*/
}

table.kosar, table.rendelesek {
	color: #000;
	border-collapse: collapse;
/*	border-spacing: 0px;
	background: #fbd261;
	border: 1px solid #f26f24;*/
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}

table.kosar th, table.rendelesek th {
	color: #eee;
	background-color: #484848;
	height: 2em;
	font-size: 10pt;
	padding: 5px;
}

table.kosar td, table.rendelesek td {
	padding: 10px 0;
	border-bottom: 1px dashed #484848;
}

table.kosar tr.kosaretel, table.rendelesek tr {
	cursor: pointer;
}

table.kosar tr.kosaretel_highlight {
	cursor: pointer;
	background-color: #f0f0f0;
}

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: #ddddcc; */
/*  background-color: #f0f0f0; */
	background-color: none;
	width: 222px;
	vertical-align: top;
	color: #000000;
	text-align: center;
	border: none;
	padding: 5px 0px 5px 0px;
}

td.menu div {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 100%;
	background-color: #f0f0f0;
}

td.content {
/*	background-color: #ddddcc;*/
/*	background-color: #f0f0f0;*/
	background-color: #fff;
	color: #000;
	vertical-align: top;
	padding: 10px;
	border: none;
}

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

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: Verdana;
	color: #484848;
	border: none;
}

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

td.lista {
	background-color: transparent; /*#FFDD88;*/
	font-size: 12pt;
	font-family: Verdana;
	color: #484848;
	/*-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: #484848;
	/*-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: #484848;
	text-decoration: underline;
}

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

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

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

a.talca, a.talca:active, a.talca:link, a.talca:visited {
	font-family: Verdana;
	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: Verdana;
}

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: Verdana;
}

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

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

#footer button {
	color: #f0f0f0;
	cursor: pointer;
	width: 55px;
	height: 55px;
	vertical-align: bottom;
	background-color: #444444;
	border-radius: 10px;
	margin: 6px 1px 0 1px;
	padding: 0 2px 0 2px;
	text-overflow: ellipsis;
	font-size: 1.0em;
}

#footer button img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

#footer button span {
	border: none;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	width: 50px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
}

label, label.cb-label {
	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="password"] {
	margin-top: 5px;
	margin-bottom: 5px;
}

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

/* http://css-workshop.com/css-custom-checkbox-style-with-image/ */
#trigger {
  display: none;
}
.checker {
  background-image: url(assets/checkboxes.png);
  background-position: left center;
  background-size: auto 100%;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
#trigger:checked + .checker {
  background-position: right center;
}

input[type="button"],input[type="submit"],input[type="reset"],button[type="submit"] {
	background: none;
	background-color: #222222;
	border-radius: 4px;
	font-family: Verdana;
	font-size: 14pt;
	line-height: 14pt;
	height: 32px;
	color: #f0f0f0;
	border: 4px solid #222222;
	cursor: pointer;
}

input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover {
	background-color: #f0f0f0;
	border-radius: 4px;
	font-family: Verdana;
	font-size: 14pt;
	height: 32px;
	color: #222222;
	border: 4px solid #222222;
	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: #484848;
	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: #484848;
	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: Verdana;
	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: Verdana;
	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: Verdana;
	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: Verdana;
	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: Verdana;
	font-size: 14pt;
	background-image: url('button_vissza.png');
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	margin: 0 10px;
}

input.cezanne {
	font-family: Verdana;
	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: #004411; /* 254301 */
	border-width: 2px;
	border-style: solid;
	border-color: #004411; /* 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: Verdana;
	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: Verdana;
	color: #FFFFFF;
}

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

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