@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}
body{background-color:#7e5b3a; font-family: Arial; color:#000000; font-size:14px;}

#lap{margin:0 auto; width:900px;}

	#fej{height:150px; background-image:url(res/fejlec.jpg);}
	
		#fejlec{height:120px; text-align:left;}
				
		#infopanel{height:30px; float:left; text-align:center;}
			.gomb a{padding:20px; text-decoration:none; color:#694b2e; font-size:18px;}
			.gomb a:hover {color:#99714a;}
			
		#kozep{padding:20px; padding-left:130px; background-image:url(res/hatter.jpg);}
		
#tabla{width:750px; padding:20px;}
#tabla td{padding:10px; vertical-align:top;}

#lablec{clear:both; width:900px; height:2px; background-color:#7a0706;}

h2{font-size:18px;}
a{color:#ff0000; text-decoration:underline;}

/* galeria kepei */
.kep{width:700px; text-align:center;}
.kep td{padding:5px 20px;}
.kep a{text-decoration:none; padding:4px 0px 0px 4px; text-align:center; font-weight:bold;}
.kep a:hover{color:#000000;}
.kep img{-moz-opacity:1; filter:alpha(opacity=100); cursor:hand}