body {
background-color: 		#0033ff;
text-align: center;
width: 990px;
border-right: solid 2px #000000;
border-left: solid 2px #000000;
margin: 0 auto;
}
#banner{ 
overflow: hidden;
text-align: center;
width: 100%;
background-color: red;
}


#top {
text-align: center;
}
#top2{
text-align: center;
}

#tresc{
 width: 100%;
}

#tresc2 {
background-color: #aaaaaa;
font-family: arial;
height: 100%;
font-size: 13px;
text-align: justify;
padding-left: 200px;
padding-right: 20px;
padding-top: 20px;
}

#tresc3 {

background-color:			#aaaaaa;
font-family: arial;
height: 100%;
font-size: 13px;
text-align: justify;
padding-left: 200px;
padding-right: 20px;
padding-top: 20px;
}

.fotki{ 
text-align: center;


}

h1 {
text-align: center;
padding-left: 200px;
padding-right: 20px;
font-size:40px;
}


#stopka{
text-align: center;

}

#menu{
overflow: hidden;
float:left;
text-align:left;
}

#stopka{ 
background-color: #99ccff;
text-align: center;
border-bottom: solid 2px black;
border-top: solid 2px black;
}

#Odzielacz{
background-color: black;
height: 5px;
}


#button ul {
		list-style: none;
		margin:  0;
		padding: 0;
		border: none;
		}
#button li {
		border-bottom: 5px solid  #6699ff;
		margin: 0;
		}
		
#button li a {
display: block;
padding: 5px 5px 5px 1.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #0033ff;
color: #fff;
text-decoration: none;
width: 100%;
		}
#button li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #b5b5b5;
color: #fff;
		}
