@charset "utf-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color:#000000;
	margin: 0px;
	color: #ffffff;
	height: 100%;
}
html, body { height: 100%; }

#kiirterulet {
	position:absolute;
	width:148px;
	height:26px;
	z-index:4;
	left: -33px;
	top: -37px;
}

#kozep {
/*	background-image: url(tartalomhatter.gif);*/
	width: 800px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
}
#nagykep {
/*	background-image: url(tartalomhatter.gif);*/
	width: 800px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	display: none;
}
#fejlec {
	position:absolute;
	width:790px;
	height:30px;
	z-index:1;
	left: 5px;
	top: 0px;
}
#tartalom {
	position:absolute;
	width:790px;
	height:490px;
	z-index:2;
	left: 5px;
	top: 40px;
}
#allec {
	position:absolute;
	width:790px;
	height:50px;
	z-index:3;
	left: 5px;
	top: 545px;
}
#allec a:link, #allec a:visited, #allec a {
	text-decoration: none;
	color:#FFF;
	font-style:italic;
	font-size: 9px;
	font-weight:bold;
}
/*#allec a:hover {
	color: #000000;
}*/
#shely {
	overflow: hidden;
	display: block;
	width: 770px;
	height: 490px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	vertical-align:middle;
}

.hasznos {
	font-size: 10px;
/*	font-weight: bold;
	font-style:italic;*/
	line-height: 1.5;
}
.hasznos a:link, 
.hasznos a:visited, 
.hasznos a {
	color: #FFF;
	text-decoration: none;
}

.cim {
	font-size: 12px;
	font-weight: bold;
/*	font-style:italic;*/
}

.felsomenu {
	text-align: right;
	float: right;
}
.felsomenu UL {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	text-align:right;
}
.felsomenu UL LI {
	margin: 0px;
	display:block;
	float: left;
}
.felsomenu UL LI a:link,
.felsomenu UL LI a:visited,
.felsomenu UL LI a {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	display:block;
	text-align: center;
	padding: 2px 0px 2px 36px;
}

#nagykephelye {
	width: 600px;
}