table.baner
{
  border-style:dotted;
  border-width:1px;
  border-color:white;
}

          td.prawybaner
          {
            width:190px;
            height:125px;
            background-image:url(grafika/prawybaner.jpg);
            background-position:left;
          }

          td.lewybaner
          {
            height:125px;
            background-image:url(grafika/lewybaner.jpg);
            font-family: Courier New;
            font-size:40px;
            text-align:center;
          }

                      div.zstio
                      {
                        font-size:20px;
                        text-align:center;
                      }
                      

table.menu
{
  border-style: dotted;
  border-width: 1px;
  border-color:white;
}

          td.menu
          {
            width: 225px;
            text-align:center;
          }

          td.menu_nazwa
          {
            background-color:#F7E3BE;
            text-align:center;
            font-family:Courier New;
            font-size:16px;
            width: 225px;
            border-style:dotted;
            border-width:1px;
            border-color:white;
          }

          td.element
          {
            background-color:#F7E3BE;
            text-align:center;
            font-family:Courier New;
            font-size:16px;
            width: 225px;
            border-style:dotted;
            border-width:1px;
            border-color:white;
          }

td.element:hover
{
  background-color:#C1AA88;
}

a.menu
{
  text-decoration: none;
  color:black;
}

a.link
{
  text-decoration: none;
  color:white;
  font-family: Arial, Helvetica, sans-serif;
  font-size:small;
}

a.link:hover
{
  text-decoration:underline;
}

td.tresc
{
  height 300px;
  border-style:dotted;
  border-width:1px;
  text-align:center;
  border-color:white;
}

p.rozdzial
{
  border-width:1px;
  border-color:white;
  border-style:dotted;
  background-color:#F7E3BE;
  text-align:center;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  margin-top:3px;
  margin-left:3px;
  margin-right:3px;
}

p.tresc
{
  font-family:Arial, Helvetica, sans-serif;
  color:white;
  font-size:small;
}

td.stopka
{
  font-family:Courier New;
  font-size:small;
  background-color:#F7E3BE;
  text-align:center;
  border-style:dotted;
  border-width:1px;
  border-color:black;
}
table.opis
{

  width:500;
  padding:10px;
  border-style:solid;
  border-width: 1px;
  border-color:white;
  font-family:Arial, Helvetica, sans-serif;
  color:white;
  font-size:small;
  vertical-align:top;

  }
  
table.nauczanie
{
  text-align:center;
  color:white;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  width: 95%;
}

