body{
margin: 0;
padding: 0;
background: transparent url(../obrazki/07.gif);
color: #000000;
text-align: center;
}

* {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px}

.podstawa {
padding: 0;
background: url(../obrazki/tlo.jpg) #FFFFBD; 
margin: auto; 
width: 760px; 
position: relative;
text-align: left;
}

.top {
height: 215px;
}

.logo1 {
background: #FFFFBD; 
width: 760px;
height: 200px;
position: absolute;
top: 0px;
left: 0px;
}

.logo3 {
width: 760px; 
height: 20px; 
background: url(../obrazki/warstwy3.jpg); 
position: absolute; 
top: 200px; 
left: 0px;
}

#lewa {
float: left; 
width: 160px;
margin: 5px;
}

#prawa {
float: right; 
width: 180px; 
}

#srodek {
margin-left: 180px;
margin-right: 180px;
}

#srodek ul { 
margin: 0; 
padding: 1;
}

* html #srodek li{
		padding-left:0px;
        margin-left:40px;
  		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

*+ html #srodek li{
		padding-left:0px;
        margin-left:40px;
  		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	.stopka {
clear: both; 
background: url(../obrazki/stopka.jpg); 
height: 35px;
color: #FFFFFF;
text-align: center;
}

hr {
color: #312C29; 
background: transparent;
}

.lista {  
border: 1px solid #8B0000 ;
width: 160px;
padding: 3px; 
}

.lista li { 
list-style-type: none; 
} 

.lista ul {
margin: 0;
padding: 0;}

.lista a, .lista a:visited { 
font: 12px verdana, sans-serif; 
display: block;
width: 130px;
padding: 3px;
color: #3B3B3B;
margin-top: 1px; 
text-decoration: none; 
border-left: 6px solid #800000; 
} 

.lista a:hover {  
display: block; 
width: 150px;  
background-color: #F4A460; 
text-decoration: none; 
color: #3B3B3B; 
border-left: 6px solid #B8860B; 
} 

tr.kolumna { 
background: #AC5E00; 
font-weight: bold; 
text-color: white; 
color: white; 
}

tr.wiersz { 
background: #F5E49C; 
}

a:visited {
	color: green;
}

a:hover {
	color: #fd0d16;
        text-decoration: underline overline;
}

span {
color: red;
font-weight: bold;
}