body {
	margin: 0px;
	background-color: #999999;
	color: black;
	font-size: 10pt;
	font-family: Arial, Tahoma,Verdana;
	text-align: center;
}
	
table, tr, td{ font-size : 10pt;	}
form{ margin: 0px; }
a img{ border: 0; }


td.balarnyek{
	background-image: url(images/arnyek_bal.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

td.jobbarnyek{
	background-image: url(images/arnyek_jobb.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

td.logobtm{
	background-image: url(images/e02.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 10px;
	border-top: 1px solid black;
}

td.csik{
	background-color: black;
	height: 10px;
	color: white;
	text-align: center;
	padding: 3px;
}

td.tartalom{
	background-color: white;
}

td.fomenu{
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 12px;
	background-color: #2E393B;
}

td.fomenu a{
	margin-left: 10px;
	text-decoration: none;
	color: white;
	background-color:#2E393B; 
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 2px solid #2E393B;
}

td.fomenu a:hover{
	margin-left: 10px;
	text-decoration: none;
	color: #72888F;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 2px solid #72888F	;
}

td.fomenu a.topmenu{
	margin-left: 10px;
	text-decoration: none;
	color: #72888F;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 2px solid #72888F	;
}

td.fomenu a.topmenu:hover{
	margin-left: 10px;
	text-decoration: none;
	color: #5A6D72;
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 2px solid #72888F;
}



td.nyelvek{
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 12px;
	background-color: #2E393B;

}

td.nyelvek a{
	margin-left: 10px;
	text-decoration: none;
}

td.nyelvek a:hover{
	margin-left: 10px;
	text-decoration: none;
}

td.nyelvek a img{
	height: 16px;
}

div.modul{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: white;
}

div.modul a{
	color: blue;
}

div.modul a:hover{
	color: red;
}


div.alsomenu{
	background-color: #2E393B;
	color: white;
}

td.alsomenu{
	background-color: #2E393B;
	color: #72888F;
	padding: 5px;
	font-size: 8pt;
}

td.alsomenu a{
	margin-left: 5px;
	text-decoration: none;
	color: white;
	background-color: #2E393B;
	font-weight: bold;
	font-size: 8pt;
}

td.alsomenu a:hover{
	margin-left: 5px;
	text-decoration: none;
	color: #72888F;
	font-weight: bold;
	font-size: 8pt;
}

td.alsomenu a.topmenu{
	margin-left: 5px;
	text-decoration: none;
	color: #72888F;
	font-weight: bold;
	font-size: 8pt;
}

td.alsomenu a.topmenu:hover{
	margin-left: 5px;
	text-decoration: none;
	color: #5A6D72;
	font-weight: bold;
	font-size: 8pt;
}

div.modul h1{
	font-size: 14pt;
	color: navy;
	background-color: white;
}

td.oldalmenu{
	
}

td.oldalmenu a{
	background-image: url(images/button3.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 190px;
	height: 38px;
	color: black;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	vertical-align: middle;
	line-height: 38px;
}


td.oldalmenu a:hover{
	background-image: url(images/button4.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 190px;
	height: 38px;
	color: navy;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	vertical-align: middle;
	line-height: 38px;

}

td.oldalmenu a.rmenu{
	background-image: url(images/button5.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 190px;
	height: 38px;
	color: black;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	vertical-align: middle;
	line-height: 38px;
}


td.oldalmenu a.rmenu:hover{
	background-image: url(images/button5.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 190px;
	height: 38px;
	color: navy;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	vertical-align: middle;
	line-height: 38px;

}

div.cim{
	background-color: #2E393B;
	padding: 3px;
	font-weight: bold;
	color: white;
}

div.focont{
	padding: 3px;
	height: 100%;
	text-align: justify;
}

tr.galeria{
	text-align: center;
	
}

tr.galeria a img{
	border: 1px solid black;
/*	height: 120px; */
	width: 100px;
}

tr.galeria a:hover img{
	border: 1px solid #454545;
/*	height: 120px; */
	width: 100px;
}

tr.galeria a{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

tr.galeria a:hover {
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}

