@import url('default_inner.css');

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0; padding: 0;
	background: #000000;
}

fieldset {
	border: 1px solid #2f2f2f;
	margin-bottom: 20px;
	padding: 20px;
}
legend {
	color: #C3A75E;
}
label {
	/* color: #cccccc; */
}

input.txt, textarea.txt, select.txt {
	border: 1px solid #2f2f2f;
	background:#202020;
	color: #ffffff;
	font-size: 14px; 
}
div#wrap {
	margin: 0 auto;
	width: 980px;
	background: #0C0C0C url('../img/front/hatter.jpg') no-repeat top left;
}

.butt {
	background: #393939;
	border-top: 1px solid #494949;
	border-left: 1px solid #494949;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 30px;
	
	padding:0 20px;
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
}


div#fejlec {
	font-size: 17px;
	position: relative;
}
div#kl {
	position: absolute;
	top:  163px;
	left: 470px;
}
div#kl , div#kl img {
	width: 465px;
	height: 85px;
	border: none;
}
div#fl {
	position: absolute;
	top:  45px;
	left: 50px;
}
div#fl , div#fl img {
	width: 221px;
	height: 273px;
	border: none;
}
div#menu {
	font-family: Charlesworth;
	padding: 350px 48px 40px 48px;
}
div#menu a {
	text-decoration: none;
	color: #856e39;

}
div#menu a:hover {
}
div#menu div.m {
	position: relative;
	float: left;
	margin-right: 25px;
	background: #171717; /* EI 7 nem érzékelte az on overt, hogy ha nincs háttér szín */
	height: 30px;
}
div#menu div.rc {
	margin-right: 0px;
}
div#menu img {
	border: none;
}
div#menu div.sub {
	position: absolute;
	top:29px;
	left:0;
	color: #000000;
	font-family: Verdana, sans-serif;
	width: 100%;
	display: none;
}
div#menu div.sub a {
	color: #000000;
	display: block;
	margin-bottom: 13px;
}
div#menu div.sub a:hover {
	text-decoration: underline;
}
div#menu div.sub table {
	width: 100%;
}
div#menu div.sub td.s1 {
	width: 12px; height: 12px;
}
div#menu div.sub td.s2 {
	background: #866f3a;
}
div#menu div.sub td.s3 {
	width: 12px; height: 12px;
}
div#menu div.sub td.s4 {
	background: #a9986d url('../img/front/box/menu/s4.gif') repeat-x top;
}
div#menu div.sub td.s5 {
	background: #a9986d url('../img/front/box/menu/s5.gif') repeat-x top;
}
div#menu div.sub td.s6 {
	background: #a9986d url('../img/front/box/menu/s6.gif') repeat-x top;
}
div#menu div.sub td.s8 {
	background: #a9986d url('../img/front/box/menu/s8.gif') repeat-x bottom;
}
div#cont {
	padding: 20px 50px 20px 50px;
}


div#foot {
	color: #857b62;
	font-size: 14px;
	font-family: 'Bookman Old Style', serif;
	margin: 80px 40px 10px 40px;
	padding: 5px 0px 10px 0px;
}
div#foot div#foot_bal {
	float: left;
	width: 200px;
}
div#foot div#foot_kozep {
	width: 290px;
	float: left;
	text-align: center;
}
div#foot div#foot_jobb {
	float: right;
	text-align: right;
}
div#foot a {
	text-decoration: none;
	color: #857b62;
}
div#foot a:hover {
		
}



div#hibakinfok {
	/* margin: 20px 50px; */
	margin: 20px 8px;
	padding: 20px;
	border: 1px solid #C3A75E;
	background-color: #444444;
}
.hibak {
	color: #ff3333;
}
.infok {
	color: #33ff33;
}

div.nevjegy {
	width: 419px; height: 121px;
	 color: #000000; vertical-align: bottom; display: table-cell; font-family: 'Bookman Old Style'; font-size: 16px;
}
div.nevjegy a {
	color: #000000;
	text-decoration: none;
}
div.nevjegy a:hover {
	text-decoration: underline;
}

a:active {
outline: none;
}

a:focus {
	outline:none;
-moz-outline-style: none;
}


