/* BODY tagok */
body, html {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
 	color: #000;
    	font-weight: normal;
}

.g_color1{
    	color: #B7AB85;
}


/* A tagok */
a { color:#DD0004;
    	font-size:12px;
	text-decoration: none;
}

a:hover {
    	color:#000;
	text-decoration: underline;
}

img {
    	padding: 0;
    	margin: 0;
    	border: 0;
}

/* DIV tagok */
div {
	font-size: 12px;
	margin: 0 auto;
	padding: 0 auto;
}

div.keret {
	border: 1px solid #7F9DB9;
	margin: 10px; 
}

#mainbg  {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	display: table;
   	background-color: #837E77;
}


table.main {
	width: 1000px;
	height: 100%;
	background: #1C1C1C;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

td.header{
	margin: 0px;
	width: 970px;
	height: 307px;
    	padding-left: 13px;
	display: block;
	float: left;

}

td.header .h_banner{
	margin: 0px;
	display: block;
	width: 970px;
	height: 135px;
	float: left;
	z-index: 0;
}

input.inputbox{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 148px;
	height: auto;
    	padding:2px;
    	background-color: #666699;
   	border: 1px solid #000;
    	padding-top:0px;
	color: #000;
	font-size: 12px;
}

table.menu {
	margin: 0px;
	width: 100%;
/*	height: 36px;*/
	height: 65px;
	display: block;
	float: left;
}

td.menu_left {
	margin: 0px;
	width: 632px;

}

td.menu_right {
	margin: 0px;
	width: 290px;
}

table.menu .h_topmenu{
	margin: 0px;
	width: 718px;
	height: 36px;
	display: block;
	float: left;
    	text-align: center;
    	padding-top: 16px;
    	padding-bottom: 20px;
}

table.menu .h_search{
	margin: 0px;
    	padding:0;
	display: block;
	float: left;
	width: 265px;
	height: 36px;
    	padding-top: 16px;
    	padding-bottom: 20px;
}

table.menu_sub {
	margin: 0px;
	width: 100%;
	height: 90px;
	display: block;
	float: left;
}


td.nav_left {
	margin: 0px;
	width: 580px;
	height: 90px;
    	padding-left: 41px;
}

td.nav_right {
	margin: 0px;
	width: 290px;
	height: 90px;
}



td.header .h_navigator{
    	padding:0px;
	margin: 0px;
	width: 610px;
	height: 90px;
	display: block;
	float: left;
}

td.header .h_navigator{
	width: 620px;
}

td.header .h_login{
    	padding:0px;
	margin: 0px;
	width: 330px;
	height: 90px;
	display: block;
	float: left;
}

tr.middle_top, tr.middle_bottom {
	float: left;
	width: 970px;
	height: 21px;
    	padding-left:13px;
}

tr.middle{
   	display:block;
	float: left;
	width: 970px;
    	padding-left:13px;

}

td.middle {
	margin: 0px;
	padding: 0px;
    	display:block;
	float: left;
	width: 970px;
	height: 100%;
	background-image: url(../images/bg_mainbody.png);
	background-repeat: repeat-y;
	background-position: center top;
    	padding-left:0px;
}

div.middle{
    	display:block;
	float: left;
	width: 970px;
	height: 100%;
	background: #F7F3EC;
}


td.middle_top {
    	margin:0;
    	padding:0;
    	display:block;
	float: left;
	width: 970px;
	height: 21px;
	background-image: url(../images/main_corner_top.png);
	background-repeat: no-repeat;
	background-position: center top;

}

td.middle_bottom {
    	margin:0px;
    	padding:0px;
    	display:block;
	float: left;
	width: 970px;
	height: 24px;
	background-image: url(../images/main_corner_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

td.footer {
	width: 1000px;
	height: 80px;
	float: left;
    	margin-left:13px;
}

tr.footer {
	height: 80px;
}

tr.footer2 {
	width: 974px;
	height: 25px;
    	background: #000;
    	margin-left:13px;
}

div.directinfo_hu {
	display: block;
	float: left;
	width: 52px;
	height: 67px;
margin-top: 22px;
margin-left: 40px;
}
/*
div.directinfo_hu .logo{
	display: block;
	float: left;
	margin-left: 77px;
	margin-top: 11px;
	width: 30px;
	height: 32px;
}
*/
div.directinfo_hu img{
    	border:0px;
}

div.f_center{
	display: block;
	float: left;
	width: 634px;
	height: 67px;
    	font-family:Tahoma;
}

div.contact{
	display: block;
	float: left;
	width: 634px;
	height: 24px;
    	color: #5D5848;
    	font-size: 10px;
    	padding-top: 2px;
}

div.contact a{
    	font-size: 10px;
    	color: #B7AB85;
}


div.contact a:hover{
    	color: #fff;
}


div.contact b{
    	font-size: 10px;
    	padding-right: 8px;
}

div.rss{
	display: block;
	float: left;
	width: 30px;
	height: 36px;
    	padding-left: 5px;
    	padding-top: 20px;
}
div.rss a{
	display: block;
	float: left;
	height: 16px;
    	line-height:16px;
    	padding-top: 1px;
    	padding-right:7px;
    	font-size: 12px;
    	font-weight: bold;
}

div.rss a:hover{
	color: #FFF;
}

/* P tagok */
p {
    	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
    	color: #000;
    	font-size: 12px;

}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

div.content h1.title, div.newsletter h1.subscriber, h1.registration {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
 	color: #000;
}

div.content h1.title span,  div.newsletter h1.subscriber span, div.registration h1.registration span {
	background-color: #FFF;
	padding-right: 5px;
}

div.text {
   	width: 650px;
   	margin-left: auto;
   	margin-right: auto;
   	padding-bottom: 10px;
}

div.text a, a:hover {
   	text-decoration: none;
}


div.paginator_bottom {
	display: none;
}


div.content h2.titlefo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #535252;
}

/* Bannerek */

#banner_right {
	width: auto;
	float: left;
	height: 100%;
	display: block;
	margin-left: 5px;
}

#banner_right img {
	border: 0px;
}

#banner_top {
	width: 830px;
	float: left;
	height: 90px;
	display: block;
	margin-left: 168px;
}

#banner_top img {
	border: 0px;
}

#banner_portre {
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
}

#banner_portre img {
	border: 0px;
}

div.function_buttons {
	display:block;
  	width:auto;
    	float: right;
	text-align:left;
    	padding: 0px;
    	margin: 0px;
	margin-top:20px;
}

div.function_buttons p{
	padding:0px;
	margin:0px;
	width:auto;
	display:block;
	float:left;
	margin-left:8px;
}

div.function_buttons p.buttons_print, div.function_buttons p.buttons_sendemail{
	vertical-align: bottom;
}

div.function_buttons p.buttons_print img, div.function_buttons p.buttons_sendemail img {
	width:auto;
	border:none;
	padding:0px;
	
}

div.function_buttons a{
	font-family: Tahoma;
   	padding:0px;
   	padding-left:0px;
	margin:0px;
	color: #232527;
}

div.function_buttons a:hover{
	color:#000;
}

/* Form elemek */
form {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

fieldset {
    	border : 0px;
}


input {
	margin: 0px;
	padding: 0px;
    	font-size:10px;
}


input.inputbox {
	padding: 1px;
	color: #05370E;
    	background:#E3E3E3;
	width: 200px;
}

input.submit, input.submitbutton {
	width: auto;
	margin: 0px;
	margin-top: 1px;
    	padding: 1px;
	font-family: Verdana;
	height: 17px;
	color: #FFF;
	border: 0px;
	background-image: url(../images/ok.jpg);
	background-repeat: repeat-x;
	background-position: left;
	cursor: pointer !important;
}

/* Uzenetek */
p.error_message {
	text-indent: 20px;
	line-height: 25px;
	font-size: 11px;
	color: #8daf61;
	background-image: url(../images/bg_error.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

table.forum {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.image{
	margin: 0px;
	padding: 0px;
}

div.image img.lead{
	margin: 0px;
	padding: 0px;
}

div.image img{
	margin: 0px;
	padding: 0px;
}

.kep img{
	margin: 0px;
	padding: 0px;
}

td.kep{
    	text-align: center;
	padding-right: 1px;
	padding-bottom: 1px;
}

td.kep img{
    	border:1px solid #B7AB85;
	margin:1px;
}

#box{
	margin: 0px;
	padding: 0px;
	display:block;
	float:left;
    	width:100%;
    	height:100%;
}

div.ref_banner{
	margin-left: 40px;
	margin-top: 20px;
	display: block;
	border: 1px solid #B7AB85;
	padding: 1px;
	width: 325px;
}

div.hirek_banner{
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #B7AB85;
	padding: 1px;
	width: 325px;
}

table.main tr.header td.header div.nyelv{
	display: block;
	float: left;
	width: 500px;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
}

div.fejes{
	display: block;
	float: left;
	width: 970px;
}

table.main td.header div.nyelv ul.langlist{
	margin-top: 0px;
	padding-top: 0px;
	list-style: none;
}

table.main td.header div.nyelv ul.langlist li{
	display: block;
	float: left;
	width: auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 10px;
	margin-right: 10px;
	height: 12px;
	line-height: 13px;
	/*background-image: url(../images/lang_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}

table.main td.header div.nyelv ul.langlist li a{
	color: #1C1C1C;
	font-weight: bold;
}

table.main td.header div.nyelv ul.langlist li.lang_hu a,table.main td.header div.nyelv ul.langlist li.lang_en a,table.main td.header div.nyelv ul.langlist li.lang_ro a{
	color: #CECECE;
	font-weight: bold;
}


#pup{
	position:absolute; 
	visibility:hidden; 
	z-index:200; 
	width:130px;
	color: #000;
	font-size: 10px;
	font-family: Tahoma; 
}

#pup table td font{
	font-size: 13px;
	font-family: Tahoma; 
}

div#rolunkflash2{
	display: block;
	float: left;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}

div.pdf_le{
	position: relative;
	z-index: 2;
	margin-right: 45px;
	margin-top: 7px;
	float: right;
	height: 45px;
}

.roman_popup{
	display: block;
	width: 400px;
	height: 300px;

	position: absolute;
	top: 50%;
	left: 50%;

	z-index: 1000 !important;

	margin-left: -300px;
	margin-top: -200px;

	border: 1px solid #B7AB85;
	background-color: #F8F4ED;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.roman_popup p{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.roman_popup_close{
	display: block;
	float: right;
	width: 100%;
}

.roman_popup_close a{
	float: right;
}

.roman_popup .roman_popup_p{
	font-weight: bold;
	margin-bottom: 10px;
}

div.impair{
	display: inline;
	float: right;
	width: 30px;
}

div.nfu {
	display:block;
	float:left;
	font-size:10px;
	height:67px;
	padding-top:10px;
	width:200px;
}

div.karacsony{
	text-align: center;
}

.facebook{
	margin-bottom: 20px;
	padding-left: 44px;
}