/* Altalanos dolgok: */
body {
  margin-top: 3%;
  background-image: url('./images/bg3.gif');
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-color: #0c5c92;
  margin-left: 6%;
  overflow: -moz-scrollbars-vertical;
  position: relative;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
  color: black;
}

a.menuaktiv {
  font-variant: small-caps;
  text-decoration: underline;
  font-weight: bold;
}

/* Tablazatok: */
table.arlista {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #0c5c92;
}

table.arlista2 {
  font-size: 10pt;
}

table.rendel, td.rendel, th.rendel {
  border: 1px solid black;
  padding: 2px;
}

td.szaml {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bolder;
  background: cornflowerblue;
  color: antiquewhite;
  filter: alpha(opacity=60);
  opacity: 0.6;
  border: 1px solid cornflowerblue;
  padding: 5px;
  letter-spacing: 1.5px;
  text-align: right;
}

/* DIV-ek: */
div.welcome {
  font-family: times;
  color: antiquewhite;
  border: 1px solid navy;
  padding: 5px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  font-size: 12pt;
  text-align: justify;
  text-indent: 15px;
  background: white;
  color: navy;
  font-weight: normal;
  position: static;
  width: 99%;
  
}

div.menu {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  color: black;
  background: white;
  border: 1px solid navy;
  padding: 5px;
  text-indent: 0px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-align: left;
}

div.rolunk {
  font-size: 11pt;
}

div.impr {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  color: black;
  background: white;
  border: 1px solid navy;
  padding: 5px;
  text-indent: 0px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-align: center;
}

div.orvosok {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  color: black;
  background: white;
  border: 1px solid navy;
  padding: 5px;
  text-indent: 0px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-align: center;
}

div.gal {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  color: black;
  background: white;
  border: 1px solid navy;
  padding: 5px;
  text-indent: 0px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-align: center;
}

div.szaml {
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bolder;
  background: cornflowerblue;
  color: antiquewhite;
  filter: alpha(opacity=60);
  opacity: 0.6;
  border: 1px solid cornflowerblue;
  padding: 5px;
  letter-spacing: 1.5px;
}

div.vle {
  font-family: times;
  font-size: 9pt;
  padding-left: 2px;
  padding-right: 2px;
  text-indent: 0.2cm;
}

div.keszito {
  color: antiquewhite;
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
}

div.bemutatkozas {
  display: block;
  font-size: 10pt;
  text-indent: 0.2cm;
  padding: 2px;
}

div.piros {
  display: block;
  border: 1px double red;
  background: pink;
  color: navy;
  font-family: times;
  font-size: 12px;
  padding: 5px;
}

div.kep_le {
  display: block;
  font-family: times;
  font-size: 12px;
  color: navy;
  background: white;
  filter: alpha(opacity=60);
  opacity: 0.6;
  text-align: center;
}

/* SPAN es P stilusok: */
span.bannerpic {
}

span.tel {
  display: inline;
  font-family: courier;
  color: black;
  font-weight: 200;
}

span.busz {
  display: inline;
  font-family: courier;
  color: black;
  font-weight: 200;
  font-size: 10px;
}

p.banner {
  position: relative;
  margin-left: 30%;
  font-family: arial, helvetica, sans-serif;
  font-size: 32pt;
  color: antiquewhite;
  #border-bottom: 10px solid black;
  #z-index: 190;
}

/* A Hirek reszhez hagyjuk meg a DL-DT-DD dolgokat, az a legegyszerubb, azt hiszem... */
dl {
  width: 90%;
}

dt {
  width: 100%;
  color: navy;
  background: cornflowerblue;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 1px;
  text-align: center;
  border-bottom: 1px dotted white;
  padding: 2px;
  font-weight: bold;
  margin-top: 5px;
}

dd {
  width: 90%;
  color: navy;
  font-size: 12px;
  font-family: times;
  padding: 3px;
  border-bottom: 1px solid black;
  text-indent: 0.4cm;
}

/* Egyeb: */
#ora, #nevnap {
  color: navy;
}

hr.kekvonal {
  color: cornflowerblue;
  width: 80%;
  height: 2px;
}

img.kisterkep {
  border: 1px solid black;
  filter: alpha(opacity=0.6);
  opacity: 60;
}

textarea {
  width:auto;
  display: inline;
  position: relative;
  clear: both;
  z-index: 1000;
  color: #000080;
  font-family: helvetica, sans-serif;
  font-size: 11pt;
  border: none;
}

input {
  font-family: helvetica, sans-serif;
  color: #000080;
  border: none;
}

input.g {
  background: #808080;
  color: white;
  font-family: helvetica, sans-serif;
  font-variant: bold;
  font-weight: bold;
  font-size: 10pt;
  border: 1px solid black;
  padding: 2px;
}

input.g2 {
  background: black;
  border: 1px solid cornflowerblue;
  color: white;
}

input.kle {
  border: 1px solid black;
  padding: 3px;
  width: 80%;
  background: navy;
  color: white;
}
