html, body {
	margin: 0;
	padding: 0;
	border: 0 none;
	height:100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-color: #fff; 
	background-image:url(../img/oszlop_jobb1.jpg);
	background-repeat: repeat-y;
	background-position: top right;	
}

p.tiny{
	margin:0px !important;
	padding:0px !important;
}

/********************/
.container{
	margin:0;
	padding:0;
	height:100%;
	width:990px;
	table-layout:fixed;
}

.container .fej{
	height: 1%;
	background-color:#eff5fb;
	padding:0px;
}

.container .main{
	background-color:#fff;
	padding:0px;
}

.container .lab{
	height: 1%;
	background-color:#cdf;
	color:#000;
}

.content{
	width: 990px;
}

.bal{
	width:210px;
}

.jobb{
	width:780px;
		
}

.info{
	background-color:#def;
	height: 1%;
}

.info_in{
	padding:4px 10px 4px 4px;
}

.hmenu{
	background-image:url(../img/css/hmenubg.png);
	height: 1%;
}

.content div.content_bal{
	padding:5px;
}

.content div.content_jobb{
	padding:5px 10px 5px 5px;
}

/************/
.tt_PopdivHiddenHTML{
display:none;
}

/************/
hr {
display:block;
height: 0;
margin: 0 0 3px 0;
padding: 0;
color: #def;
background: transparent;
border: 0;
border-top: 1px solid #def;
}

/***************/
a:link, a:visited{
	color: #00f;
	background: transparent;
	text-decoration: none;
}


a:active, a:hover{
	color: #f00;
	background: transparent;
	text-decoration: underline;
}

/**************************************/
.a10 {font-size: 10px}
.a11 {font-size: 11px}
.a12 {font-size: 12px}
.a12b{font-size: 12px; font-weight: bold}
.a12j{font-size: 12px; text-align: justify}
.a14 {font-size: 14px}
.a16 {font-size: 16px}
.a18 {font-size: 18px}
.a20 {font-size: 20px}

.ures1 {line-height: 1px;}
.ures2 {line-height: 2px;}
.ures4 {line-height: 4px;}
.ures8 {line-height: 8px;}

.clear {
clear: both;
margin:0;
padding:0;
line-height:0;
}

/********************/

.pir{
width: 400px;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #f00;
border:2px solid #ffb423;
}

.pir a:link, .pir a:visited
{
display:block;
margin:5px;
padding:5px;
color: #00f;
background: #fff;
text-decoration: underline;
}

.pir a:active, .pir a:hover{
display:block;
margin:5px;
padding:5px;
color: #f00;
background: #fff;
text-decoration: underline overline;
}

/********************/

.zold{
width: 400px;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #090;
border:2px solid #ffb423;
}

.zold a:link, .zold a:visited{
display:block;
margin:5px;
padding:5px;
color: #00f;
background: #fff;
text-decoration: underline;
}

.zold a:active, .zold a:hover{
display:block;
margin:5px;
padding:5px;
color: #090;
background: #fff;
text-decoration: underline overline;
}

/*********************/
.t1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
background-color:#fff; 
border:1px solid #cdf;
}

.t1 th{
font-weight:normal;
color: #000;
background-color:#cdf;
}

.t1 th a:link, .t1 th a:visited {
color: #d00 ;
text-decoration: none;
}

.t1 th a:active, .t1 th a:hover {
color: #f00;
text-decoration: none;
}


.t1 td a:link, .t1 td a:visited {
color: #00f;
text-decoration: none;
}

.t1 td a:hover {
color: #f3f;
text-decoration: none;
}

.t1 td a:active{
color: #f00;
text-decoration: none;
}

/****************/
.t2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
background-color:#f9f9ff;
}

.t2 th{
height:25px;
font-weight: normal;
color: #fffddd;
background-color:#ffb423;
}


.t2 th a:link, .t2 th a:visited {
color: #d00 ;
text-decoration:  none;
}

.t2 th a:active, .t2 th a:hover {
color: #f00;
text-decoration:  none;
}



.t2 td a:link, .t2 td a:visited {
color: #00f;
text-decoration: none;
}

t2 td a:hover {
color: #f3f;
text-decoration: none;
}

.t2 td a:active{
color: #f00;
text-decoration: none;
}







/***************/
.gomb1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006dad;
	background: #fff;
}

.gomb1:hover {
	color: #fff;
	background: #006dad;
}

.gomb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006dad;
	background: #fff;
}

.gomb2:hover {
	color: #fff;
	background: #006dad;
}


/***************/
table.lapozo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;

color: #f00;
background-color:#fff; /*transparent*/
border:1px dashed #cdf
}

.lapozo .jelenlegi {
background-color:#eee;
padding: 1px 3px;
}

.lapozo a:link, .lapozo td a:visited {
color: #00f;
text-decoration: none;
}

.lapozo td a:hover {
color: #f0f;
text-decoration: underline;
}

.lapozo a:active {
color: #f00;
text-decoration: underline;
}

/***********************************************************/

/* 1 soros <ul> kép melleti felsorolás: <ul><li>....<li></ul> */
ul.t {
display: inline;
padding: 0; 
margin: 1px 0px 0px 0px;
}

ul.t li {
display: inline;
margin: 0;
padding: 0 0 0 12px;
background-image: url('../img/akt_bull.gif');
background-position: 0px 5px;
background-repeat: no-repeat;
}

/* ************************************************ */

.dropcap
{
float: left;
width: 34px;
font-size: 48px;
line-height: 80%;
}

/* ************************************************ */
ul.lnk {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}

ul.lnk li, ul.lnk li a:link, ul.lnk li a:visited {
	color: #00f;
	margin:0;
	padding:0;
	list-style-image: url(../img/list_kek.gif);
}

ul.lnk li a:hover, ul.lnk li:hover {
	color: #f3f;
	list-style-image: url(../img/list_lil.gif);
}

ul.nolnk {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}


 /* ****** */

ul.pdflnk, ul.ziplnk,  ul.wordlnk{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


ul.pdflnk li.nolnk{
	display:block;
	padding:2px 0px 4px 24px;	
}

ul.pdflnk li a{
	display:block;
  	text-decoration: none;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:2px 0px 4px 24px;
}


ul.ziplnk li.nolnk{
	display:block;
	padding:2px 0px 4px 24px;	
}


ul.ziplnk li a{
	display:block;
  	text-decoration: none;
	background-image: url(../img/zip.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:2px 0px 4px 24px;
}


ul.wordlnk li.nolnk{
	display:block;
	padding:2px 0px 4px 24px;	
}

ul.wordlnk li a{
	display:block;
  	text-decoration: none;
	background-image: url(../img/word.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:2px 0px 4px 24px;
}



ul.pdflnk li a:hover, ul.ziplnk li a:hover, ul.wordlnk li a:hover{
	color: #f3f;
}



/**************/
#horizontalmenu {
width: 480px;
margin: 0 ;
border-collapse: collapse;
table-layout: fixed;
}

#horizontalmenu td {
width: 25%; 
}

#horizontalmenu td a {
color: #006dad; /*006dad*/
background-color:#def; /*76b2dd   d8bd6b      */
text-decoration:none;
display:block;
padding:3px 1px 3px 1px;

font-size:11px;
font-weight:bold;
border:1px solid #fff;
}

#horizontalmenu td a:active, #horizontalmenu td a:hover {
color: #fff;
background-color:#006dad;
text-decoration: none;
border-top:1px solid #fff;
border-right:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #fff;
}

 * html #horizontalmenu td a {width:100%;} /* csak IE !!! */


#horizontalmenu .almenu_container{
position:relative;
width:0px;
z-index:10;
}

#horizontalmenu .almenu{
position:absolute;
top:20px;
left:-1px;
opacity: 0.7;
visibility:hidden;
z-index:11;
}

#horizontalmenu .tablealmenu {
width:110px; 
table-layout: fixed;
border-collapse: separate;
color: #fff;
background:#fff;
text-align:center;
}

#horizontalmenu .almenu_elso{
position:absolute;
top:20px;
left:2px;
opacity: 0.7;
visibility:hidden;
z-index:11;
}

#horizontalmenu .almenu_utolso{
position:absolute;
top:20px;
left:-2px;
opacity: 0.7;
visibility:hidden;
z-index:11;
}


/* ************************************************ */
.balmenu {
width:198px; /*  288px */
margin:0;
padding:0;
color: #00f;
background-color: #fff; /* c4d4f4   */
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
/**/
table-layout:fixed;

}




.balmenu td a{
/*
border-top:1px solid #fff;
border-right:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #fff;
border:1px solid #76b2dd;

width:286px;

*/

display: block;
padding: 2px 3px 2px 3px;
color: #006dad; 
background-color: #eff5fb; /*  eff5fb */
text-decoration: none;
}


.balmenu tr.uressor, .balmenu tr.uressor td{
height:1px;
font-size: 1px;
line-height:1px;
padding: 0;
}

.balmenu .ures{
background-color:#eff5fb; 
width:16px !important;
}


/* ****************** */
.balmenu .fomenu a:link, .balmenu .fomenu a:visited{
color: #006dad; 
background-color:#eff5fb; 
}

.balmenu .fomenu a:active, .balmenu .fomenu a:hover {
color: #006dad; 
background-color:#ffc;
}

/* ******************* */
.balmenu .sub1menu a:link, .balmenu .sub1menu a:visited{
color: #006dad; 
background-color:#eff5fb; /*e8f2fb*/
}

.balmenu .sub1menu a:active, .balmenu .sub1menu a:hover {
color: #006dad; 
background-color:#ffc;
}

/* ******************* */
.balmenu .sub2menu a:link, .balmenu .sub2menu a:visited{
color: #006dad; 
background-color:#eff5fb; /*e0eefb*/
}

.balmenu .sub2menu a:active, .balmenu .sub2menu a:hover {
color: #006dad; 
background-color:#ffc;
}

/* ******************* */
.balmenu .sub3menu a:link, .balmenu .sub3menu a:visited{
color: #006dad; 
background-color:#eff5fb; /*d6e9fa*/
}

.balmenu .sub3menu td a:active, .balmenu .sub3menu a:hover {
color: #006dad; 
background-color:#ffc;
}

/* ******************* */
.balmenu .aktiv a:link, .balmenu .aktiv a:visited{
color:#fff;
background-color:#006dad; /*c7ac5a*/
}

.balmenu .aktiv a:active, .balmenu .aktiv a:hover {
color: #006dad; 
background-color: #ffc; 
}

/* ******************* */
.hilite {
	font-weight: bold;
	color: #fff;
	background: #f3f;
	padding:0px 2px;
}

/* ******************* */
ul.m1 {
margin:0 0 3px 0;
padding:0 0 3px 0;
list-style-type: none;
}
ul.m1 li {
margin:0;
padding:0;
color:#00f;
}
ul.m1 li a{
color:#00f;
}
ul.m1 li  a:hover, ul.m1 li:hover {
color:#f0f;
}

/* ******************* */
ul.m2 {
margin:0 0 0 40px;
padding:0 0 0 10px;
}
ul.m2 li {
margin:0 0 0 30px;
padding:0;
color:#00f;
list-style-type: disc;
}
ul.m2 li a {
color:#00f;
}
ul.m2 li a:hover, ul.m2 li:hover {
color:#f0f;
}
/* ******************* */
ul.m3 {
margin:0 0 0 80px;
padding:0 0 0 10px;
}
ul.m3 li {
margin:0 0 0 60px;
padding:0;
color:#00f;
list-style-type: circle;
}
ul.m3 li a {
color:#00f;
}
ul.m3 li a:hover, ul.m3 li:hover {
color:#f0f;
}
/* ******************* */
ul.m4 {
margin:0 0 0 120px;
padding:0 0 0 10px;
}
ul.m4 li{
margin:0 0 0 90px;
padding:0;
color:#00f;
list-style-type: square;
}
ul.m4 li a {
color:#00f;
}
ul.m4 li a:hover, ul.m4 li:hover {
color:#f0f;
}


/* ******************* */
.divselbox_head{
 border:1px solid #7f9db9;
 background-color:#fff;
 background-image:url('../img/selbox.gif');
 background-repeat: no-repeat;
 background-position: center right;
 text-align:left;
}
 
 .divselbox_head a{
 display:block;
 padding:2px 3px;
 color:#000;
 }
 
 .divselbox_head a:link, .divselbox_head a:visited{
 color:#000 !important;
 text-decoration: none !important;
 }
 
 .divselbox_head a:hover, .divselbox_head a:active{
 color:#fff !important;
 text-decoration: none !important;
 background-color:#316ac5 !important;
 background-image:url('../img/selbox2.gif');
 background-repeat: no-repeat;
 background-position: center right;
 }
 
 .divselbox_body{
 padding:5px;
 text-align:left;
 border-top:none;
 border-right:1px solid #7f9db9;
 border-bottom:1px solid #7f9db9;
 border-left:1px solid #7f9db9;
 background-color:#fff;
 }
 
 .divselbox_body a{
 display:block;
 padding:1px 3px;
 color:#000;
 }
 
 .divselbox_body  a:link, .divselbox_body  a:visited{
 background-color:#fff;
 color:#000 !important;;
 }
 
 .divselbox_body  a:hover, .divselbox_body a:active{
 color:#fff !important;
 background-color:#316ac5 !important;
 text-decoration: none !important;
}

/**************************************************/
#tabfej {
margin: 0;
padding: 0;
background-color: #fff;
}

#tabfej td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
border-style: solid;
border-color:#76b2dd; 
border-width:0;
width:1%;
}

#tabfej td.space {
border-width: 0px 0px 1px 0px;
width:1%;
}

#tabfej td.ures {
border-width: 0px 0px 1px 0px;
width:90%;
}

#tabfej td a{
padding:0 10px 0 0 !important;
margin:0;
display:block;
text-decoration: none;
}

#tabfej td a:link, #tabfej td a:visited{
color: #006dad;
}

#tabfej td a:hover{
color: #f00;
}

#tabfej span{
display:block;
padding:5px 0px 3px 10px;
margin: 0;
white-space:nowrap;
}

#tabfej td a.normal {
background-image:url(../img/tabr.png);
background-repeat:no-repeat;
background-position:top right;
}

#tabfej td a.normal span, #tabfej td a.normal span{
background-image:url(../img/tab.png);
background-repeat:no-repeat;
background-position:top left;
}

#tabfej td a.selected, #tabfej td a.selected a:hover {
color:#000;
background-image:url(../img/tabaktr.png);
background-repeat:no-repeat;
background-position:top right;
}

#tabfej td a.selected span, #tabfej td a.selected  span{
color: #000;
background-image:url(../img/tabakt.png);
background-repeat:no-repeat;
background-position:top left;
}

/*******************/
.tab{
border-left:1px solid #76b2dd;
background-image:url(../img/tabtartalomr.png);
background-repeat:no-repeat;
background-position: top right;
}

.tab .divin{
background-image:url(../img/tabtartalomr.png);
background-repeat:no-repeat;
background-position: top right;
padding:5px 5px 0px 5px;
}

/*******************/
.tablab{
background-image:url(../img/tablab.png);
background-repeat:no-repeat;
background-position:bottom left;
}

.tablab .divin{
background-image:url(../img/tablabr.png);
background-repeat:no-repeat;
background-position:bottom right;
padding:0;
line-height:10px;
}

/********************/
.b177{
width:175px;
margin:0;
padding:0;
border-top:0;
border-right:1px solid #76b2dd;
border-bottom:0;
border-left: 1px solid #76b2dd;
}
.b177 .u{
padding:0;
}
.b177 .text{
padding:5px 5px 0 5px;
}

/******/
.b177t{
width:177px;
margin:0;
padding:0;
border:0;
background-image:url(../img/css/b177t.png);
background-repeat:no-repeat;
background-position:top left;
}

/******/
.b177b{
width:177px;
margin:0;
padding:0;
border:0;
background-image:url(../img/css/b177b.png);
background-repeat:no-repeat;
background-position:bottom left;
}

/******/
.b177t2{
width:177px;
margin:0;
padding:0;
border:0;
background-image:url(../img/css/b177t2.png);
background-repeat:no-repeat;
background-position:top left;
}

/******/
.b177b2{
width:177px;
margin:0;
padding:0;
border:0;
background-image:url(../img/css/b177b2.png);
background-repeat:no-repeat;
background-position:bottom left;
}

/******/
.b177t .u, .b177b .u, .b177t2 .u, .b177b2 .u{
padding:0;
line-height:10px;
}

/******/
.b177t .text, .b177b .text, .b177t2 .text, .b177b2 .text{
padding:3px 6px 3px 6px;
}





/********************/
.b290{
width:288px;
margin:0;
padding:0;
border-top:0;
border-right:1px solid #76b2dd;
border-bottom:0;
border-left: 1px solid #76b2dd;
}
.b290 .u{
padding:0;
}
.b290 .text{
padding:5px 5px 0 5px;
}

/******/
.b290t2{
width:290px;
margin:0;
padding:0;
border:0;
background-image:url(../img/css/b290t2.png);
background-repeat:no-repeat;
background-position:top left;
}

/******/
.b290b2{
width:290px;
margin:0;
padding:0;
border:0;
background-image:url(../img/css/b290b2.png);
background-repeat:no-repeat;
background-position:bottom left;
}


/*******************/
#calendar table{
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #fff;
width: 175px !important;
border-collapse: collapse;
table-layout: fixed;
}

#calendar th{
font-family: Arial, Helvetica, sans-serif;
background-color: #cdf;
font-size: 11px;
text-align: center;
padding:2px 0px 2px 0px;
margin:2px 0px 2px 0px;
}

#calendar td{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #def;
text-align: center;
height:22px;
}

#calendar td a {
color: #006dad;
background-color:#def;
text-decoration:none;
display:block;
padding:3px 0px 3px 0px;
}

#calendar td.ma a{
border: 1px solid #f00;
font-weight: bold;
}

#calendar td.esma a{
border: 1px solid #f00;
color: #fff;
background-color:#006dad;
font-weight: bold;
}

#calendar td.es a{
color: #fff;
background-color:#006dad;
font-weight: bold;
}

#calendar td a:active, #calendar td a:hover {
color: #fff;
background-color:#006dad;
text-decoration:none;

}

* html #calendar td a {width:21px;} /* csak IE !!! */

#calendar select {
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
display:inline;
color:#000;
background-color: #fff;
}
#calendar select options{
padding:0 10px;
}

/*******************/
.search_div {
    	position:relative;
    	top: 0px;
	left: 0px;
   	width: 450px !important;
    	height: 20px;
    	margin: 0; /* 5px 0 0 0 */
    	padding: 0;
    	background: url(../img/css/searcinpbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.search_opt {
	position: absolute;
	top: 0px;
	left: 10px;
    	padding: 0;
    	margin: 0;
}

.search_inp {
	position: absolute;
	top: 2px;
	left: 260px;
    	padding: 0;
    	margin: 0;
	border: 0px solid #fff !important;
   	width: 140px;
    	height: 16px;
    	background: none;
    	font-size: 12px;
    	font-family: Arial, Helvetica, sans-serif;
}

.search_subm{
	position: absolute;
    	margin: 0;
    	padding: 0;
	top: 0px;
	left: 405px;
}


/****************/
table.felsorol{
border:1px solid #cdf;
border-collapse: collapse;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000; /* 123456 */
background:#fff;
}

table.felsorol td{
border:1px solid #cdf;
}

table.felsorol th{
color:#000;
background:#cdf;
}


/*********************/
#popdiv{
	background-color:#000;
	opacity: .7;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:9998;
}

#popdivContentDiv {
	opacity: 1;
	background-color:#fff;
	width:auto;
	height:auto;	
	position:absolute;
	top:10px;
	left:0px;
	display:none;
	z-index:9999;
}

/****************************/

.Hmenu{
	background-color: #fff;
	text-align:center;
	font-size:12px;
}

.Hmenu ul{
	margin: 0;
	padding: 0;
	float: left;
}

.Hmenu ul li{
	display: inline;
}

.Hmenu ul li a{
	float: left;
	text-decoration: none;
	color: #006dad;
	padding: 5px 5px;
	background-color: #cdf;
	margin:1px;
}

.Hmenu ul li a:visited{
	color: #006dad;
}

.Hmenu ul li a:hover{
	color: #fff;
	background-color:#006dad;
}

.Hmenu ul li a:active{
	color: #fff;
	background-color:#c00;
}

.Hmenu ul li.aktiv{
	float: left;
	text-decoration: none;
	margin:1px;
	padding: 5px 5px;
	color: #fff; /*006dad*/
	background-color: #c00;
	
}

/****************************/