body { 
	background-color: #E6FFE6; 
	font-family: Arial, verdana, tahoma, arial ;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #555555;
}
.link { 
font-family: verdana; font-size: 13px; color: #359163; font-weight: bold; text-decoration: none; 
}
.link:hover {
	font-family: verdana;
	font-size: 13px;
	color: #666666;
	font-weight: bolder;
} 
table {
	font-size: 12px; font-family: verdana, arial, tahoma; font-weight: normal; 
}
td {
	font-size: 12px;
}
.kicsi {
font-size: 10px; color: #222222; font-family: tahoma;
}

.cim  {
	font-size: 24px;
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%;
	COLOR: #006600;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, Chicago, sans-serif;
	letter-spacing: 0px;
	height: 20px;
	width: 100%;
	border-bottom-style: none;
}

input { 
background-color: #ccff66; color: #333399; font-family: arial,tahoma ; font-size: 11px; font-weight: bold; border: 1px solid #009900; height: 20px
}

.felcim { 
font-family: Arial; font-size: 11px; color: #ff0099; font-weight: normal; text-decoration: none; 
}
.alcim {
	font-family: verdana;
	font-style:normal;
	font-weight: bold;
	color: #666666;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 95%;
}
.zold {
	font-style: normal;
	color: #006600;
}
* {
 padding: 0;
 margin: 0;
}
#wrapper {
 width: 790px;
 margin: 0 auto;
}
#header {
 border-top: 1px solid #1D4F36;
 border-right: 1px solid #1D4F36;
 border-left: 1px solid #FFFFFF;
 margin: 10px 0px 0px 1px;
 height: 80px;
 padding: 10px;
 display: inline;
 float: left;
 width: 557px;
 background-color: #FFFFFF;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 10px 0px 0px 0px;
 padding: 0px;  /* IE Hack */
 width: 191px;
 float: left;
 border: 0px solid #FFFFFF;
 background-color: #1D4F36;
 min-height: 480px;
 /*height: auto;*/
}
* html #leftcolumn {height:480px} /* IE Min-Height Hack */ 

#centercolumn {
	background:#FFFFFF;
	border: 1px solid #1D4F36;
	margin: 0 0px 0px 0px;
	display: inline; /* IE Hack */
	padding: 15px;
	width: 548px;
	float: left;
	min-height: 347px;
	
}
* html #centercolumn {height:347px} /* IE Min-Height Hack */ 

#footer {
	background-color: #1D4F36;
	margin: 0 0px 5px 0px;
	padding: 0px;
	float: left;
	width: 771px;
	color:#FFFFFF;
	clear: both;
}

.menu { 
font-family: Arial; font-size: 14px; color: #ECC270; font-weight: bold; text-decoration: none; 
}
.menu:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
} 
