html,body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Helvetica, Verdana, Sans-Serif;
  font-size: 12px;
  background: white url("./bg.png") repeat center center;
}
/* ########################################## */
#conttable {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  background: silver;
}
#conttable tr td {
  text-align: left;
  vertical-align: top;
}
/* ########################################## */
#merkuurs {
  background: url("./bg.png") repeat right bottom;
}
#veneera {
  background: url("./bg.png") repeat left bottom;
  width: 950px;
}
#zeme {
  background: url("./bg.png") repeat left bottom;
}
/* ########################################## */
#marss {
  background: url("./bg.png") repeat right top;
  height: 704px;
}
#jupiiters {
  background: white url("./bg-bilde.jpg") no-repeat left top;
  height: 704px;
  width: 950px;
  padding: 0px;
  overflow: hidden;
  color: silver;
}
#saturns {
  background: url("./bg.png") repeat left top;
  height: 704px;
}
/* ########################################## */
#uraans {
  background: url("./bg.png") repeat right top;
}
#neptuuns {
  background: url("./bg.png") repeat left top;
  width: 950px;
}
#plutons {
  background: url("./bg.png") repeat left top;
}
/* ########################################## */
#logolink {
  position: absolute;
  display: block;
  width: 208px;
  height: 88px;
  background: transparent;
  margin: 39px auto auto 117px;
}
#menu_top {
  position: absolute;
  width: 208px;
  height: 100px;
  margin: 139px auto auto 117px;
  background: transparent;
  border: 0px;
  text-align: center;
}
#menu_top a.mainlink {
  position: relative;
  display: block;
  width: 114px;
  height: 12px;
  font-family: Tahoma, Helvetica, Verdana, Sans-Serif;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0px auto auto auto;
  padding: 3px 0px;
  text-decoration: none;
  color: #bdb9b6;
  border-top: 1px #dcdcdc solid;
  text-align: left;
  z-index: 1;
}
#menu_top a.firstlink {
  display: block;
  width: 114px;
  height: 12px;
  font-family: Tahoma, Helvetica, Verdana, Sans-Serif;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0px auto auto auto;
  padding: 3px 0px;
  text-decoration: none;
  color: #bdb9b6;
  text-align: left;
  border-top: 0px;
}
#menu_top a.mainlink img, #menu_top a.firstlink img {
  border: 0px;
  margin: 0px 3px;
}
#menu_bottom {
  position: absolute;
  width: 208px;
  height: 358px;
  margin: 283px auto auto 117px;
  background: transparent;
  padding: 0px;
}
#content {
  position: absolute;
  width: 467px;
  height: 500px;
  margin: 141px auto auto 354px;
  background: transparent;
  border: 0px;
  padding: 0px;
}
#lang_menu {
  position: absolute;
  width: 773px;
  height: 24px;
  margin: 651px auto auto 73px;
  background: transparent;
  border: 0px;
}
#lang_menu a {
  display: block;
  height: 14px;
  width: 24px;
  background: white;
  color: white;
  float: right;
  font-size: 10px;
  font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 5px 0px;
  margin-right: 11px;
}
div.dark {
  background: #ffffff;
  color: white;
  text-align: left;
  width: 467px;
  height: 500px;
  padding: 0px;
  margin: 0px;
}
div.txt {
  width: 447px;
  height: 480px;
  padding: 10px;
  text-align: left;
  overflow: auto;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  color: #a0a0a0;
}
div.txt a {
  color: #bdb9b6;
  text-decoration: none;
}
div.txt a:hover {
  text-decoration: underline;
}
div.lielabilde {
  width: 467px;
  height: 380px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}
div.lielabilde img {
  border: 1px #d9d9d9 solid;
}
div.dark div.lielabilde p {
  margin: 3px 23px;
  padding: 0px;
  text-align: left;
  color: white;
}
div.thumbs {
  width: 437px;
  height: 85px;
  background: #ffffff;
  overflow: hidden;
  margin: 0px 15px 0px 15px;
}
div.thumbs table {
  width: 437px;
  border-collapse: collapse;
  height: 65px;
}
div.thumbs table tr td {
  text-align: center;
  width: 102px;
}
div.thumbs a img.th {
  border: 1px #d9d9d9 solid;
}
div.smalldark {
  background: white;
  color: #666666;
  border: 1px #d9d9d9 solid;
  text-align: left;
  overflow: hidden;
  width: 208px;
  height: 360px;
}
div.smalldark a.up {
  display: block;
  width: 188px;
  height: 9px;
  text-align: center;
  margin: 6px 10px 9px 10px;
  padding: 0px;
}
div.smalldark a.down {
  display: block;
  width: 188px;
  height: 9px;
  text-align: center;
  margin: 8px 10px 6px 10px;
  padding: 0px;
}
div.smalldark a img {
  border: 0px;
  margin: 0px;
}
div.smalldark a.folder {
  display: block;
  width: 188px;
  height: 59px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
  text-align: left;
  vertical-align: middle;
  color: #bdb9b6;
  padding: 0px;
  margin: 0px 10px;
  line-height: 17px;
}
div.smalldark a.folder img {
  float: left;
  border: 1px #d9d9d9 solid;
  padding: 0px;
  margin: 0px 10px 0px 0px;
}
a.lr {
  display: block;
  height: 60px;
  width: 14px;
  vertical-align: middle;
}
a.lr img {
  margin-top: 17px;
  border: 0;
  vertical-align: middle;
}

