body, #header, ul#menu, ul.almenu, #torzs, #header p {
	margin: 0;
	padding: 0;
}

body {
	text-align: center; 
	/*height: 100%;*/
}

* {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 135%;
	color: #4a4a4a;
}

a:link, a:visited {
	text-decoration: underline;
	color: #071580;
}
a:hover {
	text-decoration: none;
}
.color, .color * {
	color: #996600;
}
.right {
	text-align: right;
}
/*
#main {
	text-align: left;
	margin: 0 auto;
	width: 718px;
	height: 100%;
	border-left: 1px solid #071580;
	border-right: 1px solid #071580;
}
*/
#header {
	height: 190px;
	max-height: 190px;
	margin: 0 auto;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	width: 720px;
}

#header p {
	color: #003489;
	text-align: right;
	font-weight: bold; 
	padding-right: 18px;
	padding-top: 150px;
}

#torzs {
	width: 720px;
	vertical-align: top;
	background-image: url(../images/bg_torzs.gif);
	background-repeat: repeat-y;
	height: 75%;
	margin: 0 auto;
	/*border-left: 1px solid #071580;
	border-right: 1px solid #071580;*/
}

br.clear {
 line-height: 0;
 font-size: 0;
 width: 100%;
 clear: both;
}

#torzs #left {
	width: 150px;
	vertical-align: top;
}

ul#menu {
	width: 150px;
	max-width: 150px;
	list-style: none;
	/*float: left;*/
	border-bottom: 1px solid #fff;
}

ul#menu li a {
	background-image: url(../images/bg_menu.gif);
	backround-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	text-align: left;
	height: 20px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 9pt;
	color: #bbc29a;
	text-decoration: none;
	text-transform: uppercase;
}

#menu li a:hover {
 background-position: 0 -25px;
 color: #FFFFFF;
}

#menu li.selected a {
 background-position: 0 -50px;
}

#menu li.selected a:hover {
 background-position: 0 -75px;
}

ul.almenu {
	width: 150px;
	max-width: 150px;
	list-style: none;
	/*float: left;*/
	border-bottom: 1px solid #fff;
}

#menu li.selected ul.almenu li a {
 background-position: 0 0;
}
#menu li.selected ul.almenu li a:hover {
 background-position: 0 -25px;
}
#menu li.selected ul.almenu li.selected a {
 background-position: 0 -50px;
}
#menu li.selected ul.almenu li.selected a:hover {
 background-position: 0 -75px;
}

#menu ul.almenu li a {
	height: 17px;
	padding-left: 25px;
	padding-bottom: 3px;
	text-transform: none;
	color: #333;
	background-image: url(../images/bg_almenu.gif);
}
#menu ul.almenu li a:hover {
	color: #fff;
}

#torzs #content {
	width: 550px;
	/*margin-left: 150px;*/
	/*float: left;*/
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #efeae5;
	padding-bottom: 25px;
	vertical-align: top;
	/*height: 590px;*/
}

p.alcim {
	font-weight: bold;
	font-size: 9pt;
	border-bottom: 1px solid #ccc;
}

img {
	border: 1px solid #693a0a;
}

img.right {
	margin-left: 15px;
	float: right;
}

sup, sub {
	font-size: 7pt;
}
#lablec {
	height: 25px;
	text-align: center;
	background-color: #e5e5e5;
	color: #888;
	width: 718px;
	margin: 0 auto;
	border-left: 1px solid #071580;
	border-right: 1px solid #071580;
	padding-top: 8px;
	border-top: 1px dotted #fff;
}

table#hirdetmeny {
	background-color: #5f2d00;
}
table#hirdetmeny tr.first td {
	background-color: #b27e50;
	color: #fff;
}
table#hirdetmeny td {
	padding: 3px;	
}
table#hirdetmeny td.center {
	text-align: center;
}
table#hirdetmeny tr.row td {
	background-color: #efeae5;
}

table.havinaptar td {
	vertical-align: top;
}
table.havinaptar tr.vasarnap td {
	background-color: #fff;
	color: #990000;
}
table.havinaptar tr.szombat td {
	background-color: #f7f6f4;
	color: #990000;
}
table#tablazat {
	background-color: #5f2d00;
}
table#tablazat tr td {
	background-color: #fff;
	padding: 3px;
}
