/* CSS Document */

body 
  {
    font: normal 12px arial, sans-serif;
    background-color: #C0C0C0;
    color: #696969;
  }
  
#main
  {
    width: 980px;
    margin: 10px auto 10px auto;
    
  }

#fejlec
  {
    display: block;
    width: 980px;
    height: 155px;
    background-image: url(images/fejlec.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
  }

#alfejlec
  {
    display: block;
    width: 980px;
    height: 24px;
    background-image: url(images/alfejlec.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
  }
  
#home
  {
    display: block;
    margin-left: 20px;
    
  }

#home a:link, #home a:visited
  {
    display: block;
    height: 150px;
    width: 175px;
    margin-left: 20px;
    text-indent: -200px;
    overflow: hidden;
  }  
  


#menu
  {
    width: 980px;
    height: 38px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/menuhatt.jpg);
    background-repeat: no-repeat;
  }
  
#menub
  {
    margin: 0px 0px 0px 226px;
    background-image: url(images/fejlec.jpg);
    background-repeat: no-repeat;
  }
  
#menu li
  {
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }

 
/* menu elemei*/


#button {
text-indent:-150px;
overflow:hidden;
padding:0px;
margin-bottom: 0px;
}

.bt1 a:link,.bt1 a:visited {
background:url(images/01.jpg) no-repeat;
background-repeat: no-repeat;
width:105px;
height:38px;
display:block;

}

.bt2 a:link,.bt2 a:visited {
background:url(images/02.jpg) no-repeat;
background-repeat: no-repeat;
width:105px;
height:38px;
display:block;
}

.bt3 a:link,.bt3 a:visited {
background:url(images/03.jpg) no-repeat;
background-repeat: no-repeat;
width:105px;
height:38px;
display:block;
}

.bt4 a:link,.bt4 a:visited {
background:url(images/04.jpg) no-repeat;
background-repeat: no-repeat;
width:105px;
height:38px;
display:block;
}

.bt5 a:link,.bt5 a:visited {
background:url(images/05.jpg) no-repeat;
background-repeat: no-repeat;
width:105px;
height:38px;
display:block;
}

.bt6 a:link,.bt6 a:visited {
background:url(images/06.jpg) no-repeat;
background-repeat: no-repeat;
width:105px;
height:38px;
display:block;
}

.bt7 a:link,.bt7 a:visited {
background:url(images/07.jpg) no-repeat;
background-repeat: no-repeat;
width:107px;
height:38px;
display:block;
}

.bt1 a:hover,.bt2 a:hover,.bt3 a:hover,.bt4 a:hover,.bt5 a:hover,.bt6 a:hover,.bt7 a:hover
  {
  background-position: 0px -38px;
  }

.bt1_1 a:link,.bt1_1 a:visited {
background:url(images/01.jpg) no-repeat;
width:105px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  
.bt2_1 a:link,.bt2_1 a:visited {
background:url(images/02.jpg) no-repeat;
width:105px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  
.bt3_1 a:link,.bt3_1 a:visited {
background:url(images/03.jpg) no-repeat;
width:105px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  
.bt4_1 a:link,.bt4_1 a:visited {
background:url(images/04.jpg) no-repeat;
width:105px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  
.bt5_1 a:link,.bt5_1 a:visited {
background:url(images/05.jpg) no-repeat;
width:105px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  
.bt6_1 a:link,.bt6_1 a:visited {
background:url(images/06.jpg) no-repeat;
width:105px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  
.bt7_1 a:link,.bt7_1 a:visited {
background:url(images/07.jpg) no-repeat;
width:107px;
height:38px;
display:block;
background-position: 0px -38px ;
}
  

/*-----------------------------*/

/*---------------------------*/
  
a:link, a:visited
  {
    text-decoration: none;
    color: #2B8DE9;
    font-weight: bold;
  }  
  
a:hover
  {
    color: #E1A337;
  } 
  
/*-----------------------------*/  
  
img
  {
    border: none;
    margin: 0px;
    padding: 0px;
  }


/* HX */
h1
  {
    padding: 10px 0px;
    margin: 0px 0px 20px 10px;
    font: bold 26px Trebuchet MS, arial, sans-serif;
    color: #666666;
  }
  
h2
  {
    padding: 0px 0px 14px;
    margin: 0px 0px 10px 0px;
    font: bold 24px Trebuchet MS, arial, sans-serif;
    color: #88A53F;
  }

h2.white
  {
    color: white;
  }

h3
  {
    padding: 0px 0px 14px;
    margin: 0px 0px 10px 0px;
    font: bold 16px Trebuchet MS, arial, sans-serif;
    color: #88A53F;
  }

h4
  {
    padding: 0px 0px 14px;
    margin: 0px 0px 10px 0px;
    font: bold 14px arial, sans-serif;
    color: #88A53F;
  }

h5
  {
    padding: 0px 0px 8px;
    margin: 0px 0px 6px 0px;
    font: bold 14px arial, sans-serif;
    color: #666666;
  }
 
h6
  {
    
  } 
   
/*--------------------*/

form
{
  display: inline;
}

input, textarea
{
  
  border: solid 1px #dddddd;
  text-decoration: none; 
  background-color: white;
}


/*-----------------------------*/


  
/*LABLEC es elemei--------------------*/
  
#lablec
  {
    margin: 0px 0px 0px 0px;
    display: block;
    width: 980px;
    height: 94px;
    clear: both;
    padding: 0px 0px 0px 0px;
    background-image: url(images/lablec.jpg);
    background-repeat: no-repeat;
  }
  
#lablec_felso
  {
    font: bold 17px arial, tahoma, sans-serif;
    padding: 16px 0px 0px 40px;
    margin: 0px;
    display: block;
    height: 20px;
    letter-spacing: -0.04em;
  }
  
#lablec_also
  {
    clear: both;
    font: bold 11px arial, tahoma, sans-serif;
    padding: 14px 0px 0px 40px;
    margin: 0px;
  }
  
#lablec_felso li, #lablec_also li
  {
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px 9px 0px 0px;
  }

#lablec_felso a:link, #lablec_felso a:visited, #lablec_also a:link, #lablec_also a:visited
  {
    color: white;
  }
  
#lablec_felso a:hover, #lablec_also a:hover
  {
    color: gray;
  }

/*----------------*/  

table, td, tr
  {
    margin: 0px;
    border: 0px;
  }

p
  {
    padding: 0px;
    margin: 0px;
  }
  
  
/*tartalom---------------------*/
 

#tartalom
  {
    width: 980px;
    /*height: 500px;*/
    display: table;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/hatter.jpg);
    background-repeat: repeat-y;
    
  }
  

#fajl_let, #fajl_let2, #fajl_let3
  {
    font: normal 12px arial, sans-serif;
    color: #666666;
    padding: 0px 0px 0px 0px;
    text-align: center;
  }
  
#fajl_let3
  {
    text-align: left;
  }
  
#fajl_let2
  {
    margin-top: 10px;
  }
  
#fajl_let a:link, #fajl_let2 a:link, #fajl_let3 a:link
  {
    color: #5C8DC5;
    border-bottom: solid 1px #5C8DC5;
    margin: 5px 0px 8px 5px;
    
  }
  
#fajl_let a:visited, #fajl_let2 a:visited, #fajl_let3 a:visited
  {
    color: #86B4E8;
    border-bottom: solid 1px #86B4E8;
  }

#fajl_let a:hover, #fajl_let2 a:hover, #fajl_let3 a:hover
  {
    color: #E0C028;
    border-bottom: solid 1px #E0C028;
  }

#fajl_let table
  {
    
    padding: 3px 0px;
  }
  
#fajl_let tr
  {
    padding: 3px 0px;
  }

td.letfajl 
  {
    display: block;
    width: 120px;
    padding: 5px;
  }
    
a[href*=".pdf"]:after 
  {
    content: url("images/pdf.gif");
  }
 
 
#boritoimg img
  {
    border: solid 2px #dddddd;
    margin: 5px 0px 5px 0px;
  }
  
#boritoimgk img
  {
    border: solid 1px #dddddd;
    margin: 0px 3px 0px 3px;
  }

#boritoimgk1 img
  {
    border: solid 3px #ffffff;
    margin: 0px 3px 0px 3px;
  }


#idezet
  {
    font: normal 11px arial, sans-serif;
    margin: 2px 5px 2px 20px;
  }

/*---------INDEX---------*/



#index_bal
  {
    display: block;
    height: 662px;
    width: 634px;
    background-image: url(images/kezd_bemu.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 12px;
  }
  
#index_euszolg
  {
    display: block;
    height: 334px;
    width: 317px;
    background-image: url(images/kezd_egvonal.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
  }
  
#index_kereso
  {
    display: block;
    height: 110px;
    width: 317px;
    background-image: url(images/kereses.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
  }
 
#index_kereso input
{
  margin: 0px;
  padding: 0px;
  font: normal 12px arial, sans-serif;
  border: solid 0px #ffffff;
  text-decoration: none; 
  
}

#keres_form
  {
    padding: 62px 0px 0px 32px;
  }
  
  
#keres_form input
  {
    font: normal 12px arial, sans-serif;
  }

#index_kapcsolat
  {
    display: block;
    height: 218px;
    width: 317px;
    background-image: url(images/kezd_kapcs.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
  }
  
#float_left
  {
    float: left;
    margin: 0px;
    padding: 0px;
  }  

#float_left.keres_f_input input
  {
    padding-top: 4px; 
    margin: 1px 6px 0px 0px;
    width: 209px;
  }




  
/*---------BEMUTATKOZAS-----------------*/

#bemu_bal
  {
    display: block;
    height: 562px;
    width: 574px;
    background-image: url(images/bemu_bemu.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 12px;
    padding: 80px 30px 20px 30px ;
    text-align: justify;
    font-size: 14px;
    color: #555555;
  }

#bfloat_left
  {
    float: left;
    margin: 5px 10px 2px 0px;
    padding: 0px;
    border: solid 3px white;
  }  

#bemu_eletrajz
  {
    clear: both;
    width: 277px;
    height: 173px;
    background-color: #f4f4f4;
    margin: 0px 17px 7px 6px;
    padding: 17px 17px 24px 17px ;
  }

#bemu_eletrajz1
  {
    clear: both;
    width: 277px;
    height: 173px;
    background-color: #f4f4f4;
    margin: 0px 17px 7px 6px;
    padding: 17px 17px 24px 17px ;
  }

#bemu_eletrajz2
  {
    clear: both;
    width: 277px;
    height: 173px;
    background-color: #f4f4f4;
    margin: 0px 17px 7px 6px;
    padding: 17px 17px 24px 17px ;
  }

  
#bemu_kibelet
  {
    display: block;
    width: 843px;
    background-color: #e8e8e8;
    margin: 0px 0px 6px 20px;
    padding: 20px 50px 40px 50px ;
    font-size: 14px;
  }
  
#h2elet
  {
    margin-bottom: 20px;
  }
/*---------EGESZSEGNEVELES-----------------*/

#egeszs
  {
  
  }
  
#egeszs_bal2
  {
    width: 482px;
    background-color: #f9f9f9;
    margin: 0px 7px 6px 21px;
    padding: 17px 14px 17px 17px;
    text-align: justify;
    height: 560px;
  }

#egeszs_bal1
  {
    width: 484px;
    margin: 0px 5px 10px 21px;
    padding: 17px 14px 17px 17px;
    background-color: #f5f5f5;
    background-image: url(images/kiad_hatt.jpg);
    background-repeat: repeat-y;
    
  }
 

#egeszs_jobb1
  {
    width: 388px;
    background-color: #f4f4f4;
    margin: 0px 5px 10px 4px;
    padding: 15px;
    height: 300px;
  }
  
#egeszs_jobb2
  {
    width: 388px;
    background-color: #f4f4f4;
    margin: 0px 5px 10px 4px;
    padding:  15px;
    height: 200px;
  }
  
  

   
  

/*---------KIADVANYOK-----------------*/

#kiad
  {
  
  }
  
#kiad_jobb
  {
    width: 274px;
    background-color: #f9f9f9;
    margin: 0px 5px 4px 12px;
    padding: 17px 20px 17px 17px;
    text-align: left;
  }

 

#kiad_bal1
  {
    width: 574px;
    background-image: url(images/kiad_hatt.jpg);
    background-repeat: repeat-y;
    background-color: #f4f4f4;
    margin: 0px 0px 4px 21px;
    padding: 15px 29px 15px 15px;
    
  }

#kiad_lak_p
  {
    margin: 2px 0px 10px 8px;
    text-align: justify;
  }

#kiad_kereso
  {
    display: block;
    height: 88px;
    width: 274px;
    background-image: url(images/kereses2.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 12px;
    padding: 17px 20px 17px 16px;
  }
 
#kiad_kereso input
{
  margin: 0px 0px 0px 0px ;
  padding: 0px;
  font: normal 11px tahoma, arial, sans-serif;
  border: solid 0px #ffffff;
  text-decoration: none; 
  
}

#kiad_keres_form
  {
    padding: 16px 0px 0px 7px;
  }

#float_left.keres_f_button
  {
    margin-top: 1px;
  }
  
#kiad_beszur  
  {
    height: 40px;
  }
/*---------SZAKMAI TARTALOM-----------------*/

#szakma_1
  {
    width: 276px;
    height: 1050px;
    background-color: #f4f4f4;
    background-image: url(images/kiad_hatt.jpg);
    background-repeat: repeat-y;
    
    margin: 0px 5px 4px 20px;
    padding: 15px;
  }
  
#szakma_2
  {
    width: 173px;
    height: 1050px;
    background-color: #e3e3e3;
    background-image: url(images/kiad_hatt1.jpg);
    background-repeat: repeat-y;
    margin: 0px 5px 4px 4px;
    padding: 15px;
  }
  
#szakma_3
  {
    width: 173px;
    height: 1050px;
    background-color: #d8d8d8;
    background-image: url(images/kiad_hatt2.jpg);
    background-repeat: repeat-y;
    margin: 0px 5px 4px 4px;
    padding: 15px;
  }
  
#szakma_4
  {
    width: 173px;
    height: 1050px;
    background-color: #cccccc;
    background-image: url(images/kiad_hatt3.jpg);
    background-repeat: repeat-y;
    margin: 0px 5px 4px 4px;
    padding: 15px;
    color: #444444;
  }
  
#szak_egy
  {
    clear: both;
    margin: 6px 2px 5px 5px;
  }

/*---------RENDEZVENYEK-----------------*/
#rendeztable
  {
    margin: 0px 0px 5px 1px;
    background-image: url(images/rendezhatt.jpg);
    background-repeat: repeat-y;
  }


#rendez_bal
  {
    width: 481px;
    height: 704px;
    margin: 0px 5px 4px 21px;
    padding: 17px 20px 17px 17px;
    text-align: justify;
  }

#rendez_jobb
  {
    width: 385px;
    margin: 0px 5px 4px 4px;
    padding: 15px;
    
  }  

#rendezv
  {
    display: table;
    min-height: 60px;
    margin: 10px 4px 4px 4px;
    font: normal 13px tahoma, arial, sans-serif;
    clear: both;
  }

#rfloat_left
  {
    float: left;
    margin: 0px 10px 2px 0px;
    padding: 0px;
    border: solid 3px white;
  } 

/*---------AKTUALIS-----------------*/

#aktu
  {
    margin: 0px 0px 5px 1px;
    background-image: url(images/aktuhatt.jpg);
    background-repeat: repeat-y;
  }

#aktu_bal  
  {
    
    width: 587px;
    height: 100%;
    margin: 0px 0px 5px 20px;
    padding: 17px 17px 17px 17px;
    text-align: justify;
  }

#aktu_arch
  {
    margin: 0px 18px 10px 10px;
    padding: 17px;
  }

#arc_hir_cim a:link
  {
    font-weight: bold;
  }
  
#arc_hir_cim a:visited
  {
    
  }
  
#arc_hir_cim a:hover
  {
  
  }
  
#aktu_hirarch
  {
    
  }
/*---------KAPCSOLAT-----------------*/

#kapcs table
  {
    
  }
  
#kapcs_bal
  {
    
    margin: 0px 3px 10px 13px;
    padding: 0px 0px 0px 0px;
    
  }
  
#kapcs_jobb
  {
    
  }

#kapcs_kapcs
  {
    
    
  }

#kapcs_form, #kapcs_form1
  {
    padding: 118px 15px 0px 27px;
    margin: 5px 0px 0px 3px;
    height: 235px;
    background-image: url(images/kapcsformhatt.jpg);
    background-repeat: no-repeat;
  }

#kapcs_form1
  {
    background-image: url(images/kapcsformhatt1.jpg);
    background-repeat: no-repeat;
  }


#kapcs_form input, #kapcs_form1 input, #kapcs_form textarea, #kapcs_form1 textarea
  {
    border: solid 0px white;
    color: #888888;
    font: normal 12px arial, sans-serif;
    padding: 2px;
    margin: 4px 0px;
  }

#kapcs_form input, #kapcs_form1 input
  {
    width: 268px;
    margin-right: 20px;
  }
  
#kapcs_form textarea, #kapcs_form1 textarea
  {
    width: 564px;
    height: 150px;
  }
  
#right
  {
    float: right;
  }  
  
#right input
  {
    width: 84px;
    padding: 0px;
    margin: 10px 7px 0px 0px;
  }  
  
#kapcs_euszolg
  {
    display: block;
    height: 475px;
    width: 317px;
    background-image: url(images/kapcs_egvonal.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
  } 
  
/*------------------------------------*/

#felabl a:link, #felabl a:hover
  {
    color: black;
    margin: 0px 10px 2px 4px;
  }
  
#felabl a:visited
  {
    
    
  }
  
#ujlink
  {
    color: #2B8DE9;
    font-weight: bold;
    cursor: pointer;
  }
  
#ujlink:hover
  {
    color: #E1A337;
  } 
    
#inlinem
  {
    display: inline;
    
  } 
  
#ujlink1
  {
    color: #2B8DE9;
    font-weight: bold;
    cursor: pointer;
    float: left;
    margin: 0px 3px;
  }
  
#ujlink1:hover
  {
    color: #E1A337;
  } 
  

