body { 
  background-color: #058;
  color: #ccc;
  font-size: 1em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.spis { 
  width: 90%; 
  margin: 1em auto 3em auto;
  background-color: #036;
}

.spis:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

.spis ul
{
  display: block;
  padding: 0; /* bez wciecia*/
  margin: 0;
  list-style-type: none;
  font-size: 1em;
  font-family: Helvetica, Arial, sans-serif;
}

.spis li:after
{
content: ".";
display: block;
line-height: 0px;
font-size: 0px;
clear: both;
}

.spis a
{
display: block;
clear:both;
float:left;
padding: 4px 10px 4px 10px;
/*width: 400px;*/
background-color: #036;
/*border-bottom: 1px solid #eee;
border-right: 1px solid #eee;*/
}

.spis span.data
{
display: block;
float:right;
right:0pt;
height:1.2em;
padding: 1px 10px 1px 10px;
color: #aaa;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
}

.spis span.data_head
{ border:0pt;
 float:right;
padding: 4px 10px 4px 10px;
background-color: #036;
color: #aaa;
font-size: smaller; 
}

span.tyt2 /*tymczasowe*/
{
display:block;
min-height:1.3em;
padding: 1px 10px 1px 10px;
color: #fff;
background-color: #036;
font-weight: bold;
border-bottom: none;
width: 90%;
margin: auto;
}


.spis  span.tyt
{
display:block;
float:left;
min-height:1.3em;
padding: 1px 10px 1px 10px;
color: #fff;
font-weight: bold;
border-bottom: 1px solid #aaa;
/*width: 300px;*/
}

a:hover /*tumczasowe*/
{
background-color: #369;
color: #fff;
}


a:link, a:visited /*tymczasowe*/
{
color: #EEE;
text-decoration: none;
}



.spis  span.nr
{
display:block;
float:left;
height:1.3em;
width: 4.5em;
text-align: center;
padding: 1px 10px 1px 10px;
margin-right:2px;
color: #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
/*width: 300px;*/
}

.spis a:link, .spis a:visited
{
color: #EEE;
text-decoration: none;
}

.spis a:hover
{
background-color: #369;
color: #fff;
}

td {
  padding: 0 1em;
}
