* {margin: 0; padding: 0;}
html {background-image: url(czarne1.gif);}

 body {
	background-image: url(gwiazdki.jpg);
	color: #000;
	margin: 0 auto; width:850px;
	text-align:center;
	font-family: Arial, 'Times New Roman', sans-serif, serif; 
	
	
}

#logo {
     width:100%; 
     height:200px; 
     background-image: url(logopelne.png)
} 
#kontener {
     width:100%; 
     position:relative; 
     top:40px
} 
#lewa {
    float:left; 
    width:200px; 
    overflow: hidden;
    font-size:14px
} 
#srodek {
    float:left; 
    width:650px; 
    background:none; 
    border-left:200px solid none; 
    font-size: 14px;
    text-align: justify
} 

#stopka {
    width:100%; 
    height:30px; 
    background:#201E1B; 
    font-size: 12px; 
    color: #F5DEB3; 
    clear:both
} 
#srodek p {padding:8px 20px; color: #000; text-indent: 1cm; line-height: 20px; }

ul, ul li {list-style-type: none 
    }
ul {
	
	padding: 2px 2px 1px 2px;
	background-color: #201E1B;
	border: 3px double #4D4932;
}

ul li {
	border-bottom: 1px solid #201E1B;
}

ul a:link, ul a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #201E1B;
	font-style: italic;
	color: #F5DEB3;
	border-left: 10px solid #4D4932;
}

ul a:hover {
	width: 166px;
	background-color: #4D4932;
	color: #fff;
	border-left: 20px solid #201E1B;
}

table {table-layout: auto; 
      width: 610px;
      border-collapse: separate;
      margin: 5px 20px
}

td, td p{font-size: 12px; 
     color: #000000;
     text-align: center;
     padding: 3px 3px}

