html {
	font: 0.8em/1.3 Arial, Helvetica, sans-serif;
              background-image: url(hatter.jpg);
}

/* Body container */

body {
	background-image: url('body.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#fejlec {
	margin: 0px;
	padding: 0;
	witdh: 766px; height: 331px;
	background: url(fejlec.jpg) center; background-repeat: no-repeat;
	margin-bottom: 10px;
              font-size: 15px;
}

.szoveg { padding: 5px 0 0 25px; font-weight: bold; }

#fejlec a { color: white; text-decoration: none; }

#menu
{
             width: 766px; height: 35px;
             padding: 278px 25px 0 25px;
             font-size: 14px; color: white;
}

#menu li {
              float: left;
	list-style: none none;
	padding: 7px 7px 7px 7px;
 }

#menu a:link, a:active, a:visited {

 }

#menu a:hover {
	border-bottom: dotted 1px; border-top: dotted 1px;
 }

#kozep {
	width: 700px;
	padding: 10px 50px 10px 50px;
}

#kozep span { background-color: #fcf1d3; font-weight: bold; }

/* Links */

a:link, a:active, a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #352b11;
}
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

img { text-align: center;  }

#alja {
              clear: both;
	text-align: center;
}


h1 { font-size: 20px; }

h2 {
	font-weight: bold;
	font-size: 16px;
	padding: 0;
}