*{
  border: 0;
  margin: 0;
  padding:0;
  }
 
body{
background: url(../img/header_full_bg.jpg) #fff no-repeat scroll center 0;
  font-family: arial;
  font-size: 13px;
  }

#page_wrap{
  width: 1014px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  }
  


#logo{
  width: 226px;
  height: 41px;
  margin-left:52px;
  float:left;
  }

* html #logo{
  margin-left:26px;
  } 
    
#logo a span{   
  width: 226px;
  height: 41px;
  cursor: pointer;
  display: block;
  }
#Kontakt_menu{
  width: 220px;
  height: 20px;
  margin-top: 17px;
  margin-right: 18px;
  float: right;
  }

#header_1st{
  margin: auto;
  width: 980px;
  height: 90px;
  padding-top: 72px;
  }

#header_2nd{
  background: url(../img/page_header.jpg) repeat 0 0;
  margin: auto;
  margin-top:0;
  width: 980px;
  height: 298px;
  }
* html #header_2nd{
  float: left;
  width: 980px;
  margin-left: 19px;
  overflow: hidden;
  display:inline;
}
 
#submenu{
  background: url(../img/submenu_bg.gif) repeat-x 0 0; 
  margin: auto;
  margin-top:0;
  height: 34px;
  width: 980px;
  }
  
* html #submenu{
  margin-left: 19px;
    width: 980px;
  }
#shadow{
  width: 1014px;
  background: url(../img/shadow.gif) #fff repeat-y 0 0 ;
  margin-left: 3px;
  }
  
* html #shadow{
  background: url(../img/shadow.gif) #fff repeat-y 2px 0 ;
  }
 
#content_box{
  width: 930px;
  margin-left:65px;
  display: inline-block;
  }
  
#content_left{
  width: 560px;
  float: left;
  margin-top: 11px;
  } 

#content_right{
  width: 360px;
  float: right;
  }

#content_right img{
  float: right;
  margin-right:4px;
  }

#gallery{
  width: 930px;
  margin-left:65px;
  display: inline-block;
}

#img_wrap{
  width: 902px;
  height: 130px;
  position:relative;
}

#shadow #gallery #img_wrap .img_single_wrap{
  display: block;
  border: 3px solid #ccc;
  margin-right:10px;
  width: 131px;
  height: 88px;
  position:relative;
  overflow: hidden;
  float: left;
  }

#shadow #gallery #img_wrap .img_single_wrap img{
  position: relative;
  left: -100px;
  top: -50px;
  width:250%;
  height: 250%;
  overflow: hidden;
  }

#footer{
  background: url(../img/footer.gif) #fff no-repeat scroll 0 0;
  width: 1014px;
  height: 36px;
  margin: auto;
  margin-top:0;
  margin-left: 3px;
  overflow: hidden;
  }
  
* html #footer {
  margin-left: 5px;
  width: 1009px;
  }
   
h1{
  font-size: 30px;
  font-weight: bold;
  color: #08772e;
  margin-bottom: 5px;
  }

h2{
  font-size: 24px;
  font-weight: bold;
  color: #08772e;
  margin-top: 24px;
  margin-bottom: 5px;
  }
h3 {
font-weight: bold;
color: #08772e;
margin-top: 24px;
margin-bottom: 5px;

}


p{
  font-weight: normal;
  color: #2e2d2d;
  margin: 15px 0;
  }

info{
  color: #868686;
  }  
  
#Kontakt_menu a{
  color: #3a3a3a;
  font-size: 11px;
  } 

#header_2nd ul {
  padding: 0 15px 0 43px;
  list-style: none;
  }
  
#header_2nd ul li{
  margin-top: 248px;
  display: inline-block;
  float:left;
  }
    
 
#header_2nd ul li a {
  padding: 0 10px 0 10px;
  font-size: 19px;
  float:left;
  text-decoration: none;
  }

#totop{
  width: 150px;
  margin-left: 67px;
  padding-bottom: 20px;
  }
#totop a{
  color: #3a3a3a;
  font-size: 11px;
  }

#content_box ul{
    margin-left: 20px;

}  