table.tabela {
   font-family: Verdana;
   border-width:1px;
   border-left:1px;
   border-right:1px;
   border-top:1px;
   border-bottom:1px;
   border-color:white;
   border-style:solid;
}

a:link, a:active, a:visited {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #8C9992;
   text-decoration: none;
}

a:hover {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #1010FF;
   text-decoration: none;
}

p {
   font-family: Verdana;
   font-size: 10pt;
   color:black;
   text-align:center;
}

p.1{

  font-family: Verdana;
  font-size: 8pt;
  text-align:left;
  font-weight:bold;
}
p.2 {

  font-family: Verdana;
  font-size: 8pt;
  text-align:center;
}

h1 {
   font-family: Verdana;
   font-size: 12pt;
   font-weight: bold;
   color:black;
   text-align:left;
}

h2 {
   background:#E6F6FA;
   border:1;
   padding:10px;
   margin:30px;
   font-family: Verdana;
   font-size: 16pt;
   font-weight: bold;
   color:black;
   text-align:center;
}

hr {
   width: 80%;
   height: 1px;
   color:black;
   text-align:center;
}

table.inner {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   border-style:solid;
   border-width:0px;
   border-color:silver;
}
th.naglowek {
   font-family: Verdana;
   font-size: 8pt;
   color:white;
   border-style:solid;
   border-width:0px;
   font-weight: bold;
   border-color:white;
   background-color:#909090;
}
tr.even {
   font-family: Verdana;
   font-size: 10pt;
   border-color:white;
   background-color:#E0E0E0;
   width:150px;
   text-align:center;
}

tr.odd {
   font-family: Verdana;
   font-size: 10pt;
   border-width:1px;
   border-color:white;
   background-color:#F0F0F0;
   text-align:center;
}

td {
   border-style:solid;
   border-width:0px;
   border-color:white;
}

td.1 {
   border-style:solid;
   border-width:0px;
   border-color:white;
   text-align:left;
}


td.odd{
   font-family: Verdana;
   font-size: 8pt;
   font-weight: bold;
   border-style:solid;
   border-width:1px;
   border-color:silver;
   background-color:#E0E0E0;
}


frameset.ramki {
 border-width:0px;
}

body.menu {
   background-color:#E0E0E0;
}


img {
border-width:0px;
}