.tekst_normalny
{
          font-family: Verdana;
          FONT-SIZE: 10px;
          text-align: justify;
}

.tekst_normalny_stopka
{
          font-family: Verdana;
          FONT-SIZE: 10px;
          text-align: right;
          color: #6399e3;
}

.tekst_normalny_center
{
          font-family: Verdana;
          FONT-SIZE: 10px;
          text-align: center;
}

.tekst_naglowek
{
          font-family: Verdana;
          FONT-SIZE: 10px;
          COLOR: #800080;
          text-decoration: none;
          FONT-WEIGHT: BOLD;
}

.tekst_naglowek_red
{
          font-family: Verdana;
          FONT-SIZE: 10px;
          FONT-WEIGHT: BOLD;
          COLOR: red;
          text-decoration: none;

}
A.tekst_naglowek:link{ COLOR: red; text-decoration: none; }
A.tekst_naglowek:visited { COLOR: red; text-decoration: none; }
A.tekst_naglowek:active { COLOR: red;  text-decoration: none; }
A.tekst_naglowek:hover { COLOR: red; text-decoration: none; font-weight: bold; }

A.tekst_naglowek:link{ COLOR: #800080; text-decoration: none; }
A.tekst_naglowek:visited { COLOR: #800080; text-decoration: none; }
A.tekst_naglowek:active { COLOR: #800080;  text-decoration: none; }
A.tekst_naglowek:hover { COLOR: #800080; text-decoration: none; font-weight: bold; }

.tekst_menu_glowne {
          FONT-WEIGHT: BOLD; font-family: Verdana; text-decoration: none; FONT-SIZE: 10px; COLOR: black;
}

A.tekst_menu_glowne:link{ COLOR: black; text-decoration: none; }
A.tekst_menu_glowne:visited { COLOR: black; text-decoration: none; }
A.tekst_menu_glowne:active { COLOR: black;  text-decoration: none; }
A.tekst_menu_glowne:hover { COLOR: black; text-decoration: none; }

.tekst_normalny_bold {
          font-family: Verdana; FONT-SIZE: 10px; FONT-WEIGHT: bold;
}
.tekst_normalny_bold_red {
          font-family: Verdana; FONT-SIZE: 10px; COLOR: red;
}
.tekst_normalny_black {
          font-family: Verdana; FONT-SIZE: 10px; COLOR: black;
}
.tekst_menu_bold {
          font-weight: bold; font-family: Verdana; text-decoration: none; FONT-SIZE: 10px;
}
.tekst_menu {
          font-family: Verdana; text-decoration: none; FONT-SIZE: 10px; COLOR: #000000;
}
.tekst_podmenu {
          font-family: Verdana; text-decoration: none; FONT-SIZE: 9px; COLOR: #033660;
}
.tekst_podmenu_black {
          font-family: Verdana; text-decoration: none; FONT-SIZE: 9px;
}
.tekst_tytul_artykul {
          FONT-WEIGHT: bold; COLOR: BLACK; font-family: Helvetica; FONT-SIZE: 13px;
}

A:hover { font-weight: bold; text-decoration: none; }
A:visited { text-decoration: none; }
A:link { text-decoration: none; }
A:active { font-weight: bold; text-decoration: none; }

li ul li { list-style-type: square; line-height: 16px; }
ul li { list-style-type: square; line-height: 16px; }

.inputbox { font-family: Verdana; FONT-SIZE: 10px; border-style: solid ; border-width: thin; text-shadow: inherit;}

.info_osrodek
{
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   line-height: 140%;
   padding: 1px;
   border: 1px solid;
   border-color: #bed9fe;
   color: black;
   margin-left: 30px;
   margin-right: 15px;
   background-color: #e4effe;
}

