h1 {
	width: 980px;
	margin: auto;
}

h2 {
	font-size: 20px;
	font-family: Arial;
	color: #810088;
}

.lewyB2 {
	float: left;
	width: 700px;
	overflow: auto;
	border-top: dotted 5px #f0f0f0;
	border-right: dotted 5px #f0f0f0;
	border-bottom: dotted 5px #f0f0f0;
	margin: 30px 10px 20px 0px;
}

.txt {
	margin: 20px;
	font-size: 14px;
	line-height: 150%;
	color: #a0a0a0;
}

.linki {
	text-align: right;
	padding-right: 20px;
}

.linki a {
	color: #808080;
}

.linki a:hover {
	color: #810088;
}

.txt b {
	color: #810088;
	font-size: inherit;
}

.txt i {
	color: #808080;
	font-size: inherit;
}

.prawyB2 {
	float: right;
	width: 700px;
	overflow: auto;
	border-top: dotted 5px #f0f0f0;
	border-left: dotted 5px #f0f0f0;
	border-bottom: dotted 5px #f0f0f0;
	margin: 30px 0px 20px 10px;
}