body 	{
	padding: 0;
	background-color:#FF9933;
	margin-top:24px;
	font: normal 10pt verdana;
	line-height: 1.2;
	}

h1	{
        font: bold 11pt verdana;
	text-align: center;
	}

h1#lab	{
        margin: 0px;
        padding: 0px 0px 5px 0px;
	color: #990000;
	}

a#kiem  {
        font: normal 8pt verdana;
        color: #FF0000;
        text-decoration: none;
        }

a:hover#kiem  {
        text-decoration: underline;
        }

table	{
	text-align: center;
	font: normal 9pt verdana;
	border-collapse: collapse;
	}

table#ind  { width: 580px; }
table#proj { width: 765px; }

tr         { height: 19px;}
tr#felk    { font-weight: bold;}
tr#elkelt  { color: #AAAAAA;}
tr#kiemelt { color: #FF0000;}
tr#kep     { height: 85px; }
tr#kep2    { height: 72px; }
tr#kep3    { height: 200px; }

td#leiras1  { text-align: left; color: #999999;}
td#leiras2  { vertical-align: top;}

.text_box{
	text-align: justify;
        padding: 0px 10px 0px 10px;
        margin: 6px 0px 5px 0px;
	}

div#container {
	border: 1px solid #ECEEE4;
	background-color:#FEDFA7;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	}

div#top	{
	width:1000px;
	height:150px;
	position: relative;
	background-image:url('fejlec.png');
	}

div#top2{
	text-align: center;
	font: 10pt verdana;
	width:1000px;
	height:24px;
	background-color:#FDD182;
	padding-top: 4px;
        border-top: 1px solid #ECEEE4;
      	border-bottom: 1px solid #ECEEE4;
	}

div#center, div#i_center {
	margin: 6px 6px 6px 0px;
        padding: 0px 0px 6px 0px;
	background-color: #FFFFCC;
	border: 1px solid #ECEEE4;
	float: right;
        min-height: 408px;
        height: expression(this.scrollHeight < 408 ? "408px" : "auto");
        }

div#center
        {
	width:786px;
        }

div#i_center
        {
	width:590px;
        }

div#left_side {
        width: 200px;
	}

div#kiemelt {
        width: 180px;
        min-height: 406px;
        height: expression(this.scrollHeight < 406 ? "406px" : "auto");
	margin: 6px 5px 0px 0px;
	padding: 6px 4px 4px 5px;
	border: 1px solid #ECEEE4;
	background-color:#FDD182;
	text-align:center;
	color: #999999;
	float: right;
	}

div#ingatlan {
	margin: 6px 5px 0px 5px;
	padding: 4px;
	border: 1px solid #ECEEE4;
	background-color:#DAE6BD;
	}

div#bottom {
	border-top: 1px solid #ECEEE4;
	text-align: center;
	padding-top: 15px;
	background-color:#FDD182;
	width:1000px;
	height:55px;
  	clear: both;
	}

div#ujmenu, div#ujmenuhl {
        margin: 6px;
        padding: 6px;
      	text-align: center;
	border: 1px solid #ECEEE4;
        width: 180px;
        }

div#ujmenu {
	background-color:#FDD182;
        }

div#ujmenuhl {
	background-color:#FFFFCC;
        }

div#ujmenu a, div#ujmenuhl a
        {
 	text-decoration: none;
	color: #999999;
        }

div#ujmenu a:hover { /* background-color:#FDC56D;*/ color: #000000;}
div#ujmenuhl a:hover  { /*background-color:#FFFEBD; */ color: #000000; }
