body {
	font-family: Calibri;
	font-size: 14pt;
	background-image:url(bg2.jpg); 
	background-color: #98c11b;
	color:  #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#tabla{
	background-image:url(tabla_nagy.png); 
	font-weight: bold;
	width:1000px;
    height:240px; 
}


a:link, a:visited {
  text-decoration: none;
  color:  #98c11b;
}

#kozepso_lec{
	background-color: #98c11b;
	
}

#js_lec{
	background-color: #0f0f0f;
	
}

#kod_tabla{
	background-color: #1f1f1f;
}

#text_tabla{
	background-image:url(01.png); 
	font-weight: bold;
	width:483px;
    height:54px; 
}

input {
	border:none;
	background-color: transparent;
}

.textbox{
	height:54px;
    width:340px;
    font-size:13pt;
	color:#424242;	
}