body {
  margin: 0px;
  background-color: #fcbe03;
}

#fo {
  width: 802px;
  margin-left: auto;
  margin-right: auto;
}

#tartalom {
  background : #fcbe03;
  border: 1px #870000 solid;
  position : relative; 
}

#well {
  background : #fcbe03;
  padding: 20px;
  margin: 30px 30px 20px 30px;
}

p {
  font-family: Verdana, Ariel, sans-serif;
  font-size: 12px;
  padding: 0px;
  color: #000000;
  text-align:center;
}  

#menu {
  background-color: #990000;
  width: 800px;
  position: absolute; left: 0px; top: 342px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
  font-family: Verdana, Ariel, sans-serif;
  font-size: 15px;
  font-weigth: bold;
  text-align: center;
}

#menu a:link, #menu a:visited, #menu a:active {
  border: 1px;
  border-color: #000000;
  padding: 0px;
  color: #e22d00;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

#menu a:hover {
  color: #fcbe03;
  font-weight: bold;
  text-decoration: none;
}

#video a:link, #video a:visited {
  border: 1px;
  border-color: #000000;
  padding: 0px;
  color: #801108;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

#video a:hover #video a:active {
  color: #fe4a1e;
  font-weight: bold;
  text-decoration: none;
} 

#lablec {
  background-color: #d79601;
  height: 15px;
  text-align: center;
}