﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Arial, Helvetica;
	font-weight:normal;
	font-size:12px;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	background-color:#07293d;
}

p, h1{
	padding:0px;
	margin:0px;
}

#container{
	margin:auto;
	background-color:#FFFFFF;
	width:1148px;
	/*background-image:url(../images/cont_bg.jpg);
	background-repeat:repeat-y;
*/
}

#header_top{
	height:60px;
	background-image:url(../images/top_left.gif);
	background-repeat:no-repeat;
}

#header_top_inner{
	height:60px;
	background-image:url(../images/top_right.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#header{
	height:174px;
	background-repeat:no-repeat;
}

#header_hu{
	height:174px;
	background-image:url(../images/header_hu_new2.jpg);
	background-repeat:no-repeat;
}

#header_de{
	height:174px;
	background-image:url(../images/header_de_new2.jpg);
	background-repeat:no-repeat;
}

#header_en{
	height:174px;
	background-image:url(../images/header_en.jpg);
	background-repeat:no-repeat;
}

#csik{
	height:10px;
	width:100%;
	float:left;
	padding-left:1px;
	margin-top:1px;
}

#ns{
	background-color:#e0801d;
	width:307px;
	height:10px;
	float:left;
}

#vk{
	background-color:#99b5ce;
	width:605px;
	height:10px;
	float:left;
}

#sk{
	background-color:#041625;
	width:234px;
	height:10px;
	float:left;
}

#lenti_csik{
	height:10px;
	width:100%;
	float:left;
	padding-left:1px;
	margin-top:1px;
}

.ns{
	background-color:#e0801d;
	width:234px;
	height:10px;
	float:left;
}

.vk{
	background-color:#99b5ce;
	width:605px;
	height:10px;
	float:left;
}

.sk{
	background-color:#041625;
	width:307px;
	height:10px;
	float:left;
}

#footer{
	height:50px;
	background-color:#041625;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
}

#copyright{
	text-align:center;
	line-height:50px;
	color:#9c9c9c;
	font-size:11px;	
}

#copyright strong{
	font-weight:bold;
	color:#879ec3;
}

#left_content{
	float:left;
	/*background-color:#CCCCCC;*/
	padding-left:32px;
}

#main_content{
	float:left;
	/*background-color:#666666;*/
	padding:0px 12px 0px 12px;
	margin-top:18px;	
}

#main h1{
	display:inline;
	color:#879ec3;
	line-height:24px;
	font-size:16px;
	/*background-image:url(../images/main_h1_bg_new.jpg);
	background-repeat:no-repeat;
	*/
}

#main h2{
	display:inline;
	color:#041625;
	font-size:16px;
}

#main p{
	color:#010204;
	font-weight:normal;
	font-size:13px;
	margin-top:5px;
}

#right_content{
	/*background-color:#333333;*/
	float:left;
	/*width:20%;*/
	padding-left:0px 13px 0px 13px;
	margin-top:18px;	
}

#side_menu{
	padding:10px 10px 0px 10px;
/*	border-style:dotted;
	border-color:#585a5d;
	border-width:0px 1px;
*/
}

.sub_menu{
	display:none;
}

#side_menu a{
	text-decoration:none;
	width:154px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:26px;
	padding:0px 0px 0px 30px;
	margin-bottom:8px;
	display:block;
	background-image:url(../images/side_menu.gif);
	background-repeat:no-repeat;
}

#side_menu a:hover{
	color:white;
	background-image:url(../images/side_menu_over.gif);
}

#side_menu a.sub{
	text-decoration:none;
	width:141px;
	font-weight:bold;
	color:#041625;
	line-height:20px;
	padding:0px 0px 0px 39px;
	margin-bottom:8px;
	display:block;
	background-image:url(../images/side_menu_sub.gif);
	background-repeat:no-repeat;
}

#side_menu a.sub:hover{
	color:white;
	background-image:url(../images/side_menu_sub_over.gif);
}

#top_menu{
	position:relative;
	top:87px;
	padding-left:30px;
	height:40px;
	float:right;
}

#top_menu a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
	padding:0px 28px 0px 28px;
	display:block;
	float:left;
	background-color:#041625;
	border-right-style:solid;
	border-right-width:1px;
	/*background-image:url(../images/menu_left_back.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}

#top_menu a:hover{
	color:white;
	background-color:#e0801d;	
}

.cl{
	clear:both;
}

#news_header, .imheader{
	background-image:url(../images/news_header_new.gif);
	background-repeat:no-repeat;
	background-color:#99b5ce;
	height:52px;
	width:272px;
	padding-left:15px;
	/* text-align:center; */
}

#news_header h1, .imheader h1{
	display:inline;
	/*color:#879ec3;
	*/
	color:#FFF;
	margin:0px;
	font-size:16px;
	line-height:52px;
}

#news_header h2{
	display:inline;
	/*color:#041625;
	*/
	color:#FFF;
	margin:0px;
	font-size:16px;
	line-height:52px;	
}

#icon{
	position:relative;
	top:70px;
	float:right;
}

#main_header{
	background-image:url(../images/main_header_new.gif);
	background-repeat:no-repeat;
	background-color:#e0801d;
	height:52px;
	width:586px;
}

#main_header h1{
	display:inline;
	/*
	color:#879ec3;
	*/
	color:#FFF;
	margin:0px;
	font-size:16px;
	line-height:52px;
	padding-left:15px;
}

#main_header h2{
	display:inline;
	color:#041625;
	margin:0px;
	font-size:16px;
	line-height:52px;
}

#main{
	background-image:url(../images/main_back_new.gif);
	background-repeat:no-repeat;
	background-color:#e9eaea;
	width:556px;
	margin-top:7px;
	padding:15px;
	min-height:293px;
}

#main .kenyer{
	font-weight:bold;
}

#main img{
	border-width:5px;
	border-color:#041625;
	margin-right:10px;
}

#main img:hover{
	border-color:#E0801D;
}

#main ifl{
	border-width:5px;
	border-color:#041625;
	border-style:solid;
	margin-right:10px;
}

#main ifl:hover{
	border-color:#E0801D;
}

#main_footer{
	background-image:url(../images/main_footer.gif);
	background-repeat:no-repeat;
	background-color:#e9eaea;
	height:16px;
	width:586px;
	margin-bottom:28px;
}

#news{
	background-image:url(../images/news_back_new.gif);
	background-repeat:no-repeat;
	background-color:#e9eaea;
	width:257px;
	margin-top:7px;
	padding:15px 15px 30px 15px;	
}

.imbox{
	background-image:url(../images/news_back_new.gif);
	background-repeat:no-repeat;
	background-color:#e9eaea;
	width:267px;
	height:170px;
	margin-top:7px;
	padding:15px 10px 5px 10px;
	overflow:auto;
}

#news img, .imbox img{
	border-width:5px;
	border-color:#041625;
}

#news img:hover, .imbox img:hover{
	border-color:#E0801D;
}

/* Hír cím */
#news h1{
	display:block;
	/*color:#879ec3;*/
	color:#041625;
	margin-bottom:10px;
	font-size:16px;
	line-height:16px;
}

#news .news_date{
	/*color:#041625;*/
	color:#879ec3;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	margin-bottom:5px;
}

#news .news_content{
	color:#010204;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

#news .news_content img{
	float:left;
	margin-right:5px;
	margin-top:4px;
}

.mini_lnk{
	text-decoration:none;
	font-size:11px;
	color:#041625;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#041625;
}

.mini_lnk:hover{
	color:#e0801d;
	border-bottom-color:#e0801d;
}

#news_footer{
	background-image:url(../images/news_footer.gif);
	background-repeat:no-repeat;
	background-color:#e9eaea;
	height:16px;
	width:287px;
	margin-bottom:28px;
}

#languages{
	float:right;
	line-height:26px;
	position:relative;
	top:25px;
	right:0px;
}

#languages span{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	line-height:26px;
	float:left;
	background-color:#041525;
}

#languages a{
	display:block;
	float:left;
	font-size:11px;
	padding-left:9px;
	padding-right:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#041525;
}

#languages a:hover{
	color:#FFFFFF;
	background-color:#e2801d;
}

.mnu_btn{
	font-size:11px;
	padding:4px 9px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#041525;
	border:0px;
}

#finder_outer{
	text-align:center;
	background-image:url(../images/search_back_left.gif);
	background-repeat:no-repeat;
	height:130px;
	background-position:bottom left;
}

#finder{
	background-image:url(../images/search_back_right.gif);
	background-position:right;	
	background-repeat:no-repeat;
	text-align:center;
	background-position:bottom right;	
	height:130px;	
}

#finder h1{
	display:inline;
	color:#879ec3;
	margin:0px;
	font-size:22px;
}

#finder h2{
	display:inline;
	color:#041625;
	margin:0px;
	font-size:22px;
}

#finder select{
	width:180px;
	margin-top:6px;
}

.tar{
	text-align:right;
}

.pr15{
	padding-right:15px;
}

.pt8{
	padding-top:8px;
}

#bottom{
	height:16px;
	background-image:url(../images/bottom_left.gif);
	background-repeat:no-repeat;
}

#bottom_inner{
	height:16px;
	background-image:url(../images/bottom_right.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.fr{
	float:right;
}

.fl{
	float:left;
}

.m0{
	margin:0px;
}

.cl{
	clear:both;
}

.pr10{
	padding-right:10px;
}

label{
	color:#010204;
	font-weight:bold;
}

.info_text{
	font-weight:bold;
	color:#010204;
	padding-bottom:10px;
}

.inp{
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	margin-bottom:10px;
}

textarea{
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	margin:5px 0px;
	width:100%;
}

#print_div{
	height:25px;
	/* background-color:#e9eaea; */
	text-align:right;
	line-height:0px;
	font-size:12px;
	color:#818181;
	vertical-align:middle;
}

#print_div a{
	color:#041625;
	font-weight:bold;
}

#print_div a:hover{
	color:#e0801d;
}

.google_map{
	width:546px;
	border-style:solid;
	border-color:#041625;
	border-width:5px;
	text-align:center;
}

.tac{
	text-align:center;
}

#credits{
	margin:auto;
	text-align:center;
	height:40px;
	vertical-align:bottom;
}

#credits a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9c9c9c;
	font-weight:normal;
}

#banner {
	margin:10px 0;
	overflow:hidden;
	width:200px;
	max-width:200px;
}
