* {
	padding:0;
	margin:0;
}

img {
	border:0;
}

body {
	text-align:center;
	background: #f4f2f3;
}

#headerall {
	background:url(images/background.jpg) repeat-x;
}

#header {
	width:850px;
	height:195px;
	margin:0 auto;
	background:url(images/head.jpg);

}

#bottom {
	background:url(images/background2.jpg) repeat-x;

}

#container {
	width:850px;
	margin:0 auto;
	text-align:justify;
	background: #FFF;
	border: 1px solid #ccc;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}

#lewo {
	width:160px;
	height:539px;
	float:left;
	color:#173E5F;
}

#prawo {
	width:675px;
	float:left;
	color:#173E5F;
	margin:0;
}

.news {
	background:url(images/naglowek.jpg) no-repeat;
	margin:5px 0 0 0;
}

.tresc_newsa {
	padding:0 0 0 85px;
}

.naglowek {
	padding:0 0 0 45px;
}

.tresc {
	padding:0 0 0 5px;
	margin:0 0 0 10px;
	text-align:left;
	border: dotted 1px #868686;
	background: #f2f1e6 no-repeat fixed;
	font:12px Courier New, Courier, mono;
}

.newsletter {
	list-style: none;
	width: 149px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#footer {
	background:url(images/footer.jpg);
	width:850px;
	height: 86px;
	clear:both;
}

.footer {
	margin:0 0 0 440px;
	padding:63px 0 0 95px;
	color:#FFF;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}

k {
	color:#808040;
	font-weight:bold;
}

h1 {
	color:#173E5F;

}

o {
	white-space:pre;
}

a {
	color:#000;
}