body
	{
	margin: 0px;
        background-color: #FFC;
	background-image: url('');
        background-repeat: repeat;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: black;
	width:90%;
	overflow-x: hidden; 
	
	}

a.menulink:link, a.menulink:active, a.menulink:visited
	{
	text-decoration: none;
	color: #30F;
	font-size: 24px;
	font-family: arial, sans-serif;
	}

a.menulink:hover
	{
	background-color:#AADDFF;
	}

#fejlec
	{
	position: relative;
	float: center;
	top: 0px;
	z-index: 1;
	}




#menu
	{
	width: 144px;
	display: inline;
	height: 280px;
	
		border-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-style: solid;
	border-width: 5px;
	border-color: #333333;
	background-color: #CCC;
	position: relative;
	text-align: center;
	z-index: 1;
	float: left;

	}


#menu_gombok
	{
	position: absolute;
	text-align: center;
	top: 30px;
	left: 15px;
	z-index: 2;	
	}

#szoveg
	{
	position: relative;
	padding: 0px;
	width: 640px;
	min-height: 150px;
	text-align: justify;
	vertical-align: top;

	border-width: 0px;
	background-color: #FFF;
	z-index: 1;	
	border-style:solid;
border-width:5px;
	}
	
#footer{
	position: absolute;
	width: 100%;
	min-height: 50px;
	text-align: justify;
	font-size: 12px;
	}

table {
	border-collapse: collapse;
	border: none;
}


table.bottom {
	background: transparent;
}



td.clear {
	border: none;
	font-weight: bold;
	/* text-align: center; */
}

td.colhead{
	border: none;
	font-weight: bold;
	text-align: left;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}
#balkepek{
	width: 10%;
	display: block;
	float: left;
}

