
HTML, BODY {
  margin: 0px;
  padding: 0px;
  border: none;
  height: 100%;
  width: 100%;
}

* {
  font-family: Verdana, Tahoma, sans-serif;
}

.bold { font-weight: bold; }
.italic { font-style: italic; }

*.noprint { display: none; visibility: hidden; }

/* Altalanos beallitasok */

BODY {
  font-size: 12px;
  color: #33480F;
}

IMG { border: none; }

A {
  text-decoration: none;
  color: #a0a0a0;
}

A:hover {
}

.spacer {
  font-size: 1px;
  width: 1px;
  height: 1px;
}

#header {
  border-bottom: 1px solid #000000;
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.tabmenu {
  background: url(img/hmenu_bg.gif);
  padding-left: 6px;
  font-weight: bold;
}

.tabmenu A, .tabmenu-current A  { color: #3e5b0b; }

.tabmenu-current {
  background: url(img/hmenu_sel_bg.gif);
  padding-left: 6px;
  font-weight: bold;
}

#logo {
  width: 210px;
  text-align: center;
}

#main {
}

#main_content {
  margin-top: 20px;
  margin-bottom: 20px;
}

#page_name {
  margin-bottom: 10px;
  border-bottom: 1px dotted #a0a0a0;
}

.page_name, .page_name H1 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.page_name H1 {
  margin: 0;
  padding: 0;
}

#page_desc {
  display: none;
}

#content {
  margin-top: 20px;
}

#footer {
  border-top: 1px solid #000000;
  height: 20px;
}

TD {
  font-size: 10px;
  font-weight: normal;
  color: #262626;
}

TABLE.normaltable
{
  border-style: solid;
  border-color: #a0a0a0;
  border-left-width: 1px;
  border-top-width: 1px;
  border-collapse: collapse;
}

TABLE.normaltable TD
{
  border-style: solid;
  border-color: #a0a0a0;
  border-left-width: 0;
  border-right-width: 1px;
  border-top-width: 0;
  border-bottom-width: 1px;
}

/* list row*/
.lr TD,
.lr_pn TD,
.lr_ps TD,
.lr_subtotal TD,
.lr_grandtotal TD,
.lr_error TD {
  border-style: solid;
  border-color: #a0a0a0;
  border-left-width: 0;
  border-right-width: 1px;
  border-top-width: 0;
  border-bottom-width: 1px;
  font-size:10px;
  font-weight:normal;
  color:#004D14;
}

.lr TD TD,
.lr_pn TD TD,
.lr_ps TD TD {
  border: none;
}

.lr_pn TD {
  background-color: #FFFFFF;
}

.lr_ps TD {
  background-color: #e7e7e7;
}

.lr_subtotal TD {
  background-color: #FFFCAD;
}

.lr_grandtotal TD {
  background-color: #CCE995;
  font-weight: bold;
}

.lr_error TD {
  background-color: #FFD700;
}

/* list header */
.lh TH, .lh TD {
  background-color: #e7e7e7;
  font-size:10px;
  font-weight:bold;
  color:#004D14;
  border-style: solid;
  border-color: #a0a0a0;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  text-align: center;
}

TD.listSortCell {
  background-color: #e7e7e7;
  border-style: solid;
  border-color: #a0a0a0;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  padding-bottom: 0px;
}

DIV.list_fieldlist {
  width: 180px;
  padding: 4px;
  background-color: #ffffff;
  border: 1px solid #64822F;
  position: absolute;
  z-index: 100;
  text-align: justify;
  display: none;
}

input {
  border-collapse: collapse;
  font-size: 9px;
  font-weight:bold;
  padding: 1px;
  border: 1px solid #a0a0a0;
  color: #00592F;
  background-color:#FFFFFF;
}

INPUT.checkbox {
  border: none;
  padding: 0px;
}

TEXTAREA {
  font-size:7pt;
  font-weight:bold;
  color:#00592F;
  padding: 0px;
  background-color:#FFFFFF;
  border: 1px solid #789C39;
}

SELECT {
  background-color:#FFFFFF;
  font-size:9px;
  font-weight:bold;
  color:#00592F;
}

/* FORM RELATED SYLES */
.formHeaderTxt {
  font-size:10px;
  font-weight:bold;
  color:#004D14;
}

.formRequired {
  font-size:10px;
  font-weight:bold;
  color:#004D14;
}

.boxNormal, .formNormal, .listatext {
  font-size:10px;
  font-weight:normal;
  color:#004D14;
}

.formSubtext {
  font-size:10px;
  font-weight:normal;
  color:#004D14;
}

.formSubError {
  font-size:10px;
  font-weight:bold;
  color:#FF4D14;
}

a.formSubError {
  text-decoration: none;
}

a.formSubError:hover {
  text-decoration: underline;
}

.warning {
  line-height: 20px;
  font-size:   11px;
  font-weight: normal;
  color:       #ffffff;
  text-decoration: none;
  background-color:#a0a0a0;
}

.status {
  line-height: 20px;
  font-size:   11px;
  font-weight: bold;
  color:       #000000;
  text-decoration: none;
  background-color:#e7e7e7;
}

.hint {
  width: 180px;
  padding: 4px;
  background-color: #ffffff;
  color: #64822F;
  border: 1px solid #a0a0a0;
  position: absolute;
  z-index: 100;
  text-align: justify;
  display: none;
}

TABLE.former, TABLE.former_hmenu {
  border: 1px solid;
  border-color: #a0a0a0;
}

.subtitle {
  font-size:   13px;
  font-weight: bold;
  color:       #000000;
  text-decoration: none;
  margin-bottom: 10px;
}

.err_handle_error {
  font-size: 14px;
  color: #64822F;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: bold;
}

TABLE.navigbar {
  width: 620px;
  background-color: #CCE995;
  border: 1px solid #789C39;
}

TABLE.navigbar IMG {
  vertical-align: middle;
}

TABLE.navigbar TD {
  padding: 4px;
}

HR {
  border: 1px solid #FFFFFF;
  height: 1px;
}

/* Datasheet */
TABLE.dsForm {
  background: #ffffff;
}

TD.dsLine {
  background: #ffffff;
  height: 4px;
}

TD.dsTitle {
  background: #a0a0a0;
  padding: 1px;
}

TD.dsTitle H3 {
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 10px !important; /* inherit */
}

TD.dsLabel {
  background: #e7e7e7;
  font-weight: bold;
  padding: 2px;
  border-bottom: 1px dotted #a0a0a0;
  line-height: 14px;
}

DIV.dsLabel {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 8px;
  line-height: 14px;
}

TD.dsJoin {
  background: #e7e7e7;
  padding: 2px;
  border-bottom: 1px dotted #a0a0a0;
  line-height: 14px;
}

TD.dsData {
  background: #ffffff;
  padding: 3px;
  border-bottom: 1px dotted #a0a0a0;
  line-height: 14px;
}
/* Datasheet End */

.ort_line {
  margin-bottom: 6px;
}

.ort_line, .ort_line A {
  font-size: 12px;
}

/* Urlap beallitasok */

.frm {
  background: #f7f7f7;
}

.frmButtonList {
  text-align: center;
  padding-top: 5px;
}

.button {
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a0a0a0;
  border: 1px solid #000000;
}

.frmButtonList .button {
  margin-left: 6px;
  margin-right: 6px;
}

.formtab {
  background: url(img/form_menu_bg.gif);
  padding-left: 6px;
  font-weight: bold;
  white-space: nowrap;
}

.formtab-current {
  background: url(img/form_menu_sel_bg.gif);
  padding-left: 6px;
  font-weight: bold;
  white-space: nowrap;
}

.formtab a, .formtab-current a {
  white-space: nowrap;
}

/* Help */
DIV.helptext {
  margin-bottom: 20px;
}

DIV.helptitle {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  margin-bottom: 10px;
}
