/*  Fő elemek  */
 body {
    background-color: #FFFFFF;
    color: #000000;
    margin: 0 0 0 0;
    font-family : Verdana, Arial, Helvetica;
    font-size : 9pt;
    font-weight: 500;
}

div {
 background-color: #fffff;
 margin: 0 0 0 0;
 border: 0 0 0 0;
 padding: 0 0 0 0;
 text-align: left;
}

/* Táblázatok */

table.main {
        border-style: solid;
        border-color: black;
        border-width: 1px;
        background-color: #ecf8f8;
}
table.noborder {
    border:none;
    background-color:none;
}

td {
  vertical-align: top;
  background-repeat: no-repeat;
}

td.middle {
  vertical-align: middle;
  background-repeat: no-repeat;
}

td.bottom {
  vertical-align: bottom;
  background-repeat: no-repeat;
}

table.forum {
  border:none;
  width: 690px;
}

table.forum th {
  color: white;
  background-color: #0071a5;
  border-style: solid;
  border-color: black;
  border-width: 0 0 1px 0;
  text-align: left;
  margin: 0 0 0 0;
}

table.forum td {
  border: none;
  margin: 0 0 0 0;
  padding: 1px 1px 1px 1px;
}

table.letoltes {
  border: none;
  width: 650px;
}

table.letoltes td {
  border: none;
  vertical-align: middle;
}

table.letoltes th {
  text-align: left;
  border-style: solid;
  border-color: black;
  border-width: 0 0 1px 0;
  font-weight: 600;
}

th.szavazas {
  border: none;
  padding: 1px 1px 1px 1px;
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
  font-weight: 600;
  text-align: center;
  background-color: #0071a5;
}

table.hir {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    background-color: none;
    margin-bottom: 20px;
    width: 690px;
}

td.hir {
  text-align: justify;
  padding:  1px 4px 3px 4px;
}

table.hir th {
  color: white;
  background-color: #0071a5;
  border-style: solid;
  border-color: black;
  border-width: 0 0 1px 0;
  text-align: left;
  margin: 0 0 0 0;
}

tr.highlight {
  background-color: #cfffff;
  border: none;
}

tr.normal {
  background-color: #ffffff;
  border: none;
}

td.hirfej {
  border-style: none;
  border-color: black;
  padding: 1px 1px 1px 1px;
  font-family : Verdana, Arial, Helvetica;
  font-size : 14px;
  font-weight: 500;
  color: white;
  background-color: #0071a5;
}

table.menu_tabla {
    border: none;
    background-color:none;
}

table.menu_tabla td {
   vertical-align: middle;
   text-align: left;
   border: none;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

table.kalendar {
  border: 1px solid gray;
  background-color: #e7fffd;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  width: 150px;
}

td.kalendar_head {
  background-color: #257194;
  text-align: center;
  padding: 1px 1px 1px 1px;
  font-size: 8px;
  width: 18px;
  color: #FFFFFF;
}

td.kalendar_nap {
  text-align: center;
  cursor: hand;
  padding: 1px 1px 1px 1px;
  width: 18px;
  border: 0 0 0 0;
}

table.szavaz {
    bottom: 10px;
}

table.szavaz td {
  vertical-align: top;
  border-style: solid;
  border-color: black;
  border-width: 1px 0px 0px 0px;
}

td.tartalom {
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 0px 0px;
  background-color: #e7fffd;
  width: 510px;
}

/* Szövegelemek */

h1 {
  font-family : Arial;
  font-size : 20px;
  font-weight: 500;
  margin: 15px 0 8px 0;
  color: #016bb7;
  text-align: center;
}

h2 {
  font-family : Arial;
  font-size : 18px;
  font-weight: 500;
  color: #016bb7;
  margin: 15px 0 8px 0;
}

h3 {
  font-family : Arial;
  font-size : 16px;
  font-weight: bold;
  color: #016bb7;
  margin: 15px 0 5px 0;
}

h4 {
  font-family : Arial;
  font-size : 15px;
  font-weight: bold;
  color: #016bb7;
  margin: 15px 0 5px 0;
}

h5 {
  font-family : Arial;
  font-size : 14px;
  font-weight: bold;
  color: #016bb7;
  margin: 0 0 0 0;
}

ul {
  margin-top: 2px;
  margin-bottom: 10px;
}

.kozepre { text-align:center;}

.kozepre-white {
   text-align:center;
   color: #ffffff;
}

.big-white {
  font-family : Arial;
  font-size : 15px;
  font-weight: bold;
  color: #ffffff;
  margin: 15px 0 5px 0;
}

.jobbra { text-align:right;}

.balra { text-align:left;}

.bold {font-weight: bold;}

.pad { padding: 2px 10px 2px 10px;}

.kisbetu {font-size : 9px;}

.nomargin {margin: 0 0 0 0;}

.hibauz {
  font-weight: bold;
  color: #FF0000;
}

.keret1px {
  border-style: solid;
  border-color: black;
  border-width: 1px;
}

P {
  font-family : Verdana, Arial, Helvetica;
  text-align : justify;
  font-size : 9pt;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #000000;
}

p.ul_cim { margin-bottom: 2px;}

pre {
  background-color: #eeeeee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #dddddd;
}

big {
  font-family : Arial;
  font-size : 15px;
  font-weight: bold;
  color: #016bb7;
  margin: 15px 0 5px 0;
}

/* Form elemek */

form.uj {
  margin-top: 2px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
}

input, select, textarea {
  background-color: #cfffff;
  border: 1px solid #003399;
}

input:hover  { background-color: #dddddd; }  
input:active { font-weight: bold; }  
input:focus  { background-color: #afe760; font-weight: bold; }  

textarea:hover  { background: #dddddd; }  
textarea:active { font-weight: bold; }  
textarea:focus  { background-color: #afe760; font-weight: bold;}  

input.button {
  background-color: #ffffff;
  border: none;
}

input.top_marg {
  margin-top: 3px;
  background-color: #cfffff;
  border: 1px solid #003399;
}


fieldset {
  border: 1px solid #cccccc;
  background-color: #afe760;
}

/* References link */

A:link {
  color:#0066dd
  text-decoration: none;
}

A:active
{
  color: #ff0000;
  text-decoration: none;
}

A:visited {
   color: #003399;
   text-decoration: none;
}

A:hover {
  color: #047c7c;
  text-decoration: none;
}

A.noborder:link IMG { border: none; }

A.noborder:visited IMG { border: none; }

A.noborder:active IMG { border: none; }

/* Kép elemek */

IMG.fl_jobb {
  float: right;
  margin-left: 5px;
  margin-top: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

IMG.fl_bal {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

IMG.flnb_jobb {
  float: right;
  margin-left: 5px;
  margin-top: 5px;
  border-style: none;
}

IMG.flnb_bal {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  border-style: none;
}

IMG.menu {
 border: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

IMG.noborder {
 border: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

IMG.almenu {
 border: none;
 margin: 0 0 0 2px;
 padding: 0 0 0 0;
}

IMG.kepgal {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
