
/* CSS Document */


body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
/*	color: #505050;*/
	color: #777777;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(cont/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	color: #959595;
	font-size: 13px;
	text-decoration: none;
	margin: 00px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
h1 a {
	color: #959595;
	font-weight: bold;
}
h1 a:hover {
	color: #FDD913;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 a {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
h2 a:hover {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AAAAAA;
	font-weight: bold;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
a {
	text-decoration: none;
	color: #606060;
	font-weight: normal;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #afafaf;
	font-weight: normal;
}
.acios_leiras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #535353;
}
.reg {
	color: #fff;
	font-size: 13px;
	padding-right: 10px;
}
.reg a {
	color: #fff;
	font-size: 13px;
}
.reg a:hover {
	color: #CCC;
	font-size: 13px;
}
.lap {
	color: #CCC;
	font-size: 13px;
	padding-right: 10px;
}
.lap a {
	color: #ccc;
	font-size: 13px;
}
.lap a:hover {
	color: #FDD913;
	font-size: 13px;
}
#footer {
	font-size: 11px;
	color: #3e3e3e;
	text-align: center;
}
#footer a {
	font-size: 11px;
	color: #3E3E3E;
	text-align: center;
}
#footer a:hover {
	color: #606060;
}
#footer2 {
	font-size: 9px;
	color: #3e3e3e;
	text-align: center;
}
#footer2 a {
	color: #3E3E3E;
	text-align: center;
}
#footer2 a:hover {
	color: #606060;
}
#login {
	font-size: 9px;
	color: #606060;
	text-align: center;
}
#login a {
	color: #606060;
	text-align: center;
}
#login a:hover {
	color: #3E3E3E;
}
.loginbutt {
	background:#000;
	border: solid 1px #737373;
	color:#737373;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	font-size: 9px;
	text-transform: uppercase;
}
.logintextarea {
	background:#000;
	border: solid 1px #737373;
	color:#737373;
	font-size: 9px;
	margin: 0px 5px 0px 0px;
}
.regtextarea {
	background:#000;
	border: solid 1px #3E3E3E;
	color:#3E3E3E;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	height:20px;
}
.feherkiemel {
	color: #fff;
	font-size: 14px;
	padding: 10px;
	text-shadow: 0px 1px 2px #000;
}
#menu3 a {
	display: block;
	padding-left: 20px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background-image:url(cont/menubck_a.png);
	text-shadow: 0px 1px 2px #000;

}
#menu3 a:hover {
	display: block;
	background-image:url(cont/menubck_o.png);
	color: #fff;
}
#menu2 a {
	display: block;
	padding: 8px 5px 8px 40px;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	background-image:url(cont/menubck2_a.png);
	background-position: bottom left;
	text-shadow: 0px 1px 2px #000;

}
#menu2 a:hover {
	display: block;
	background-image:url(cont/menubck2_o.png);
	color: #fff;
}
#tdpad {
	padding: 10px;
}
.kepkeret {
	padding-right: 10px;
}
.kepkeret2 {
	padding-left: 10px;
}
.partnerkep {
	margin: 5px;
	border: solid 1px #757575;
}
.gomb {
	background:#121212;
	border: solid 1px #3E3E3E;
	color:#afafaf;
	height: 30px;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	font-size: 13px;
	text-transform: uppercase;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}

#menu li {
	float: left;
	border: none;
}

#menu li ul {
	top: auto;
	cursor: default;
	padding: 2px;
	margin: -15px 0 0 0;
	float: left;
	position: absolute;
	z-index: 100;
	left: -999em;
	background: #121212;
	border: 1px solid #737373;
}

#menu li ul li {
	float: none;
	cursor: default;
	display: block;
	border: none;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display: block;
}

#menu a {
	color: #606060;
	text-decoration: none;
	line-height: 24px;
	display:block;
	padding: 0 15px 0 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 100;
}

#menu a:hover {
	color: #afafaf;
	background: #000;
}
.ar {
	color: #FDD913;
	font-size: 16px;
	font-weight: bold;
}
.egysegar
{
	color: #3e3e3e;
	font-size: 9px;
}
