body
{
    background-color: #613d21;
    background-image: url(../grafiki/511.gif);
    background-repeat: repeat;
}

#gora
{
     height: 50px;
     margin-left: auto;
       width:  825px;
       margin-right: auto;
         background-image: url(../grafiki/511.gif);
    background-repeat: repeat;

     background-color: #613d21;
     font-family: Comic Sans MS;
     }
     
#srodek
{      height: 575px;
       margin-left: auto;
       width:  825px;
       margin-right: auto;
      background-color: #9c6e74;
           font-family: Comic Sans MS;

}

#dol
{

    font-family: Comic Sans MS;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	text-align: center;
	padding-bottom: 5px;
}

ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
}

ul a:link, ul a:visited {
	text-decoration: none;
	background-color: #9c6e74;
	color: #000;
	padding: 5px;
}

ul a:hover {
	
	color: #ffffff;

}

