

/* Browser independent html styles for a trusted stylebase */
@import url("http://www.fervill.hu/css/html.css"); /* [default html css] */

/* Generic sytlesheet for Unknown, Unknown version Unknown */
/* alapértelmezett az öröklődés */
* {
  color: inherit;
  background: transparent;
  z-index:1;
  font-size: 12px;
}

div.header img.logoimg {
  padding-top: 35px;
  padding-left: 25px;
}

body {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: black;*/

  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #444;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;

  background-color: White;
  margin: 0em;
  padding: 0em;
  border: none;
  border-spacing: 0em;
  /*font-size: 0.8em;*/
}

table.alap {
  height: 100%;
  width: 100%;
}

table.alap * {
  padding: 0px;
  margin: 0px;
}

table.alap img {
  border: none;
}

div.overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right:0px;
}

/*
body.sugo dl {
  margin: 1em;
}
*/


div.segitseg {
  margin: auto;
  width: 70%;
  text-align: left;
}

div.segitseg h1 {
  text-align: left;
}

div.segitseg p {
  text-align: justify;
  padding-left: 2em;
}

div.segitseg b {
  font-size: 1.2em;
}


table {
  padding: 0em;
  margin: auto;
  border-spacing: 0em;
  /* border-width: 0em; */
  border-collapse: collapse;
  border: none;
  width: auto;
  vertical-align: top;
  text-align: left;
}

caption {
  color: #DD0000;
  font-weight: bold;
  font-size: 0.8em;
  caption-side: top;
  text-align: center;
}

th {
  background-color: #498E43;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
}


td {
  color: #444444;
}


img {
  padding: 2px;
  border: 1px solid #C2CBCB;
}

table.alkcsoportlista {
  padding: 0em 0em 0em 20px;
}

form {
  padding: 0em;
  border: none;
  margin: 0em;
  width: 100%;
}

table.headerlogo {
  background: #498e43;
  width: 100%;
}

div.header {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 135px;
  background-image: url("/images/header_top_4.jpg");
  background-repeat: repeat-x;
}

div.header img {
  padding: 0px;
  border: 0px;
}

div.inheader1 {
  display: inline;
  position: absolute;
  left: 0;
  width: 204px;
  height: 135px;
  background-image: url("/images/header_top_1.jpg");
  background-repeat: no-repeat;
}

div.inheader2 {
  display: inline;
  position: absolute;
  left: 204px;
  width: 509px;
  height: 135px;
  background-image: url("/images/header_top_2.jpg");
  background-repeat: no-repeat;
}
/*
div.inheader3 {
  display: inline;
  position: absolute;
  left: 556px;
  width: 157px;
  height: 135px;
  background-image: url("/images/header_top_3.jpg");
  background-repeat: no-repeat;
}*/

div.headerlogo {
  width: 655px;
  height: 87px;
  /*background-image: url("/images/header.png");*/
}

table.headerlogo td {
  text-align: left;
  width: 100%;
  /*background: url("/images/headerbg.jpg");*/
  padding: 0em;
}

div.backbutton {
  width: 100%;
  text-align: center;
  padding: 2px;
}

span.cimke {
  white-space: nowrap;
  /* height: 18px; */
  color: #DD0000;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}

table.talalatilista {
  width: 96%;
  margin: 4px auto 8px auto;
  padding: 0em;
  text-align: left;
  border: 10px;
  border-color: red;
}

table.talalatilista .item_selected {
  background: #444444;
  /*border: 10px;*/
}

table.pager {
  width: 98%;
  margin: 1px auto 1px auto;
  padding: 0em;
}

div.table_warning {
  text-align: center;
  color: #DD0000;
  margin: 16px 40px 30px 40px;
  font-weight: bold;
  font-size: 12px;
}

div.logo {
  /*background-image: url("/images/logo.png");*/
  background-image: url("/images/logo.jpg");
  background-position: center center;
  background-color: #498e43;
  background-repeat: no-repeat;
  /*width: 145px;
  height: 97px;*/
  width: 204px;
  height: 118px;
}

table.alkcsoportlista {
  width: 60%;
  margin: 0em 20% 0em 20%;
}

table.kosartable {
  padding: 0em;
  border-spacing: 0em;
  border-collapse: collapse;
  margin: 0em;
  width: 100%;
  height: 75px;
}

tr.datarow_0 td {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  background-color: #F6FAF3;
  /*background-color: white;*/
  /*font-size: 1em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
}

tr.datarow_1 td {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  background-color: White;
  /*font-size: 1em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
}

tr.datarow_1 img {
  border: none;
}

tr.datarow_0 img {
  border: none;
}

tr.item_selected td {
  vertical-align: middle;
  height: 40px;
  background-color: #80b775;
  color: #333333;
  font-size: 1em;
  border-style: solid;
  /*border-width: 0em 0em 1px 0em;*/
  border-width: 1px 1px 1px 1px;
  border-color: #C2CBCB;
  /*b-order-top-color: #498E43;*/
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
  cursor: pointer;
}

/*tr.item_selected td a {
  color: none;
}*/

tr.datarow_0 td td, tr.datarow_1 td td, tr.datarow_2 td td, tr.datarow_3 td td, tr.item_selected td td {
  border: none;
  padding: 0em;
  margin: 0em;
}

tr.racssor_0 td td, tr.racssor_1 td td, tr.racssor_2 td td, tr.racssor_3 td td, tr.item_selected td td {
  border: none;
  padding: 0em;
  margin: 0em;
}

td.separator {
  height: 1px;
  background-color: #DDDDDD;
  padding: 0em;
}

table.separator td	{
  text-align: center;
  padding: 0em 0em 0em 0em;
  vertical-align: top;
}

table.separator {
  padding: 0em;
  border-spacing: 0em;
  border-collapse: collapse;
  margin: 0em;
  width: 100%;
  clear: both;
}

td.combotitle {
  /* font-family: Verdana, Arial, Helvetica, sans-serif; */
  width: 100px;
  font-size: 10px;
  color: #DD0000;
  font-weight: bold;
}

td.pager_label_l, td.pager_label_r {
  color: #667C7D;
  font-size: 12px;
  font-weight: normal;
  padding: 0em 1px 0em 1px;
  width: 40%;
  white-space: nowrap;
}

td.pager_label_l {
  text-align: left;
}

td.pager_label_r {
  text-align: right;
  visibility: hidden;
}

td.pager {
  text-align: center;
  color: #667C7D;
  font-size: 9px;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  white-space: nowrap;
}

td.pager span {
  padding: 0em 2px 0em 2px;
}

span.pager_talalat {
}

span.pager_page {
}

span.pager_page_current {
  font-weight: bold;
}

span.pager_page_current a {
}

span.pager_separator {
  color: #330000;
}


h1 	{
  font-size: 1.2em;
  color: #498e43;
  font-weight: bold;
  text-align: center;
  }

h1.lapfejlec {
  font-size: 1.2em;
  color: #498e43;
  font-weight: bold;
  text-align: center;
  padding: 10px 6px 6px 6px;
}

/* wait */
table.wait {
  text-align: center;
  color: #404040;
  width: 60%;
  height: 70px;
  margin: 20% 20% auto 20%;
  background-color: #FAFAFA;
  border: 1px #498e43 solid;
  border-collapse: collapse;
  border-spacing: 0em;
}

table.wait img {
  border: none;
}

table.wait td.wait_head {
  /*border-bottom: 2px solid #DD0000;*/
  border-bottom: 2px solid #498e43;
  background-color: #DDDDDD;
  text-align: center;
  font-weight: bold;
  color: #404040;
  padding: 4px;
  font-size: 11px;
}

table.wait td.wait_body {
  text-align: center;
  font-weight: normal;
  line-height: 18px;
  color: #602020;
  background-color: #FAFAFA;
  padding: 4px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 10px;
}


hr {
  border: none;
  background-color: black;
  height: 1px;
}

td.belso {
  padding: 5px 5px 5px 5px;
}

td.newstd {
  padding: 0em 0em 4px 4px;
}

td.newspic {
  padding: 0em 10px 4px 4px;
}

.betusor {
  font-size: 9px;
  color: #BBBBBB;
  text-decoration: none;
}

.betusor:hover {
  font-size: 9px;
  color: #BBBBBB;
  text-decoration: none;
}

a.betusor_act {
  font-size: 9px;
  color: black;
}

a.betusor_act:hover {
  font-size: 9px;
  color: #444444;
}

a {
  /*font-size: 0.9em;*/
  font-size: 12px;
  font-weight: bold;
  font-variant: normal;
  color: #498e43;
  text-decoration: none;
}

a.ul:hover {
  border-bottom: 2px solid #DD0000;
}

a:hover img {
  border-color: white;
}

/*
td {
  font-size: 0.8em;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: black;
  vertical-align: middle;
}
*/
/*
select {
  font-size: 0.8em;
  border-style: 1px solid Black;
  color: Black;
  background-color: White;
}
*/




/* gombok és gomb formájú linkek */
div.buttonline {
  padding: 0.8em;
  text-align: center;
  clear: both;
  color: #498e43;
}

div.buttonline2 {
  padding: 0.8em;
  text-align: center;
  clear: both;
  color: #498e43;
}

a.button, input.button, button {
  color: #498e43;
  border: 1px solid #498e43;
  background-color: White;
  font-weight: bold;
  /*font-size: 0.8em;*/
  font-size: 12px;
  /*-moz-border-radius: 0.4em;
  -moz-outline-radius: 0.4em;*/
  margin: 0.8em;
  text-align: center;
  text-decoration: none;
  cursor:	pointer;
  white-space: nowrap;
}

a.button2, input.button2, button2 {
  color: white;
  border: 1px solid #498e43;
  background-color: #498e43;
  font-weight: bold;
  /*font-size: 0.8em;*/
  font-size: 12px;
  /*-moz-border-radius: 0.4em;
  -moz-outline-radius: 0.4em;*/
  margin: 0.8em;
  text-align: center;
  text-decoration: none;
  cursor:	pointer;
  white-space: nowrap;
}

a.button, a.button2 {
  padding: 4px 4px 4px 4px;
}

input.button, button {
  padding: 3px 1px 3px 1px;
}

a.button:active, a.button:hover, input.button:hover, button:hover {
  border: 1px solid #498e43;
  background-color: #498e43;
  color: white;
  text-decoration: none;
  /*color: #eaea4d;
  background-color: White;
  color: #930000;*/
}

a.button2:active, a.button2:hover, input.button2:hover, button2:hover {
  border: 1px solid #498e43;
  background-color: white;
  color: #498e43;
  text-decoration: none;
  /*color: #eaea4d;
  background-color: White;
  color: #930000;*/
}

/*  ellenorzes */
table.rendadatok
  {
  width: 60%;
  color: black;
  border-collapse: collapse;
  border-spacing: 0em;
  padding: 4px;
  margin: 4px 20% 8px 20%;
  }

table.regadatok
  {
  width: 70%;
  color: black;
  border-collapse: collapse;
  border-spacing: 0em;
  padding: 4px;
  margin: 4px 15% 8px 15%;
  }

td.datarow_0 {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  background-color: White;
  /*font-size: 0.8em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
}

td.datarow_1 {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  background-color: #F6FAF3;
  /*font-size: 0.8em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
}

td.beviteli {
  vertical-align: top;
  height: 18px;
  color: #333333;
  background-color: White;
  /*font-size: 0.8em;*/
  font-size: 10pt;
  border-style: solid;
  border-top-width: 0em;
  border-bottom-width: 1px;
  border-right-width: 0em;
  border-left-width: 0em;
  border-color: #C2CBCB;
  font-weight: normal;
  margin: 0em;
}

/* introscreen*/

table.introscreen {
  width: 100%;
  height: 100%;
}

td.introtd {
  vertical-align: middle;
  text-align: center;
}

/*  alkatreszlista */

a.csoportroot	{
  margin: 4px 4px 4px 4px;
}

a.csoportup	{
  margin: 2px 0em 2px 0em;
}

a.csoportdown	{
  font-weight: normal;
  color: #667C7D;
  margin: 4px 4px 4px 4px;
}

a.csoportdown span.minkeszlettel {
  font-weight: bold;
  color: #333333;
}

div.szallitas {
  height: 20px;
  width: 18px;
  background-repeat: no-repeat;
  background-position: center center;
}

div.szallitas.keszleten_0 {
  background-image: url("/images/keszleten_0.png");
}

div.szallitas.keszleten_1 {
  background-image: url("/images/keszleten_1.png");
}

div.szallitas.nap1_0 {
  background-image: url("/images/1nap_0.png");
}

div.szallitas.nap1_1 {
  background-image: url("/images/1nap_1.png");
}

div.szallitas.nap3_0 {
  background-image: url("/images/3nap_0.png");
}

div.szallitas.nap3_1 {
  background-image: url("/images/3nap_1.png");
}

div.szallitas.het1_0 {
  background-image: url("/images/1het_0.png");
}

div.szallitas.het1_1 {
  background-image: url("/images/1het_1.png");
}

div.szallitas.het3_0 {
  background-image: url("/images/3het_0.png");
}

div.szallitas.het3_1 {
  background-image: url("/images/3het_1.png");
}

div.kosartorles {
  height: 20px;
  width: 18px;
  margin: 0px auto;
  background-repeat: no-repeat;
  background-position: center center;
}

div.kosartorles.torles_0 {
  background-image: url("/images/kosartorles_0.png");
}

div.kosartorles.torles_1 {
  background-image: url("/images/kosartorles_1.png");
}

a.button span.imgleft {
  background-repeat: no-repeat;
  background-position: center left;
  padding: 2px 2px 2px 22px;
  height: 15px;
}

a.button span.imgright {
  background-repeat: no-repeat;
  background-position: center right;
  padding: 2px 22px 2px 2px;
  height: 15px;
}

a.button span.stepback {
  background-image: url("/images/back.png");
}

a.button:hover span.stepback {
  background-image: url("/images/back_hover.png");
}

a.button span.fw {
  background-image: url("/images/forward.png");
}

a.button:hover span.fw {
  background-image: url("/images/forward_hover.png");
}

a.button span.close {
  background-image: url("/images/close.png");
}

a.button:hover span.close {
  background-image: url("/images/close_hover.png");
}

a.button span.del {
  background-image: url("/images/close.png");
}

a.button:hover span.del {
  background-image: url("/images/close_hover.png");
}

a.button span.reload {
  background-image: url("/images/reload.png");
}

a.button:hover span.reload {
  background-image: url("/images/reload_hover.png");
}



button div.img {
  background-repeat: no-repeat;
  background-position: center center;
  display: inline;
  clear: none;
}

button div.img.stepback {
  background-image: url("/images/back.png");
  width: 23px;
  height: 15px;
  float: left;
}

button:hover div.img.stepback {
  background-image: url("/images/back_hover.png");
}

button div.img.close {
  background-image: url("/images/close.png");
  width: 23px;
  height: 15px;
  float: left;
}

button:hover div.img.close {
  background-image: url("/images/close_hover.png");
}

button div.img.fw {
  background-image: url("/images/forward.png");
  width: 23px;
  height: 15px;
  float: right;
}

button:hover div.img.fw {
  background-image: url("/images/forward_hover.png");
}


div.button {
  display: inline;
  border: 1px solid Blue;
}

div.button div.img {
  background-repeat: no-repeat;
  background-position: center center;
  clear: none;
}

div.button div.img.fw {
  background-image: url("/images/forward.png");
  width: 23px;
  height: 15px;
  float: right;
}

div.button:hover div.img.fw {
  background-image: url("/images/forward_hover.png");
}


span.csoportactive	{
  font-size: 10px;
  font-weight: bold;
  color: #DD0000;
  margin: 4px 4px 4px 4px;
}

table.csoportok	{
  width: 60%;
  color: #330000;
  border-collapse: collapse;
  border-spacing: 0em;
  padding: 4px 0em 12px 0em;
  border-color: #C2CBCB;
  border-width: 1px;
  border-style: solid;
  margin: 0em 20% 0em 20%;
  }

div.tovabbi_alcsoport {
  color: #DD0000;
  font-size: 10px;
  font-weight: bold;
  margin: 4px 16px 2px 16px;
}

div.alcsoportok {
  font-size: 10px;
  font-weight: bold;
  color: #990000;
  margin: 2px 32px 4px 60px;
}

div.csoportpath {
  margin: 2px 16px 2px 16px;
}

/* ceginfo */

/* elerhetoseg */
table.contact {
  width: 100%;
  color: black;
  border-collapse: collapse;
  border-spacing: 4px;
  padding: 4px 4px 4px 4px;
}

table.contact img {
  border: none;
  padding: 0em;
  position: relative;
  top: -1px;
}

td.contactrow_0 {
  vertical-align: middle;
  height: 18px;
  color: #333333;
  background-color: #F6FAF3;
  font-size: 10px;
  border-style: solid;
  border-width: 0em 0em 1px 0em;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 4px 4px 4px 4px;
}

td.contactrow_1 {
  vertical-align: middle;
  height: 18px;
  color: #333333;
  background-color: White;
  font-size: 10px;
  border-style: solid;
  border-width: 0em 0em 1px 0em;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 4px 4px 4px 4px;
}

/* elerhetoseg */

div.item_head {
  color: #498e43;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  padding: 8px;
  width: 80%;
}

div.item_body {
  color: black;
  font-weight: normal;
  font-size: 10px;
  padding: 4px 40px 4px 60px;
}

td.item_links {
  color: black;
  font-weight: normal;
  font-size: 10px;
  vertical-align: top;
  padding: 4px;
}

table.login {
  margin: 0em 20% 0em 20%;
  width: 50%;
  padding: 4px;
}

div.login_text {
  color: #330000;
  font-weight: normal;
  font-size: 9px;
  padding: 4px;
  margin: 4px auto 4px auto;
  max-width: 70%;
}

td.login_label {
  color: #330000;
  font-weight: bold;
  padding: 1px 4px 1px 16px;
  text-align: left;
  vertical-align: middle;
  border-style: solid;
  border-width: 0em 0em 1px 0em;
  border-color: #C2CBCB;
}

td.login_field {
  vertical-align: middle;
  border-style: solid;
  border-width: 0em 0em 1px 0em;
  border-color: #C2CBCB;
  padding: 1px 16px 1px 4px;
}

/* szöveges beviteli mezők */
input.input, input.login_field, input.textfield, textarea.input, textarea.textfield, select {
  font-size: 12px;
  border: 1px solid #C2CBCB;
  margin: 1px;
  padding: 1px 2px 1px 2px;
  background-color: White;
  color: #330000;
  font-weight: bold;
  white-space: pre;
}

input.login_field {
  width: 250px;
}

input.field, textarea.field {
  font-size: 1em;
  border: 1px solid #C2CBCB;
  margin: 1px;
  padding: 1px 0.2em 1px 0.2em;
  background-color: White;
  color: #330000;
  font-weight: bold;
  white-space: pre;
}

input.req {
  background-color: White;
}

input.optional {
  background-color: #FFFFCC;
}

table.form tr td {
  vertical-align: top;
}

/*
select {
  font-size: 1em;
  border: 1px solid #CBCBCB;
  margin: 1px 1px 1px 1px;
  background-color: White;
  color: #330000;
  font-weight: bold;
}
*/

div.login_error {
  color: #DD0000;
  font-weight: bold;
  font-size: 11px;
  padding: 8px;
  text-align: center;
  margin-left: 20%;
  margin-right: 20%;
}

div.login_buttonline {
  vertical-align: top;
  padding: 8px;
}

/* cikk */
div.cikk_foadatok {
  margin: 8px 16px 8px 16px;
  text-align: left;
}

div.cikk_tab {
  margin: 8px 16px 8px 16px;
  text-align: center;
}

table.cikk_info {
  width: 60%;
  border: 1px solid #C2CBCB;
  margin: 4px 20% 4px 20%;
}


/*img.cikk_illusztracio_kicsi {
  padding: 2px;
  margin: 4px;
  -border: 1px solid #C2CBCB;
}
*/
/*img.cikk_illusztracio {
  padding: 2px;
  margin: 8px 8px 8px 8px;
  -border: 2px solid #C2CBCB;
  cursor: pointer;
}
*/
/* felhasználói beviteli hiba */
div.user_error {
  color: #FF0000;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
}

/* aktuális szűrőfeltétel kijelzése */
table.szurofeltetelek {
  border: 1px solid #C2CBCB;
  margin: 1em auto 1em auto;
}

span.szuro {
  margin: 2px 0em 2px 0em;
  color: #DD0000;
  font-weight: bold;
  font-size: 10px;
}

span.szuro_extra {
  margin: 2px 4px 2px 4px;
  color: #667C7D;
  font-weight: normal;
  font-size: 9px;
  text-align: left;
}

span.szuro_extra:before {
  content: "(";
}

span.szuro_extra:after {
  content: ")";
}

div.szuro a.cimke {
}

div.rendeles_osszertek {
  font-size: 11px;
  margin: 4px 6px 8px 6px;
  text-align: right;
}

span.osszeg {
  white-space: nowrap;
  text-align: left;
  font-size: 1em;
}

span.osszeg span.ertek {
  font-weight: bold;
  text-align: right;
  font-size: 1em;
}

span.osszeg span.penznem {
  text-align: left;
  padding: 0em 0em 0em 0.5em;
  font-size: 1em;
}

/* formok */
table.form {
  width: 70%;
  margin: 4px auto 4px auto;
  padding: 0em;
}

table.form td.label {
  font-weight: normal;
  color: #330000;
  padding: 2px 4px 2px 4px;
  font-size: 1em;
  text-align: right;
  white-space: nowrap;
}

tr.legend > td {
  font-weight: bold;
  color: #DD0000;
  text-align: left;
  padding: 2px 4px 2px 4px;
  font-size: 1em;
}

/* Cikkszám szűrés */
table.sel_cikkszam {
  width: 60%;
  color: black;
  border-collapse: collapse;
  border-spacing: 0em;
  padding: 4px;
  margin: 4px 20% 8px 20%;
}

/* ceginfo */
table.ceginfo {
  margin: 0em auto 0em auto;
  width: 75%;
}

table.ceginfo td {
  vertical-align: middle;
}

td.ceginfo {
  vertical-align: middle;
  text-align: justify;
  height: 18px;
  color: #333333;
  background-color: White;
  font-size: 11px;
  border-style: solid;
  border-top-width: 0em;
  border-bottom-width: 1px;
  border-right-width: 0em;
  border-left-width: 0em;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 5px 0em 5px 0em;
}

td.imgbg {
  vertical-align: middle;
  padding: 5px 5px 5px 5px;
}

/*img.contact_foto {
  -border: 1px solid #C2CBCB;
}
*/
td.katalogus {
  vertical-align: middle;
  height: 18px;
  color: #333333;
  background-color: White;
  font-size: 11px;
  border-width: 0em 0em 0em 0em;
  font-weight: normal;
  padding: 5px 0em 5px 0em;
}

center {
  clear: both;
  /*text-align: center;*/
}


/* text-align */
*.left {
  text-align: left;
}

*.center {
  text-align: center;
  clear: both;
}

*.right {
  text-align: right;
}

*.justify {
  text-align: justify;
}

*.float_left {
  float: left;
}

*.float_right {
  float: right;
}

*.clear_left {
  clear: left;
}

*.clear_right {
  clear: right;
}

*.clear_both, *.clear {
  clear: both;
}


/* tab */
div.tabline {
  padding: 0em 13px 3px 13px;
  margin: 0em;
  width: auto;
  vertical-align: middle;
  border-color: #C2CBCB;
  border-style: solid;
  border-width: 0em 0em 1px 0em;
}

div.tab_active, div.tab_inactive {
  display: inline;
  overflow: hidden;
  vertical-align: middle;
  font-weight: bold;
  font-size: 9px;
  padding: 3px 10px 3px 10px;
  margin: 3px 3px  0em 3px;
  border-color: #C2CBCB;
  border-style: solid;
  border-width: 1px 1px 0em 1px;
  position: relative;
}

div.tab_inactive {
  cursor: pointer;
  color: #330000;
  background: #F6FAF3;
  border-bottom: 1px solid #C2CBCB;
}

div.tab_inactive:hover {
  color: #930000;
}

div.tab_active {
  color: #DD0000;
  background: White;
  border-bottom: 1px solid White;
}

span.visszaigazolas_warning {
  font-weight: bold;
  color: #DD0000;
  margin: 2px 2px 2px 2px;
}

div.visszaigazolas_ok {
  background-image: url("/images/ok.gif");
  margin: 0em 0em 0em 0em;
  width: 20px;
  height: 18px;
}

div.visszaigazolas_nincs {
  background-image: url("/images/nincs.gif");
  margin: 0em 0em 0em 0em;
  width: 20px;
  height: 18px;
}

span.hier_separator {
  margin: 2px 3px 2px 3px;
  color: black;
  font-weight: normal;
}

dl dt {
  text-align: left;
  color: #DD0000;
  font-weight: bold;
  margin: 3px 0em 3px 0em;
}

dl dd {
  text-align: left;
  color: black;
  font-weight: normal;
  font-size: 9px;
  margin: 0em 0em 3px 23px;
  padding: 0em 3px 0em 3px;
}

dl.user_err, dl.user_info, dl.user_tip {
  max-width: 70%;
  margin: 1em auto 1em auto;
  border: 1px solid #C2CBCB;
  background-color: LightYellow;
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-bottomright: 1em;
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-topright: 1em;
  -moz-outline-radius: 1em;
}

dl.user_err img, dl.user_info img, dl.user_tip img {
  width: 20px;
  height: 18px;
  margin: 0em 3px 0em 2px;
  border: none;
}

tr.thulepopup {
  border-style: solid;
  border-top-width: 0em;
  border-bottom-width: 1px;
  border-right-width: 0em;
  border-left-width: 0em;
  border-color: #C2CBCB;
}

td.thulepopup {
  vertical-align: middle;
  height: 18px;
  color: #333333;
  background-color: White;
  font-size: 11px;
  border-style: solid;
  border-top-width: 0em;
  border-bottom-width: 0em;
  border-right-width: 0em;
  border-left-width: 0em;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 5px 0em 5px 0em;
}

span.mezo_hivatkozas {
  color: #DD0000;
  font-size: 10px;
  font-weight: bold;
}

span.telefonszam {
  color: #330000;
  font-size: 10px;
  font-weight: bold;
  margin: 0em 3px 0em 3px;
}

table.rendeles_fej {
  margin: 3px auto 3px auto;
}

table.rendeles_fej table {
  border-top: 1px solid #C2CBCB;
  border-left: 1px solid #C2CBCB;
  border-right: 1px solid #C2CBCB;
  margin: 3px 3px 3px 3px;
}

table.rendeles_fej td {
  vertical-align: top;
}

table.rendeles_fej td table td {
  vertical-align: middle;
}

table.rendeles_fej td.value {
  font-weight: bold;
}

table.magyarazat {
  text-align: left;
  width: 60%;
  margin: 0em auto 0em auto;
  background-color: #F6FAF3;
}

td.aktualis {
  font-weight: bold;
}

table.lepesek {
  text-align: left;
  background-color: #F6FAF3;
}

table.lepesek tr {
  margin: 0em 0em 1px 0em;
  border-color: black;
}

table.lepesek td {
  vertical-align: top;
}

div.magyarazat {
  text-align: center;
}

div.kosar_icon {
  background: url("/images/kosar_kicsi.gif");
  background-position: center center;
  background-repeat: no-repeat;
  /*h_eight: 20px;
  w_idth: 18px;*/
  height: 28px;
  width: 28px;
  visibility: hidden;
  cursor: pointer;
}

/*div.kosar_icon img {
  padding: 0em;
  border: none;
}*/


iframe.szuro {
  width: 100%;
  border: none;
  height: 30px;
}

iframe.talalatilista {
  width: 100%;
  height: auto;
  border: none;
}


div.akciocim {
  clear: both;
  width: 75%;
  margin: 1em 10% 1em 10%;
  padding-left: 2em;
  padding-right: 2em;
}

div.akcioszoveg {
  text-align: center;
  padding: 1em;
  margin: 0em;
  font-size: 1.1em;
}

div.akciocim h1 {
  text-align: left;
  padding: 0em;
  margin: 0em;
  border: 0em;
  font-size: 1.4em;
  color: #DD0000;
}


/*div.akcio img {
  border-style: solid;
  padding: 2px;
  -border-width: 1px;
  -border-color: #C2CBCB;
}
*/
div.akcio ul {
  text-align: left;
  color: #DD0000;
  font-weight: bold;
  margin: 3px 0em 3px 0em;
  padding-left: 0em;
}

div.akcio ul li {
  margin-left: 4em;
  font-weight: normal;
  color: black;
}


div.termekinfo {
  clear: both;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
}

div.termekinfo h1 {
  color: #880000;
  text-align: left;
}
/*
div.termekinfo img {
  float: left;
  -border-style: solid;
  padding: 2px;
  -border-width: 1px;
  -border-color: #C2CBCB;
  margin-right: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}
*/

div.separator {
  padding: 0em;
  margin: 0em;
  border: 0em;
  border-top: 1px solid #DDDDDD;
  clear: both;
  min-height: 4px;
}

div.separator.full {
  background-image: url("/images/separatoralja.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 8px;
}


div.jarmutortenet, div.sajatautoim {
  color: #DD0000;
  font-weight: bold;
  text-align: left;
  padding: 2px 6px 0em 6px;
  margin: 0em;
  border: 0em;
}

div.jarmutortenet ul, div.sajatautoim ul {
  padding: 0em;
  margin: 0em;
  border: 0em;
}

div.jarmutortenet ul li, div.sajatautoim ul li {
  color: #DD0000;
  font-weight: bold;
  text-align: left;
  padding: 0em;
  margin: 0em;
  border: 0em;
  white-space: nowrap;
}

div.sajatautoim a.delete {
  width: 20px;
  height: 18px;
  background-image: url("/images/nincs.gif");
  background-repeat: no-repeat;
  background-position: center center;
}


div.hidden_validator_error {
  display: none;
  color: #DD0000;
  font-weight: bold;
  font-size: 0.8em;
  clear: both;
}

div.validator_error {
  display: block;
  color: #DD0000;
  font-weight: bold;
  font-size: 0.8em;
  clear: both;
}

div.error {
  display: block;
  width: 70%;
  background-color: LightYellow;
  border: 2px solid Red;
  padding: 10px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
  color: Red;
}

div.success {
  display: block;
  width: 70%;
  background-color: LightYellow;
  border: 2px solid Green;
  padding: 10px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
  color: Green;
}

div.progress {
  display: block;
  width: 70%;
  background-color: LightYellow;
  border: 2px solid Blue;
  padding: 10px 10px 10px 40px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
  color: Blue;
  background-image: url('/images/indicator2.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 5px 4px;
}

table.termek {
  width: 75%;
  border: 1px solid black;
  margin-left: auto;
  margin-right: auto;
}

table.termek tr.datarow_0 td {
  background-color: White;
}

table.termek tr.datarow_1 td {
  background-color: #F6FAF3;
}

table.termek td {
  margin: 0em;
  padding: 0em;
  border: 0em;
}

table.termek th.tipus {
  color: #DD0000;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  background: #C2CBCB;
  height: 2em;
  vertical-align: middle;
}

table.termek td.altipus {
  color: #300000;
  font-size: 0.6em;
  font-weight: bold;
  text-align: center;
  background: #EEEEEE;
  height: 1.5em;
  vertical-align: middle;
}

table.termek td.kep {
  vertical-align: middle;
  text-align: center;
  width: 4em;
  height: 4em;
  border-bottom: 1px solid #C2CBCB;
}

/*table.termek td.kep img {
  -border: 1px solid #C2CBCB;
  -padding: 2px;
}
*/
table.termek table.info {
  width: 100%;
  border-bottom: 1px solid #C2CBCB;
}

table.termek td.nev {
  color: #DD0000;
  text-align: left;
  font-weight: bold;
  font-size: 0.8em;
  border-bottom: 1px solid #C2CBCB;
  border-left: 1px solid #C2CBCB;
}

table.termek td.viszkozitas {
  color: #300000;
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  border-bottom: 1px solid #C2CBCB;
}

table.termek td.leiras {
  padding: 0.3em;
  color: #300000;
  border-left: 1px solid #C2CBCB;
}

table.termek td.marka {
  padding: 0.3em;
  color: #300000;
  border-left: 1px solid #C2CBCB;
}

table.termek td.cikkszam {
  padding: 0.3em;
  color: #300000;
  border-left: 1px solid #C2CBCB;
}

table.termek td.marka span.value {
  font-weight: bold;
  padding: 0.3em;
  color: #300000;
}

table.termek td.cikkszam span.value {
  font-weight: bold;
  padding: 0.3em;
  color: black;
}


table.szuroarak th {
  background: #C2CBCB;
  padding: 6px;
  text-align: center;
  font-size: 0.8em;
}

table.szuroarak th.autotipus {
  font-weight: bold;
  padding: 3px;
  text-align: left;
  color: #300000;
}

table.szuroarak th.cikkszam {
  font-weight: bold;
  padding: 3px;
  text-align: left;
  color: #300000;
}

table.szuroarak th.regiar {
  font-weight: bold;
  padding: 3px;
  text-align: right;
  color: #300000;
}

table.szuroarak th.ujar {
  font-weight: bold;
  padding: 3px;
  text-align: right;
  color: #300000;
}

table.szuroarak td.autotipus {
  font-weight: bold;
  color: #880000;
  padding: 3px;
}

table.szuroarak td.cikkszam {
  color: #300000;
  padding: 3px;
}

table.szuroarak td.regiar {
  text-decoration: line-through;
  color: #300000;
  text-align: right;
  padding: 3px;
}

table.szuroarak td.ujar {
  font-weight: bold;
  color: #DD0000;
  text-align: right;
  padding: 3px;
}


table.postakoltsegek th {
  background-color: #DD0000;
  padding: 0.5em;
  font-size: 1.1em;
  color: White;
  font-weight: bold;
}

table.postakoltsegek td {
  color: #300000;
  padding: 0.5em;
  font-weight: bold;
}

table.postakoltsegek .ertekhatar {
  text-align: left;
}

table.postakoltsegek .koltseg {
  text-align: right;
}



table.cikktalalat {
  width: 90%;
  border: 1px solid #C2CBCB;
  margin: 0em 0em 0.5em 0em;
}

table.focikk {
  width: 100%;
  background: #E2EBEB;
}

table.focikk td.termekcsoport {
  text-align: center;
  padding: 0.5em 1em 0.5em 1em;
  white-space: nowrap;
}

table.focikk td.termekcsoport span.cikkszam {
  padding: 0em 0.5em 0em 0.5em;
  font-size: 0.8em;
  color: #300000;
}
/*
table.focikk h1 {
  display: inline;
  color: inherit;
  font-size: 1.6em;
  -border: 1px solid #C2CBCB;
  -text-align: left;
}
*/
table.focikk td.cikkfoto {
  text-align: Left;
  vertical-align: bottom;
}

/*table.focikk td.cikkfoto img {
  -padding: 2px;
  margin: 0.5em;
  -border: 1px solid #C2CBCB;
  background: White;
}
*/
table.focikk td.cikkjellemzo {
  padding: 0.5em 1em 0.5em 1em;
  text-align: left;
  vertical-align: top;
  width: 100%;
}

table.focikk td.cikkjellemzo th, table.focikk td.cikkjellemzo td {
  padding: 0em 1em 0em 1em;
  white-space: nowrap;
}

table.focikk table.cikkjellemzo th {
  font-size: 0.5em;
}

table.focikk td.cikkjellemzo .kiemelve {
  font-weight: bold;
}

table.focikk td.cikkjellemzo .jellemzo {
  text-align: right;
}

table.focikk td.cikkjellemzo .ertek {
  text-align: left;
}

table.focikk td.cikkjellemzo span {
  margin: 0em 0.5em 0em 0.5em;
}

table.cikktalalat td.no_szinonima {
  text-align: center;
  color: #DD0000;
  margin: 6px 0em 6px 0em;
  font-weight: bold;
}

table.cikktalalat td.szinonimalista {
  border-top: 1px solid #C2CBCB;
}

td.szinonimalista span.szinonima {
  color: #300000;
  font-weight: bold;
}

table.szinonimalista th {
  font-size: 0.5em;
}


div.ceginformacio {
  width: 80%;
  margin: auto;
  padding: 0em;
}

div.ceginformacio p, div.ceginformacio div {
  margin: 0.3em;
  padding: 0.5em;
  overflow: visible;
}

div.ceginformacio p.left {
  margin-right: 8em;
}

div.ceginformacio p.right {
  margin-left: 8em;
}

div.ceginformacio img {
  margin: 1em;
}

div.ceginformacio b {
  font-size: 1.1em;
}


table.sel_jarmutipus {
  width: 90%;
  margin: 0em auto 0em auto;
}


div.form {
  width: 70%;
  margin: 0em auto 0em auto;
}

form.sel_jarmu div.caption {
  float: left;
  left: 10em;
  color: #DD0000;
  padding-top: 1px;
  font-weight: bold;
}

form.sel_jarmu label {
  float: left;
  clear: left;
  width: 45%;
  text-align: right;
  padding-right: 2em;
  font-weight: bold;
}

form.sel_jarmu input, form.sel_jarmu select {
  float: left;
}

form.sel_jarmu input.button {
  float: none;
}


div.keresofa {
  width: 85%;
  margin: 0.5em auto 0.5em auto;
  padding: 2px;
  border: 1px solid #C2CBCB;
  text-align: left;
}

div.keresofa span.label {
  font-weight: bold;
  padding: 0em 1em 0em 0em;
}

div.keresofa a {
  padding: 0em 0.5em;
}

div.keresofa span.current {
  padding: 0em 0.5em 0em 0.5em;
  font-weight: bold;
  color: #DD0000;
}


table.talalatok	{
  width: auto;
  color: #330000;
  border-collapse: collapse;
}

table.talalatok	td {
  padding-right: 2em;
  padding-left: 1em;
  background-image: url("/images/kisnyil.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
}

table.talalatok	tbody, table.talalatok thead {
  padding: 1em;
}


table.termekinfo {
  width: 85%;
  border: 1px solid #C2CBCB;
  margin: auto;
}

table.termekinfo th {
  text-align: center;
  color: White;
  font-size: 1.3em;
  background: #498E43;
  border: 1px solid #C2CBCB;
}

table.termekinfo td {
  text-align: center;
  border: 1px solid #C2CBCB;
}

table.termekinfo td.logo {
  height: 170px;
  width: 170px;
  padding: 0.5em;
  border-right: none;
}

table.termekinfo td.leiras {
  width: 50%;
  padding: 0.5em;
  border-left: none;
}

table.termekinfo td.sep, table.termekinfo th.sep {
  padding: 0.5em;
  background-color: #FFFD40;
  border: none;
}

/*table.termekinfo td a:hover img {
  padding: 1px;
  -border: 2px solid #DD0000;
}*/

table.termekinfo td a {
  border: none;
}

/*table.termekinfo td img {
  -padding: 2px;
  -border: 1px solid White;
}
*/
div.gyartoleiras {
  width: 80%;
  margin: auto;
  padding: 0em;
}

div.gyartoleiras p, div.gyartoleiras div {
  margin: 0.3em;
  padding: 0.5em;
  overflow: visible;
}

div.gyartoleiras p.left {
  margin-right: 8em;
}

div.gyartoleiras p.right {
  margin-left: 8em;
}
/*
div.gyartoleiras img {
  margin: 1em;
  -padding: 2px;
  -border: 1px solid #C2CBCB;
}
*/
div.gyartoleiras b {
  font-size: 1.1em;
}

iframe.rpc {
  width: 1em;
  height: 1em;
  border: 1px solid green;
}

table.cikkinfotab {
  float: right;

}

div.index {
  position: fixed;
  left: 0em;
  top: 0em;
  bottom: 0em;
  right: 0em;
  text-align: center;
  vertical-align: middle;
}

div.index div {
  height: 33%;
}

div.index img {
  margin: auto;
}

img.icon {
  padding: 0em;
  border: none;
}


ul.jarmutortenet li, ul.sajatautoim li {
  padding: 6px 0em 6px 0em;
  white-space: nowrap;
}


div.telekosar_0 {
  background-image: url("/images/kosarban_0.png");
  height: 20px;
  width: 18px;
  background-position: center center;
  background-repeat: no-repeat;
}

div.telekosar_1 {
  background-image: url("/images/kosarban_1.png");
  height: 20px;
  width: 18px;
  background-position: center center;
  background-repeat: no-repeat;
}


*.hidden {
  visibility: hidden;
}

div.res1 {
  height: 51px;
  width: 352px;
  background-image: url("/images/header_mid_01.jpg")
}

div.res2 {
  position: absolute;
  top: 0px;
  left: 352px;
  right: 0px;
  bottom: 0px;
  height: 51px;
  width: 100%;
  background-image: url("/images/header_mid_02.jpg");
  background-repeat: repeat-x;
}


/* kosár frame háttér képek, üres kosár esetén */
div.kosarframe div.kosarbg {
  display: inline;
  height: 135px;
  width: 203px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background: url("/images/kosar_ures.jpg");
}
/*
div.kosarframe div.kosardesign1 {
  display: inline;
  height: 84px;
  width: 346px;
  top: 0px;
  position: absolute;
  background: url("/images/kosarbg_ures_01.jpg");
  background-repeat: no-repeat;
}
*/
div.kosarframe.tele div.kosarbg {
  background: url("/images/kosar_tele.jpg");
}
/*
div.kosarframe.tele div.kosardesign1 {
  background: url("/images/kosarbg_tele_01.jpg");
}*/


/*div.kosarframe img {
  padding: 0px;
  border: 0px;
}*/
/*
div.kosar {
  height: 32px;
  background-image: url("/images/kosarbg_ures_03.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0em;
  padding: 0em;
  padding-left: 36px;
  vertical-align: middle;
}

div.kosar.tele {
  background-image: url("/images/kosarbg_tele_03.jpg");
}
*/
div.kosarframe div.kosarlabel {
  position: absolute;
  top: 15px;
  left: 74px;
  right: 19px;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
}

div.kosarframe.tele div.kosarlabel {
  color: #444444;
}

div.kosar div.msg {
  text-align: center;
  margin: auto;
  padding: 40px 20px 0px 23px;
}

div.kosar div.msg a {
  font-weight: normal;
}

div.kosar div.mennyiseg {
  text-align: center;
  padding: 0.2em 0em 0em 0em;
}

div.kosar div.mennyiseg span {
}

div.kosar div.ertek {
  text-align: center;
  padding: 0.1em;
}

div.kosar div.ertek span {
}

div.kosar_spacer {
  height: 23px;
}

div.usererror {
  width: 60%;
  background: White;
  border: 5px solid #DD0000;
  font-size: 1.5em;
  font-weight: bold;
  padding: 1em;
  margin: 5em auto 1em auto;
  color: #880000;
}


div.termekinfo_gyorslinkek {
  width: 80%;
  padding: 0.5em;
  border: 1px solid #D1D1D1;
  margin: 1em 0% 1em 0%;
  text-align: right;
}

div.termekinfo_gyorslinkek label {
  text-align: center;
  color: #DD0000;
  font-weight: bold;
}
/*
div.termekinfo_gyorslinkek form {
  margin: auto;
}
*/

div.kereskedelmi_egyseg {
  border-top: 1px solid  #D1D1D1;
  border-bottom: 1px solid  #D1D1D1;
  clear: both;
  width: 85%;
  padding: 1em;
  background-color: #F4F9F0;
}

div.kereskedelmi_egyseg div.foto {
  float: left;
  width: 85px;
}

div.kereskedelmi_egyseg h1 {
  float: left;
}

div.kereskedelmi_egyseg div.nyitvatartas {
  float: right;
  width: 30%;
}

div.kereskedelmi_egyseg div.nyitvatartas div.nap {
  float: left;
  text-align: right;
  width: 50%;
}

div.kereskedelmi_egyseg div.nyitvatartas div.ido {
  float: right;
  text-align: left;
  width: 50%;
}

div.contact {
  margin: 0.5em 5em 0.5em 5em;
  border-top: 1px solid  #D1D1D1;
  clear: both;
  width: 75%;
  padding: 0.5em;
}
/*
div.contact div.foto {
  float: left;
}
*/
div.contact div.nev {
  font-weight: bold;
}
/*
div.contact div.beosztas {
  text-decoration: ;
}
*/
div.contact div.elerhetoseg {
  float: left;
  margin-left: 3em;
}

div.contact div.elerhetoseg div {
  padding-left: 25px;
  background-position: left center;
  background-repeat: no-repeat;
  text-align: left;
  padding-top: 3px;
  height: 2em;
}

div.contact div.elerhetoseg div.telefon {
  background-image: url("/images/icon_phone.gif");
}

div.contact div.elerhetoseg div.mobil {
  background-image: url("/images/icon_mobil.png");
}

div.contact div.elerhetoseg div.fax {
  background-image: url("/images/icon_fax.png");
}

div.contact div.elerhetoseg div.email {
  background-image: url("/images/icon_email.gif");
}

div.contact div.elerhetoseg div.skype {
  background-image: url("/images/icon_skype.png");
}


div.szukites {
  padding: 0em 0.5em 0.5em 0.5em;
  margin: 1em auto 1em auto;
  width: 75%;
  border: 1px solid #D1D1D1;
  background-color: LightYellow;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
}

div.szukites p.label {
  text-align: center;
  color: #DD0000;
  font-weight: bold;
  white-space: nowrap;
}


div.userinfo {
  text-align: right;
  position: absolute;
  bottom: 12px;
  right: 25px;
  color: #498E43;
}

div.userinfo p {
  margin: 0px;
  padding: 0px;
}

div.userinfo span.adat {
  font-weight: bold;
  color: #444444;
}

/*div.userinfo span.label {
  font-weight: normal;
  color: #FFEEEE;
}*/

div.katalogus_ripca {
  margin-left: 40px;
}

ul.katalogus_ripca {
  width: 70%;
  margin: auto;
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.5em;
  list-style-type: upper-roman;
}

ul.katalogus_ripca li {
  padding-left: 1em;
  margin-left: 1em;
  width : 100%;
}

ul.katalogus_ripca li.tree ul {
  display: none;	  
}

ol.katalogus_ripca {
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.5em;
  list-style-type: upper-roman;
  margin-left: 0px;
  padding-left: 0px;
}

ol.katalogus_ripca li {
  padding-left: 5px;
  margin-left: 0px;
}

ol.katalogus_ripca li.tree ul {
  margin-left: 0px;
  padding-left: 0px;
  display: none;
  list-style: none;
}

div.katalogus_klima {
  margin-left: 40px;
}

ul.katalogus_klima {
  width: 70%;
  margin: auto;
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.5em;
  list-style-type: upper-roman;
}

ul.katalogus_klima li {
  padding-left: 1em;
  margin-left: 1em;
  width : 100%;
}

ul.katalogus_klima li.tree ul {
  display: none;	  
}

ol.katalogus_klima {
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.5em;
  list-style-type: upper-roman;
  margin-left: 0px;
  padding-left: 0px;
}

ol.katalogus_klima li {
  padding-left: 5px;
  margin-left: 0px;
}

ol.katalogus_klima li.tree ul {
  margin-left: 0px;
  padding-left: 0px;
  display: none;
  list-style: none;
}

div.hasznosinfok {
}

ul.hasznosinfok {
  width: 70%;
  margin: auto;
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.5em;
  list-style: none;
}

ul.hasznosinfok li {
  background-image: url("/images/kisnyil.jpg");
  background-repeat: no-repeat;
  background-position: left 0.5em;
  padding-left: 1em;
  margin-left: 1em;
  list-style: none;
}

/*
ul.hasznosinfok li.tree, ul.hasznosinfok li.leaf {
}
*/

ul.hasznosinfok li.tree ul {
  display: none;
}


div.hasznosinfo {
  width: 80%;
  margin: auto;
  padding: 0em;
  font-size: 1.1em;
}

div.hasznosinfo p, div.hasznosinfo div {
  margin: 0.3em;
  padding: 0.5em;
  overflow: visible;
}

div.hasznosinfo p.left {
  margin-right: 8em;
}

div.hasznosinfo p.right {
  margin-left: 8em;
}

div.hasznosinfo img {
  margin: 1em;
}

div.hasznosinfo b {
  font-size: 1.1em;
}

div.hasznosinfo table {
  width: 70%;
}

div.hasznosinfo td, div.hasznosinfo th {
  border: 1px solid Gray;
}

div.kiemeles {
  display: inline;
  color: red;
}

table.cikkadat td.cikkadat {
  /*margin: auto;*/
  padding: 0em 1em 1em 1em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  /*border-color: #C2CBCB;*/
  border-color: #498e43;
  background-color: #FFFFE8;
}

table.cikkadat td.adat {
  font-weight: bold;
}

table.cikkadat td.oszlop {
  vertical-align: top;
  padding: 0em 0.8em 0em 0.8em;
}

table.cikkadat {
  border-collapse: collapse;
}

table.racs {
  width: 96%;
  margin: 4px auto 8px auto;
  padding: 0em;
  text-align: left;
  border: 10px;
  border-color: red;
}

tr.racssor_0 td {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  /*background-color: #F6FAF3;*/
  background-color: #E8E8FF;
  /*font-size: 1em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
  white-space: nowrap;
}

tr.racssor_1 td {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  background-color: #FFFFE8;
  /*font-size: 1em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
  white-space: nowrap;
}

tr.racssor_3 td {
  vertical-align: middle;
  height: 40px;
  color: #333333;
  background-color: white;
  /*font-size: 1em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
  white-space: nowrap;
}

tr.racssor td {
  vertical-align: middle;
  height: 40px;
  color: #333333;
 /*font-size: 1em;*/
  font-size: 1em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C2CBCB;
  font-weight: normal;
  padding: 0em 2px 0em 2px;
  margin: 0em;
  white-space: nowrap;
}

tr.racssor_0 td td, tr.racssor_1 td td {
  border: none;
}

tr.racssor td.nincsadat {
  background-color: #800000;
  color: yellow;
  font-weight: bold;
  text-align: center;
}

table.racs tr.item_selected td {
  white-space: nowrap;
}

table.racs th.datahead {
  white-space: nowrap;
}

table.racs th {
  background-color: #498E43;
  color: #eaea4d;
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  /*border-color: white;*/
  border-color: #C2CBCB;
}



div.focimsor {
  font-size: 15px;
  text-align: left;
  color: #eaea4d;
  font-weight: bold;
  padding: 1em 0px 1em 0px;
}

div.loginform {
  /*text-align: center;*/
  width: 65%;
  margin: auto;
  padding: 1em;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #498e43;
}

div.mainheader {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 84px;
}

div.mainheader img {
  padding: 0px;
  border: 0px;
}

div.mainarea {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #ffffff;
  padding: 10px;
}

img.galeria {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  cursor:	pointer;
}

p.ceginfo {
  text-align: justify;
}

div.elerhetoseg {
  padding: 30px;
}

div.elerhetoseg img {
  padding: 4px;
}

h2.elerhetoseg {
  font-size: 20px;
  font-weight: bold;
}

h2.partnereink {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

table.partnereink td {
  padding: 4px;
  border: 1px solid black;
}

table.control_haromallasu th {
  background-color: #498e43;
  color: white;
  text-align: center;
}

table.control_haromallasu th.szuronev {
  background-color: white;
}

tr.halvanypiros td {
  background-color: #fde3e3 !important;
}

.halvanypiros {
  background-color: #fde3e3 !important;
}

tr.halvanyzold td {
  background-color: #d0f4ad !important;
}

.halvanyzold {
  background-color: #d0f4ad !important;
}

tr.halvanysarga td {
  background-color: #ffffe8 !important;
}

.halvanysarga {
  background-color: #ffffe8 !important;
}

table.szinmagyarazat {
  border: 1px solid #c2cbcb;
}

table.szinmagyarazat td {
  padding: 3px;
}

td.hiba {
  color: red;
  font-weight: bold;
}

ul.kinalunk {
  margin: 15px 20px 20px 20px;
}

ul.kinalunk li.focsoport {
  margin: 10px 10px 10px 10px;
  padding: 8px 0px 8px 0px;
}

li.focsoport span.csoportnev {
  font-weight: bold;
  /*font-size: 15px;*/
  font-size: 1.4em;
}

img.keretnelkul {
  border: none;
}

div.infodiv {
  border: 1px solid #498e43;
  color: #498e43;
  padding: 5px;
  margin: 10px;
  /*width: 400px;*/
}

#infodiv {
  position: absolute;
  visibility: hidden
}

ul.keresesmagyarazat {
  width: 40%;
  text-align: center;
}

ul.keresesmagyarazat li {
  text-align: left;
}

table.hirek {
  width: 75%;
}

table.hirek td.hir_fejlec {
  color: #498e43;
  font-size: 12px;
}

.bold {
  font-weight: bold;
}

table.hirek td.hir_behuzas {
  width: 20px;
}

table.hirek td.hir_szoveg {
  font-size: 12px;
  padding: 0px 0px 10px 0px;
  border-width: 1px 1px 1px 1px;
  border-color: red;
  text-align: justify;
}

div.hamarosan {
  padding: 2px;
  position: absolute;
  right: 4px;
  bottom: 34px;
  width: 106px;
  color: white;
  font-size: 12px;
  border-color: white;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  text-align: center;
}

div.nyelvvalaszto {
  padding: 2px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

div.nyelvvalaszto a:hover img {
  border-color: white;
}

img.flag {
  border: 1px solid white;
  margin: 2px;
  padding: 0px;
}

th.kuka {
  background-image: url("/images/kuka.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

img.kuka {
  border: none;
  cursor: pointer;
}

*.pointer {
  cursor: pointer;
}

img.eterkep {
  padding: 0px;
  margin: 0px;
}

#address_box {
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #009933;
  padding: 3px;
  width: 300px;
  top: 368px;
  left: 564px;
  visibility: hidden;
}

.partner_textbox {
  color: #009933;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

div.betetdij {
  text-align: right;
  font-size: 0.8em;
}

table.sportalap {
  height: 100%;
  width: 100%;
  background-image: url('/images/sport/hatter.jpg');
}

table.sportalap td {
  text-align: center;
}

table.sportalap table {
  height: 100%;
  width: 100%;
  text-align: center;
}

table.sportalap * {
  padding: 0px;
  margin: 0px;
}

table.sportalap img {
  border: none;
}

div.kosarhelyettesito {
  padding-left: 2em;
}


tr.elorendeles td {
  /* background-color: #FFFFE0; */
  background-color: #E0F0E0;
}

tr.rendeles td {
  /* background-color: #FFFFE0; */
  background-color: #E0F0E0;
  border-top: 2px solid #498E43;
}

tr.helyettesito td {
  /* background-color: #FFFFE0; */
  background-color: #F0F0F0;
  border-top: 1px;
  color: #808080;
}

span.cikkszam {
  font-weight: bold;
}

tr.label td {
  color: #498E43;
  font-weight: bold;
  border-top-width: 1px;
  border-bottom: 1px solid #C2CBCB;
  background-color: White; /* #F0F0F0; */
}

tr.rowspacer td {
  height: 1.5em;
  border-top: 2px solid #498E43;
  /*b_order-bottom: 1px solid #C2CBCB;*/
}

table.kataloguscontent {
  border-collapse: separate;
  border-spacing: 5px;
}

table.kataloguscontent td {
  width: 33%;
  border: 1px solid #498e43;
}

table.fejezetbutton {
  width: 100%;
  height: 100%;
}

table.fejezetbutton td {
  /*padding: 10px 10px 10px 10px;*/
  vertical-align: middle;
  text-align: center;
  width: 50%;
  border: none;
}

table.navigator td {
  padding: 0.5em;
}

div.closediv {
  padding: 0em;
  text-align: right;
  font-weight: bold;
  color: red;
}

div.closediv a {
  color: red;
  text-decoration: none;
  cursor: pointer;
}

div.closediv a:hover {
  color: red;
  text-decoration: none;
  cursor: pointer;
}

#popup_cikkadat {
  position: absolute;
  top: 4px;
  left: 2px;
  width: 630px;
  -moz-opacity: 0.9;
  border-color: #498e43;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  background-color: #FFFFE8;
  padding: 0em 1em 1em 1em;
  visibility: hidden;
  cursor: pointer;
}

#popup_telefon {
  position: absolute;
  visibility: hidden;
  cursor: pointer;
  width: 290px;
  -moz-opacity: 0.9;
  border-color: #498e43;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  background-color: #FFFFE8;
  padding: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 0em 1em;
  -moz-outline-radius: 1em 1em 0em 1em;
}

#popup_pipa {
  position: absolute;
  visibility: hidden;
  cursor: pointer;
  width: 290px;
  -moz-opacity: 0.9;
  border-color: #498e43;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  background-color: #FFFFE8;
  padding: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 0em 1em;
  -moz-outline-radius: 1em 1em 0em 1em;
}

span.link {
  color: #498e43;
  font-weight: bold;
  font-size: 12px;
  margin: 0.8em;
  text-align: center;
  text-decoration: none;
  cursor:	pointer;
  white-space: nowrap;
}

div.indicator {
  background-repeat: no-repeat;
  background-image: url("/images/indicator.gif");
  width: 56px;
  height: 21px;
}

div.indicator2 {
  background-repeat: no-repeat;
  background-image: url("/images/indicator2.gif");
  width: 31px;
  height: 31px;
}

div.hiba {
  background-repeat: no-repeat;
  background-image: url("/images/hiba.png");
  width: 32px;
  height: 32px;
}




div.upload
{
  width: 400px;
  text-align: left;
  margin-top: 30px;
}

div.upload *
{
  margin: 5px;
}

div.rendelesimport_error {
  display: block;
  background-color: LightYellow;
  border: 2px solid Red;
  padding: 10px 10px 10px 40px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
  color: Red;
}

div.rendelesimport_success {
  display: block;
  background-color: LightYellow;
  border: 2px solid Green;
  padding: 10px 10px 10px 40px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
  color: Green;
}

div.rendelesimport_progress {
  display: block;
  background-color: LightYellow;
  border: 2px solid Blue;
  padding: 10px 10px 10px 40px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
  color: Blue;
  background-image: url('/images/indicator2.gif');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 2px 2px;
  cursor: wait;
}

div.rendelesimport_button {
  display: block;
  background-color: LightYellow;
  border: 2px solid #CCCCCC;
  padding: 10px 10px 10px 40px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
}

div.upload input.file {
  position: relative;
  text-align: right;
  -moz-opacity:0 ;
  filter: alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}

img.button
{
	border: none !important;
}

fieldset
{
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
}

#fs_import_settings
{
	height: 20px;
}

#l_import_settings
{
	cursor: pointer;
}

#t_import_settings
{
	display: none;
}

#d_import_hiba
{
	display: none;
}

div.d_import_hibalista
{
	background-color: LightYellow;
	border: 2px solid Red;
	padding: 10px;
	-moz-border-radius: 1em;
	-moz-outline-radius: 1em;
	font-weight: bold;
	color: Red;
}






/* Kerekitett sarkok */
.kereksarok_kontener {
}

.kereksarok_kontener .fej .sarok,
.kereksarok_kontener .lab .sarok {
	font-size: 1px;
}

.kereksarok_kontener .fej {
	background: transparent url('/images/sliding/tl.jpg') no-repeat 0px 0px;
}

.kereksarok_kontener .fej .sarok {
	height: 13px;
	background: transparent url('/images/sliding/tr.jpg') no-repeat right 0px;
}

.kereksarok_kontener .torzs {
	background: transparent url('/images/sliding/ml.jpg') repeat-y 0px 0px;
}

.kereksarok_kontener .torzs .tartalom {
	background: transparent url('/images/sliding/mr.jpg') repeat-y right 0px;
}

.kereksarok_kontener .lab {
	background: transparent url('/images/sliding/bl.jpg') no-repeat 0px 0px;
}

.kereksarok_kontener .lab .sarok {
	height: 14px;
	background: transparent url('/images/sliding/br.jpg') no-repeat right 0px;
}






div.progressbar_kontener {
	padding: 1px;
	border: 1px solid black;
	height: 15px;
	width: 220px;
}

div.progressbar_kontener #progressbar {
	background-color: green;
	height: 15px;
	text-align: right;
	font-weight: bold;
	color: #CCCCCC;
}

div.eredmeny {
  display: block;
  width: 70%;
  background-color: LightYellow;
  border: 2px solid #CCCCCC;
  padding: 10px;
  -moz-border-radius: 1em;
  -moz-outline-radius: 1em;
  font-weight: bold;
}

div.eredmeny p, div.eredmeny p.note {
	color: #CCCCCC;
}

div.eredmeny p.success {
	color: Green;
}

div.eredmeny p.error {
	color: Red;
}














div.menu {
  padding: 0em;
  position: absolute;
  top: 0em;
  bottom: 0em;
  left: 0em;
  right: 0em;
  height: 100%;
  margin: 0px;
  background: #C4C4C4 url("/images/sraffhatter.jpg");
  background-repeat: repeat-y;
}

div.menudesign1 {
  height: 32px;
  width: 204px;
  background: url("/images/linksortop_06.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  /*display: absolute;*/
  top: 0;
  left: 0;
}

div.menudesign2 {
  height: 12px;
  width: 204px;
  background: url("/images/linksor_11.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0;
  padding: 0;
  /*display: absolute;*/
  top: 32px;
  left: 0;
}

div.menudesign3 {
  height: 21px;
  width: 204px;
  background: url("/images/linksor_16.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0;
  padding: 0;
  /*display: absolute;*/
  top: 45px;
  left: 0;
}

div.menudesign4 {
  height: 28px;
  width: 204px;
  background: url("/images/linksor_37.jpg");
}

div.menudesign5 {
  height: 39px;
  width: 204px;
  background: url("/images/linksor_46.jpg");
  background-repeat: no-repeat;
  text-align: center;
  display: block;
  padding-top: 10px;
}

a.mailto_firm {
  color: black;
  font-size: 10px;
  font-style: italic;
}

div.menudesign6 {
  height: 100%;
  width: 204px;
  background-image: url("/images/sraffhatter.jpg");
  background-repeat: repeat-y;
  position: absolute;
  bottom: 0px;
  top: 0px;
  z-index: -1;
}



ul.menu {
  width: 100%;
  margin: 0em;
  padding: 0em;
}

ul.menu li {
  display: block;
  padding: 0em;
  margin: 0em;
  background-image: url("/images/linksor_32.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  height: 27px;
  width: 204px;
  vertical-align: middle;
  border: none;
  white-space: nowrap;
}

ul.menu li.elso {
  background-image: url("/images/linksor_21.jpg");
}

ul.menu li a {
  color: white;
  font-size: 10pt;
  font-weight: normal;
  vertical-align: middle;
  text-align: left;
  display: block;
  padding: 5px 0px 5px 37px;
  margin: 0px;
  height: 17px;
  width: 144px;
  border: none;
}

ul.menu li a:hover {
  text-decoration: underline;
}

td.menuitem {
  height: 27px;
  width: 204px;
  padding-left: 40px;
  background: url("/images/linksor_32.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

td.menuitem1 {
  height: 27px;
  width: 204px;
  padding-left: 40px;
  background: url("/images/linksor_21.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

table.menu a {
  color: white;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none
}

table.menu a:hover, a:active {
  text-decoration: underline
}

div.menu img {
  padding: 0px;
  border: 0px;
}





div#mainmenu h3 {
	margin: 0em;
  	color: white;
	background-image: url("/images/linksor_32.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	height: 27px;
	width: 204px;
	vertical-align: middle;
	border: none;
	white-space: nowrap;
	cursor: pointer;
	font-size: 10pt;
}

div#mainmenu h3.menu {
	padding-left: 30px;
	width: 174px;
	padding-top: 6px;
	height: 21px;
}

div#mainmenu h3 a {
	color: white;
	font-size: 10pt;
	display: block;
	height: 21px;
	width: 147px;
	padding-top: 6px;
	padding-left: 30px;
}

div#mainmenu h3 a span {
	font-size: 10pt;
}
