body {
background-color:#ded9cb;
font-size: small;
font-family: Verdana, Arial;

}

.cala {
width:922px;
height:722px;
margin:0 auto;
background: #ded9cb url('../images/index_03.jpg') no-repeat;
}
ul {
margin:0 0 0 25px;
padding:0;
}
li{ 
list-style: circle;

}
table {
position:relative;
left:390px;
top:80px;
border:0;
}
tr td {
width:210px;
padding:0 0 10px 0;
}
tr.nagl td {
background-color:#dceaf9;
text-align: center;
font-weight: bold;
padding:2px;
}
#adres {
position:relative;
top:48px;
left:22px;
color:white;
}
#gazetka {
position:absolute;
top:360px;
left:82px;
}

#promocja {
position:relative;
top:37px;
left:200px;
color:#800000;
font-weight: bold;
}
/* Footer */

#stopka {
	width: 922px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 0.8em;
	
	}


