html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-image: url(../images/backgr.gif);
  background-position: 0 0;
  font-family: Verdana;
  text-align: center;
}

#ext-main-table {
  position: absolute;
  top:  50%;
  left: 50%;
  width: 810px;
  height: 540px;
  margin-top: -270px;
  margin-left: -405px;
}

#ext-top-cell {
  height: 40px;
  vertical-align: bottom;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 3px;
}
#ext-top-cell a {
  font-family: Arial;
  font-size: 12px;
  color: #D6843E;
  text-decoration: none;
}
#ext-top-cell a:hover {
  color: #FCBA30;
}

#ext-main-cell {
  background-image: url(../images/backgr-virsus.gif);
  background-position: 1 0;
  padding: 5px;
}
#ext-main-div {
  position: relative;
  width: 810px;
  height: 412px;
  border: 1px solid #C6782E;
  background-color: #360000;
  vertical-align: top;
}
#ext-main-div img {
  display: block;
  position: absolute;
}
#motyvas {
  left: 3px;
  top:  0px;
}
#sakele {
  left: 588px;
  top:  -37px;
  z-index: 1;
}
#piesinys {
  left: 3px;
  top:  278px;
}
#logo {
  left: 45px;
  top:  45px;
}
#uzrasas {
  left: 170px;
  top:  200px;
}

#ext-menu-cell {
  height: 88px;
  padding-top: 18px;
  vertical-align: top;
  padding-left: 30px;
}
#ext-menu-cell a {
  font-family: "Times New Roman";
  font-style: italic;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
  display: inline;
  margin-left: 15px;
  margin-right: 15px;
}
#ext-menu-cell a:hover {
  color: #FCBA30;
}
