body 
{ padding-right: 0px;padding-left: 0px;font-size: 11px;padding-bottom: 10px;
  margin: 10px;color: #000000;padding-top: 0px;font-family: verdana;
  background-color: #ffffff;text-align: justify;}

.red
{color: red; border-bottom-width:1px; border-bottom-style: dotted; text-align: left;}

a:link {color: #ffffff}     /* unvisited link */
a:visited {color: #ffffff}  /* visited link */
a:hover {color: #ffffff}   /* mouse over link */
a:active {color: #ffffff}   /* selected link */

table
{margin: 0px;padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px}

td {font-size: 11px;}
hr {color: silver; height: 1px}
h2 {font-size: 13pt; color: #be1627; text-align: left}

.editaktywny
{
        background-color: white;
        font-family:verdana, tahoma, sans-serif;
        font-size:11px;
        color:#000000;
        border: 1px solid gray;
        height: 150px;
        width: 300px;
}

.klawisz
{

        font-family: verdana, tahoma, sans-serif;
        font-size: 11px;
        border-top: 1px solid black;
        margin-top: 6px;
        border-bottom: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        width: 150px;
        background-color: #cccccc;
        background-image: url("images/szukaj.gif");
        azimuth: center;
        cursor: hand;
        height: 18px;

}