/* CSS Document loyalcooncattery alap.css */

body{
 background-color: #000000;
 scrollbar-face-color: #333333;
}

#fejlecID{
    background-color: #000000;
	background-image: url(site_elements/fejlec.jpg);
	background-repeat: no-repeat;
	text-indent: 300px;
	color: #AB9E05;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #121212;
}

h2{
	font-family: Times, new, roman;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	vertical-align: baseline;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #acacac;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: baseline;
	color: #FFFFFF;
}

h5{
	font-family: Times, new, roman;
	font-size: 18px;
	text-align: center;
	vertical-align: baseline;
	color: #FFFFFF;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	color: #FF0000;
}

h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	color: #00FFFF;
}

h8{
	font-family: "Monotype Corsiva";
	font-size: 24px;
	text-align: center;
	vertical-align: baseline;
	color: #AB9E05;
	text-decoration:underline;
}

h9{
	font-family: "Monotype Corsiva";
	font-size: 24px;
	text-align: center;
	vertical-align: baseline;
	color: #AB9E05;
}

#menusorID{
 font-family: Times, new, roman;
 font-size: 18px;
 height: 700px;
 width: 120px;
 text-align: center;
 text-shadow: 1px 1px 1px #acacac;
 text-decoration: none;
 color: #666666;
 white-space: nowrap;
 line-height: 36px;
}
#menusorID ul {
 list-style-type: none;
 margin: 1;
 padding: 1;
 white-space: nowrap;
}
#menusorID a {
 display: block;
 color: #F0F0F0;
 border: 0;
 width: 100%;
 height: 100%;
 padding: 0pt 0pt;
 font-family: Times, new, roman;
 font-size: 18px;
 text-decoration: none;
 color: #ffffff;
 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: 20px;
 text-decoration: none;
 color: #e2e2e2;
 white-space: nowrap;
}

#PedigreeTable{
	background-color: #000000;
 	border: 1px solid white;
	width: 100%;
	font-family: Times, new, roman;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}

#PedigreeTable td {
	border: 1px solid white;
}

#PedigreeTable tr {
	border: 1px solid white;
}

#BackTable{
	background-color: #000000;
 	border: 0px solid white;
	width: 80%;
	font-family:Times, new, roman;
	font-weight: bold;
	font-size: 25px;
	color: #00FF00;
	text-align: center;
	text-decoration: none;
}

#BackTable td {
	border: 0px solid white;
}

#BackTable tr {
	border: 0px solid white;
}