@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.header_container {
	background-image:url(/images/top-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
}
.header_top {
	background-color: #8e9090;
	height: 37px;
}
.header {
	background-image:url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin:auto;
}
.top_menu {
	padding-top: 10px;
	padding-left: 740px;
}
.top_menu a {
	color:#333;
	text-decoration:none;
}
.top_menu_separator {
	background-image:url(/images/menu_Separator.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 152px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.menu_container {
	background-color: #FFF;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 84px;
}
.horizontal_menu {
	margin: auto;
	height: 31px;
	width: 785px;
	padding-top: 53px;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.horizontal_menu_h_separator {
	background-image:url(/images/horizontal_menu_separator.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 31px;
}
.horizontal_menu_separator {
	background-image: url(/images/button_icon.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 25px;
}
.horizontal_menu_text {
	height: 27px;
	padding-top: 2px;
	padding-right: 7px;
}
.horizontal_menu_text a {
	color: #CCC;
	text-decoration: none;
}
.content_container {
	width:785px;
	margin:auto;
}
.content_border_left_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	width: 785px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	float: left;
}
.content_border_middle 
{
	border-right:1px dotted #999;
	width: 630px;
	float: left;
}
.content_header {
	width: 590px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #333;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.text_under_box {
	width: 21px;
	height: 4px;
	background-color:#900
}
.content {
	width: 610px;
	padding-left: 10px;
	padding-right: 10px;
}
.content_banner {
	width: 150px;
	text-align: center;
	float: right;
}
.lista_container {
	margin-top: 10px;
	padding-left: 80px;
}
.lista_container_flash {
	margin-top: 10px;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.lista_tartalom {
	width: 200px;
	border: 1px solid #999;
	padding: 5px;
	float: left;
	margin: 5px;
}
.lista_tartalom_flash {
	width: 230px;
	border: 1px solid #999;
	padding: 5px;
	float: left;
	margin: 5px;
}
.lista_adatlap {
	color: #FFF;
	background-color: #900;
	font-size: 8px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 52px;
	bottom: 12px;
	margin: 0px;
	left: 138px;
	overflow: auto;
	position: relative;
}
.lista_adatlap a {
	color: #FFF;
	text-decoration: none;
}
.lista_adress {
	color: #999;
	padding-top: 5px;
	text-align: left;
	margin: 0;
	width: 200px;
}
.page_count {
	clear: both;
	text-align: center;
	width: 444px;
	padding: 20px 0 20px 0;
}
.page_count a {
	color: #333;
	text-decoration: none;
}
.pager {
	margin: 10px;;
}
.footer_container {
	background-color: #8F9190;
	background-image: url(/images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
	clear: both;
}
.footer {
	height: 59px;
	width: 1000px;
	margin:auto;
	color: #FFF;
	padding-top: 20px;
	text-align: center;
}
.button {
	color: #900;
	padding: 5px;
	float: left;
	width: 200px;
	height: 100px;
	margin: 10px;
}
.button a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	padding: 5px;
	float: left;
	margin-left: 20px;
}
.clearer {
	clear: both;
}
.detail_check_icon {
	width: 16px;
	height: 16px;
}
.detail_header {
	width: 600px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #900;
	margin-left: 10px;
	margin-right: 10px;
}
.detail_img 
{
	margin-top: 10px;
	text-align: center;
}
.detail_img img {
	padding: 5px;
	border: 1px solid #999;
}
.detail_content .detail_title
{
	font-weight: bold;
}
.detail_content legend
{
	font-size: 20px;
	padding: 5px;
	font-weight: 900;
	color: #333;
}
.detail_content
{
	width: 600px;	
}
.detail_content fieldset
{
	width: 600px;
	padding: 10px;
	margin: 10px;
	border-color: #999;
	
}
.detail_tartalom {
	min-height: 300px;
}
.detail_content table 
{
	width: 600px;
}
.detail_contact
{
	text-align: center;
	font-weight: 900;
}
.azonosito
{
	left: 260px;
	margin-bottom: 20px;
	position: relative;
	top: 10px;
}
.icon_box
{
	display: block;
	width: 200px;
	float: left;
}
.banner_box
{
	width: 150px;
	float: left;
}
.banner
{
	margin: auto;
	padding: 10px;
	width: 120px;
}
.banner_list
{
	width: 120px;
}
.align_left
{
	text-align: left;
}
.align_right
{
	text-align: right;
}
fieldset 
{
	margin-top: 5px;
	border: 1px solid #999;
}
.page_back 
{
	text-align: center;
	clear: both;
	margin: 20px;
}
.page_back a 
{
	color: #333;
	text-decoration: none;
	font-size: 10px;
}