@charset "iso-8859-1";
/* CSS Document */
html, body {
	font-family: Verdana, Sans;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	color: #777777;
	text-align: center;
}
.clr {
	clear: both;
}
A:link, A:visited, A:active {
	color: #777777;
	text-decoration: underline;
}
A:hover {
	color: #777777;
	text-decoration: none;
}
#kontener {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	text-align: left;
	border-bottom: 1px solid #777777;
	padding-bottom: 40px;
}
#fejlec {
	width: 778px;
	border-bottom: 1px solid #777777;
	height: auto;
}
#fejlec IMG {
	float: left;
}
.banner_class_kontener {
	width: 614px;
	float: right;
	margin-top: 10px;
}
.banner_468, .banner_120 {
	width: 468px;
	height: 60px;
	border: 1px solid #FF6600;
	margin-left: auto;
	margin-right: auto;
}
.banner_120 {
	width: 120px;
	height: 240px;
}
#menu_kontener {
	width: 138px;
	float: left;
	border-top: 3px solid #FF8800;
	margin-top: 1px;
}
#menu_kontener ul {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 23px;
	line-height: 24px;
}
#menu_kontener li {
	border-bottom: 1px solid #FF8800;
	list-style: none;
	margin: 0;
}
#menu_kontener li a {
	display: block;
	text-decoration: none;
	color: #663333;
	width: 138px;
	color: #777777;
	font-weight: 700;
	font-size: 11px;
}
#menu_kontener li a:hover {
	color: black;
	background: #F0F0F0;
}
#menu_kontener span {
	padding-left: 10px;
}
#bejelentkezes {
	border-bottom: 1px solid #FF8800;
	margin: 0;
}
#bejelentkezes_cim {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700;
	background-image: url(/img/login_bg.jpg);
	background-repeat: repeat-y;
	/*height: 25px;*/
}
.bejelentkezes_cim_szoveg {
	margin-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bejelentkezes_form {
	text-align: right;
	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
INPUT, TEXTAREA {
	color: #777777;
	border: 1px solid #777777;
	font-size: 11px;
}
INPUT.loginfield {
	margin-bottom: 4px;
	margin-right: 4px;
}
INPUT.button {
	height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 4px;
}
.banner_kontener {
	margin-top: 20px;
	text-align: center;
}
#tartalom_kontener {
	width: 620px;
	float: right;
	border-top: 3px solid #BBBBBB;
	margin-top: 1px;
}
#tartalom_cim {
	color: #F45600;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
}
.tartalom {
	width: 598px;
	border: 1px solid #BBBBBB;
	background-color: #FAFAFA;
	padding: 10px;
	color: #777777;
	font-size: 11px;
	text-align: justify;
}
.tartalom a:link, .tartalom a:visited, .tartalom a:active{
	color: #F45600;
	text-decoration: underline;
	font-weight: bold;
}
.tartalom a:hover {
	color: #F45600;
	font-weight: bold;
	text-decoration: none;
}
.lomtarto {
	display: none;
}

