html, body {
	margin: 0px;
	background-color: #444348;
	color: black;
	font-size: 10pt;
	font-family: Arial, Tahoma,Verdana;
	overflow: hidden;
}

div.kozep{
	top: 50%;
	left: 50%;
	position: absolute;
	width: 0px;
	height: 0px;
}

div.fo{
	border: 1px solid black;
	position: relative;
	width: 960px;
	height: 560px;
	left: -480px;
	top: -280px;
	background-image: url(images/hatteruj.jpg);
   background-repeat: no-repeat;
	background-color: white;
}


td.bottom{
	background-color: black; 
	color: white;
}

td.bottom a{
	color: yellow;
}

td.bottom a img{
	border: 0;
	padding-top: 5px;
}

td.bottom a:hover{
	color: yellow;
}


td.menu{
/*	border-right: 1px solid black; */
	width: 200px;
	height: 398px;
	
}

td.menu div{
	padding: 5px;
	width: 190px;
	height: 383px;
	color: white;
	overflow: auto;
   overflow-y: auto;
	overflow-x: hidden;

	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: black;
	padding-top: 10px;
}

td.tartalom{
	width: 760px;
	height: 398px;
}

div.tartalom{
	padding: 5px;
	padding-top: 10px;
	width: 750px;
	height: 383px;
	color: white;
	overflow: scroll;
   overflow-y: auto;
	overflow-x: hidden;
	
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: black;
}



a.fomenu{
	text-decoration: none;
	color: white;
	font-size: 9pt;
	width: 170px;
	display: block;
	margin-left: 8px;
	padding: 3px;
	padding-left: 3px;
	font-weight: bold;
}


a.fomenu:hover{
	color: navy;
	background-color: #8cbbe9;
	border-color: #485e76;
	border: 1px solid;
	padding: 2px;
	padding-left: 2px;
}

span.fomenu{
	text-decoration: none;
	color: white;
	font-size: 9pt;
	width: 170px;
	display: block;
	margin-left: 8px;
	padding: 3px;
	padding-left: 3px;
	font-weight: bold;
}


a.almenu{
	text-decoration: none;
	color: silver;
	font-weight: bold;
	font-size: 9pt;
	width: 160px;
	display: block;
	margin-left: 18px;
	padding: 3px;
	padding-left: 3px;
	
}



a.almenu:hover{
	color: navy;
	background-color: #8cbbe9;
	border-color: #485e76;
	border: 1px solid;
	padding: 2px;
	padding-left: 2px;
}



a.almenu2{
	text-decoration: none;
	color: silver;
	font-size: 8pt;
	width: 150px;
	display: block;
	margin-left: 28px;
	padding: 3px;
	padding-left: 3px;
}



a.almenu2:hover{
	color: navy;
	background-color: #8cbbe9;
	border-color: #485e76;
	border: 1px solid;
	padding: 2px;
	padding-left: 2px;
}

span.aktivmenu{
	color: yellow;
}



div.tartalom h1{
	color: yellow;
	font-size: 14pt;
	margin-bottom: 5px;
	margin-top: 0px;
}

div.tartalom p{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
/*	text-indent: 20px; */

}

div.tartalom a{
/*	color: lightblue; */
	color: #96b8f3;
}

div.tartalom a:hover{
	color: lightblue;
}

span.terkepszoveg{
	color: black;
}

span.terkepszoveg a{
	color: blue;
}


span.terkepszoveg a:hover{
	color: red;
}

img.tgaleria{
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	margin: 5px;
	width: 145px;
	height: 110px;
}
