body, td {
  margin: 0 0 0 0;
  background-color: #FBFBF9;
  font-family: book antiqua, arial, helvetica, sans-serif;
  color: #999999;
  line-height: 20px;
  background-image: url("images/rhs.gif");
  background-repeat: repeat-y;
  background-position: right;
}
div#Content {
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
}
div#ContentTop {
  width: 85%;
  height: 196px;
  float: left;
}
div#ContentMain {
  width: 85%;
  height: auto;
  float: left;
}
div#Contentbot {
  width: 85%;
  height: 196px;
  float: left;
  text-align: center;
}

div#HeaderBar {
  width: 100%;
  height: 80px;
  color: #E4F4F9;
  font-family: book antiqua, arial, helvetica, sans-serif;
  font-size: 9pt;
  text-align: right;
  font-weight: bold;
  float: left;
}

div#ImageBar {
  width: 100%;
  height: 80px;
  color: #E4F4F9;
  font-family: book antiqua, arial, helvetica, sans-serif;
  font-size: 9pt;
  text-align: right;
  font-weight: bold;
  float: left;
}
div#MenuBar {
  width: 100%;
  height: 20px;
  background-color: #767A7F;
  color: #E4F4F9;
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  text-align: right;
  float: left;
}

div#ContentLeft {
  width: 95%;
  height: auto;
  font-family: book antiqua, arial, helvetica, sans-serif;
  font-size: 10pt;
  text-align: justify;
  float: right;
}

div#Texty {
  width: 50%;
  height: auto;
  font-family: book antiqua, arial, helvetica, sans-serif;
  font-size: 10pt;
  text-align: justify;
  float: left;
}
div#Testy {
  width: 45%;
  padding: 2 2 2 2;
  height: auto;
  font-family: book antiqua, arial, helvetica, sans-serif;
  font-size: 10pt;
  text-align: justify;
  float: right;
}

div#formleft {
  width: 30%;
  height: 30px;
  float: left;
  text-align: right;
  border: 0px solid #000099;
}
div#formright {
  width: 65%;
  height: 30px;
  float: right;
  border: 0px solid #000099;
}
div#formleft2 {
  width: 30%;
  height: 100px;
  float: left;
  text-align: right;
  border: 0px solid #009900;
}
div#formright2 {
  width: 65%;
  height: 100px;
  float: right;
  border: 0px solid #009900;
}
div#offer {
  width: 100%;
  height: auto;
  border: 3px double #8FC6C7;
  padding: 5px;
  background-color: #DEEAEA;
  background-image: url("images/butterfly.gif");
  background-position: 100% 100%;
  background-repeat: no-repeat;
}
.MenuLink {
  font-family: arial, helvetica, sans-serif;
  color: #E4F4F9;
  font-size: 8pt;
  text-decoration: none;
}

.headertext {
  font-weight: bold;
  color: #8FC6C7;
  font-size: 14pt;
}
.smallprint {
  font-size: 9pt;
}
.linktext {
  color: #8FC6C7;
}
.highlight {
  font-weight: bold;
  color: #8FC6C7;
}

.imageborder {
  border: 1px solid #767A7F;
}
.error {
  color: #FF0000;
}

.inputbox {
  font-family: arial, helvetica, sans-serif;
  background-color: #FBFBF9;
  color: #999999;
  font-size: 8pt;
  text-decoration: none;
  border: 1px solid #767A7F;
  padding: 5 5 5 5;
}

.inputbutton {
  font-family: arial, helvetica, sans-serif;
  background-color: #8FC6C7;
  color: #FFFFFF;
  font-size: 8pt;
  text-decoration: none;
  border: 1px solid #767A7F;
}


