html, body {
	height: 100%;
	position:center;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(images/Hatter_atlatszo.gif);
	background-color:#666666;
	background-repeat: repeat;
}

#tabla {
	background-image:url(images/rajz-belso.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top;
}

#tabla2 {
	background-image:url(images/rajz-nyito.jpg);
	background-position:center;
	background-color:#FFFFFF;
}

#tabla2 a {
	color:#000000;
	font-size: 18px;
	text-decoration:underline;
	font-weight:bold;
}

#tabla2 a:hover {
	color: #B62927;
	text-decoration:none;
}

#tabla3 {
	background-color:#FFFFFF;
	}

h3 {
	color:#B62927;
	font-size:14px;
}

a {
    color:#999999;
	font-size: 9px;
	text-decoration: underline;
}

a:hover
{
text-decoration:none;
color: #B62927;
}

a:active
{
   color: #B62927;

}

#mv {
    color:#000000;
	text-decoration:none;
	font-size: 9px;
}

#mv:hover
{
text-decoration: underline;
color:#CC0033 ;
}


/** Fejléc */
#fejlec {
	margin: 0;
	padding-bottom: 1px;
	
}

/** Menü vízszintes */
#menu-vizszintes {
	width: 700px;
	text-align:center;
	font-weight:bold;
	font-size:9px;
	text-transform:none;
	color:#000000 ;
}

/** Test */
#test {
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	text-align:left;
	font-size:12px;
	color:#000000;
}

/** Leírások */
#leiras {
	padding: 10px;
	text-align:left;
	font-size:12px;
	color:#000000;
	border:#000000 1px;
	}
	
#leiras2 {
	text-align:left;
	font-size:12px;
	color:#000000;
	border:#000000 1px;
	}
	
#kepala {
	font-size:10px;
	color:#000000;
	border:#000000 1px;
	}

/** Lábléc */
#lablec {
    background-color:#FFFFFF;	
	color:#999999;
	font-size:9px;
	
}
	
#lablec2 {
    text-align:center;
	
}


