html {
  background-color: #e7d7ae;
}
body {
  background-color: #e7d7ae;
  background-image: url(munka.jpg);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  font-size: 0.95em;
  width: 100%;
  font-family: Garamond;
}
h1 {
  color: #990000;
}
a:link {
  color: #990000;
}
a:hover {
  font-weight: bold;
  color: #993300;
}
a:visited {
  color: #663333;
}
contrainer {
  margin: 0 auto auto;
  background-color: transparent;
}
div#contrainer {
  width: 80%;
}
div#menu1 ul {
  background-color: #ffffcc;
  height: 3em;
  margin-top: 0em;
  margin-left: 0em;
  color: #993300;
  padding-top: 1.2em;
  width: 95%;
  }
  div#menu1 ul li {
  display: inline-block;
  padding-right: 0.75em;
  padding-left: 0.75em;
  background-color: #ffffcc;
  font-size: 1.4em;
  font-weight: bold;
  color: #993300;
  }
div#menu1 a:link {
  color: #993300;
}
div#menu1 a:hover {
  border-top: 1px outset #996633;
  border-left: 1px outset #996633;
  display: block;
  }
p {
  margin: 0.75em;
  width: 95%;
}
div#p {
  border-style: double none none double;
  border-top: 2px double #663300;
  border-left: 2px double #663300;
  float: right;
  color: #663300;
  background-color: #ffffcc;
  opacity: 0.77;
  width: 65%;
  text-align: left;
  font-size: 1.2em;
}
menu2 {
  font-weight: bold;
  text-decoration: none;
  color: #993300;
  width: 30%;
  float: left;
}
div#menu2 {
  color: #993300;
  width: 30%;
  font-size: 1.2em;
}
div#menu2 a:link {
  text-decoration: none;
  color: #993300;
}
menu3 {
  text-decoration: none;
  list-style-type: disc;
  color: #663300;
  font-weight: bold;
  margin-top: 0px;
  width: 30%;
  float: left;
}
div#menu3 {
  list-style-type: disc;
  width: 30%;
  font-size: 1.2em;
}
div#menu3 a:link {
  text-decoration: none;
  color: #993300;
  list-style-image: url();
}
div#nevnap {
  padding: 1.25em;
  text-align: left;
  color: #663300;
  width: 25%;
  font-size: 1.2em;
}
div#jolapok {
  width: 30%;
  color: #663300;
  font-size: 1.2em;
}
div#jolapok ul {
  border: 3px dotted #993300;
  margin: 0.25em;
  padding: 0.35em;
  text-align: left;
  list-style-type: none;
}
div#footer {
  overflow: auto;
  font-size: 1em;
  width: 100%;
  color: #666666;
  visibility: visible;
  text-align: center;
  margin-bottom: auto;
}
div#menu_1 ul li {
  display: inline;
  padding-right: 1em;
  padding-left: 1em;
  background-color: #ffffcc;
  font-size: 1em;
}
