/*
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: Tahoma, 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: 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;
/*	background-color: #ddddcc;*/
}

#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;
}

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

#header_line {
	z-index: 3;
	position: absolute;
	left: 0;
	top: 130px;
	right: 0;
	background-image: url('header_line.png');
	background-repeat: repeat-x;
	background-position: 50% 50%;
	width: auto;
	height: 40px;
	margin-left: 0;
	margin-right: 0;	
}

#szechenyi2020 {
	transition: all 0.5s ease-in-out;
	z-index: 200;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	width: 250px;
	height: 178px;
	background: url('ERFA_logo.png') no-repeat;
	background-size: 100% 100%;
	transform-origin: top right;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform: scale(0.76);
	-webkit-transform: scale(0.76);
	-ms-transform: scale(0.76);
}
#szechenyi2020:hover {
	transform-origin: top right;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform: scale(1.42);
	-webkit-transform: scale(1.42);
	-ms-transform: scale(1.42);
}

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

#szlogen {
	position: absolute;
	top: 5px;
	left: 282px;
	width: 455px;
	color: #222222;
	font-family: Tahoma, Verdana;
	font-size: 18pt;
	vertical-align: middle;
	text-align: center;
	text-shadow: 1px 1px 5px #000;
}

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

@media screen and (max-width: 1200px) {
	#szlogen {
		left: 230px;
	}

	#login {
		left: 640px;
	}
}

@media screen and (max-width: 1000px) {
	#szlogen {
		left: 170px;
	}

	#login {
		left: 570px;
	}
}

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

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

#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;
	top: 133px;
	margin-left: auto;
	width: 740px;
	height: 67px;
	line-height: 35px;
/*	background: url('menu_bg.png') no-repeat top right; */
	text-align: justify;
	padding: 0px;
	font-family: Tahoma, Verdana;
	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: #f0f0f0;
	background-color: none; 
	font-size: 16pt;
	/*font-weight: bold;*/
	padding: 5px 13px 5px 13px;;
	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 13px 5px 13px;;
	text-decoration: none;
	text-decoration: none;
/*	text-shadow: 1px 1px 0px #771100;*/
}

#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: 190px;
	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: Tahoma, Verdana;
}

#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, 
#foot_navigation_more a, #foot_navigation_more a:link, #foot_navigation_more 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: Tahoma, Verdana;
}

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

#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%;*/
/*	background-color: #242424; */
/*	background: url('bg.jpg') repeat;*/
}

#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: 374px;
	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; */
	background-color: #222222;
	border-top: 8px solid #f0f0f0;
}

#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_navigation {
	position: absolute;
	top: 37px;
	left: 7px;
	width: 222px;
	height: 255px;
}

#foot_navigation_more {
	position: absolute;
	top: 37px;
	left: 258px;
	width: 222px;
	height: 255px;
}

#foot_vendegkonyv {
	position: absolute;
	top: 37px;
	left: 258px;
	width: 222px;
	height: 255px;
	text-align: left;
	font-family: Tahoma, 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: Tahoma, 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;
}

form#megrendeles table tr td {
	font-size: 13pt;
}

form#megrendeles select {
	width: 90%;
	height: 30px;
}

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: 150px; bottom: 0; }
div.kosarba_adatlap_pizza { position: relative; background-color: none; float: right; text-align: left; padding: 0px; margin: 0px 0 5px 0; width: 150px; bottom: 0; }
div.kosarba_adatlap_lista { position: absolute; background-color: none; right: 0; text-align: left; padding: 0px; margin: 0px 0 5px 0; width: 150px; 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: Tahoma, Verdana;
	font-weight: normal;
	height: 30px;
	line-height: 26px;
	margin: -10px -10px 10px -10px;
	padding: 5px 0px 0px 0;
	text-align: center;
}
#divtartalom h1 {
	background: rgb(45,39,39);
	background: -moz-linear-gradient(left,  rgba(45,39,39,1) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 90%, rgba(45,39,39,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(45,39,39,1) 0%,rgba(0,0,0,1) 10%,rgba(0,0,0,1) 90%,rgba(45,39,39,1) 100%);
	background: linear-gradient(to right,  rgba(45,39,39,1) 0%,rgba(0,0,0,1) 10%,rgba(0,0,0,1) 90%,rgba(45,39,39,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2727', endColorstr='#2d2727',GradientType=1 );
	color: #f0f0f0;
	font-size: 18pt;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	height: 30px;
	line-height: 26px;
	margin: -10px -10px 10px -10px;
	padding: 5px 0px 0px 0;
	text-align: center;
	border-top: 2px solid #f0f0f0;
	border-bottom: 12px solid #2d2727;
}

h2 {
	color: #222222;
	font-size: 17pt;
	font-family: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

h6, .h6 {
	background-color: #484848;
	color: #eee;
	font-size: 16pt;
	font-family: Tahoma, 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: Tahoma, 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: Tahoma, Verdana;
	font-size: 18pt;
	margin: 10px 0px 0 0;
	padding: 0;
}

.main_box {
	position: relative;
	clear: both;
	color: #000;
	font-family: Tahoma, Verdana;
	margin-bottom: 20px;
	padding: 0px;
	border-bottom: 4px solid #222222;
	background-color: none;
	min-height: 120px !important;
}
/*.main_box:last-of-type { border: none; }*/
.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: Tahoma, Verdana; text-decoration: none; }
.main_box .price { text-align: center; margin-top: 0px; margin-bottom: 10px; font-family: Tahoma, Verdana; color: #484848; font-size: 18pt; font-weight: bold; }
.main_box .price_pizza { margin-top: 0px; margin-bottom: 0px; font-family: Tahoma, Verdana; color: #484848; font-size: 12pt; font-weight: bold; }
.main_box .price_menu { margin-top: 0px; margin-bottom: 0px; font-family: Tahoma, Verdana; color: #484848; font-size: 10pt; font-weight: normal; }
.main_box div.kep { float: left; display: inline; width: 70px; height: 70px; margin: 0 5px 0 0; }
.main_box div.leiras { background-color: none; float: left; display: inline; text-align: left; padding: 0px 0px 0px 5px; margin: 0 0 50px 0; width: 450px; line-height: 20px; }
.main_box div.leiras_menu { background-color: none; float: left; display: inline; text-align: left; padding: 0px 0px 0px 5px; margin: 0 0 50px 0; width: 400px; line-height: 20px; }
/*.main_box div.leiras p { margin: 0; padding: 0; }*/
.main_box div.extragomb { background-color: none; position: absolute; text-align: left; margin-left: 0; left: 75px; bottom: 0px; margin-bottom: 0px; }
.main_box div.kosarba_pizza { position: relative; background-color: none; float: right; text-align: left; padding: 0px; margin: 0px 0 5px 0; width: 150px; bottom: 0; }
.main_box div.kosarba_menu { position: relative; background-color: none; float: right; text-align: left; padding: 0px; margin: 0px 0 5px 0; width: 230px; bottom: 0; }
.main_box div.kosarba_lista { position: absolute; background-color: none; right: 0; text-align: left; padding: 0px; margin: 0px 0 5px 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: Tahoma, Verdana;
}

.main_box a.kosarba:active, .main_box a.kosarba:hover {
	background-color: #eee;
	color: #484848;
	border: 4px solid #484848;
	text-decoration: none;
}

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;*/
}

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

table.kosar tr.kosaretel_error {
	cursor: pointer;
	background-color: #f00000;
}

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

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

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

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

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

label, label.cb-label {
	cursor: pointer;
	vertical-align: middle;
}

.main_box label.radio-label {
	font-size: 10pt;
	font-weight: bold;
	color: #484848;
	vertical-align: middle;
}

.main_box div.kosarba_menu label.radio-label {
	font-size: 10pt;
	font-weight: bold;
	color: #484848;
	vertical-align: middle;
}

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

input[type="button"],input[type="submit"],input[type="reset"],button[type="submit"] {
	background: none;
	background-color: #222222;
	border-radius: 4px;
	font-family: Tahoma, 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: Tahoma, Verdana;
	font-size: 14pt;
	height: 32px;
	color: #222222;
	border: 4px solid #222222;
	cursor: pointer;
}

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

input.cezanne {
	font-family: Tahoma, 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: Tahoma, 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: Tahoma, Verdana;
	color: #FFFFFF;
}

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

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


/* --- --- --- */
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	float: left;
    width: 680px;
    height: 453px;
	margin-right: 20px;
	margin-bottom: 60px;
}

#slider {
	position:relative;
    width: 716;
    height: 346px;
	background:url(loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	width: 716px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 20px;
	bottom: 30px;
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:15px;
	background:url(bulletsss.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -15px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#eee;
    text-decoration:underline;
}
/*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	display: none;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#484848;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	display: none;
	padding:0px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* --- --- --- */