.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
}

#container
{
	text-align: left;
	position: relative;
	width: 997px;
	/* ezt azért szedtem ki, mert ffox alatt tényleg csak az adott ablak lesz a magasság, ha valami túlcsúszik, az gáz*/
	/*height: 100%;*/
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}


#left{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:367px;
	background-color: #FFFFFF;
	margin:0;
	margin-right:0px;
	padding:0;
}

#center{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:625px;
	background-color: #FFFFFF;
	padding-left: 4px;
	margin-right: 0px;
}

#header {
	height: 100px;
	background-image: url('images/index_hmenu_bg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

#footer {
	width="100%";
	line-height: 35px;
	color: #2B4677;
	background-color: #DFDCD9;
	text-align: right;
	word-spacing: 10;
	padding-right: 14px;
	clear: both;
}
#footer a{
	color: #2B4677;
	/*font-size: 13px;*/
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}
#footer a:hover{
	color: #2B4677;
	text-decoration: underline;
}

#footer2 {
	color: #AAAAAA;
	text-align: center;
	padding: 8px 0px 10px 0px;
	font-style: italic;
	font-size: 11px;
}

.content_index {
	padding: 0px;
	text-align: justify;
}


.content {
	padding-left: 8px;
	padding-right: 12px;
	text-align: justify;
}

.search {
	text-align: right;
	font-weight: bold;
	padding-right: 18px;
	padding-top: 6px;
	
}

.form_search {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.hmenu {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 18px;
	margin-top: 23px;
	line-height: 48px;
}

.hmenu a {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 15px;
}


.title_grey {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #7C7C7C;
	text-transform: uppercase;
	padding-left: 30px;
}

.title_grey2 {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #7C7C7C;
	text-transform: uppercase;
	padding-left: 14px;
	margin-top: 10px;
	clear: both;
}


.title_blue {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #2B4677;
	text-transform: lowercase;
	padding-left: 30px;
	margin-top: 4px;
}

.vmenu {
	color: #2B4677;
	font-weight: bold;
	margin-top: 2px;
	padding-left: 40px;
	line-height: 28px;
	background-color: #F2EFEC;
	background-image: url('images/index_vmenu_li.gif');
	background-position: left;
	background-repeat: no-repeat;
}
.vmenu a {
	color: #2B4677;
	text-decoration: none;
}
.vmenu a:hover{
	color: #4B8697;
	text-decoration: underline;
}


.vmenu_active {
	color: #2B4677;
	font-weight: bold;
	margin-top: 2px;
	padding-left: 40px;
	line-height: 28px;
	background-color: #F2EFEC;
	background-image: url('images/vmenu_active_bg.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
.vmenu_active a{
	color: #2B4677;
	text-decoration: none;
}
.vmenu_active a:hover{
	color: #4B8697;
	text-decoration: underline;
}

.vsubmenu_box {
	border-color: #596D92;
	border-top-color: #ABB4C6;
	border-width: 1px;
	border-style: solid;
	background-color: #596D92;
	padding-top: 8px;
	padding-bottom: 4px;
}

.vsubmenu {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;	
	padding-left: 40px;
}

.vsubmenu a {
	color: #FFFFFF;
	text-decoration: none;
	/*text-transform: capitalize;*/
}

.vsubmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.sub_main_header {
	width: 600px;
	position: relative;
}

.path {
	top:0px;
	left:0px;
	float:left;
	width: 350px;
}

h1 {
	font-family: Arial;
	color: #2B4677;
}

.sub_image {
	top:0px;
	left:0px;
	float:left;
	width: 249px;
}
	

.bluecontainer {	
	color: #FFFFFF;
	background-color: #2B4677;
	line-height: 26px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bluecontainer a {
	color: #FFFFFF;
	text-decoration: none;
}

.bluecontainer a:hover {
	text-decoration: underline;
}

.news_title {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #2B4677;
	text-transform: uppercase;
	padding-left: 14px;
	margin-bottom: 10px;
	background-color: #F2EFEC;
	background-image: url('images/index_news_title_bg.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

.news {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
.news a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.news a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.new_title {
	font-size: 12px;
	font-weight: bold;
	color: #2B4677;
	text-decoration: underline;
}
.new_title a {
	font-size: 12px;
	font-weight: bold;
	color: #2B4677;
	text-decoration: underline;
}
.new_title a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2B4677;
	text-decoration: underline;
}

.help {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}	
	

.help_title {
	font-size: 12px;
	font-weight: bold;
	color: #2B4677;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 4px;
}
.help_title a {
	color: #2B4677;
	text-decoration: underline;
}
.help_title a:hover {
	color: #2B4677;
	text-decoration: underline;
}

.help_content {
	font-size: 11px;
	text-align: justify;
}

.help_content a {
	color: #000000;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;	
}

.help_content a:hover{
	color: #000000;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;	
}

/* //////////////////////////// admin ////////////////////////////// */

/* szélesség változott a főoldalhoz képest */
#admin_left{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:240px;
	background-color: #FFFFFF;
	margin:0;
	margin-right:0px;
	padding:0;
}

/* szélesség változott a főoldalhoz képest*/
#admin_center{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:753px;
	background-color: #FFFFFF;
	padding-left: 4px;
	margin-right: 0px;
}

/* elérési útvonal */
#path {
	font-size: 0.9em; 
	color: #999; 
	margin-top: 5px; 
	margin-bottom: 0px;
	margin-left: 0px;
}

/* általános form */
.insert_update_form {
	width: 95%; 
	margin: 10px auto;
}

/* form alján a gombok középre rendezése */
.insert_update_form p {
	text-align: center;
}

label {
	float: left; 
	text-align: right; 
	margin-top: 0.4em; 
	margin-right: 5px; 
	font-weight: bold; 
	width: 20%;
}

/* általános beviteli mező */
.input_text {
	font-family: 'Verdana'; 
	margin: 2px 0px; 
	width: 500px;
}

/* prioritás beviteli mezője */
.input_priority {
	font-family: 'Verdana'; 
	margin: 2px 0px;
}

/* checkbox */
.input_checkbox {
	margin: 2px 5px;
}

.input_radio {
	margin: 5px;
}

textarea {
	width: 500px;
	height: 100px;
	font-family: 'Verdana'; 
	font-size: 1em;
}

/* gomb */
.form_btn {
	font-family: 'Verdana'; 
	width: 100px; 
	font-size: 0.8em;
}

/* jelölési mód, kitöltés kötelező figyelmeztetés */
.msg {
	font-size: 0.9em;
	margin-left: 15px;
}

/* felsorolás összes elemének száma */
.elemszam {
	font-size: 0.9em;
	margin: 5px 10px 0px 0px;
	text-align: right;
}

/* menü táblázat */
.menu_list {
	 width: 95%;
	 font-size: 
	 0.8em; 
	 text-align: center; 
	 margin: 40px auto;
}

.menu_list th {
	background: white;
	padding: 2px;
}

.menu_list td {
	padding: 5px 2px;
}

.menu_list tr {
	background: #f3f3f3; 
}

.menu_list tr:hover {
	background: #b3d4e9; 
}

/* az "így néz ki" rész */
.show_menu {
	margin-left: 30px;
}

/* fogalomtár táblázat */
.fogalom_list {
	width: 95%; 
	font-size: 0.9em; 
	text-align: justify; 
	margin: 40px auto; 
	border-top: 1px solid #aaa;
}

.hir_list {
	width: 95%; 
	font-size: 0.9em; 
	text-align: justify; 
	margin: 40px auto; 
}

.hir_list td {
	padding: 5px;
}

.hir_list th {
	background: white;
	padding: 5px;
}

.menu_list a, .fogalom_list a, .hir_list a, a {
	color: #5e93b5;
}

tr.kiemelt {
	background: #f3f3f3;
}

/* fogalomtár - fogalom utolsó sora*/
.last_row {
	border-bottom: 1px solid #aaa; 
	padding-bottom: 10px;
	text-align: right;
}

/* "töröl" link, ha nem kattintható */
.disabled {
	color: #999;
}

h2 {
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #2B4677;
	font-size: 20px;
	text-align: left;
}

#author {
	font-size: 10px;
	font-weight: normal;
}

#sub_left{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:340px;
	margin:0;
	margin-right:0px;
	padding:0;
}

#sub_right{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width: 265px;
	text-align: center;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

#content_title1 {
	font-weight: bold;
	font-size: 13px;
}

.content_table {
	font-size: 10px;
}

.submenu_title {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.submenu_title a{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.submenu_title a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.submenu_lead {
	font-size: 10px;
	text-align: justify;
}

.hitelkalkulaciok {
	font-size: 12px;
	text-align: left;
	width: 95%;
}
.hitelkalkulaciok td {
	/*text-align: right;*/
	padding-left: 15px;
}


.PSZAF_FS             { font-size: 75%; color:#6e6e6e;}