body {
 font-family: verdana, arial;
 color: rgb(20,61,141);
 background-color: rgb(243, 235, 224);
 padding: 0px;
 margin: 10px 0px 0px 0px;
}
.table_separator {
                background-color: rgb(255,102,0);
                height: 12px;
}
.outside_table {
                padding-top: 10px;
}
.inside_table {
             border: solid 1px;
             border-top: solid 12px;
             border-color: rgb(255,102,0);
             background-color: rgb(243,242,240);
}
.glowne_tlo { 
             background-color: rgb(243, 235, 224);
}
.tytul_strony {
 color: rgb(252,3,3);
 font-family: verdana,arial;
 font-size: 26px;
 margin-top: 14px;
 margin-bottom: 14px;
}
img.logo_napis {
               border: solid 1px;
               border-color: rgb(255,102,0);
}
.panel  {
   border: solid 1px ; 
   border-top: solid 12px;
   border-color: rgb(255,102,0);
   background-color: rgb(243,242,240);
   margin: 0px 0px 0px 0px;
   font-size: 15px;
   border-bottom: none;
   text-align: center;
   width: 200px;
   float: left;
}

.panel2  {
   border: solid 0px ; 
   border-top: solid 0px;
   border-color: rgb(255,102,0);
   background-color: rgb(243,242,240);
   margin: 20px 0px 0px 0px;
   font-size: 15px;
   border-bottom: none;
   text-align: center;
   width: 200px;
   float: left;
}

.text      {
  font-size: 12px;
  text-align: justify;
  <!--padding: 10px;-->
  float: right;
}
.data {
font-style: italic;
}
.pozycja_panela, .pozycja_podpanela   {
  border-bottom: solid 1px;
  border-color: rgb(255,102,0);
  }

.podpanel {
  border-bottom: solid 1px;
  border-color: rgb(255,102,0);
  }
  
.pozycja_podpanela    {
  border-top: solid 1px; 
  border-left: solid 10px;
  border-bottom: none;
  border-color: rgb(255,102,0);;
  }
p:first-letter {
 font-size: 20px;
}  

a.center:link, a.center:visited, a.center:hover, a.center:active,  .link
{
text-decoration: none;
font-weight: bold;
color: #662800;    
}
  
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active
{
text-decoration: none;
color: rgb(20,61,141);     
}
  
