h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000033; 
	font-size: 14px;
	font-weight:bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	
}
body {
margin-top: 0px;
background-image: url(elemek/hatter.jpg);}
#fej {
height: 118px;
width: 807px;
background-image:url(kepek/fejkep.jpg);
background-repeat:no-repeat;

}
#menu {
height: 220px;
width: 807px;
padding-top: 0px;
background-image:url(kepek/kozep1.jpg);
background-repeat:repeat-y;
}
#kozep {
width: 807px;
padding-top: 0px;
background-image:url(kepek/kozep2.jpg);
background-repeat:repeat-y;
	}

#also {
height: 80px;
width: 807px;
background-image:url(kepek/also.jpg);
background-repeat: no-repeat;
	}
	
A.menulink {
padding: 0px;
display: block;
width: 175px;
height: 17px;
text-align: left;
text-decoration: none;
font-family: arial;
font-size: 8pt;
color: black;
background-image:url(kepek/menubg2.jpg);
border-bottom: 1px solid #3899e0;
border-left: 1px solid #3899e0;

}
A.menulink:hover {
padding: 0px;
background-image:url(kepek/menubg1.jpg);
font-weight: bold;
font-size: 10pt;
color: black;
width: 175px;
height: 17px;
border-right: 1px solid #3899e0;
border-top: 1px solid #3899e0;
border-left: 1px solid white;
border-bottom: 1px solid white;
}
.szoveg {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.adatszoveg {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.kover_adatszoveg {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
}


.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:807px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:807px;
		position:relative;
	}
	
	/* 2 Column (left menu) settings */
	.leftmenu {
			/* right column background colour */
	}
	.leftmenu .colleft {
		right: 582px;			/* right column width */
			/* left column background colour */
	}
	.col1  {
		width:582px;			/* right column content width */
		left: 787px;			/* 100% plus left column left padding */
		float: left;
		position: relative;
		overflow: hidden;
	}
	.col2  {
		width: 175px;			/* left column content width (column width minus left and right padding) */
		left: 25px;			/* (right column left and right padding) plus (left column left padding) */
		float: left;
		position: relative;
		overflow: hidden;
	}
	a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.alsomenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;}
	
