html, body {
   background-color: #444444;
   margin: 0;
}


#tablica {
   width: 1004px;
}

td.spis {
   background-color: #444444;
   vertical-align: top;
   text-align: left;
   width: 204px;
   text-decoration: none;
   font-weight:bold;
   line-height: 180%;
   font-family: Arial CE,Arial;
   font-size: 11px;
   color: #AAAAAA;
   text-shadow: 1px 1px #111111;
}

td.opis {
   background-color: #404040;
   padding: 7px;
   text-align: justify;
   width: 800px;
   text-decoration: none;
   line-height: 190%;
   font-family: Arial CE,Arial;
   font-size: 16px;
   color: #AAAAAA;
}

td.nawiguj{
   background-color: #444444;
   padding: 0px;
   text-align: justify;
   width: 824px;
   text-decoration: none;
   line-height: 150%;
   font-family: Arial CE,Arial;
   font-size: 16px;
   word-spacing: 50px;
   color: #AAAAAA;
}

img {
   border: 0px solid;
   border-color: #AAAAAA;  
}


.obrazek_lewy {
   float: left;
   font-size: 14px;
   text-align: center;
   font-style: italic;
   color: #999900;
   margin-right: 10px;
   margin-top: 10px;
   line-height: 140%;
}

.obrazek_prawy { 
   float: right;
   font-size: 14px;
   text-align: center;
   font-style: italic;
   color: #999900;
   margin-left: 10px;
   margin-top: 10px;
   line-height: 140%;
}

.obrazek_srodek { 
   float: center;
   font-size: 14px;
   text-align: center;
   font-style: italic;
   color: #999900;
   margin-top: 5px;
   line-height: 140%;
}
.obrazek_kontur {
float: left;
border-style: hidden;
margin-top: 10px;
margin-bottom: 20px;
 }
 
.tytul_rozdzialu {
   float: left;
   font-size: 20px;
   color: #AAAAAA;
}

.tytul_strony{
   text-align: center;
   font-size: 40px;
   color: #AAAAAA;
}

hr.linia {
height: 1px;
border: 0;
color: #AAAAAA;
background-color: #AAAAAA;
} 

a:link {
	color: #BBBBBB;
	text-decoration:none;
}

a:visited {
	color: #BBBBBB;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
