body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
}


ul {
	margin: 0;
}

#contentWrap {
	width: 700px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

#contentLeft {
	float: left;
	width: 300px;
}

#contentLeft li {
    cursor:move;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 5px;
	background-color:#cccccc;
	border: #CCCCCC solid 1px;
	color:#fff;
    text-align: right;
}

#contentRight {
	float: right;
	width: 260px;
	padding:5px;
	background-color:#cccccc;
	color:#FFFFFF;
}


 A    { text-decoration: none ;color: #000000}
 a:hover {color:#999999; text-decoration: underline}
 
.devel   { font-family: helvetica, sans_seriff; font-size: 12px; color: #333333;}
.menu   { font-family: helvetica, sans_seriff; font-size: 13px; color: #000000;}
.hircim   { font-family: helvetica, sans_seriff; font-size: 15px; color: #000000;}
.hir   { font-family: helvetica, sans_seriff; font-size: 12px; color: #000000;}
.hircim   { font-family: helvetica, sans_seriff; font-size: 14px; color: #000000;}
.edit   { font-family: helvetica, sans_seriff; font-size: 12px; color: #FFFF00;}
.del   { font-family: helvetica, sans_seriff; font-size: 12px; color: #FF0000;}
.error   { font-family: helvetica, sans_seriff; font-size: 12px; color: #000000;}
.tovabb   { font-family: helvetica, sans_seriff; font-size: 11px; color: #ff0000; font-weight:bold;}
.text   { font-family: helvetica; font-size: 11px; color: #000000;}
.szerkeszt   { font-family: helvetica; font-size: 11px; color: #00CC33;}
.torol   { font-family: helvetica; font-size: 11px; color: #ffff33;}
.uj   { font-family: helvetica; font-size: 11px; color: #FFFF33;}
.input   { 
		 font-family: helvetica;
		 font-size: 11px; 
		 font-color: #000000; 
		 background-color: #E0E0E0; 
		 border: #000000;
		 border-style: solid;
		 border-left-width: 1px;
		 border-top-width: 1px;
		 border-right-width: 1px;
		 border-bottom-width: 1px;
		 padding-left: 2px;
		 padding-right: 2px;		 
		 padding-top: 0px;
		 padding-down: 0px;
		 scrollbar-face-color: #e0e0e0 ; 
		 scrollbar-shadow-color: #999999; 
		 scrollbar-highlight-color: #cccccc; 
		 scrollbar-3dlight-color: #cccccc; 
		 scrollbar-darkshadow-color: #cccccc; 
		 scrollbar-track-color: #cccccc; 
		 scrollbar-arrow-color: #999999;		  		 
}
.active   { font-family: helvetica; font-size: 11px; color: #ffffff;}
.inactive   { font-family: helvetica; font-size: 11px; color: #ff0000;}