html{
  background: url('hjv2.gif');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #FFFDDE;
  font-family: "Trebuchet MS", serif;
  font-size: 13px;
  font-weight: normal;
  color: black;
  color: #6B4A15;
}

table.nav{
  font-family: "Trebuchet MS", serif;
  font-size: 13px;
}

table.logos{
  font-family: "Trebuchet MS", serif;
  font-size: 13px;
  line-height: 175%;
}

table.logos td{
  vertical-align: bottom
}

td.linkslogo{
/*
  background-color: #B9B473;
  width: 170px;
*/
  vertical-align: bottom
}

a{
  color: #6B4A15;
  font-weight: bold;
}

a:hover{
  color: #c1500f;
}

div.logo{
  position: absolute;
  left: 10px;
  top: 450px;
  margin-left: 20px;
}
div.col{
  text-align: justify;
  line-height: 175%;
  margin-left: 250px;
  padding-right: 140px;
/*  float: right;*/
}
span.big{
  color: #c1500f;
  font-size: 24px;
  display: inline;
/*  margin-left: 8px; */
/*  border: 1px solid green;*/
}

img{
  border: 0px solid green;
}

img.logo{
/*
  position: relative;
  float: left;
  padding-left:20 px;
  margin-left: 150px;
*/
  position: absolute;
  margin-left: 180px;
  border: 0px solid green;
}

span.logo{
  height: 70px;
  vertical-align: bottom;
  border: dotted 1px;
}

h3{
  font-size: 20px;
  font-weight: 700;
  display: block;
  border: dotted 1px;
}
h2{
  font-size: 20px;
  font-weight: 700;
  padding: 0px;
  margin-left: 0px;
  border: dotted 0px;
}
h1{
  font-size: 34px;
}

td.mainmenu{
  background-color: #B9B473;
  font-family: Arial, sans;
  font-size: 12px;
  font-weight: bold;
  color: black;
  width: 80px;
/*  border: solid 1px blue;*/
  padding: 2px;
  text-align: center;
}


td.space{
/*  border: 1px solid red;*/
  background-color: blue;
  background-color: transparent;
  padding: 2px 0px;
  width: 10px;
  height: 2px;
}

div.menu{
  visibility: hidden;
  position: absolute;
  background-color: #885;
  font-family: Arial , sans-serif ;
  font-size: 12px;
  border: 1px solid #B9B473;
  padding: 5px 10px;
  line-height: 200%;
}
div.menu a{
  font-family: Arial , sans-serif ;
  font-size: 10px;
  text-decoration: none;
  color: #8DF93E;
  color: #fff;
}
div.menu a:hover{
  text-decoration: underline;
  color: #fff;
}

table.adres td{
  font-size: 12px;
  padding-right: 40px;
}

