body, p, td, a { font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { background-color: #fafaed;
   color: #000000;
   font-size: 10pt;
   text-align: center;
}
p { font-size: 10pt;
   text-align: center;
   margin-top: 2em;
}
h1 { color: #c5c589;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}

h2 { color: #9c8768;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 16pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}

table { margin-left: auto;
   margin-right: auto;
   background-color: #f5f5dc;
   border-collapse: collapse;
/*   border: 1px solid #c5c589;*/
   border: 1px solid #5a0f01;

   empty-cells: hide;
}
td { color: #000000;
   font-size: 10pt;
   text-align: center;
   vertical-align: baseline;
   border: 1px solid #9c8768;
}
img { border: none;
}

/*a { color: blue;
   font-size: 10pt;
   text-decoration: none;
} */


a:link
{
/*color:#1a1aa0;*/
color:#56564d;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline ;
color:#56564d;
font-weight: bold;
}

a:visited
{
color:#56564d;
font-weight: bold;
text-decoration: underline ;
}


#tekst_odsuniety
{
text-align: justify;
 position:relative;
/*background-color: #ffdffd; */
/*background-color: red;*/
width: 710px;
height:520px;

    overflow:auto;
    font-family:verdana;
    margin-top: 3;

    padding-left: 30px;          /* wewnętrzny margines */
    padding-right: 30px;
}


