html {
	background-image: url(hatter.jpg);
	font: 0.8em/1.3 Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Body container */

body {
	background-image: url('body.jpg');
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 760px;
}

/* Links */

a:link, a:visited, a:active {
font-family: Arial, Helvetica, sans-serif;
color: #FF66CC;
text-decoration: underline;
}
	a:hover {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}

img { text-align: center;  }

#bal { float: left; width: 365px; }
#jobb { float: right; width: 390px; }
.ismtop { 	background-image: url('ismtop.gif'); background-repeat: no-repeat; height: 54px; width: 365px; padding: 15px 0 0 15px; }
.ismmain { background-image: url('ismmain.gif'); background-repeat: repeat-y;  width: 335px; padding: 0 15px 0 15px;  }
.ismfoot {	background-image: url('ismfoot.gif'); background-repeat: no-repeat; height: 75px;  width: 365px; }

.ismerteto {
	padding-left: 10px;
	text-align: left;	

 }

#fejlec {
	margin: 0;
	padding: 0;

	witdh: 760px; height: 200px;
	text-align: center;
	background-image: url('fejlec.jpg');
	margin-bottom: 10px;
}

#kozep { width: 760px; }

#lablec {
	margin: 0;
	padding-left: 20px; padding-right: 20px;
	witdh: 760px; height: 63px;
	text-align: center;
	background-image: url('lablec.jpg');
	margin-top: 10px;
              clear: both;
}

h1 {
	padding-top: 45px; padding-left: 260px;
	color: white; font-size: 36px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	padding: 0;
}