body {
	background: none;
	color: #000000;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
}
.leftPanel,
.ads-wrapper,
.multi-wrapper,
#footer,
.main-botttom-ads,
.leftMenu,
#header,
.pageButtons,
.footer-copy,
.breadcrumbs,
.pageItemSocial,
#rekrutacja,
#fb,
.pageItemBackToList
{
	display: none;
}
p
{
	color: #000000;
}
#page{
	width: 100% !important;
	height: 100% !important;
	overflow: visible;
	margin: 0;
	padding: 0;
}
#wrapper
{
	margin: 0;
	padding: 0;
	overflow: visible;
	width: 100% !important;
	height: 100% !important;
}
#content
{
	width: 100% !important;
	height: 100% !important;
	overflow: visible;
	margin: 0;
	padding: 0;
}
.contentBox
{
	margin: 0 !important;
	padding: 0;
	width: 100% !important;
	height: 100% !important;
	overflow: visible;
}

.contentBox *
{
	overflow: visible !important;
	position: static;
}
.pageContent
{
	width: 95% !important;
	height: 100% !important;
	overflow: visible;
	margin-top: 0 !important;
	padding: 0;
	position: static;
}

.pageItemContent
{
	width: 95% !important;
	height: 100% !important;
	overflow: visible;
	margin: 0;
	padding: 0;
}
img {
	max-width: 500px;
}

.pageItemContent img {
	max-width: 300px;
	height: auto !important;
}

.subPage #content .contentBoxNews .pageContent .pageItemImages {
	width: 217px;
}

.subPage #content .contentBox .pageItem .imageBox {
	width: 210px;
}

.subPage #content .contentBox .pageItem .imageBox img {
	width: 200px;
}

.subPage #content .contentBox {
	overflow: visible !important;
	position: static;
}