body { 
	font-family : arial,sans-serif;
	font-size : 12px;
	background-color:#000000;
	color:white;
}

.hatter {
	
	background-image:url(image/bg1.jpg);
	background-repeat:no-repeat;
	
}

.tabla1 {
	
	background-color:#ce9230;
	color:black;
   filter:alpha(opacity=90);
   -moz-opacity:0.9;
   opacity: 0.9;
	
}

.trans1 {
   filter:alpha(opacity=90);
   -moz-opacity:0.9;
   opacity: 0.9;	
}

.felirat1 {
	
	font-size:14px;
	
}

.lista1 {
	
	font-size:14px;	
	width:100%;
}

.gomb1 {
	
	font-size:14px;	
	width:300px;
	background-color:#6c4d19;
	color:white;	
	font-weight:bold;
}

.szoveg1 {
	
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
	font-weight:bold;
	font-family:times;
	font-size:14px;
	text-align:left;
	width:620px;
	background-color:#cc9430;
	color:#000000;
	padding:10px;	
	
}

.szoveg2 {
	
	font-weight:bold;
	font-family:times;
	font-size:28px;
	
}

szovkep {
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;	
	
}

