/* CSS Document */

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.6em;
  color: #333;
}

p.style9, span.style8, p.style7, span.style6, span.style4  {
  font-family: Georgia, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  color: #00589A;
}

a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;  
  font-weight: normal;
  text-transform: normal;
  letter-spacing: -0.6px;
  line-height: 1.5em;
  text-decoration: none;
  color: #999;  
}

a:hover {
  color: #00589A;
  font-weight: bold;  
}

li {
  list-style-type: none;
}

em, strong {
  font-family: Georgia, serif;
  font-size: 16px;
  color: #00589A;
}

#fejlec {
  margin: 0px auto 0px auto;
  width: 960px;
  height: 200px;
  background-image: url(../images/fejlec.jpg);
  background-repeat: no-repeat;
}