/* Keret */

html, body {
  height:100%;
} 

body {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

ul {
  margin: 0px;
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  list-style-type: square;
}

li {
  padding-bottom: 5px;
}

/* IDs */

#keret {
  min-height: 100%;
  width: 923px;
  border-right: 1px solid #D8D8D8;
  margin-bottom: -45px;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

* html #keret {height:100%;} 

#fejlec {
  text-align: center;
  position: relative;
  margin: 0 -131px;
  min-height: 0;
}
 
/* mac hide \*/
* html #header{height:56px;he\ight:1px}
/* end hide*/
 
#lablec {
  width: 923px;
  clear: both;
  height: 45px;
  border-top: 1px solid #D8D8D8;
  color: #686868;
  text-align:center;
  position:relative;
}

* html #footer {/*only ie gets this style*/
\height:45px;/* for ie5 */
he\ight:45px;/* for ie6 */
}

#clearfooter{clear:both;height:45px;}/*needed to make room for footer*/
* html #tartalom {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

#kezdolap {
  text-align: justify;
}

/* classes */

td.kozepso-szurke {
  border-left: 1px solid #D8D8D8;
}

input.submit {
  width: 83px;
  height: 18px;
  font-size: 10px;
}

font.termek_nev_cim {
  font-family: Verdana;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}

font.termek_ar {
  font-family: Verdana;
  font-weight: bold;
  font-size: 28px;
  color: #000000;
}

font.headline {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

input.megrendeles_text {
  width: 135px;
  border: 1px solid #000000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

div.megrendeles {
  width: 94px;
  height: 13px;
  border: 1px solid #000000;
  text-align: center;
}

td.termek_ar_hatter {
  background-color: #D8D8D8;
  height: 34px;
}

font.termek_ar_felirat {
  font-family: Verdana;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
}

td.menu_gomb {
  background-color: #ADADAD;
  text-align: left;
  padding-left: 10px;
  border-bottom: 1px solid #FFFFFF;
  height: 25px;
  width: 95px;
  vertical-align: middle;
}

td.ujdonsag_termek1 {
  background-color: #D8D8D8;
}

td.ujdonsag_termek0 {
  background-color: #FFFFFF;
}

td.ujdonsag_fejlec {
  border-bottom: 1px solid #000000;
  font-weight: bold;
  text-align: left;
}

input.kereso {
  width: 135px;
  border: 1px solid #000000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

input.button {
  width: 23px;
  height: 17px;
  font-size: 8px;
}

select.termek_csoportok {
  width: 210px;
  border: 1px solid #000000;
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

td.kepkeret {
  border: 1px solid #000000;
  width: 78px;
  height: 78px;
}

/* Links */


a {
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

a:hover {
  font-family: Verdana;
  text-decoration: underline;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

a.menu_link {
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

a.menu_link:hover {
  font-family: Verdana;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

a.collapse_link {
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

a.collapse_link:hover {
  font-family: Verdana;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}

