

table#default_section td.head {
        font-family: arial, verdana, tahoma;
             height: 30px;
       padding-left: 2px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #7BA6D2;  /* zmienny */
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #B0D7FE;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #B0D7FE;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4779AC;  /* zmienny */
   background-color: #7BA6D2;
}

table#default_section td.head_select {
        font-family: arial, verdana, tahoma;
             height: 30px;
       padding-left: 2px;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #93C7FA;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #B0D7FE;  /* zmienny */
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #93C7FA;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #6D95BC;  /* zmienny */
   background-color: #87B7E6;
}

table#default_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#default_section td.bg {
   background-color: #DCE0F4;
}

table#default_section td.title {
        font-family: arial, verdana, tahoma;
          font-size: 14pt;
              color: #2E3F92;
}



table#default_section a {
         display: block;
           color: white;
 text-decoration: none;
     font-weight: bold;
     font-family: arial, verdana, tahoma;
       font-size: 10pt;
}
table#default_section a:hover {
         display: block;
           color: #FFDE00;
 text-decoration: none;
     font-weight: bold;
     font-family: arial, verdana, tahoma;
       font-size: 10pt;
}

table#default_section .article_title {
         display: block;
           color: #C0FF00;
 text-decoration: none;
     font-weight: bold;
     font-family: verdana, tahoma, arial;
       font-size: 8pt;
}
table#default_section .article_title:hover {
         display: block;
           color: #00FF00;
 text-decoration: none;
     font-weight: bold;
     font-family: verdana, tahoma, arial;
       font-size: 8pt;
}

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

table#default_section td.bg {

/*  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #78B4F0; */

   background-color: #6496C8;
}
