body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
	color:#FFFF00;
}

#vevok{
	color:#666666; 
	font-size:14px; 
	font-weight:bold;
	width:198px;
	padding:2px 0px;
	border:1px solid #000000;
}

#fejlec{
	padding-bottom:10px;
}

label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
}

.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

.menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aaaaaa;
	text-decoration:none;
}

.menu2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}

.menu2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}

.menu3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#474747;
	text-decoration:underline;
}

.menu3:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.menu_selected{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background:#000000;
}

.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}

.tf{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color:#ffff00;
	text-align:center;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#828282;
}

.inputl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #828282;
	color:#000000;
	font-weight:bold;
	background:#FFFFFF;
}

.input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #828282;
	color:#000000;
	background:#FFFFFF;
}

.textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #828282;
	color:#000000;
}

.doboz{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:100px;
	height:25px;
	border:1px solid #828282;
	color:#000000;
	background:#FFFF00;
}

.doboz2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #828282;
	color:#000000;
	background:#FFFF00;
}

.button1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #828282;
	color:#828282;
}

.button_delfile{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #828282;
	color:#000000;
	width: 150px;
}

.formula{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	padding-bottom: 10px;
	padding-top: 10px;
}

.refresh{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}
.result{
	background-color:#FFFF00;
	color:#000000;
	font-weight:bold;
}

.hr_1{
	color:#FFFFFF;
	font-size:14px;
}

.hr_2{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.result0{
	background:#eeecec; 
	padding-bottom:1px; 
	padding-left:2px; 
	font-size:14px; 
	color:#4848af; 
	font-weight:bold; 
	cursor:pointer;
}

.result1{
	background:#FFFFFF; 
	padding-bottom:1px; 
	padding-left:2px; 
	font-size:14px; 
	color:#FF0000; 
	font-weight:bold; 
	cursor:pointer;
}

.tabla{
	border:solid 1px #FFFFFF;
	padding:2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.tablaaction{
	border:solid 1px #B5A7B6;
	cursor:pointer;
	font-weight:bold;
	color:#FFFF00;
}

.fszoveg1{
	color:#fba40e;
	font-size:14px;
}

.commentfej{
	font-size:14px;
	padding-bottom:2px;
	width:400px;
}

.comment{
	font-size:14px;
	padding-bottom:5px;
	width:400px;
}

.vastag{
	font-weight:bold;
}

.vastagfeher{
	font-weight:bold;
	color:#FFFFFF;
}

.vastagpiros{
	font-weight:bold;
	color:red;
}