body, html
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: arial, tahoma;
	font-size: 11px;
  text-align: center;
  background: url(../images/bg.jpg) top repeat-x #dad5c4;
	color: #313131;
}





#naglowek
{
	margin-left: auto;
	margin-right: auto;
	background: url(../images/conti_01.jpg) top no-repeat;
	height: 290px;
}

#content
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-color: #ffffff;
}



#footer
{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 50px;
	background-color: #ffffff;
	background: url(../images/footer.jpg) top no-repeat #ffffff;
}

ul
{
	list-style-image: url(../images/ticker.jpg);
}
