body {
	background: url("images/top_bg.jpg") no-repeat #FFF top left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

#bottom {
	background: url("images/bottom_bg.jpg") no-repeat bottom left;
	height:310px;
	clear:left;
}

#content {
	background: url("images/middle.jpg") #FFF top right repeat-y;
	float:left;
	width: 885px;
}

#content2 {
	background: url("images/down.jpg") bottom right no-repeat;
	float:left;
	width: 885px;
}

#content3 {
	background: url("images/up.jpg") top right no-repeat;
	float:left;
	width: 885px;
}


	#content_left {
		width: 206px;
		float: left;
	}

		#content_menu {
			background: url("images/left_bg.jpg");
		}
			.menu {
				background: url("images/left_top.jpg") no-repeat;
				margin:0px;
				padding: 20px 20px;
				color: #FFF;
/*				height:420px;*/
			}
			
			.menu A {
				color: #FFF;
				text-decoration: none;
				width:100%;
				display:block;
			}

			.menu A:hover {
				text-decoration: none;
				border-right: 4px solid #777;
				color: #CCC;
			}

			.menu UL {
				padding:0px;
				margin: 0px;
				margin-left: 10px;
				color: #cbe94b;
			}

			.menu UL A {
				color: #cbe94b;
				text-decoration: none;
			}

			.menu LI {
				list-style:square url('images/pont.gif');
				margin-left: 0px;
				margin-right: 35px;
				margin-bottom: 3px;
				margin-top: 3px;
				vertical-align:middle;
			}

			.menu LI.active {
				font-weight: bold;
				margin-left: 0px;
				margin-right: 35px;
				margin-bottom: 3px;
				margin-top: 3px;
				vertical-align:middle;
			}

			.menu LI LI {
				font-weight: normal;
				list-style:none;
				margin-left: 0px;
				margin-right: 0px;
			}



	#content_content {
		float:left;
		width:670px;
	/*	background: url("images/up.jpg") top right no-repeat;*/
	}

		#content_content H1 {
			margin: 30px 30px 10px 30px;
			font-size:2em;
		}

		#content_main {
			padding: 10px 30px;
			text-align: justify;
		}

/* TARTALMI RÉSZ */
#content_main P{
	margin: 0px;
	margin-bottom: 10px;
}

#content_main .szoveg {

}

#content_main .szoveg .kivonat {
	color:#666;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

A {
	color: #666;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}


H1 {
	color: #666;
	font-size: 2em;
}

H1 A {
	color: #666;
	text-decoration:none;
}

H2 {
	color: #999;
	font-size: 1.6em;
}

H2 A {
	color: #999;
	text-decoration:none;
}



#hirek {
	margin: 20px 30px;
}

#hirek .tovabb {
	text-align:right;
}

.tartalom img {
	border: 1px solid #000;
}

.go_to_top {
	text-align:right;
	padding:20px 30px 20px 20px;
	display:block;
}

.kisterkep {
	float: right;
}

#kereses {
	position: absolute;
	top: 115px;
	left: 645px;
/*	background: #AAA;*/
	height: 30px;
	width: 200px;
	color: #FFF;
	text-align: right;
}

#kereses  input {
	background: #676767;
	border: 1px solid #000;
	color: #FFF;
	width: 120px;
}
