body {
  background-color: white;
  margin: 0;
  padding: 0;
  font-family: 'Times New Roman', Times, serif;
  font-size: 12pt;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
table {
	border-collapse: collapse;
	width: 100%;
}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
  text-align: center;
}
a {
  color: #833D1B;
}
a:visited {
  color: #833D1B;
}
a:hover {
  color: #23820F;
}
.png {
  //background-image:none ! important;
  behavior:url('http://altzapovednik.ru/all/pngfix.htc');
}

/* Главная */
#h_nebo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
}
#h_fon {
  position: absolute;
  left: 0;
  top: 500px;;
  width: 100%;
  height: 500px;
}
#h_gora {
  position: absolute;
  left: 0;
  top: 305px;
}
#h_drova {
  position: absolute;
  left: 100%;
  top: 320px;
  margin-left: -600px;
}
#h_menu {
  position: absolute;
  top: 300px;
  left: 100%;
  width: 450px;
  margin-left: -450px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 15pt;
}

/* Меню */
#m_logo {
  margin: 15px 0 0 30px;
}
#m_name {
  margin: 15px 0 15px 0;
}
#m span{
  font-family: Verdana, sans-serif;
  font-size: 13pt;
}

/* Текст */
#t {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 15%;
  padding-right: 15%;
}
#tf2 {
  padding-top: 50px;
  padding-left: 15%;
  padding-right: 15%;
}
#tf {
  padding-bottom: 50px;
}
#header {
  margin-bottom: 0.5em;
}
#header span {
  position: relative;
  top: -0.6em;
  font-family: Verdana, sans-serif;
  font-size: 24pt;
  margin-left: 1em;
  color: #23820F;
}
#all {
  margin-bottom: 2em;
  color: #23820F;
  font-size: 18pt;
}
p {
  margin: 0em 0em 0.5em 0em;
}
.head {
  font-size: 18pt;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #23820F;
}
#t img {
  margin-top: 20px;
}
#pod_foto {
  margin-bottom: 20px;
}

/* Низ */
#bottom {
  float: left;
  padding-left: 30px;
  padding-top: 80px;
}
#b_cont {
  font-family: 'Times New Roman', Times, serif;
  font-size: 12pt;
}
#b_cont p{
  margin: 1em 0 0.5em 0;
  font-family: Verdana, sans-serif;
  font-size: 16pt;
  color: #23820F;
}
#b_c {
  margin-top: 2em;
}
#b_img_1 {
  float: right;
}
#fg {
  width: 200px;
  float: left;
  margin: 20px;
}
