html, body {
  margin: 0;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
#main {
	position: relative;
  width: 760px;
	height: 100%;
}
#page {
  margin: 90px 10px 5px 5px;
  border-width: 0px;
	text-align: justify;
  background-color: white;
}
#fake {
  position: absolute;
	top: 0px;
  left: 145px;
	width: 615px;
	border-width: 0px;
	text-align: justify;
  background-color: white;
}
#left {
position: absolute;
	top: 0px;
  left: 0px;
	width: 140px;
	border-width: 0px;
	text-align: center;
}
#top {
	position: absolute;
	top: 0px;
  left: 0px;
  height: 80px;
	width: 620px;
	border-width: 0px;
	text-align: justify;
}
#endpage {
	text-align: center;
	font-size: 9px;
	color: #999999;
}
.cer {
	margin-top: -35px;
  float: right;
}
a:link, a:active, a:visited {
	color: #ff9999;
	text-decoration: none;
}
a:hover {
	background-color: white;
	color: red;
}
a img {
	border-width: 0px;
}
li a:link, li a:active, li a:visited {
	color: red;
	text-decoration: none;
}
li a:hover {
	background-color: white;
	color: black;
}

#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: #ff9999;
}
#menu a:hover, #menuhead a:hover {
	color: white;
	background-color: red;
}
#adresa {
	visibility: hidden;
}
#logo {
	visibility: hidden;
}
ul li, ul li ul li {
  list-style-type: square
}
.tabadr {
	width: 300px;
	height: 55px;
	vertical-align: top;
	text-align: left;
}
.mapa {
  position: relative;
  text-align: center;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 18px;
}
h3 {
  margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

