body {
  min-width: 1000px;
  width: 100%;
}

form {
  padding: 0;
  margin: 0;
}

.top-navigation {
  position: absolute;
  width: 100%;
  min-width: 1000px;
  left: 0;
  top: 0;
  z-index: 100;
  text-align: left;
  width: expression((document.documentElement.offsetWidth||document.body.offsetWidth )< 1010 ? '1010px' : 'auto');  
  background: #C0C0BF url(../common/images/bg2.jpg) repeat-x center;
  font-family: "Arial"
}

.top-navigation * {
  font-size: 11px;
}

.top-container {
  border: 1px solid #424242;
  padding-left: 1px;
  padding-right: 1px;
  height: 80px;
}

.top-container table.navigation-body {
  background: #C0C0BF url(../common/images/bg.jpg) repeat-x center;
  border-top: 1px solid #F6F7F7;
  border-bottom: 1px solid #AFAFAF; 
  height: 80px;
  width: 100%;
}

.top-navigation a {
  color: #000;
}

.top-navigation a img {
  border-width: 0;
}

.top-navigation td {
  vertical-align: middle;
  white-space: nowrap;
}

.top-navigation table td.thumbnail {
  padding: 3px 5px;
  width: 70px;
}

.top-navigation table td.thumbnail div {
  background: #AFADAF url(../common/images/thumb.gif) no-repeat;
  padding: 4px;
  width: 62px;
  height: 62px;
}

.top-navigation table td.thumbnail img {
  display: block;
  border-width: 0px;
}

.top-navigation table td.advertisment {
  padding: 0 0 0;
  width: 483px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

.top-navigation table td.advertisment div {
  width: 468px;
  height: 60px;
  padding: 6px 8px 5px 7px;
  background: #AFADAF url(../common/images/adv.jpg) no-repeat;
}

.top-navigation table td.advertisment img {
  display: block;
}

.top-navigation table td.rss {
  width: 80px;
  padding: 0 10px 0 7px;
  font-size: 10px;
  line-height: 22px;
  background: url(../common/images/dort.gif) no-repeat right;
}

.top-navigation table td.rss .rss-icons {
  color: black;
  background: url("../common/images/feed-icon-8x8.gif") no-repeat left;
  padding-left: 15px;
  text-align: left;
  margin: 0 0 20px 0;
}

.top-navigation table td.rss input {
  margin-left: 15px;
}

.top-navigation table td.rss .rss-icons a {
  color: black;
  font-size: 10px;
}
 
.top-navigation table td.info-menu {
  padding: 0;
  color: #000;
  font-size: 11px !important;
}

.top-navigation table td.info-menu a {
  margin: 0 3px;
}

.top-navigation table td.info-menu a.registration {
  color: #fff;
  font-weight: bold;
}

.top-navigation table td.info-menu .wellcome {
  padding: 0 0 10px 0;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

.top-navigation table td.info-menu .login {
  padding: 0;
  font-size: 11px;
  color: #000000;
  height: 40px;
  overflow: hidden;
}

.top-navigation table td table {
  width: auto;
}

.top-navigation table td td {
  border-width: 0;
}

.top-navigation .input input {
  width: 80px;
  background: #fff !important;
}

.top-navigation .message {
  font-size: 11px;
  margin: 0 2px;
}

/* ... */

.top-navigation2 {
  position: absolute;
  width: 100%;
  min-width: 1000px;
  left: 0;
  top: 0;
  z-index: 100;
  text-align: left;
  width: expression((document.documentElement.offsetWidth||document.body.offsetWidth )< 1010 ? '1010px' : 'auto');  
  background: #C0C0BF url(../common/images/bg2.jpg) repeat-x center;
  font-family: "Arial"
}

.top-navigation2 * {
  font-size: 11px;
}

.top-container2 {
  border: 1px solid #424242;
  padding-left: 1px;
  padding-right: 1px;
  height: 33px;
}

.top-container2 table.navigation-body {
  background: #C0C0BF url(../common/images/bg.jpg) repeat-x center;
  border-top: 1px solid #F6F7F7;
  border-bottom: 1px solid #AFAFAF; 
  height: 33px;
  width: 100%;
}

.top-navigation2 a {
  color: #000;
}

.top-navigation2 a img {
  border-width: 0;
}

.top-navigation2 td {
  vertical-align: middle;
  white-space: nowrap;
}

.top-navigation2 table td.advertisment {
  padding: 0 0 0;
  width: 483px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

.top-navigation2 table td.advertisment div {
  width: 468px;
  height: 28px;
  padding: 0px 8px 0px 7px;
  line-height: 28px;
  background: #AFADAF url(../common/images/adv2.jpg) no-repeat;
}

.top-navigation2 table td.advertisment a {
  color: #B62430;
  font-weight: bold;
}

.top-navigation2 table td.rss {
  width: 80px;
  padding: 2px 10px 0 7px;
  background: url(../common/images/dort2.gif) no-repeat right;
}

.top-navigation2 table td.rss input {
  margin-left: 15px;
}
 
.top-navigation2 table td.info-menu {
  color: #000;
  font-size: 11px !important;
  padding: 2px 0 0 10px;
}

.top-navigation2 table td.info-menu a {
  margin: 0 3px;
}

.top-navigation2 table td.info-menu a.registration {
  color: #fff;
  font-weight: bold;
}

.top-navigation2 table td.info-menu .wellcome {
  padding: 0 0 10px 0;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

.top-navigation2 table td.info-menu .login {
  padding: 0;
  font-size: 11px;
  color: #000000;
  overflow: hidden;
}

.top-navigation2 table td table {
  width: auto;
  margin: 0;
}

.top-navigation2 table td td {
  border-width: 0;
  padding: 0 2px 0 2px;
}

.top-navigation2 .input input {
  width: 80px;
  background: #fff !important;
}

.top-navigation2 .message {
  font-size: 11px;
  margin: 0 2px;
}