html, body{
  margin: 0; 
  padding: 0;
  border: 0;
  height: 100%;
}

body{
  background-color: #283724;
}

a, a:visited, a:hover, a:active {
color: #000;
text-decoration: none;
}

ul, li, img { border: 0px; margin: 0px; padding: 0px; list-style: none; }

#wrapper{
 text-align: left; 
 position: relative;
 width: 100%; 
 height: 100%;
}
#middle{
  min-height: 100%; 
  height: 100%;
}
#middl\65 { 
  height: auto; 
}

* html #middle{
  height: 100%;
}

#outer{
  z-index: 1;
  position: relative;
  background-color: #283724;
  height: 100%;
}

#content { 
width: 760px;
margin: 13% auto; 
}

#menu { 
width: 100%;
height: 135px;
z-index: 2;
}

#menu h2 { 
float: left; 
width: 65px;
margin: 0px 4px 0px 0px;
padding: 0px;
}

#menu a { 
display: block;
height: 65px;
width: 65px;
overflow: hidden; 
text-align: left;
}

#menu a:hover { 
height: 120px;
overflow: visible; 
width: 150px;
}

#menu .img {
width: 65px;
height: 65px;
background-color: #1a2118; 
background-image: url('images/categories.png');
background-repeat: no-repeat;
display: block; 
}

#menu .img:hover {
background-color: #15240f;
}

.group_2 {background-position: 0px -65px;}
.group_3 {background-position: 0px -130px;}
.group_4 {background-position: 0px -195px;}
.group_5 {background-position: 0px -260px;}
.group_6 {background-position: 0px -325px;}
.group_7 {background-position: 0px -390px;}
.group_8 {background-position: 0px -455px;}
.group_9 {background-position: 0px -520px;}
.group_10 {background-position: 0px -585px;}
.group_11 {background-position: 0px -650px;}
.group_12 {background-position: 0px -715px;}

#menu .desc { 
width: 100%; margin-top: 2px; height: 50px; font-size: 9.5pt; display: block; float: left; text-align: left; color: #577c51; font-family: Times new roman; font-style: italic;
}

#menu b {
 font-size: 11.5pt;
 font-weight: bold;
}

#logo { 
position: absolute; 
width: 760px;
height: 79px;
margin: 140px 0px 0px 0px;
background: url('images/latvijas-daba-logo.gif') no-repeat right;
overflow: hidden;
text-indent: -9999px;
}

#languages {
float:right;
margin-right:20px;
}

#header{
  z-index: 1; 
  position: absolute;
  top: 0px;
  width: 100%; 
  height: 72px; 
  background-color: #fff; 
  text-align: center;
  padding-top: 12px;
  overflow: hidden;
}

#clearheader {
  height: 72px; 
  overflow: hidden;
}

#footer{
  z-index: 1; 
  position: absolute;
  clear: both;
  width: 100%;
  height: 100px; 
  overflow: hidden;
  margin-top: -100px; 
  background-color: #fff;
  color: #003D19;
}

#footer a { 
text-decoration: underline; 
color: #003D19;
}

#clearfooter{
  height: 100px; 
  overflow: hidden;
}

#footer_info {
margin-left: 15px; padding-top: 15px; padding-bottom: 12px; font-size: 9pt;
}

#stats { 
width: 90%; float: left;
}

#copyrights {
font-size: 8pt; margin-top: 3px; width: 80%;
}
