.center { 
  text-align: center;
}

.center table { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body {
  font-family: tahoma, sans-serif;
  font-size:12px;
  background: #FFFFCC;
  color: #800000;
}

a:link {
  color: #800000;
  font-size:12px;
  background: transparent;
}

a:visited {
  color: #800000;
  font-size:12px;
  background: transparent;
}

a:hover {
  color: #0000FF;
  font-size:12px;
  background: transparent;
}

.small {
  font-size: 75%;
}

.large {
  font-size: 150%;
}

.tiled {
  background-image: url('.tile.png');
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0
}

.thumb {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}

.slide {
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

.mainimage {
  max-width: 400px;
  max-height: 400px;
  width: expression(this.width > 400 ? "400px" : true);
  height: expression(this.height > 400 ? "400px" : true);
}


SPAN.adat	{font-size:12px; font-weight: bold;}
SPAN.felirat	{font-size:12px; font-weight: bold;}
SPAN.kisfelirat	{font-size:12px;}
SPAN.valt	{font-size:10px;}
SPAN.ertek	{font-size:10px; font-weight: bold;}
SPAN.lapozo	{font-size:16px; font-weight: bold; color: #000000;}
SPAN.megtekint	{font-size:16px; font-weight: bold; color: #000000;}
SPAN.vissza	{font-size:16px; font-weight: bold; color: #000000;}
SPAN.teteje	{font-size:16px; font-weight: bold; color: #000000;}

