body {
	background-color: #00ccff;
	/* régi szín:  background-color: #a0cce0;*/ 
	color: #660000;
	/*  background-image: URL('pipacsos.jpg');
	background-image: URL('tavasz_pipacs.jpg');
	background-image: URL('tavasz_pipacsos.jpg'); background-repeat: no-repeat; background-position: center center;  */
  font-family: helvetica, arial, sans-serif;
	background-image: URL('hatter-kz.jpg'); background-repeat: repeat-x; background-position: bottom center;
background-attachment: fixed;
 }

#jobbra { background-image: URL('jobbra.png'); position: fixed; left:700px; top:0px; width: 100%; height: 100%; z-index: -100;}
 
#kontener { width: 800px; margin-left: 10px; /* margin-right: auto; */
	/* height: 1280px;
		background-image: URL('hatter-kz.jpg');
		background-repeat: repeat-x;
		background-position: center center; */
	 } 
	 
#banner { width: 600px; float: right;
	height: auto; 
	/* background-color: white;
	opacity: 0.5; filter:alpha(opacity=50); */ }
	
#bal { width: 190px; float: left;
	min-height: 300px;
	/* background-color: white;
	opacity: 0.5; filter:alpha(opacity=50); */ }

#tartalom {
	width: 600px;
	float: right;
	margin-top: 10px;
	/* background-color: red;
	opacity: 0.5; filter:alpha(opacity=50); */ }

#tartalom img {
	-webkit-border-radius: 10px; border-radius: 10px; }	

#menu {
	text-align: center;
	letter-spacing: 2px;
	font-family: sans-serif; font-size: 16px;
	font-weight: bold;
	 }

#menu li { list-style-type: none; }

#menu li a, #menu li a:hover { 
 text-decoration: none;
 margin: 10px 0px;
 padding: 10px 0px 10px 0px;
 display: block;
 border: 2px outset red; 
-webkit-border-radius: 0px 10px 0px 0px; border-radius: 0px 10px 0px 0px;
 background-color: #e00000;
 color: white;
 }

#menu li a { 
 background-color: #e00000;
 color: white;
 } 
 
#menu li a:hover { 
 color: #e00000;
 background-color: white;
 border: 2px inset #cc0000;
 } 		

/* hogy az oldal végig gördíthető legyen */	 
#ures{ 
  clear: both; height: 75px;
	}

/* fix, nem gördülő lábléc (pipacsmező) */	
 #pipacsmezo {
  height: 75px;
	width: 100%;
	position: fixed; bottom: 0px; left: 0px;
	background-image: URL('pipacsmezo.gif');
	z-index: 100;
	}

.pipacsbaba-lent { position: fixed; bottom: 50px; left:20px; z-index: 50; }	
	
 h1 em, h2 em {
 		font-size: 1.75em;
		font-variant: small-caps;
		font-style: normal;
		font-weight: bold;
		text-shadow: 3px 2px 2px white;
		}
		
@font-face { font-family: "script"; src: url("SCRIPTBL.TTF"); }
@font-face { font-family: "snap"; src: url("SNAP____.TTF"); }

.irott { font-family: script; font-size: 1.25em; }
.cimbetus { font-family: snap; }