body {
 color: #49363c;
 font-family: Georgia;
 font-size: 8pt;
 text-align: left;
 }

table, div, span {
  font-family: Georgia;
  font-size: 8pt;
  line-height: 17px;
  text-align: justify;
  }

p{
  margin: 5px;
 }

h1{
  color: #78756b;
  margin-bottom: 2px;
  font-family: Courier new;
  font-size: 10pt;
  border-bottom: 1px solid #523d3c;
  text-align: center;
  font-style: normal;
  padding-top: 2px;
 }

h2{
  color: #523d3c;
  margin-bottom: 2px;
  font-family: Courier new;
  font-size: 10pt;
  border-bottom: 1px solid #78756b;
  text-align: center;
  font-style: normal;
  padding-top: 2px;
 }

a{
  color: #523d3c;
  text-decoration: none;
  font-weight: bold;
 }

a:hover{
  color: #49363c;
  text-decoration: underline overline;
  cursor: help;
  letter-spacing : 1px;
  background: #ede5b3;
 }

a img{
  border: 1px solid #78756b;
  padding: 2px;
  background: #c6c9be;
 }

a:hover img{
  border: 1px solid #ede5b3;
  background: #c6c9be;
 }

b, strong{
  color: #523d3c;
  background: #abaea4;
  padding: 0 2 0 2px;
 }
 
i, em, s, u{
  color: #78756b;
  font-family: Courier new;
  font-size: 9pt;
 }

img{
  border: none;
 }

input, select, textarea{
  background: #c6c9be;
  color: #49363c;
  text-align: left;
  border: 1px solid #523d3c;
  margin: 5px;
  font-family: Courier new;
  font-size: 8pt;
 }

::-moz-selection {
  color: #ede5b3;
  background: #de8f64;
  }

/*leny�l� men� kin�zete*/
#dropmenudiv{
position:absolute;
border:2px solid #ede5b3; /*keret vastags�ga �s sz�ne */
border-bottom-width: 0;
font:normal 9px Georgia;
line-height:11px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #ede5b3; /*keret vastags�ga �s sz�ne */
padding: 1px 0;
text-decoration: none;
color: #de8f64;
text-align: center;

}

#dropmenudiv a:hover{ /*h�tt�rsz�n, amikor r��llsz az eg�rrel*/
background-color: #ede5b3;
color: #49363c;
text-decoration: none;
cursor: help;
letter-spacing : 0px;
border-bottom: 2px solid #de8f64;
}
/*leny�l� men� kin�zete*/

#navi a {
display: block;
color: #78756b;
font-family: Courier new;
font-weight: bold;
font-size: 10pt;
line-height: 10px;
height: 8px;
padding: 5px;
text-align: center;
border: 0px;
text-decoration: underline;
}


#navi a:hover {
color: #523d3c;
text-decoration: overline;
font-family: Courier new;
font-weight: bold;
font-size: 10pt;
line-height: 10px;
height: 8px;
text-align:center;
cursor: default;
padding: 5px;
background: #c6c9be;
}

