/* --- css stylesheet - cssdbrnostred --- */
/* --- global --- */
html * , body {
  font-size: 12px;
  line-height: 16px;
  font-family: "Trebuchet MS", "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #404040;
  background-color: #F47920;
  text-align: center;
}
img {
  border: 0px none;
}
a {
  color: #790000;
  text-decoration: underline;
}
a:hover {
  color: #790000;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  padding: 0px;
  margin: 0px 0px 8px 0px;
}
ul {
  margin: 0px;
  padding: 0px 0px 0px 30px;
}
ol {
  margin: 0px;
  padding: 0px 0px 0px 36px;
}
ul li , ol li {
  margin: 2px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  display: block;
}
h1 {
  /*background: no-repeat 0px 9px url(images/arrow_h1.gif);*/
  padding: 0px 0px 0px 18px;
}
h1 , h1 * {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  visibility: hidden;
}
h2 , h2 * {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
h3 {
  padding: 2px 0px 4px 0px;
}
h3 , h3 * {
  font-size: 13px;
  line-height: 18px;
  color: #790000;
}
h4 {
  padding: 2px 0px 4px 0px;
}
h4 , h4 * {
  font-size: 14px;
  line-height: 18px;
}
h5 , h5 * {
  display: block;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  position: relative;
  top: -4px;
}
h6 {
}
input {
  margin: 0px;
}
table {
  border: 0px none;
  border-collapse: collapse;
}
td {
}
/* ---  --- */
.clear {
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  height: 1px;
  float: none;
  clear: both;
}
.print {
  display: none;
}
.noprint {
  display: block;
}
.t-l {
  text-align: left !important;
}
.t-c {
  text-align: center !important;
}
.t-r {
  text-align: right !important;
}
.f-l {
  float: left !important;
}
.f-r {
  float: right !important;
}
.block {
  display: block;
}
.hidden {
  display: none;
}
.error {
  color: #FF0000 !important;
}
.formtext {
  border: 1px solid #FDC689;
  padding: 1px 2px 1px 2px;
  vertical-align: middle;
}
.formtext:focus {
  border: 1px solid #F47920;
}
.error .formtext {
  border: 1px solid #FF0000;
}
input.formtext {
  height: 16px;
}
.button {
  border: 0px none;
  background-color: #FF3300;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  padding: 2px 8px 2px 8px;
  vertical-align: middle;
}
h3 a {
  text-decoration: none;
}
h3 a:hover {
  text-decoration: underline;
}
.h1 {
  background: no-repeat 0px 0px;
  margin-left: -2px;
}
.popuplink {
  cursor: pointer;
  cursor: hand;
}
/* --- mask --- */
div.web-all {
  background: no-repeat left top url(images/web_all_bg.gif);
  width: 770px;
  padding: 0px 0px 0px 0px;
  margin: auto;
  text-align: left;
}
div.web-left {
  width: 207px;
  float: left;
  padding: 175px 0px 0px 0px;
  position: relative;
}
div.web-center {
  width: 563px;
  float: right;
  padding: 0px 0px 0px 0px;
}
div.web-tester {
  overflow: hidden;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  bottom: 0px;
}
/* --- web-left --- */
div.web-left p {
  margin: 0px;
}
div.top-logo {
  position: absolute;
  top: 36px;
  left: 32px;
  width: 70px;
  height: 82px;
}
div.left-shadow {
  background: no-repeat left top url(images/web_all_leftshadow.gif);
  width: 20px;
  height: 160px;
  position: absolute;
  left: -20px;
  top: 0px;
}
div.web-arrow-left {
  background: no-repeat left top url(images/web_arrow_left.gif);
  width: 11px;
  height: 26px;
  position: absolute;
  left: 202px;
  top: 202px;
}
div.window-left-top {
  background: no-repeat left top url(images/window_left_top.gif);
  height: 16px;
}
div.window-left-bottom {
  background: no-repeat left top url(images/window_left_bottom.gif);
  height: 16px;
  margin-bottom: 8px;
}
div.window-left-contact {
  background: repeat-y left top url(images/window_left_bg.gif);
  padding: 6px 20px 0px 27px;
}
div.window-left-shortnews {
  padding: 0px 8px 0px 18px;
  margin-bottom: 8px;
}
div.window-left-newsletter {
  background: repeat-y left top url(images/window_left_bg.gif);
  padding: 0px 20px 0px 27px;
}
div.window-left-fastlinks {
  background: repeat-y left top url(images/window_left_bg.gif);
  padding: 0px 20px 0px 27px;
}
div.window-left-contact ,
div.window-left-contact * ,
div.window-left-newsletter ,
div.window-left-newsletter * ,
div.window-left-fastlinks ,
div.window-left-fastlinks * {
  font-size: 11px;
  line-height: 20px;
}
div.window-left-contact a ,
div.window-left-fastlinks a {
  text-decoration: none;
}
div.window-left-contact a:hover ,
div.window-left-fastlinks a:hover {
  text-decoration: underline;
}
div.window-left-shortnews div {
  color: #FFFFFF;
  padding-top: 6px;
}
div.window-left-contact b ,
div.window-left-shortnews b ,
div.window-left-fastlinks b ,
div.window-left-newsletter b {
  display: block;
  font-size: 11px;
  color: #790000;
  padding: 4px 0px 4px 0px;
}
/*div.window-left-newsletter input.button {
  background: no-repeat center center url(images/arrow_h1.gif) #FFFFFF;
  color: #FDC689;
  font-size: 22px;
  width: 16px;
  padding: 0px;
  overflow: visible;
}*/
div.window-left-newsletter input.button {
  background: none #FDC689;
}
div.copyright {
  padding: 4px 0px 0px 18px;
  cursor: default;
}
div.copyright , div.copyright * {
  font-size: 10px;
  line-height: 12px;
  color: #FDC689;
}
div.copyright a {
  text-decoration: underline;
  color: #FDC689;
}
div.copyright a:hover {
  text-decoration: none;
  color: #790000;
}
/* --- web-center --- */
div.tools {
  padding: 14px 0px 0px 44px;
  height: 16px;
}
div.tools a {
  display: block;
  float: left;
  margin: 0px 30px 0px 0px; 
  font-size: 11px;
  text-decoration: none;
}
div.tools a:hover {
  color: #FDC689;
  text-decoration: none;
}
div.menu-big {
  height: 26px;
  margin: 105px 0px 25px 20px;
  position: relative;
}
div.menu-big div.item {
  float: left;
}
div.menu-big a {
}
div.menu-big img {
  cursor: pointer;
  cursor: hand;
}
div.web-arrow-top {
  background: no-repeat left top url(images/web_arrow_top.gif);
  width: 26px;
  height: 11px;
  position: absolute;
  top: 30px;
}
div.window-center {
  background: repeat-y left top url(images/window_center_bg.gif);
  padding: 17px 32px 17px 32px;
}
div.window-center-bottom {
  background: no-repeat left top url(images/window_center_bottom.gif);
  height: 18px;
}
div.menu-bottom {
  text-align: right;
  padding: 12px 25px 12px 0px;
  color: #FDC689;
  cursor: default;
}
div.menu-bottom * {
  font-size: 11px;
}
div.menu-bottom a {
  text-decoration: none;
}
div.menu-bottom a:hover {
  color: #FDC689;
  text-decoration: none;
}
/* --- news --- */
div.news div.content {
  padding: 2px 0px 0px 20px;
}
div.news-space {
  line-height: 0px;
  font-size: 0px;
  overflow: hidden;
  height: 22px;
}
/* --- document --- */
div.document-space {
  line-height: 0px;
  font-size: 0px;
  overflow: hidden;
  height: 12px;
}
/* --- photo --- */
div.photo {
  padding: 7px 12px 5px 12px;
  background-color: #F0F0F0;
  float: left;
  width: 120px;
  text-align: center;
  cursor: default;
}
div.photo a {
  border: 3px solid #F0F0F0;
  display: block;
}
div.photo a:hover {
  border: 3px solid #FFFFFF;
}
div.photo h5 {
  color: #790000;
  padding: 4px 0px 2px 0px;
}
div.photo-space-h {
  height: 20px;
  width: 20px;
  float: left;
}
div.photo-space-v {
  height: 20px;
  clear: both;
}
/* --- paging --- */
div.paging {
  cursor: default;
  color: #FDC689;
  text-align: center;
  margin-top: 20px;
}
div.paging a {
  font-weight: bold;
  text-decoration: none;
}
div.paging a:hover {
  text-decoration: underline;
}
div.paging a.pagingtext {
  font-weight: normal;
}
div.paging a.pagingtext:hover {
}
div.paging a.active {
  color: #404040;
}
div.paging a.active:hover {
  color: #404040;
}
/* --- submenu --- */
div.submenu {
  border-bottom: 1px solid #404040;
}
div.submenu a {
  font-weight: bold;
  color: #FFFFFF;
  display: block;
  float: left;
  width: 150px; /*165px;*/
  line-height: 38px;
  text-decoration: none;
  padding: 0px 0px 0px 15px;
  margin: 0px 1px 0px 0px;
}
div.submenu a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
/* --- dataform --- */
table.dataform {
  margin-top: 10px;
}
table.dataform tr td {
  padding: 2px 8px 2px 8px;
  text-align: left;
}
table.dataform tr td.name {
  font-weight: bold;
  text-align: right;
}
table.dataform tr td b {
  color: #790000;
}


