body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #999999;
	text-align: center;
/* part 1 of 2 centering hack */
	}
#logo {
	margin: 0px;
	padding: 5px;
}
#logo img {
	border: 0px;
}
a {
	font-size: 12px;
	text-decoration: underline;
	color:  #ccc;
	font-variant: normal;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #FFFFFF;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFF99;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	color: #FFCC00;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	}
/*img {
	border: 0;
	}*/
.nowrap {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#tartalom {
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #666;
	text-align:left;
	width: 578px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 578px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #cccccc;
	}/*
html>body #tartalom {
	width: 470px; 
	} ie5win fudge ends */
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: normal;
	font-weight: bold;
}
#menu ul
{
	list-style-type: none;
	margin: 10px;
	padding: 0;
	padding-top: 4px;
}
#menu li {
	display: inline;
}
#menu a:link, #menu a:visited {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
#menu a:hover {
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	background-image: url(../kep/glass1.jpg);
}
#lab p {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#valid {
	margin: 10px;
}
#tartalom li {
	list-style-type: none;
	padding: 5px 0px 5px 35px;
	margin: 10px;
	font-size: 12px;
/*	vertical-align: text-bottom;*/
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	background-image: url(../kep/kagylo1.jpg);
}
#fej img {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #cccccc;
}
#menu a:active {
	background-image: url(../kep/glass1.jpg);
}
#menu li a#jelenleg {
	background-image: url(../kep/glass1.jpg);
}
.kepdoboz
{
	float: left;
	width: 120px;
	border: 1px solid #999;
	padding: 20px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	margin-left: 0px;
}
.bal
{
	float: left;
	width: 100px;
	border: 1px solid #999;
	padding: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 10px;
	margin-left: 0px;
	text-align:center;
}
.job
{
	float: right;
	width: 100px;
	border: 1px solid #999;
	padding: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 10px;
	margin-left: 10px;
	text-align:center;
}
.clearboth {
	clear: both;
}
dl {
	font-size: 12px;
	line-height: 18px;
}

dt {
	padding-top: 10px;
	padding-left: 50px;
}
dd {
	padding-left: 50px;
	text-align: left;
}

