@font-face{
  font-family: "tahoma2";
  src: url('images/tahoma2.ttf');
}

body {
  font-family:Tahoma, tahoma2, sans-serif;
}

table{
	empty-cells: show;
	border-collapse: collapse;
	table-layout: fixed;
}

table, tr, td, img{
	padding: none;
	margin: none;
	border: none;
	outline-width: 0px;
}

h1{
	color: #082173;
	font-size: 1em;
}

td.fejlec_jobb{
	background-image: url(images/fejlec_jobb_hatter.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

td.fejlec_jobb{
	background-image: url(images/fejlec_jobb_hatter.jpg);
	background-repeat: repeat-x;
	height: 119px;
}

td.fejlec_jobb td.nfsz_logo{
	width: 182px;
	height: 119px;
	padding-right: 30px;
	padding-left: 30px;
}

td.fejlec_jobb td.fejlec_szoveg{
	width: 480px;
	height: 119px;
	color: #2862cd;
	padding-top: 8px;
}

td.fejlec_jobb td.fejlec_szoveg div{
	width: 480px;
	height: 119px;
}

td.fejlec_jobb td.fejlec_szoveg div a{
	font-size:15px;
	font-weight:bold;
	color:#003466;
	text-decoration: none;
}

td.fejlec_jobb td.fejlec_szoveg div a:visited{
	font-size:15px;
	font-weight:bold;
	color:#003466;
}

td.fejlec_jobb td.fejlec_deco{
	width: 100%;
	text-align: right;
	height: 119px;
}

/** Szoveg  */
#szoveg{
	padding: 8px;
	font-size: .9em;
}

/** Menu */

#menu{
	background-color: #fefefe;
	background-image: url(images/bal_hatter.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#menu div{
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu div span{
	line-height: 80%;
}

#menu div a img{
	margin-right: 4px;
}

a.menuitem, a.menuitem:visited, a.menuitem:active{
	color: #082070;
	font-size: 0.8em;
	text-decoration: none;
}

div.menuitem_1{
	margin-left: 8px;
}

div.menuitem_2{
	margin-left: 40px;
}

div.menuitem_3{
	margin-left: 72px;
}

/**content*/

#content{
	background: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
}

h2{
	color: #082173;
	font-size: .9em;
	font-weight: bold;
}

table.data_table{
	table-layout: auto;
}

 table.data_table td{
	border: 0px solid #5a99ef;
	font-size: .7em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #082173;
	text-align: right;
}

td.row_header{
	text-align: center;
	font-size: .7em !important;
	font-weight: bold;
	color: #082173;
	text-align: center !important;
}

td.zebra_even{
	background: #bdd7e9;
}

td.zebra_odd{
	background: #ffffff;
}

td.table_spacer{
	width: 20px;
}

td.textcol{
	text-align: center !important;
}

td.text_left{
	text-align: left !important;
}
