
table#left_green_section td.head {
        font-family: arial, tahoma;
        font-weight: bold;
             height: 29px;
         border-top: 1px solid #d9ead6;
        border-left: 1px solid #d9ead6;
      border-bottom: 1px solid #a9c8a4;
       border-right: 1px solid #a9c8a4;
   background-image: url('bg1.png');
}

table#left_green_section td.head_select {
        font-family: arial, tahoma;
        font-weight: bold;
             height: 29px;
        border-left: 1px solid #d9ead6;
       padding-left: 2px;
   background-image: url('bg.png');
}

table#left_green_section td.head_title {
        font-family: arial;
             height: 30px;
              color: white;
          font-size: 5pt;
}


table#left_green_section td.bg {
    background-color: #b0caac;
         border-left: 1px solid #d9ead6;
}

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



table#left_green_section .a_head {
         display: block;
           color: #3f5b3b;
 text-decoration: none;
     font-family: verdana, arial;
       font-size: 8pt;
     font-weight: bold;
}
table#left_green_section .a_head:hover {
         display: block;
           color: black;
 text-decoration: none;
     font-family: verdana, arial;
       font-size: 8pt;
     font-weight: bold;
}

table#left_green_section .a_head_select {
         display: block;
           color: black; /* #003366; */
 text-decoration: none;
     font-family: verdana, arial;
       font-size: 8pt;
     font-weight: bold;
}
table#left_green_section .a_head_select:hover {
         display: block;
           color: black;
 text-decoration: none;
     font-family: verdana, arial;
       font-size: 8pt;
     font-weight: bold;
}

table#left_green_section .article_title_selected {
         display: block;
           color: white;
 text-decoration: none;
     font-weight: bold;
     font-family: arial;
       font-size: 8pt;
      text-align: center;
}

table#left_green_section .article_title_selected:hover {
         display: block;
           color: white;
 text-decoration: underline;
     font-weight: bold;
     font-family: arial;
       font-size: 8pt;
      text-align: center;
}

table#left_green_section .article_title_normal {
         display: block;
           color: white;
 text-decoration: none;
     font-weight: bold;
     font-family: arial;
       font-size: 8pt;
      text-align: center;
}
table#left_green_section .article_title_normal:hover {
         display: block;
           color: white;
 text-decoration: underline;
     font-weight: bold;
     font-family: arial;
       font-size: 8pt;
      text-align: center;
}

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



/*
a {
         /*display: block;*/
           /*color:  #007700;
 text-decoration: none;
       font-size: 9pt;
     font-weight: bold;
}
a:hover {
 text-decoration: none;
       font-size: 9pt;
     font-weight: bold;
}

/*
a.kontakt {
           color:  #004400;
 text-decoration: none;
       font-size: 9pt;
     font-weight: bold;
}
a.kontakt:hover {
 text-decoration: none;
       font-size: 9pt;
     font-weight: bold;
}
*/

h1.robbo {
           color: #808080;
       font-size:11px;
 text-decoration: none;
     font-weight: bold;
     font-family: verdana, tahoma, arial;
  padding-bottom: 0px;
}


