h1 {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #EEE;
}

h2 {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  color: #EEE;
}

body, center, span {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 13px;
}

.input {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 13px;
  color: #555;
}

.button {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
}

.word {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #070;
}

.dictionary {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #700;
}

.translation {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 13px;
}

.error {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 15px;
  color: #A00;
}

a {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #007;
}

a:hover {
  color: #00E;
}

small, small a {
  font-family: trebuchet ms, arial, sans-serif;
  font-size: 11px;
}

#sag_reklam {
  top: 0;
  left: auto;
  position: fixed;
  display: none;
}
body>div#sag_reklam {
  position: fixed;
}

