* {
  margin: 0px;
  padding: 0px;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  background-color: #58a4de;
}

div#ajax_tajekoztato_tabla {
  position: absolute;
  top: 30px;
  left: 80px;
  overflow: hidden;
  display: none;
  z-index: 999;
  /*background-color: #287dbe;*/
  /*border: 5px #fff solid;*/
  /*-moz-opacity:0.80;
  opacity:.80;
  filter:alpha(opacity=80);*/
  width: 120px;
  height: 150px;

}

p.ajax_tajekoztato_szoveg {
  padding: 10px;
  color: #fff;
  font-size: 12px;
  -moz-opacity:1;
  opacity:1;
  filter:alpha(opacity=100);
}

/* Címsor, menü ***************************************************************/

div#cim {
    background: url(../img/hatter_cim.jpg) repeat-x;
    height: 132px;
}

div#cim_content {
    width: 973px;
    height: 132px;
    margin: 0 auto;
    position: relative;
}

img#cim_cimer {
    position: absolute;
    top: 4px;
    left: 8px;
}

img#cim_varos {
    position: absolute;
    top: 14px;
    left: 125px;
}

img#cim_virag {
    position: absolute;
    left: 352px;
}

div#cim_kereses_tarto {
    position: absolute;
    left: 697px;
    top: 96px;
    width: 263px;
    height: 22px;
}

div#cim_kereso_mezo_tarto  {
    /* background-image: url(../img/cim_kereses_mezo.jpg); */
    margin-top: 1px;
    width: 190px;
    height: 20px;
    float: left;
    margin-right: 4px;
}

div#cim_kereso_mezo_tarto input {
    border-radius: 20px;
    height: 20px;
    float: right
}

div#cim_kereso_mezo_tarto input::placeholder {
    font-size: 10px;
    padding-left: 10px;
}



div#cim_kereso_mezo_tarto label {
    font-size: 12px;
    color: white;
    display: inline-block;
    background-image: none;
    width: 10px;
    padding-top: 3px;
}


input#kifejezes {
    width: 122px;
    height: 14px;
    margin-left: 10px;
    font-size: 11px;
   /* margin-top: 2px; */
    color: #606060;
}

button#kereses_gomb{
    display: block;
    width: 65px;
    height: 22px;
    background: url(../img/cim_kereses_gomb.jpg) no-repeat;
    float: right
}

div#cim_menu_tarto {
    position: absolute;
    left: 125px;
    top: 95px;
    width: 618px;
    height: 24px;
}

ul#cim_menu_lista {
    list-style-type: none;
}

ul#cim_menu_lista li {
    display: block;
    float: left;
    height: 19px;
    padding: 3px 5px 0 4px;
    background: url(../img/cim_menu_elvalaszto.jpg) top right no-repeat;
}

ul#cim_menu_lista a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 16px;
    float: left;
    padding: 0 2px;
}

ul#cim_menu_lista a:hover {
    background: url(../img/hatter_cim_aktiv_menu.jpg) repeat-x;
}

ul#cim_menu_lista li.kiemelt a {
    border-top: 1px solid #d7e8f0;
    border-bottom: 1px solid #d7e8f0;
}

img.cim_menu_elvalaszto {
    float: left;
}

/* Főkép csík *****************************************************************/

div#fokep {
    height: 275px;
    background: #e7ebcd url(../img/fokep_hatter.jpg) bottom repeat-x;
}

div#fokep_content {
    width: 973px;
    height: 275px;
    margin: 0 auto;
    position: relative;
}

div#fokep_flash {
    position: absolute;
    top: 15px;
    width: 659px;
    height: 231px;
}

p#fokep_koszonto_szoveg {
    position: absolute;
    top: 80px;
    left: 681px;
    width: 280px;
    height: 60px;
    color: #969d67;
    font-size: 12px;
    overflow: hidden;
}

div#fokep_koszonto_tovabb_tarto {
    position: absolute;
    width: 280px;
    height: 18px;
    top: 146px;
    left: 681px;
}

a#fokep_koszonto_tovabb_link {
    display: block;
    float: right;
    margin-right: 5px;
    color: #717842;
    font-size: 11px;
    padding-top: 1px;
}

img#fokep_eugyintezes {
    position: absolute;
    left: 681px;
    top: 181px;
}


/* Törzs **********************************************************************/

div#torzs {
    background-color: #fff;
    overflow: auto;
    padding-bottom: 15px;
}

div#torzs_content {
    width: 973px;
    margin: 0 auto;
    overflow: auto;
    padding-top: 15px;
}

div#torzs_bal {
    width: 680px;
    float: left;
    overflow: auto;
}

div#torzs_jobb {
    width: 280px;
    /*margin-left: 21px;*/
    float: left;
    overflow: hidden;
}

div.box_sor {
    clear: both;
    width: 680px;
}

div.box {
    width: 215px;
    float: left;
    margin-right: 3px;
}

div.box_kep_tarto {
    width: 75px;
    float: left;
    margin-right: 5px;
}

div.box_szoveg_tarto {
    width: 125px;
    float: left;
}

p.box_szoveg {
    font-size: 11px;
    color: #606060;
    padding-top: 5px;
}

a.box_tovabb_link {
    display: block;
    float: right;
    margin-right: 5px;
    color: #53a0da;
    font-size: 11px;
    padding-top: 1px;
}

/* Banner *********************************************************************/

div#banner {
    background-color: #fff;
    overflow: auto;
    padding-bottom: 15px;
}

div#banner_content {
    width: 973px;
    height: 140px;
    margin: 0 auto;
    overflow: auto;
    padding-top: 7px;
}

div.banner_tarto {
    width: 222px;
    float: left;
}

div#banner_tarto_kemenesalja {
    width: 220px;
    height: 133px;
    float: left;
    background: url(../img/banner_kemenesalja_mono.jpg) no-repeat;
}

div#aktual_kemenesalja {
    width: 220px;
    height: 133px;
    background: url(../feltolt/altalanos/_egyedikep1.jpg) no-repeat 128px 1px;
}

/* Alj ************************************************************************/

div#alj {
    overflow: auto;
    padding-bottom: 15px;
    background: url(../img/hatter_alj.jpg) repeat-x;
}

div#alj_content {
    position: relative;
    width: 973px;
    margin: 0 auto;
    overflow: auto;
    background: url(../img/hatter_alj_content.jpg) no-repeat;
    background-position: 401px 0px;
}

div#alj_cim {
    margin: 18px 0 0 5px;
    float: left;
}

div#alj_cim_tarto {
    margin-left: 8px;
    float: left;
}

p#alj_cim_szoveg {
    font-size: 11px;
    color: #fff;
    padding-top: 5px;
}

ul#alj_menu {
    list-style-type: none;
    font-size: 11px;
    color: #fff;
    margin-left: 40px;
    margin-top: 18px;
    float: left;
}

ul#alj_menu li {
    margin-bottom: 5px;
    padding: 2px;
}

ul#alj_menu a {
    color: #fff;
    text-decoration: none;
}

ul#alj_menu li.kiemelt {
    border: 1px solid #d7e8f0;
}

/* Aktuálbox ******************************************************************/

div#aktualbox {
    width: 280px;
    margin-bottom: 10px;
    position: relative;
}

ul#aktualbox_tab_lista {
    list-style-type: none;
    height: 35px;
    background: url(../img/aktualbox_jobbszel.jpg) top right no-repeat;
}

li.aktualbox_tab_lista_elem {
    cursor: pointer;
    height: 35px;
    display: block;
    float: left;
}

li#tab_1 {
    width: 56px;
    background: url(../img/tab_1_1.jpg) no-repeat;
}

li#tab_2 {
    width: 103px;
    background: url(../img/tab_2_1.jpg) no-repeat;
}

li#tab_3 {
    width: 68px;
    background: url(../img/tab_3_1.jpg) no-repeat;
}

div#aktualbox_tartalom {
    width: 278px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    overflow: auto;
}

div#aktualbox_alj {
    width: 280px;
    height: 10px;
    background: url(../img/aktualbox_alj.jpg) no-repeat;
}

a.aktualbox_tovabb_link {
    display: block;
    float: right;
    color: #53a0da;
    font-size: 11px;
    padding-right: 5px;
}

a.aktualbox_nev_link, span.aktualbox_nev {
    color: #969d67;
    font-weight: bold;
}

span.aktualbox_szoveg {
    color: #606060;
}

ul#aktualbox_hir_lista {
    list-style-image: url(../img/aktualbox_lista_pont.jpg);
    font-size: 11px;
    padding: 15px 15px 0px 30px;
}

ul#aktualbox_hir_lista li {
    margin-bottom: 15px;
}

ul#aktualbox_hir_lista li.kiemelt {
    background-color: #f6f8ed;
    padding: 5px 3px;
}

span.aktualbox_hir_lista_datum {
    color: #53a0da;
    font-weight: bold;
}

ul#aktualbox_galeria_lista {
    list-style-type: none;
    font-size: 11px;
    padding: 15px 15px 0px 20px;
}

img.aktualbox_galeria_lista_kep {
    width: 70px;
    padding: 2px;
    border: 1px solid #464646;
    float: left;
    margin-right: 10px;
}

ul#aktualbox_galeria_lista li {
    margin-bottom: 15px;
    overflow: auto;
    clear: both;
    /* IE6 bug */
    width: 243px;
}

p.aktualbox_galeria_lista_datum {
    color: #53a0da;
    font-weight: bold;
}

div#aktualbox_esemenynaptar {
    padding: 15px 15px 0px 20px;
    color: #53a0da;
}

div#esemenynaptar_fejlec {
    border: 1px solid #dadada;
    height: 24px;
    width: 235px;
    margin: 0 0 5px 1px;
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
}

p#esemenynaptar_fejlec_datum {
    text-align: center;
    float: left;
    width: 173px;
}

table#esemenynaptar {
    border-spacing: 2px;
    font-size: 13px;
}

table#esemenynaptar td {
    width: 32px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
}

tr.nap_felirat td {
    background-image: url(../img/esemenynaptar_cella_felirat.jpg);
}

tr.nap_szam td {
    background-image: url(../img/esemenynaptar_cella_passziv.jpg);
}

table#esemenynaptar td.aktiv_nap {
    background-image: url(../img/esemenynaptar_cella_aktiv.jpg);
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

table#esemenynaptar td.rejtett {
    background: none;
}

div#esemeny_leiras {
    border: 1px solid #dadada;
    width: 235px;
    margin: 5px 0 0 1px;
    padding: 2px;
    font-size: 11px;
    overflow: auto;
}

div#esemeny_leiras ul {
    list-style-image: url(../img/aktualbox_lista_pont.jpg);
    font-size: 11px;
    padding: 5px 5px 0 20px;
}

div#esemeny_leiras ul li {
    margin-bottom: 5px;
}

h1.cikkcim {
    font-size: 13px;
    color: #53A0DA;  /* nem vakbarát */    
    /* color: #4483b2;  */
    font-weight: bold;
    padding-top: 3px;
}

h1.cikkcim a {
    text-decoration: none;
    font-size: 13px;
    color: #53A0DA;  /* nem vakbarát */    
    /* color: #4483b2;  */
    font-weight: bold;
}


span.cikk_fejszoveg {
    font-size: 11px;
    color: #606060;
    padding-top: 5px;

}


span.cikk_fejszoveg p {
    font-size: 11px;
    color: #606060;
    padding-top: 5px;
    text-align: justify;
}



p.tovabb {
    text-align: right;
}

p.tovabb a {
    text-align: right;
}

div.cikk_tovabb_box {
    width: 300px;
    float: left;
    margin-right: 3px;
}

div.fooldal_cikktarolo {
    width: 680px;
    background-image: url('/img/fooldal_cikk_hatter.png');
    background-repeat: repeat-y;
    background-position: center;
    overflow:auto;
}


div.cikk_bal {
    width:300px;
    float: left;
    height: 100%;
    padding-left: 20px;
}

div.cikk_jobb {
    width:300px;
    float: right;
    height: 100%;
    padding-right: 20px;
}

div.cikk_tarolo {
    padding-bottom: 40px;
}

span.sotet {
    background-color: #53A0DA; /* nem vakbarát */
    /* background-color: #3a6f97;  */
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    margin-right: 5px;
}

span.cikk_datum {
    background-color: white;
    color: #53A0DA;
    font-size: 12px;
    padding: 2px;
}

img.cikk_kep_balra {
    float: left;
    margin: 0 10px 5px 0;
    border: 1px solid #D2D5A6;
    padding: 3px;
}

img.cikk_kep_jobbra {
    float: right;
    margin: 0 0 5px 10px;
    border: 1px solid #D2D5A6;
    padding: 3px;
}
