/* CSS Document */

body {
	background-image: url();
	background-color: #999999;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	line-height: 3.5mm;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
/*page without scroll*/
#Layer1 {
	position:relative;
	left:015px;
	top:6px;
	width:700px;
	height:484px;
	z-index:1;
	overflow: auto;
}
/*page with scroll*/
#Layer2 {
	position:relative;
	left:09px;
	top:0px;
	width:761px;
	height:490px;
	z-index:1;
	overflow: auto;	
}
/*menu inactive*/
.m_i {
	height:35px;
	text-align:center;
	background:url(/buttons/i_btn_body.gif);
	background-color:#660000;
}
/*menu active*/
.m_a {
	height:35px;
	text-align:center;
	background:url(/buttons/a_btn_body.gif);
	background-color:#660000;
}
/*last menu inactive*/
.lm_i {
	height:35px;
	text-align:center;
	background:url(/buttons/i_btn_end.gif);
}
/*last menu active*/
.lm_a {
	height:35px;
	text-align:center;
	background:url(/buttons/a_btn_end.gif);
}
/*menu text inactive*/
a.m_t_i {
	color: #990000;
	font-weight: bold;
	line-height: 3.5mm;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
/*menu text active*/
a.m_t_a {
	color: #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 3.5mm;
	font-size: small;
}
/*head text*/
h1 {
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d5d5d5;
	display:inline;
}
.h_t {
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d5d5d5;
}
/*page text*/
.p_t {
	color: #d5d5d5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
/*end text*/
.e_t {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.piros {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
	line-height: 3.5mm;
}
.zold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00CC00;
	line-height: 3.5mm;
}
.vonal{
	color: #d5d5d5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-bottom:1px solid #660000;
	line-height: 5mm;
	vertical-align:bottom;
	margin-bottom:0;
	font-weight:bold;
}
.pic{
	width: 65px;
	height: 65px;
	border-width:0;
}
