body {
	font-family: 'Verdana', sans-serif;
	font-size: 12pt;
	text-align: center;	
	background: url(hatter.jpg) repeat-y fixed top;
	margin: auto;
	padding:0px;
}
img {
	border: 0px none;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-color: #000000;
	border-style: outset;
}
td {
	border-color: #000000;
}
#lap {
	position: relative; 
	width:800px;
	margin: auto;
	border:0px none;
	padding:0px;
	z-index: 1;
}
#fejlec {
	position: relative;
	text-align: center;
	padding:0px;
	margin: 0px;
	border: 0px none;
	z-index: 1;
}
#menu {
	position: relative;
	background-color: #000000;
	padding:2px 0px;
	margin:0px;
	color: #ffffff;
	border: 0px none;
	height: 30px;
	z-index: 2;
}
.buttons {
	float: left;
	background-color: #b57e3e;
	margin: 0px 20px;
	padding: 4px 12px;
	border: 1px solid #000000;
	z-index: 2;
	width: 130px;
}
.buttons a {
	color: #000000;
	font-variant: small-caps;
}

.childmenus {
	position: absolute;
	z-index: 20;
	display: none;
}
#childtechnologia {
	left: 195px;
	top: 390px;
	width: 450px;
	height: 60px;
}
.childbuttons {
	background-color: #b57e3e;
	margin: 0px 20px;
	padding: 4px 10px;
	border: 1px solid #000000;
	z-index: 20;
	text-align:left;
}
.childbuttons a {
	color: #000000;
}
.selected {
	background-color: #fefecc;
}
.hoover {
	background-color: #f6ed47;
}
#munkaterulet {
	position: relative;
	padding: 0px 50px 20px 50px;	
	z-index: 2;
}
#szoveg {
	padding: 0px 20px;	
	text-align: justify;
	background: url(nap.jpg) no-repeat;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;	
}
.tablazat {
	font-size: 10pt;
	width:680px;
}
.tablazat td {
	padding:0px 5px;
}
.left {
	text-align: left;
}
.cim {
	font-size:14pt;
	font-weight: bold;
}
#pufferszoveg {
	text-align: justify;	
}
#kapcsolatszoveg {
	font-size: 14pt;
	padding-top: 20px;
}
/* Főoldalon a cím stílusa */
#cim, #cim h1, #cim h2 {
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}
#cim h1 {
	margin:0px;
	padding:0px;
}
.napos {
	color:#000000;
}
.counter {
	top:0px;
	right:0px;
	position:absolute;
	z-index: 2;
	padding:5px;
	font-size:8pt;
	display:none;
}
.counter .main {
	font-size:10pt;
}