html {
	height:100%;
	margin: 0px;
}
body {
	background-image: url('img/back.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-stretch: expanded;
	min-height: 100%;
	margin: 0px;
	font-family: "Trebuchet Ms", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	cursor: pointer;
	color: #af0000;
	text-decoration: none;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/* --- formularz subskrypcyjny --- */
form {
	margin: 5px;
	padding: 5px;
}
#email {
	width: 230px;
	padding: 5px;
	border: 1px solid #666666;
	font-size: 12px;
	font-family: "Trebuchet Ms", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
#sub {
	width: 60px;
	padding: 4px;
	border: 1px solid #af0000;
	background: #fff;
	font-size: 12px;
	font-family: "Trebuchet Ms", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}

h1 , h2, h3 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #af0000;
	font-weight: normal;
	clear: both;
}
h1:first-letter, h2:first-letter, h3:first-letter {
	/*/color: #054c8e;/*/
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 16px;
}
p {
	margin: 0 0 12px 0;
	padding: 0px;
}
#cont {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.clear {
	clear: both
}
#bckg1 {
	background-image: url('img/mid2.png');
	background-repeat: repeat-y;
}
#bckg2 {
	background-image: url('img/mid1.png');
	background-repeat: no-repeat;
	background-position: top;
}
#bckg3 {
	background-image: url('img/mid3.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
.toleft, #left, .prow img {
	float: left;
}
.toright, #right {
	float: right;
}
#left {
	width: 510px;
	position: relative;
	left: 20px;
	margin-bottom: 75px;
}
#right {
	width: 330px;
	position: relative;
	top: 10px;
	left: -20px;
	margin-bottom: 75px;
}
img.toleft {
	margin: 5px 15px 10px 0;
}
img.toright {
	margin: 5px 0 10px 15px;
}
.prow img {
	margin: 5px 10px 10px 0;
}
div.hl {
	height: 1px;
	width: 100%;
	border-bottom: 1px solid Silver;
	margin: 5px 0 8px 0;
	line-height: 1px;
}
#top {
	display: block;
	margin: 0;
	padding: 0;
}
a.more, span.more {
	float: right;
	margin-bottom: 30px;
	padding-right: 9px;
	background-image: url('img/arrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
}
span.more {
	cursor: pointer;
	color: #af0000;
}
.bigblack {
	font-size: 20px;
	font-weight: bold;
	color: black;
	margin-bottom: 15px;
}
.pasek {
	margin: 20px 0;
	text-align: center;
}
.pasek a {
	margin: 5px;
}
.prow {
	clear: both;
	margin-bottom: 20px;
}
.prow img {
	clear: both;
}
#foot {
	width: 920px;
	margin: 0 auto;
	text-align: center;
}

#bot {
	display: block;
}

.spon_h {
	width: 228px;
	padding-bottom: 20px;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.zrodlo {
	text-align: right;
	padding-bottom: 20px;
}