/* CSS Document */
/* copyright: laca@felishungarica.eu*/

body{
	
	scrollbar-face-color: #FF8811;
}

h1{
	 text-align: center;
	 text-valign: middle;
	 font: italic bold 24px Times, New, roman;
	 text-shadow: 1px 1px 1px #acacac;
}

#FelisTable{
	background-image:url(site_elements/haterres.gif);
}

#fejlecID{
	table-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-color:#FFFFFF;
	background-image:url(site_elements/fejlec.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:110px;
	width:810px;
}

#menusorID{
	font-family:Times, new, roman;
	font-size:14px;
	height:430px;
	width:120px;
	text-align:left;
	text-shadow: 1px 1px 1px #acacac;
	text-decoration: none;
	color:#ffffff;
	white-space: nowrap;
}
#menusorID ul {
	list-style-type: none;
	margin: 1;
	padding:1;
	white-space: nowrap;
}
#menusorID a {
	display: block;
	color: #000000;
	border: 0;
	width:100%;
	height:100%;
	padding: 0pt 0pt;
	font-family:Times, new, roman;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	white-space: nowrap;
}
#menusorID a:hover {
	display: block;
	color: #ffffff;
	background-color: #000000;
	border: 0;
	width: 100%;
	padding: 0pt 0pt;
	font-family:Times, new, roman;
	font-size:14px;
	text-decoration: blink;
	color:#ffffff;
	white-space: nowrap;
}

#tartTable{
	background-image:url(site_elements/haterres.gif);
	scrollbar-face-color: FF8811;
	width: 600px;
	table-align: center;
	font-family:Times, new, roman;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#000000;
}

#tartfejID{
	background-image:url(site_elements/hatter_torzs.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 40px;
	width: 600px;
	font-family:Times, new, roman;
	font-size:16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#statisztikaID{
	font-family: Times, new, roman;
	font-size: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#fadeinbox{
	position:absolute;
	width: 600px;
	left: 0;
	top: -100px;
	border: 2px solid black;
	background-color: #ff8811;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
}