
body, form, table, td, ul, li, a, p, div {
  font-family:arial;
  font-size:12px;
}

body {
  margin:0;
  padding:0;
}

#shadow, #shadow_header, #shadow_footer {
  background-image:none;
}

#aheader {
  display:none;
}

#aleft, #aright, #afooter {
  display:none;
}

a:after {
  text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
  /*text-decoration: underline;*/
  text-decoration: none;
  color: black;
}

/* cimsor tipusok */
h1, h2, h3, h4, h5, h6 {
  color:#333333;
} 

h1 {
  font-size:16px;
  font-weight:bold;
  border-bottom: 1px solid #777777;
  text-decoration:uppercase;
}

h2 {
  font-size:14px;
  font-weight:bold;
  border-bottom: 1px solid #777777;
}

h3 {
  font-size:13px;
  font-weight:bold;  
  border-bottom: 1px solid #777777;
}

h4, h5, h6 {
  font-size:12px;
  font-weight:bold;  
}

/* dokumentum szoveg szabaly kepek beillesztesehez */
.kep_jobb {
  float:right;margin-left:5px;
}
  
.kep_bal {
  float:left;
  margin-right:5px;
}

/* menetrendeknel minden image nyomtatando, publikus oldalon eltakarjuk */
#menetrend td img.jel_print, .menetrend td img.jel_print {
  display:inline !important;
  -float:left;
}
.jel_stop_F, .jel_stop_L {
    background: none !important;
}
/* menetrendi oldalaknal eltuntetjuk a background jelek paddingjat */
#menetrend td span.jel_span, .menetrend td span.jel_span {
  padding-left:0px !important;
}

.noprintview{
    display: none !important;
}

/* lapozo tool elrejtese */
.lapozoLinkLeft, .lapozoLinkRight {
    display: none !important;
}


