body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
/*	line-height: 1.4em;	  */
	background-image:url('../jpg/hatter9.jpg');
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	width: 600px;
	vertical-align: bottom;
	}
.torzs {
	margin: 10px 0 0px 0px;
	background-color: rgb(244,248,247);
	width:580px;
	text-align: justify;
	padding: 0 10px 5px 10px;
	border:1px solid #000000;
	-webkit-transition: background 1s;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-webkit-transition: color .5s, text-shadow .5s;
	box-shadow: rgba(0,0,0,0.4) 4px 4px;
	}
.uj {
	font-family: Georgia;
	margin: 10px 0 0px 0px;
	background-color: rgb(246,247,239);
	width:580px;
	text-align: center;
	padding: 0 10px 0px 10px;
	border:1px solid #000000;
	-webkit-transition: background 1s;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-webkit-transition: color .5s, text-shadow .5s;
	box-shadow: rgba(0,0,0,0.4) 4px 4px;
	}
h1 {
	font-variant: small-caps;
	text-align: center;
	}
p {
	text-indent:25px;
	}
#footer {
	font-size: 80%;
	color: #999;
	margin-top: 1em;
	border-top: 2px dotted #CCC;
	}
span.c1 {
	color: red; 
	font-size: 150%;
	}
img {
	border: 0;
	}