html, body {
	background-image: url("../images/back.png");
	background-repeat: repeat;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
#main {
	position: relative;
  top: 0px;
  left: 0px;
	width: 760px;
	margin-left:auto;
  margin-right:auto;
	background-repeat: no-repeat;
	background-color: white;
}
#logo {
	position: relative;
  top: 0px;
  left: 0px;
  width: 760px;
  height: 106px;
	text-align: left;
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
  background-color: white;
}
#counter {
	position: absolute;
	left: 1px;
  top: 260px;
  width: 143px;
	height: 120px;
	border-color: #7f7f7f;
	border-width: 0px;
	border-style: solid;
  background-color: white;
  text-align: center;
  font-size: 9px;
	color: black;
}
#page {
	position: absolute;
  top: 107px;
  left: 0px;
	width: 618px;
  padding: 0px 0px 0px 142px;
  border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
  text-align: justify;
  background-color: white;
}
.blok {
position: relative;
top: -1px;  
  right: -1px;
  
	padding: 10px 15px 15px 10px;
  border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
  text-align: justify;
  background-color: white;
}
#bottompage {
	position: relative;
	top: -2px;	
	left: -142px;
	width: 760px;
  text-align: center;
	font-size: 10px;
	color: black;
	background-color: white;
	border-color: #7f7f7f;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}
#menuhead {
	position: absolute;
  float: left;
  left: 2px;
  top: 109px;
  padding: 0px 0px 0px 0px;
	background-color: white;
	border-color: #7f7f7f;
	border-width: 0px;
	border-style: solid;
}
#menu a, #menuhead a {
	display: block;
	margin: 5px;
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-align: center;
	text-decoration: none;
	width: 123px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: #80C080;
}
#menu a:hover, #menuhead a:hover {
	color: #f8e55b;
	background-color: #008001;
}
.iso {
   position: absolute;
   top: 15px;
   right: 15px;
}
.img_logo {
   position: absolute;
   top: 8px;
   left: 5px;
}
.valve {
   position: absolute;
   top: 10px;
   left: 380px;
}
.img_top_valve {
   position: absolute;
   top: 5px;
   right: 5px;
}
img {
	text-align: center;
  border-width: 1px;
	border-color: black;
}
table .gal {
  border-width: 1px;
	border-color: black;
}
a:hover img {
	border-color: black;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #008001;
	text-decoration: none;
}
a:hover {
	background-color: white;
	color: #008001;
}
a img {
	border-width: 0px;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: black;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
   font-weight: bold;
	padding:0 0 0 0;
   margin:0 0 0 0;
   color: #008001;
}
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
  font-weight: bold;
	padding:0 0 0 0;
  margin:0 0 0 0;
  color: black;
}
h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
	padding:0 0 0 0;
  margin:5px 0 0 0;
}
ul li, ul li ul li {
  list-style-type: square;
}
div {
margin-bottom: 0;
}
ul {
margin-top: 1px;
}
