TABLE .table_termekek{
  width: 520px;
  margin: 5px;
  border-bottom: dotted 1px #000000;
}
TABLE .table_termekek TD{
  border: dotted 1px #000000;
  border-bottom: none;
  border-right: none;
  text-align: center;
}
.termek_header{
  background: #636C72;
  color: #ffffff;
  padding: 5px;
  margin: 5px;
  font-weight: bolder;
  font-size: 12px;
}
.kategoria_1{
  border: solid 1px #ffffff;
  border-top: none;
  width: 150px;
  font-size: 8pt;
  padding: 2px;
  cursor: pointer;
  background-color: #636C72
}
.kategoria_2{
  border: solid 1px #ffffff;
  border-top: none;
  width: 150px;
  font-size: 8pt;
  padding: 2px;
  cursor: pointer;
  background-color: #3C5238;
}
.lejar_1{
  width: 300px;
  height: 220px;
  background: #ffffff;
  color: #636C72
  margin: 1px;
  font-size: 8pt;
  text-align: center;
}
.betu_1{
  text-decoration: none;
  color: #497544;
  font-size: 8pt;
}
.menu{
  text-decoration: none;
  /*font-size: 10pt;*/
  color: #FFFFFF;
  font-weight: bold;
}
.lejar_szoveg_1{
  font-weight: bolder;
  color: #497544;
  font-size: 8pt;
}
.lejar_szoveg_2{
  font-weight: bolder;
  color: #636C72
  font-size: 8pt;
}
.lejar_szoveg_3{
  font-weight: bolder;
  color: #636C72
  font-size: 12pt;
}
.lejar_szoveg_4{
  font-weight: solid;
  color: red;
  font-size: 8pt;
}
.fieldset_1 INPUT{
  width: 150px;
  border: solid 1px #888888;
  background: #A2C79E;
}
.fieldset_1 TD{
  width: 150px;
}
.lejar_licit{
  text-align: center;
  width: 98px;
  height: 17px;
  background: red;
  color: #ffffff;
  font-weight: bolder;
  cursor: pointer;
  margin-left: 1px;
  margin-right: 1px;
}
.lejar_licit_list{
  width: 120px;
  height: 17px;
  background: red;
  color: #ffffff;
  font-weight: bolder;
  cursor: pointer;
  margin-left: 8px;
  margin-right: 1px;
}
/*sajat_termek.html*/
input.form_style {
font-size: 10px;
color: #666666;
}
select.form_style {
font-size: 10px;
color: #666666;
}
input.submit_style {
font-size: 10px;
color: #000000;
}
.small_grey {
font-size: 9px;
color: #666666;
}
table.turlap{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}
select[disabled] {
color: #FFFFFF;
background-color: #FFFFFF;
}
input[disabled] {
color: #FFFFFF;
background-color: #FFFFFF;
}