@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg_body.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}




#wrapper {
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 1024px;
}
#header_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 129px;
	width: 195px;
}
#header_content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 129px;
	width: 504px;
}
#header_content_elvalaszto {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 1024px;
	clear: both;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	clear: both;
}
#content_left {
	margin: 0px;
	padding: 0px;
	width: 195px;
	float: left;
}
#content_middle {
	margin: 0px;
	padding: 0px;
	width: 504px;
	float: left;
	text-align: center;
}
#content_middle_text {
	padding: 5px;
	width: 470px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: medium solid #777777;
}
#content_middle_text a {
	color: #000;
	text-decoration: none;
}


#content_right {
	margin: 0px;
	padding: 0px;
	width: 325px;
	float: left;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 700px;
}
#banner_holder {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: absolute;
	top: 15px;
}
#banner_1 {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#banner_2 {
	padding: 0px;
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner_3 {
	padding: 0px;
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#content_footer {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	clear: both;
	height: 10px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	height: 0px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#content_middle h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 40px;
}
