@media print {
          html {
            margin                   : 0px;
          }

          body {
            margin                   : 0px;
          }

	  H1.print {
	    font-size                : 22px;
	    font-weight              : normal;
	    color                    : #000000;
	    padding-left             : 20px;
	    margin-top               : 5px;
	    margin-bottom            : 10px;
	    padding-top              : 6px;
	    padding-bottom           : 5px;
	  }

	  TH.print {
	    text-align               : center;
	    border-top               : #000000 1px solid;
	    border-bottom            : #000000 1px solid;
	    color                    : #000000;
	  }

	  TH.printLeft {
	    text-align               : center;
	    border-left              : #000000 1px solid;
	    border-top               : #000000 1px solid;
	    border-bottom            : #000000 1px solid;
	    color                    : #000000;
	  }

	  TH.printRight {
	    text-align               : center;
	    border-right             : #000000 1px solid;
	    border-top               : #000000 1px solid;
	    border-bottom            : #000000 1px solid;
	    color                    : #000000;
	  }

	  td.printSumma  {
	    font-family              : Tahoma, Arial, Sans-serif;
	    font-size                : 11px;
	    font-weight              : bold;
	    color                    : #000000;
	  }

	  TR.odd {
	    height                   : 20px;
	    color                    : #000000;
	  }

	  TR.odd TD.NyilatkContent {
	    font-size                : 11px;
	    color                    : #000000;
	  }

	  TR.even {
	    height                   : 20px;
	    color                    : #000000;
	  }

	  TR.even TD.NyilatkContent {
	    font-size                : 11px;
	    color                    : #000000;
	  }
}

body {
  background                 : #ffffff url(../NxAu_Images/data_pattern.gif) top left repeat-x fixed;
  margin                     : 0px;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  color                      : #48473e;
  scrollbar-face-color       : #eff7ff;
  scrollbar-highlight-color  : #eff7ff;
  scrollbar-shadow-color     : #2f406a;
  scrollbar-3Dlight-color    : #2f406a;
  scrollbar-arrow-color      : #2f406a;
  scrollbar-track-color      : #eff7ff;
  scrollbar-darkshadow-color : #eff7ff;
}

a {
  color                      : #9a0000;
  font-weight                : bold;
  text-decoration            : none;
}

a:hover {
  color                      : #600000;
  font-weight                : bold;
  text-decoration            : underline;
}

a.almenu {
  color                      : #9a0000;
  font-weight                : normal;
  text-decoration            : none;
}

a.almenu:hover {
  color                      : #600000;
  font-weight                : normal;
  text-decoration            : underline;
}

a.subtitle_small  {
  font-size                  : 11px;
  font-family                : Tahoma, Arial, Sans-serif;
  font-weight                : normal;
  color                      : #9a0000;
  text-decoration            : none;
}

H1.alap {
  font-size                  : 20px;
  font-weight                : normal;
  color                      : #9a0000;
  padding-left               : 20px;
  margin-top                 : 5px;
  margin-bottom              : 10px;
  padding-top                : 6px;
  padding-bottom             : 5px;
}

H1.print {
  font-size                  : 22px;
  font-weight                : normal;
  color                      : #000000;
  padding-left               : 20px;
  margin-top                 : 5px;
  margin-bottom              : 10px;
  padding-top                : 6px;
  padding-bottom             : 5px;
}

.button {
  border                     : #a4cbec 1px solid;
  background-color           : #f4f7fe;
  font-size                  : 11px;
  font-weight                : normal;
  width                      : 150px;
  color                      : #124167;
  padding                    : 2px;
  cursor                     : pointer;
  height                     : 20px;
  filter                     : progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');
}

.button_hover {
  border                     : #a4cbec 1px solid;
  background-color           : #f4f7fe;
  font-size                  : 11px;
  font-weight                : normal;
  width                      : 150px;
  color                      : #124167;
  padding                    : 2px;
  cursor                     : pointer;
  height                     : 20px;
}

.button_small {
  border                     : #a4cbec 1px solid;
  background-color           : #f4f7fe;
  font-size                  : 11px;
  font-weight                : normal;
  width                      : 80px;
  color                      : #124167;
  padding                    : 2px;
  cursor                     : pointer;
  height                     : 20px;
  filter                     : progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');
}

.button_small_hover {
  border                     : #a4cbec 1px solid;
  background-color           : #f4f7fe;
  font-size                  : 11px;
  font-weight                : normal;
  width                      : 80px;
  color                      : #124167;
  padding                    : 2px;
  cursor                     : pointer;
  height                     : 20px;
}

textarea {
  border-right               : #a4cbec 1px solid;
  border-top                 : #a4cbec 1px solid;
  border-left                : #a4cbec 1px solid;
  border-bottom              : #a4cbec 1px solid;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  color                      : #48473e;
}

textarea.kotelezo {
  border-right               : #a4cbec 1px solid;
  border-top                 : #a4cbec 1px solid;
  border-left                : #a4cbec 1px solid;
  border-bottom              : #a4cbec 1px solid;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  font-weight                : bold;
  color                      : #48473e;
  background                 : #fbe9e3;
}

.login {
  margin                     : 0px;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  color                      : #48473e;
}

.body_data {
  line-height                : 16px;
  font-size                  : 11px;
}

TD {
  font-size                  : 11px;
  color                      : #48473e;
}

TH {
  font-size                  : 11px;
  font-weight                : bold;
  text-align                 : left;
  color                      : #48473e;
}

TH.print {
  text-align                 : center;
  border-top                 : #a4cbec 1px solid;
  border-bottom              : #a4cbec 1px solid;
  background-color           : #f4f7fe;
}

TH.printLeft {
  text-align                 : center;
  border-left                : #a4cbec 1px solid;
  border-top                 : #a4cbec 1px solid;
  border-bottom              : #a4cbec 1px solid;
  background-color           : #f4f7fe;
}

TH.printRight {
  text-align                 : center;
  border-right               : #a4cbec 1px solid;
  border-top                 : #a4cbec 1px solid;
  border-bottom              : #a4cbec 1px solid;
  background-color           : #f4f7fe;
}

td.printSumma  {
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  font-weight                : bold;
}

TR.odd {
  height                     : 20px;
  background-color           : #f4f7fe;
}

TR.odd TD.NyilatkContent {
  font-size                  : 11px;
}

TR.odd TD.NyilatkList {
  font-size                  : 11px;
}

TR.even {
  height                     : 20px;
}

TR.even TD.NyilatkContent {
  font-size                  : 11px;
}

TR.even TD.NyilatkList {
  font-size                  : 11px;
}

TD.lista {
  border                     : #a4cbec 1px solid;
}

TH.lista {
  text-align                 : center;
  border                     : #a4cbec 1px solid;
  background-color           : #f4f7fe;
}

TR.lista {
  border                     : #a4cbec 1px solid;
}

TD.jeloltlista {
  border                     : #a4cbec 1px solid;
  background                 : #FFFFD3;
}

TR.jeloltlista {
  border                     : #a4cbec 1px solid;
  background                 : #FFFFD3;
}

TD.jeloltlistahover {
  border                     : #a4cbec 1px solid;
  background                 : #ffeeac;
}

TR.jeloltlistahover {
  border                     : #a4cbec 1px solid;
  background                 : #ffeeac;
}

TR.listahover {
  border                     : #a4cbec 1px solid;
  background                 : #ffeeac;
}

TD.altalanos
{
  font-weight                : bold;
  COLOR                      : #48473e;
  font-family                : Arial;
}

TH.altalanos
{
  font-weight                : bold;
  color                      : #9a0000;
  font-family                : Arial;
}

P.help {
  margin-left                : 25px;
}

INPUT {
  margin-bottom              : 0px;
  background                 : #ffffff;
  border                     : 1px solid #a4cbec;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  height                     : 17px;
  color                      : #48473e;
  padding                    : 2px;
}

INPUT.kotelezo
{
  border-right               : #a4cbec 1px solid;
  border-top                 : #a4cbec 1px solid;
  border-left                : #a4cbec 1px solid;
  border-bottom              : #a4cbec 1px solid;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  font-weight                : bold;
  height                     : 17px;
  color                      : #48473e;
  background                 : #fbe9e3;
}

SELECT.kotelezo
{
  border                     : 1px solid #a4cbec;
  font-size                  : 11px;
  font-family                : Tahoma, Arial, Sans-serif;
  font-weight                : bold;
  color                      : #48473e;
  height                     : 17px;
  width                      : 200pt;
  background                 : #fbe9e3;
}

SELECT
{
  border                     : 1px solid #a4cbec;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  color                      : #48473e;
  WIDTH                      : 126px;
  background                 : #ffffff;
}

.select.multiple
{
  border                     : 1px solid #a4cbec;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 12px;
  color                      : #48473e;
  WIDTH                      : 120pt;
  background                 : #ffffff;
}

.logo_left {
  width                      : 12px;
  height                     : 115px;
  background                 : url(../NxAu_Images/logobg_left.gif) top left no-repeat;
}

.logo_right {
  width                      : 12px;
  height                     : 115px;
  background                 : url(../NxAu_Images/logobg_right.gif) top left no-repeat;
}

.logo_pattern {
  height                     : 115px;
  width                      : 185px;
  background                 : url(../NxAu_Images/logobg_pattern.gif) top left repeat-x;
}

.menu {
  height                     : 80px;
  background                 : url(../NxAu_Images/columnbg_pattern.gif) top left repeat-x;
}

.menu_left {
  width                      : 12px;
  background                 : url(../NxAu_Images/columnbg_left.gif) top left no-repeat;
}

.menu_right {
  width                      : 12px;
  background                 : url(../NxAu_Images/columnbg_right.gif) top left no-repeat;
}

.headbg_left {
  width                      : 12px;
  background                 : url(../NxAu_Images/headbg_left.gif) top left no-repeat;
}

.headbg_right {
  width                      : 12px;
  background                 : url(../NxAu_Images/headbg_right.gif) top right no-repeat;
}

.headbg{
  height                     : 98px;
  background                 : url(../NxAu_Images/headbg_pattern.gif) top left repeat-x;
}

.data {
  background                 : url(../NxAu_Images/columnbg_pattern.gif) top left repeat-x;
}

.data_left {
  width                      : 12px;
  background                 : url(../NxAu_Images/columnbg_center_left.gif) top left no-repeat;
}

.data_right {
  width                      : 12px;
  background                 : url(../NxAu_Images/columnbg_center_right.gif) top left no-repeat;
}

.menu_list {
  line-height                : 16px;
}

.menu_list a {
  display                    : block;
  width                      : 100%;
}

.menu_list td {
  font-weight                : bold;
  font-size                  : 12px;
  text-transform             : lowercase;
  text-align                 : right;
}

.menu_list th {
  font-weight                : bold;
  font-size                  : 12px;
}

li.help {
  margin-top                 : 5px;
  text-align                 : justify;
}

.menu_list ul {
  padding                    : 0px 12px 0px 12px;
  margin                     : 0px;
  list-style-type            : none;
}

.menu_list ul li {
  font-size                  : 13px;
  font-weight                : bold;
  background                 : url(../NxAu_Images/bullet_greyarrowed_dark.png) no-repeat 0px 8px;
  margin                     : 0px;
  padding                    : 2px 0px 2px 15px;
}

.menu_list ul li#active {
  background                 : url(../NxAu_Images/bullet_redarrowed.png) no-repeat 0px 8px;
}

.menu_list ul li#active a {
  color                      : #900000;
}

.menu_list ul li a {
  color                      : #313131;
  text-decoration            : none;
}

.menu_list ul li a:hover {
  text-decoration            : underline;
}

.menu_list ul li#active ul li a {
  color                      : #313131;
}

.menu_list ul li ul li {
  font-size                  : 11px;
  font-weight                : bold;
  background                 : url(../NxAu_Images/branch_darkboxed.png) no-repeat 3px 0px;
  margin                     : 0px;
  padding                    : 2px 0px 2px 29px;
}

.menu_list ul li ul li.branch_last {
  background                 : url(../NxAu_Images/branch_darkboxed_last.png) no-repeat 3px 0px;
}

.menu_list ul li ul li#active {
  background                 : url(../NxAu_Images/branch_darkboxed_act.png) no-repeat 3px 0px;
}

.menu_list ul li ul li#active.branch_last {
  background                 : url(../NxAu_Images/branch_darkboxed_last_act.png) no-repeat 3px 0px;
}

.menu_list ul li ul li#active {
  background                 : url(../NxAu_Images/branch_darkboxed_act.png) no-repeat 3px 0px;
}

.menu_list ul li ul li a {
  color                      : #313131;
  text-decoration            : none;
}

td.title  {
  font-size                  : 16px;
  font-family                : Arial;
  font-weight                : bold;
  color                      : #9a0000;
}

td.title_black  {
  font-size                  : 16px;
  font-family                : Arial;
  font-weight                : bold;
  color                      : #000000;
}

td.title_small  {
  font-size                  : 11px;
  font-family                : Tahoma, Arial, Sans-serif;
  font-weight                : bold;
  color                      : #9a0000;
}

td.subtitle_small  {
  font-size                  : 11px;
  font-family                : Tahoma, Arial, Sans-serif;
  padding-left                : 25px;
}

span.item  {
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 10pt;
  font-weight                : bold;
  color                      : #9a0000;
}

p.kiemelt {
  font-size                  : 14px;
  font-weight                : bold;
  font-family                : Tahoma, Arial, Sans-serif;
  color                      : #000000;
}

td.summa  {
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  font-weight                : bold;
  color                      : #48473e;
}

td.bottom  {
  font-size                  : 1pt;
  border-bottom              : solid 1px #000000;
}

td.message  {
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 8pt;
  font-weight                : bold;
  color                      : #FF0000;
}

td.separater  {
  border-bottom              : dotted 1px #bcc9cb;
}

/* Cookie-figyelmeztetés */
.cookie-bar {
    background-color:#D0D0D0;
    border: 1px solid #DDDDDD;
    display: none;
    left: 50%;
    margin-left: -50%;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 3000;
    background: rgb(90, 90, 90) transparent;   /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(90, 90, 90, 0.2);   /* RGBa with 0.2 opacity */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33909090, endColorstr=#33909090);  /* For IE 5.5 - 7*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33909090, endColorstr=#33909090)";  /* For IE 8*/
}
.cookie-table {
    width: 100%;
}
.cookie-table td {
  padding: 5px;
}
.cookie-bar .cookie-table {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
}
.cookie-bar .cookie-table h6 {
    color: #689ab8; /*#f86c1a;*/
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 5px 0 7px 0;
}
.cookie-bar .btn {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    width: 200px;
}
.cookie-bar .btn button {
    margin: 0 30px;
    height: 45px;
    width: 150px;
    font-size: 20px;
}
.cookie-bar .btn button:hover {
  background-color: #c6d8e3;
}