html {
  padding: 0px;
  margin: 0px;
}

body {
  padding: 0px;
  margin: 0px;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 108px;
  background-color: rgb(255,255,255);
}

#leftmenu {
  position: absolute;
  top: 106px;
  left: 0px;
  width: 160px;
  float: left;
}
#navi {
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 11px;
  color: rgb(20,45,105);
  letter-spacing: 0px;
  position: absolute;
  top: 86px;
  left: 158px;
}
#navi01 {
  background-color: rgb(201,173,130);
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 0px;
}
#navi01 a:link {
  color: rgb(255,255,255);
  text-decoration: none;
}
#navi01 a:visited {
  color: rgb(255,255,255);
  text-decoration: none;
}
#navi01 a:hover {
  color: rgb(255,255,255);
  text-decoration: underline;
}
#navi01 a:active {
  color: rgb(255,255,255);
  text-decoration: underline;
}
#navi02 {
  background-color: rgb(240,224,194);
  color: rgb(20,45,105);
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0px;
  margin-top: 25px;
}
#navi02 a:link {
  color: rgb(20,45,105);
  text-decoration: none;
}
#navi02 a:visited {
  color: rgb(20,45,105);
  text-decoration: none;
}
#navi02 a:hover {
  color: rgb(20,45,105);
  text-decoration: underline;
}
#navi02 a:active {
  color: rgb(20,45,105);
  text-decoration: underline;
}
#content {
  position: absolute;
  top: 107px;
  left: 160px;
  width: 600px;
  padding: 0px 25px 20px 25px;
  background-color: rgb(255,255,255);
  color: rgb(20,45,105);
  font-family: arial, helvetica;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgb(201,173,130);
}
#content h1 {
  font-family: arial, helvetica;
  font-size: 20px;
  color: rgb(201,173,130);
  font-weight: normal;
  width: 420px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
#content h2 {
  font-family: arial, helvetica;
  font-size: 11px;
  color: rgb(0,0,0);
  font-weight: normal;
  width: 420px;
  margin: 8px 0px 8px 0px;
  padding: 0px;
}
#content p {
  font-family: arial, helvetica;
  font-size: 13px;
  color: rgb(0,0,0);
  font-weight: normal;
  line-height: 15px;
  letter-spacing: 0px;
  width: 580px;
  margin: 0px 0px 8px 0px;
  padding: 0px;
}
#sysmenu {
  color: rgb(20,45,105);
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 9px;
  letter-spacing: 0px;
  margin-top: 20px;
  margin-left: 26px;
}
#sysmenu a {
  color: #000000;
}
#logo01 {
  position: absolute;
  top: 15px;
  left: 165px;
}
#logo02 {
  position: absolute;
  top: 31px;
  left: 513px;
}
#rmenu {
  position: absolute;
  top: 0px;
  left: 800px;
  width:200px;
  background-color: rgb(201,173,130);
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 9px;
  letter-spacing: 0px;
}
#rnavi {
  position: absolute;
  top: 108px;
  left: 800px;
  width:200px;
  background-color: rgb(240,224,194);
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 9px;
  letter-spacing: 0px;
}
#rnavi p {
  padding: 0px 20px 0px 20px;
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0px;
  color: rgb(20,45,105); 
}
#rnavi p a {
  color: #000000;
}
#rnavititel {
   background-color: rgb(20,45,105);
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 0px;
  color: rgb(255,255,255); 
  padding: 10px 10px 10px 20px;
}

#popup {
  font-family: arial, helvetica;
  font-size: 11px;
  letter-spacing: 0px;
}