html {
	background: url('bg.jpg') fixed;
}
body {
	width: 1000px;
	height: 800px;
	margin: 0px auto;
}
ul#menu {
	width: 800px;
	height: 50px;
	background: url('border.gif') fixed;
	list-style: none;
}
#menu li {
	float: left;
	margin: 0px 10px 0px 0px;
}
#menu li a {
	display: block;
}
/*  -- MENU TOP  --  */

#menu li {
	float: left;
	margin: 11px 0 9px 0;
	border-right: 1px solid #b42828;
}

#menu li.last {
	border: none;	
}

#menu li a {
	display: block;
	line-height: 30px;
	color: #000;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#menu li a:hover, #menu li.active a {
	color: #ff0000;	
}

/*  -- MENU MIDDLE  --  */

#main_menu .main_menu_col {
	float: left;	
}

#main_menu a {
	display: block;
	position: relative;
	width: 94px;
	line-height: 25px;
	background-image: url("../images/main_menu_bg.png");
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: 0 3px 3px 0;
	font-size: 10px;
}

#main_menu a.active {
	color: #ff0000;	
}

#main_menu a.inactive {
	color: #999999;	
}

#main_menu a:hover, #main_menu a:hover.active, #main_menu a:hover.inactive {
	color: #fff;
	background-position: bottom;
}

#main_menu a span {
	display: block;
	position: absolute;
	width: 17px;
	height: 24px;
	line-height: 12px;
	text-align: left;
	top: 0;
	left: 0;
	font-size: 8px;
	background-image: url("../images/main_menu_number.png");
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 3px;
}

#main_menu a.inactive span {
	background-position: bottom;
	color: transparent;
}

/*  -- MENU FOOTER  --  */

#menu_footer {
	display:inline-block;
	zoom:1;
	*display:inline;
}

#menu_footer li {
	display:inline-block;
	zoom:1;
	*display:inline;
	padding: 0 10px;
	border-right: 1px solid #ff0000;
	margin: 24px 0;
}

#menu_footer li.last {
	border: none;	
}

#menu_footer li a {
	line-height: 12px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
}

#menu_footer li a:hover {
	color: #ff0000;
}
#tartalom_resz {
	width: 846px;
	height: 635px;
	margin: 0 auto;
	border: 0px solid #fff;
	background: #fff;
}
#f1 {
	width: 840px;
	margin: 0px auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
piros {
	color: red;
}
#container{
	width: 846px;
	height: 635px;
	float: left;
}
#jobb_hasab {
	width: 420px;
	height: 635px;
	float: left;
	border: 1px solid #000;
}
#bal_hasab {
	width: 420px;
	height: 635px;
	float: left;
	border: 1px solid #000;
}
#bal_hasab a {
	text-decoration: none;
	color: red;
}
#bal_hasab a:hover {
	font-weight: bold;
}
.clear {
	clear: both;
}
#tartalom_resz h1 {
	color: red;
	font-family: impact, arial, tahoma, comic sans ms;
	text-align: center;
	border: 2px solid #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 500px;
	background: url('border.gif');
}
fekete {
	color: black;
}
#jobb_hasab h2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
}
#jobb_hasab p {
	font-size: 20px;
	color: #fff;
}
#felsorolas {
	list-style: none;
}
#felsorolas li xd a {
	color: blue;
	font-weight: bold;
}
#felsorolas li xd a:hover {
	color: brawn;
	font-weight: underlined;
}
#felsorolas li xd {
	color: blue;
}
zold {
	color: green;
}