body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
}
.ContentPane {
	margin: auto;
	margin-top: 35px;
	width: 530px;
	padding-bottom: 50px;
}


.ContentPane {
	text-align: left;
}

.ContentPane h1.polecaj-title {
	margin: 0;
	text-align: left;
	background: url(img/top-polecaj.jpg) no-repeat top center;
	padding-top: 200px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #404040;
}

.ContentPane h1.polecaj-title span {
	display: block;
	background: url(img/bg-content-top.gif) no-repeat bottom center;
	padding: 0 10px;
	padding-bottom: 12px;
}

.ContentPane h1.polecaj-title span strong {
	color: #dc000a;
	font-size: 14pt;
	font-weight: normal;
}

.ContentPane p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	line-height: 14pt;
	color: #404040;
	margin: 20px 10px;
	text-align: justify;
}

.ContentPane p span {
	font-weight: bold;
	color: #dc000a;
}

.ContentPane a, .ContentPane a:active, .ContentPane a:visited {
	color: #dc000a;
	text-decoration: underline;
}

.ContentPane a:hover {
	color: #dc000a;
	text-decoration: none;
}


a.cntct {
	display: block;
	margin-left: 158px;
	* margin-left: 0;
	margin-bottom: 5px;
	width: 215px;
	height: 60px;
	background: url(img/asystent.jpg) no-repeat 0 0;
	cursor: pointer;
}

a.cntct:hover {
	background-position: 0 -60px;
}

a.cntct span {
	display: none;
}

#foot {
	border-top: solid 1px #e5e5e5;
	font-family: Arial;
	font-size: 8pt;
	color: #404040;
	padding-top: 15px;
}

#foot p {
	margin: auto;
	width: 530px;
	text-align: left;
}

