body{
	background-color:#696;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	background-image: url(images/a_06.jpg);
	background-position: left top;
	background-repeat: repeat-x repeat-y;
	padding:0px;
}

#tabla{
	position: absolute;
	left:50%;
	margin-left: -448px;
	height: 100%;
}

#motto{
	color:#fff;
	font-size:50px;
	font-style:italic;
	font-weight:bold;
	font-family: Georgia, Garamond, Times, serif;
	line-height: 0.9;
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-345px;
	
}

#tablafej{
	color:#555;
	background-image: url(images/kerti-to.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#fff;
	padding-left:10px;
	padding-top:218px;
	vertical-align: top;
	border-bottom:solid 1px #efefef;
}

.balfent{
	background-image: url(images/a_11.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width:96px;
	height:260px;
}

.bal{
	background-image: url(images/a_11.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width:96px;
}


.ballent{
	background-image: url(images/a_12.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width:96px;
	height:77px;
}

.lablec{
	background-image: url(images/a_13.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:800px;
	height:77px;
	color:#555;
	font-size:13px;
	text-align:center;
	vertical-align: top;
}


.main{
	background-color:#fff;
	padding:10px;
	color:#444;
	vertical-align:top;
}

p, li{
	font-size:.9em;
}

a.menu, a.menu_kertepites{
	color:#444;
	text-decoration:none;
	padding:5px;
	border: solid 1px #aaa;
	font-weight:bold;
}

a.menu_kertisuli{	
	color:#d00;
	text-decoration:none;
	padding:5px;
	border: solid 1px #d44;
	font-weight:bold;
}

a.menu:hover, a.menu_kertisuli:hover{
	color:#6E8C19;
	text-decoration:none;
	border: solid 1px #888;
	background-color:#f7f2d4;
}


a.menu_kertepites_kinyitva{
	color:#6E8C19;
	text-decoration:none;
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
	border-bottom: transparent;
	background-color:#f7f2d4;
	padding:5px;
	font-weight:bold;
}
a.menu_kertepites_kinyitva:hover{
	color:#6E8C19;
	text-decoration:none;
}

a{
	color:#6E8C19;
	text-decoration:none;
}
a:hover{
	color:#444;
	text-decoration:underline;
}

#almenudoboz{
	padding:10px;
	margin-top:24px;
	/*padding-top:24px;*/
	position:absolute;
	border-bottom: solid 1px #888;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
	border-top: transparent;
	/*border-top: solid 1px #888;*/
	background-color:#f7f2d4;
}
a.almenu{
	font-size:12px;
	color:#444;
	text-decoration:none;
	padding-top:5px;
	font-weight:bold;
}
a.almenu:hover{
	color:#6E8C19;
	text-decoration:none;
}

