/* 
max-width: 150px; width:expression(150+'px');
*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
	/* SCROLLBAR-BASE-COLOR: rgb(255,255,255);
	SCROLLBAR-3DLIGHT-COLOR: rgb(255,255,255);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(255,255,255);
	SCROLLBAR-ARROW-COLOR: rgb(34,9,0);
	SCROLLBAR-FACE-COLOR: rgb(245,220,159);
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(234,185,63);
	SCROLLBAR-SHADOW-COLOR: rgb(234,185,63);
	SCROLLBAR-TRACK-COLOR: rgb(249,239,212); */
	/* áőú */
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #006a84;
	background-image: url(/themes/default/images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	background-color: #006a84;
	margin: 0px;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	display: inline;
}
h2 {
	color: #000000;
	font-size: 130%;
}
h3 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
}
pre.pp {
	background-color: #CCCCCC;
}

#all {
	padding-top: 100px;
	/* background-color: #006a84; */
	background-image: url(/themes/default/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	background-color: #FFFFFF;
	width: 745px;
	margin: auto;
}
#head {
	/* background-color: #DDDDDD; */
	height: 150px;
}
#left {
	/* background-color: #FFcccc;  */
	display: block;
	width: 250px;
	float: left;
}
#main {
	/* background-color: #ccFFcc; */
	display: block;
	margin-top: 5px;
	margin-right: 35px;
	margin-left: 255px;
	text-align: justify;
	/* margin-right: 5px; */
}
#right {
	background-color: #ccccFF;
	display: block;
	width: 200px;
	float: right;
}
#food {
	background-color: #b91e3d;
	padding: 6px;
	clear: both;
}
#food table tr td {
	color: #FFFFFF;
	font-size: 10px;
}

#menu {
	margin-left: 40px;
	width: 150px;
	position: relative;
	top: -10px;
}
#menu a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}
#menu a.level_2 {
	font-weight: bold;
}
#menu a.level_3 {
	margin-left: 17px;
	color: #444444;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#menu a.level_4 {
	margin-left: 29px;
	color: #444444;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
}

#head_contact {
	display: block;
	width: 150px;
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
}

.kiemelt {
	color: #0000FF;
}
.apro {
	font-size: 80%;
}



