HTML {
  height:100%;
  font-family: verdana;	
}

BODY
{
  background-color:#B7CC99;
  margin:0px;
  padding:0px
}
TABLE
{
 margin:0px;
 padding:0px;
}

.naglowek { font-family: Verdana; color: #0E6148;  font-size: 16pt;text-align:left; }
.standard { font-family: Verdana; color: #000000;  font-size: 9pt; text-align:justify; margin:0px 10px;text-decoration: none;}
A.standard:link { font-family: Verdana; color: #000000;  font-size: 9pt; text-align:justify; margin:0px 10px;text-decoration: none;}
A.standard:active { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:justify; margin:0px 10px;text-decoration: none;}
A.standard:visited { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:justify; margin:0px 10px;text-decoration: none;}
A.standard:hover { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:justify; margin:0px 10px;text-decoration: none;}
.kontakt { font-family: Verdana; color: #000000;  font-size: 9pt; }
A.kontakt:link    { font-family: Verdana; font-size: 9pt; color: #000000; text-decoration: none; }
A.kontakt:active  { font-family: Verdana; font-size: 9pt; color: #000000; text-decoration: none; }
A.kontakt:visited { font-family: Verdana; font-size: 9pt; color: #000000; text-decoration: none; }
A.kontakt:hover   { font-family: Verdana; font-size: 9pt; color: #000000; text-decoration: underline; }
.lista { list-style-type:disc;font-family: Verdana;color: #000000;font-size: 9pt; text-align:left;margin:0px 30px;}
.prezentacja { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:center; margin:0px 10px;text-decoration: none;}
A.prezentacja:link { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:center; margin:0px 10px;text-decoration: none;}
A.prezentacja:active { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:center; margin:0px 10px;text-decoration: none;}
A.prezentacja:visited { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:center; margin:0px 10px;text-decoration: none;}
A.prezentacja:hover { font-family: Verdana; color: #000000;  font-size: 9pt;text-align:center; margin:0px 10px;text-decoration: underline;}

#oferta_table { width:100%; }
#oferta_table td { text-align:center; font-size: 14px; font-weight:bold; color:#637b7e; padding:5px 0px 5px 0px; }
#oferta_table td a { color:#637b7e; text-decoration:none; }
#oferta_table td a:hover { color:#b6080c; text-decoration:underline; }

div.MenuLeft { color:#375461; font-size: 12px; text-align:center; margin-top:5px;  }
div.MenuLeft .pos { margin:3px 0px 3px 0px; }
div.MenuLeft .pos a { color:#375461;  text-decoration: none; }
div.MenuLeft .pos a:hover { color:#b6080c; text-decoration: underline; }
div.MenuLeft .selected { color:#b6080c; font-weight:bold; }