
table#aktualnosci_section td.top_left{
            width: 5px;
           height: 24px;
 background-image: url('./top_left.gif');
background-repeat: no-repeat;
}

table#aktualnosci_section td.top_right{
            width: 5px;
           height: 24px;
 background-image: url('./top_right.gif');
background-repeat: no-repeat;
}

table#aktualnosci_section td.middle_left{
 background-image: url('./middle_left.gif');
background-repeat: repeat-y;
}

table#aktualnosci_section td.middle_right{
 background-image: url('./middle_right.gif');
background-repeat: repeat-y;
}


table#aktualnosci_section td.bottom_left{
           height: 14px;
 background-image: url('./bottom_left.gif');
background-repeat: no-repeat;
}

table#aktualnosci_section td.bottom_right{
           height: 14px;
 background-image: url('./bottom_right.gif');
background-repeat: no-repeat;
}

table#aktualnosci_section td.bottom_bg{
           height: 14px;
 background-image: url('./bottom_bg.gif');
background-repeat: repeat-x;
}


table#aktualnosci_section td.head {
        font-family: arial, verdana, tahoma;
             height: 22px;
       padding-left: 2px;
   background-image: url('./top_bg.gif');
  background-repeat: repeat-x;

}

table#aktualnosci_section td.head_select {
        font-family: arial, verdana, tahoma;
             height: 22px;
       padding-left: 2px;
   background-image: url('./top_bg.gif');
  background-repeat: repeat-x;
}

table#aktualnosci_section td.head_title {
        font-family: verdana, tahoma, arial;
             height: 30px;
              color: darkblue;
          font-size: 9px;
              align: top;
   background-color: none;
  background-repeat: no-repeat;
}


table#aktualnosci_section td.bg {
   background-color: #6496C8; /*#2E3F92; /*#DCE0F4;*/
}

table#aktualnosci_section td.title {
        font-family: arial, verdana, tahoma;
          font-size: 14pt;
              color: #6496C8; /*#2E3F92; /*#DCE0F4;*/
}



table#aktualnosci_section a {
         display: block;
           color: #3C3C3C;
 text-decoration: none;
     font-weight: none;
     font-family: arial, verdana, tahoma;
       font-size: 9pt;
}
table#aktualnosci_section a:hover {
         display: block;
           color: #000000;
 text-decoration: none;
     font-weight: none;
     font-family: arial, verdana, tahoma;
       font-size: 9pt;
}

table#aktualnosci_section .article_title {
         display: block;
           color: #456700;
 text-decoration: none;
     font-weight: none; /*bold; */
     font-family: verdana, tahoma, arial;
       font-size: 8pt;
}
table#aktualnosci_section .article_title:hover {
         display: block;
           color: #000000;
 text-decoration: none;
     font-weight: none; /*bold;*/
     font-family: verdana, tahoma, arial;
       font-size: 8pt;
}

/* dla pustego miesca podczas wyświetlania poddziałów */

table#aktualnosci_section td.bg {

             height: 18px;
       padding-left: 2px;
   background-color: #FAEDDA;
   border-bottom-style:dotted;
   border-bottom-width:1px;
   border-color:#FAB86D;
}