#container{
  width: 960px;
  font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
  font-size: 12pt;
  /* background-image: url(hatter_lagy2.jpg); */
  /* background-attachment: fixed; */
  /* margin: 0px 0px 0px 0px; */
}

#nav{
  float: right;
  text-align: right;
  font-size: 9pt;
  font-family: Tahoma, Arial;
}


body{
  margin: 0px 0px 0px 0px;;
  padding: 0 0 0 0;
  width: 960px;

}

#felirat{
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 16pt;
  color: #FFF;
}

#reklam{
  position: absolute;
  top: 0px;
  left: 470px;
  margin: 0 0 0 0;
  color: #FF0;
}

#reklam ul{
  list-style-type: none;
}

#reklam li{
  text-align: center;
  font-weight: bold;
  /* background-color: #000; */
}

a img{
  border: none;
}

#banner{
  /* position: fixed; */
  top: 0px;
  left: 0px;
  width: 960px;
  height: 104px;
  margin-bottom: 0px;
  background-color: #FFF;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /* background: url(l-b.gif) left; */
}

#banner img{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#content{
  margin: 20px 0px 0px 0px;
  background-color: #CCC;
  border: 1px solid #333;
}


#contact p{
  /* font-size: large;*/
}

#contact dt{
  /* margin: 10px 0 0 0;*/
  margin: 0 0 0 0;
  color: #880;
  /* border-bottom: 2px solid #000; */
}

#contact dd{
  margin: 10px 0 20px 10px;
  /* border-bottom: 2px dotted #880;*/
  /* border-right: 2px dotted #880;*/
}

#contact table td{
  font-size: 10.5pt;
}

#lista{
  width: 195px;
  /* position: absolute; */
  float: left;
  margin: 0 5px 0 0;
  font-weight: bold;
  color: #000;
  /* border: 1px solid #888; */
}

#lista hr{
  width: 90%;
}

#lista ul{
  display: block;
  list-style: none;
  list-style-position: outside;
  /* margin-left: -20px;*/
  margin-left: 0px;
  text-indent: 0px;
}

#lista ul li{
  font-size: 15px;
}

#lista ul ul li{
  font-size: 13px;
}

#lista ul ul ul li{
  font-size: 11px;
}

#lista ul ul ul ul li{
  font-size: 10px;
}

#lista li{
  /* border: 1px solid #880; */
  margin: 0 0 0 0;
}

#lista a{
  display: block;
  text-decoration: none;
  /* background: #FF0;*/
  color: #000;
  padding: 2px 2px 2px 2px;
}

#lista a:hover{
  /* background: #00F;*/
  color: #808;
}

#main{
  padding: 0 5px 0 5px;
  margin: 0 0px 0 200px;
  /* border: 1px solid #888; */
}

#main a{
  text-decoration: none;
}

#main li{
  list-style: none;
}

#main p{
  padding: 5px 0 5px 0;
  margin: 5px 0 5px 0;
}

#termekkep{
  /* float: right; */
  /* border: 2px dotted #880; */
}

.clearer{
  clear: both;
}

.rclearer{
  clear: right;
}

.lclearer{
  clear: left;
}

.footnote{
  margin: 10px 10px 0 10px;
  border-top: 1px solid #000;
  font-size: small;
  background-color: #CCC;
  text-align: center;
}

#opening .footnote{
  margin: 10px 50px 0 50px;
}

.footnote p{
  margin: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  color: #800;
}

.footnote a:link, a:visited, a:hover, a:active{
  color: #008;
}

.copyright{
  font-size: x-small;
  /* border-top: 1px solid #AAA; */
  color: #0F0;
  background-color: #CCC;
  text-align: center;
  margin: 5px 50px 0 50px;
  padding: 5px 0 0 0;
}

.copyright p{
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  color: #888;
}

#main table{
  border: 2px solid #000;
}

#main table td{
  border: 1px solid #000;
  padding: 0 10px 0 10px;
  margin: 0 0 0 0;
}

#main td p{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#kethasab table{
  border: none;
}

#kethasab table td{
  border: none;
  padding: 0 10px 0 10px;
  margin: 0 0 0 0;
}

.firstrow{
  color: green;
  background-color: yellow;
  border: 2px solid #000;
}

.firstcol{
  color: blue;
}

.search{
  padding: 10px 5px 10px 10px;
}

#main table.noborders{
  border: none;
}

#main td.noborders{
  border: none;
  text-align: center;
}

#opening{
  text-align: center;
  border: 1px solid #888;
}

#opening h1{
  text-align: center;
  font-size: 20px;
}

#opening table{
  margin: 5px 0 0 0;
  /* border: 1px solid #00F; */
}

#opening a{
  text-decoration: none;
}

#opening td{
  /* border: 1px solid #00F; */
  padding: 5px 0 5px 0;
  text-align: center;
  /* vertical-align: 50%; */
}

table.borderless{
  border: none;
}

#vissza{
  font-size: small;
  text-align: right;
}

th.kiemelt{
 font-size: 15pt;
 color: #F00;
}

th.kiemelt a{
 font-size: 15pt;
 color: #F00;
}

td.kiemelt{
 font-size: 15pt;
 color: #F00;
}

