html, body {
  margin: 0px;
  background-color: #be6f48;
  scrollbar-face-color: #be6f48;
  scrollbar-highlight-color: #be6f48;
  scrollbar-3dlight-color: #be6f48;
  scrollbar-darkshadow-color: #be6f48;
  scrollbar-shadow-color: #be6f48;
  scrollbar-arrow-color: #E2A689;
  scrollbar-track-color: #be6f48;
}
html, body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #FFD6C2;
}
img { border: 0px; }

.main_tbl { width: 100%; height: 100%; }
.foot {
  background-image: url(gfx/des/t_32.jpg);
  text-align: right;
  padding-right: 21px;
}
.flaga {
  width: 131px;
  height: 57px;
  background-image: url(gfx/des/t_10.jpg);
  text-align: center;
  vertical-align: middle;
}
.tbl_1px { border: 1px #E2A689 solid; }

.cel_l8 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #FFD6C2;
  background-color: #be6f48;
}

hr {
  width: 90%;
  height: 0px;
  border: solid #E2A689 0px;
  border-top-width: 1px;
  text-align: center;
}

a, a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
a#lightbold, a:hover#lightbold { color: #FFD6C2; }
a#foot, a:hover#foot {
  font-size: 7pt;
  font-weight: normal;
  color: #FFD6C2;
}
.light10 { font-size: 11pt; }
.light8r { text-align: right; }
.light8c { text-align: center; }
.light8j { text-align: justify; }

input, textarea, select, .radio {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #FFD6C2;
  border: 1px solid #FFD6C2;
  background-color: #AC552B;
}
select, .radio { border: 0; }

table.promo { border: 1px #E2A689 solid; background: #ac552b; }

#NewOwner {
   position: absolute;
   top: 10px;
   text-align: center;
   margin-left: 410px;
   padding: 0 5px;
   width: 280px;
   background: #dea719;
   border: 2px solid #825b3a;
   color: #8d3f35;
}
#NewOwner h1 {
   font-size: 2.4em;
   margin: 10px 0;
}
#NewOwner h2 {
   font-size: 1.8em;
   margin: 30px 0 10px 0;
   color: #311603;
}
