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

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

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

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


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

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

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


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

}

table#szary_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#szary_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#szary_section td.bg {
   background-color: #6496C8; /*#2E3F92; /*#DCE0F4;*/
}

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



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

table#szary_section .article_title {
         display: block;
           color: #6B8EB1;
 text-decoration: none;
     font-weight: none; /*bold; */
     font-family: verdana, tahoma, arial;
       font-size: 8pt;
}
table#szary_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#szary_section td.bg {

             height: 18px;
       padding-left: 2px;
   background-color: #FFFFFF;
}

table.main_page{
    width:100%;
}

td.main_page{
    width:33%;
    vertical-align:top;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #909090;
    font-family: Tahoma, Arial, Verdana, Generic;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    text-align:left;
    color:#505050;
}

h1.main_page{
    font-family: Arial, Verdana, Tahoma, Generic;
    font-style: italic;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#707070;
}

a.main_page{
    font-family: Tahoma, Arial, Verdana, Generic;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
    color:#707070;
}

a.main_page{
    font-family: Arial, Verdana, Tahoma, Generic;
    font-style: italic;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#707070;
}
