BODY {
     MARGIN: 0px 0px 0px 0px;
     CURSOR: default;
}

.tab {
     width: 770px;
}

.doc {
     vertical-align: top;
     background-image:url('images/bg_doc.jpg');
     background-position:center;
     background-repeat:repeat-y;
}

#div_doc {z-index: 1; position: absolute;}
#div_doc_in {z-index: 2; position: relative;}
#div_doc_title {z-index: 3; position: relative; left: 38px;}
#div_oferta {z-index: 3; position: absolute; right: 20px; width: 150px;}

.doc_tab {
     width: 100%;
     FONT-FAMILY: Tahoma; COLOR: #736A96; font-weight: normal; font-size: 11px;
     line-height: 160%; text-align: left;
     vertical-align: top;}
.doc_tab_td {
     FONT-FAMILY: Tahoma; COLOR: #736A96; font-weight: normal; font-size: 11px;
     line-height: 160%; text-align: left;
     vertical-align: top;
     padding: 20px 20px 20px 20px;}
.doc_tab_td2 {
     FONT-FAMILY: Tahoma; COLOR: white; font-weight: normal; font-size: 11px;
     line-height: 160%; text-align: left;
     vertical-align: top;
     padding: 20px 25px 20px 20px;}
.doc_tab_td3 {
     FONT-FAMILY: Tahoma; COLOR: #736A96; font-weight: normal; font-size: 11px;
     line-height: 160%;
     vertical-align: top;}
     
.news_title {
     FONT-FAMILY: Tahoma; COLOR: #B56A6A; font-weight: bold; font-size: 11px;}
.news_date {
     FONT-FAMILY: Tahoma; COLOR: #CE8787; font-weight: normal; font-size: 11px;}
.news_line {
     FONT-FAMILY: Tahoma; COLOR: #C2C2C2; font-weight: normal; font-size: 11px;}
     
input {
      width: 180px;
      height: 25px;
      border: 1px solid #B56A6A;
      padding: 4px 4px 4px 4px;
      background-color: #F3E9E9;
      FONT-FAMILY: Tahoma; color: #572B2B; font-weight: normal; font-size: 11px;}
textarea {
      width: 260px;
      height: 150px;
      border: 1px solid #B56A6A;
      padding: 4px 4px 4px 4px;
      background-color: #F3E9E9;
      FONT-FAMILY: Tahoma; color: #572B2B; font-weight: normal; font-size: 11px;}
button {
      CURSOR: pointer;
      border: 4px solid #D9B0B0;
      padding: 4px 4px 4px 4px;
      background-color: #B56A6A;
      FONT-FAMILY: Tahoma; color: white; font-weight: bold; font-size: 11px;}
      
.news_title2 {
     FONT-FAMILY: Tahoma; COLOR: #D5CFE9; font-weight: bold; font-size: 11px;}
.news_line2 {
     FONT-FAMILY: Tahoma; COLOR: #736A96; font-weight: normal; font-size: 11px;}

a:link {COLOR: #716696; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold; font-size: 11px;}
a:visited {COLOR: #716696; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold; font-size: 11px;}
a:hover {COLOR: #958CB0; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline; font-weight: bold; font-size: 11px;}
a:active {COLOR: #B56A6A; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline; font-weight: bold; font-size: 11px;}

a.dark:link {COLOR: white; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline; font-weight: bold; font-size: 11px;}
a.dark:visited {COLOR: white; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline; font-weight: bold; font-size: 11px;}
a.dark:hover {COLOR: #736A96; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold; font-size: 11px;}
a.dark:active {COLOR: #736A96; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; font-weight: bold; font-size: 11px;}

.picture {
      border: 5px solid #968FB0;}
.smalltext {
     FONT-FAMILY: Tahoma; COLOR: white; font-weight: normal; font-size: 9px;}
