<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* elementy formularzy */
input,
textarea,
select {
	margin: 3px;
	padding: 4px 6px 3px 6px;
	border: 1px solid #656d78;
	background: #f5f7fa;
	border-radius: 2px;
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #000;
	outline: none;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
	border: 1px solid #000;
	background: #fff;
	color: #000;
}

input[type='submit'],
input[type='submit'],
button {
	background: #656d78;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px 6px 10px;
	text-align: center;
}
input[type='submit']:hover,
button:hover,
input[type='submit']:hover,
button:hover {
	background: #656d78;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px 6px 10px;
	text-align: center;
}
/* box kazdej sekcji */
section.rwContentBox {
	margin: 0;
	padding: 0;
}
/* daty utworzenia, modyfikacji */
.header-dates {
	font-size: 0.75em;
    text-align: right;
}

.header-date-1 {
}

.header-date-2 {
}
/* linki powrotu */
.comeback-top, .comeback-bottom {
	font-size: 0.75em;
}
/* lista sekcji */
ul.sections-list {
	font-size: 0.75em;
	padding: 0 15%;
}
/* lista podstron pod trescia */
ul.children-list {
	font-size: 0.75em;
	padding: 0 15%;
}
/* licznik wejsc */
.licznik {
	font-size: 0.75em;
}
/* tytuly sekcji */
.content_headers {
	margin-bottom: 15px;
}

.content_headers .content_title {
    font-size: 2em;
}

.content_headers .content_description {
    font-size: 1.2em;
    margin-top: -7px;
    margin-left: 2px;
}
/* akapit */
div.ct_reach_text {
	margin: 0;
	padding: 0;
}

div.ct_reach_text p {
	margin: 0;
	padding: 0;
}

.foldBox h2.content_title,
.foldBox h3.content_description {
	cursor: pointer;
}

div.foldContent {
	padding: 0;
	margin: 0;
	text-align: left;
}

div.folding {
	text-align: right;
	font-size: 0.9em;
}

a.foldReadMore, a.foldReadLess {
}
/* aktualnosci */
div.newsBox {
	margin: 15px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

header.newsBox_headers {
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

div.newsBox b.title {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.8em;
    line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: #333;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
}

div.newsBox.ct-news-important b.title {
	color: red;
}

div.newsBox span.date {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.75em;
    line-height: 13px;
	text-align: left;
	color: #bbb;
	clear: both;
}

div.newsFloatImage {
	position: relative;
	float: left;
	padding: 10px 20px 0px 0px;
}

div.newsFloatImage a {
}

div.newsFloatImage img.thumbnail_image {
}

div.newsBox p {
	padding-top: 5px;
}

div.newsBox p.short {
	padding: 0;
}

div.newsreadmore {
	text-align: right;
	font-size: 0.75em;
}
/* stronicowanie */
.pagination-box {
	margin: 10px 0;
}

ul.pagination {
	margin: 5px 0;
	padding: 10px 5px;
	display: block;
	float: right;
	clear: both;
	list-style-type: none;
}

ul.pagination li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li.pagination-info {
	padding-right: 10px;
}

ul.pagination li a {
	display: inline;
	padding: 3px 7px;
	margin-left: 6px;
	background: #fff;
	outline: 1px solid #ddd;
}

ul.pagination li span {
	display: inline;
	padding: 3px 7px;
	margin-left: 6px;
	background: #f5f5f5;
	outline: 1px solid #ddd;
	color:#000;
}
/* video */
div.content_youtube {
	margin-top: 12px;
}

div.content_youtube_description {
	display: block;
	padding: 3px 3px 0 0;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 12px;
	text-align: justify;
	color: #888;
}
/* galeria */
ul.gallery_new {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.gallery_new li {
	display: inline-block;
	margin: 5px;
	padding: 0;
}

ul.gallery_new li span.gal_content {
	position: relative;
	display: block;
}

ul.gallery_new li span.gal_content_2 {
	position: relative;
	display: block;
	background: #fff;
	padding: 6px;
}

ul.gallery_new li span.gal_content_2 span.gal_img {
	position: relative;
	display: block;
}

ul.gallery_new li span.gal_content_2 span.gal_img span.gal_img_2 {
	position: relative;
	display: block;
}

ul.gallery_new li span.gal_content_2 span.gal_img span.gal_img_2 a {
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: #f5f5f5;
}

ul.gallery_new li span.gal_content_2 span.gal_img span.gal_img_2 a:hover {
	background: #fff;
	opacity: 0.80;
}

ul.gallery_new li span.gal_content_2 span.gal_desc {
	position: relative;
	display: block;
}

ul.gallery_new li span.gal_content_2 span.gal_desc span.gal_desc_2 {
	position: relative;
	display: block;
}

ul.gallery_new li span.gal_content_2 span.gal_desc span.gal_desc_2 a {
	display: block;
	height: 30px;
	overflow: hidden;
	font-size: 0.75em;
	line-height: 15px;
	text-align: center;
	color: #888;
	letter-spacing: 0;
}
ul.gallery_new li span.gal_content_2 span.gal_desc span.gal_desc_2 a:hover {
	text-decoration: none;
	color: #888;
}

ul.gallery_new li.gallery_folder span.gal_content_2 span.gal_desc span.gal_desc_2 a {
	color: #000;
}

ul.gallery_new .gal_content .ga_img_overlay,
.gallery-balanced .gallery-folder .ga_img_overlay,
.gallery-balanced .balanced-item .ga_img_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

ul.gallery_new .gal_content .ga_img_overlay .awesome,
.gallery-balanced .gallery-folder .ga_img_overlay .awesome,
.gallery-balanced .balanced-item .ga_img_overlay .awesome {
	display: table-cell;
    line-height: 1.0;
    text-align: center;
    vertical-align: middle;
	opacity: 0.6;
	text-shadow: 0 0 10px #000, 0 0 10px #000;
	color: #fff;
	font-weight: normal;
}

.gallery-balanced .gallery-folder .ga_img_overlay .awesome,
.gallery-balanced .balanced-item .ga_img_overlay .awesome {
	padding: 10px;
	vertical-align: top;
	font-size: 50px;
}

a.gallery-back {
	display: block;
	font-size: 0.75em;
	padding: 15px 0;
}

.gallery-prez .gallery-prez-obj-box {
	margin: auto;
	position: relative;
	background: #eee;
}

.gallery-prez .gallery-prez-obj {
	margin: 0 auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
	box-shadow: inset 0 0 100px #ddd;
}

.gallery-prez .gallery-prez-nav {
	position: static;
}

.gallery-prez .gallery-prez-nav .awesome {
	font-size: 4em;
	color: #000;
	display: block;
	position: absolute;
	padding: 0 10px;
	top: 0;
	opacity: 0.05;
}

.gallery-prez .gallery-prez-nav .awesome:hover {
	opacity: 0.4;
	text-decoration: none;
}

.gallery-prez .gallery-prez-nav .arrow-left {	
	left: -20px;
}

.gallery-prez .gallery-prez-nav .arrow-right {	
	right: -20px;
}

.gallery-prez .gallery-prez-thumbs {
	display: table;
    list-style: none outside none;
	margin: auto;
    margin: auto !important;
    padding: 0;
    position: relative;
	text-align:  center;
}

.gallery-prez .gallery-prez-thumbs li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0;
}

.gallery-prez .gallery-prez-thumbs li a {
	position: relative;
	display: block;
}

a .gallery-prez-size-box {
	display: table-cell;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	box-shadow: inset 0 0 30px #ddd;
}
a:hover .gallery-prez-size-box {
	opacity: 0.7;
}

.gallery-prez .gallery-prez-video .gallery-prez-overlay,
.gallery-prez .gallery-prez-folder .gallery-prez-overlay {
	position: absolute;
	top: 0;
	left: 0;
}

.gallery-prez .gallery-prez-video .awesome,
.gallery-prez .gallery-prez-folder .awesome {
	line-height: 1.0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	opacity: 0.6;
	text-shadow: 0 0 10px #000, 0 0 10px #000;
	color: #fff;
	font-weight: normal;
}
/* lista plikow */
div.file_list_container {
	padding: 3px 0;
	text-align: center;
}

div.file_list_container table {
	border-collapse: collapse;
	margin: auto;
}

div.file_list_container table tr {
}

div.file_list_container table td {
	text-align: left;
	vertical-align: top;
	padding: 5px 3px;
	border-bottom: 1px solid #ddd;
}

div.file_list_container table tr:last-child td {
	border: none;
}

div.file_list_container td.file_list_icon {
	padding: 8px 5px 5px 5px;
}

div.file_list_container td.file_list_icon img {
	width: 24px;
	height: 24px;
	border: 0;
}

div.file_list_container td.file_list_text {
}

div.file_list_container td.file_list_text a.file_list_file_title {
	display: block;
}

div.file_list_container td.file_list_text span.file_list_file_description,
.file_list_text .file_list_file_description {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}

.file_list_text .file_list_file_basename {
	font-size: 0.8em;
	opacity: 0.7;
	color: #000;
}
/* mapa google */
div.content_google {
	margin-top: 12px;
}

div.content_google_description {
	display: block;
	padding: 3px 0 0 0;
	font: normal 11px/12px arial, verdana, tahoma, geneva, sans-serif;
	text-align: left;
	color: #666;
}
/* formularz newslettera */
div.newsletter_form_content {
}

div.newsletter_form_content table {
	margin: 0 auto !important;
}

div.newsletter_form_content table td {
	text-align: left;
}

div.newsletter_form_content table td label {
	display: block;
	font-size: 0.75em;
	text-align: left;
}

div.newsletter_form_content table td input.newsletter_add_button {
	float: right;
}

div.newsletter_form_content table td input.newsletter_out_button {
	float: left;
}
/* dowolny kod */
div.free_code {
}
/* odtwarzacz mp3 */
div.mp3_player_content {
}

div.mp3_player_content table {
	width: 100%;
}

div.mp3_player_content td.audioFileBox {
	padding: 5px 0 0 0;
	border-bottom: 1px solid #ddd;
}

div.mp3_player_content td.audioFileBox b.fileTitle {
	position: relative;
	display: block;
	color: #000;
	line-height: 100%;
	clear: both;
}

div.mp3_player_content td.audioFileBox span.fileDescription {
	position: relative;
	display: block;
	font-size: 0.75em;
	line-height: 1.2;
	padding-bottom: 10px;
	clear: both;
}
/* tabela */
.table_inside {
}

.table_inside table {
    border-collapse: separate;
    border-spacing: 1px;
}

.table_inside table tr {
}

.table_inside table td {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px;
}

.ct_slider2_overall {
	position: relative;
}
/* banery */
ul.banners-gallery {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	text-align: center;
}

ul.banners-gallery li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #ddd;
	width: auto;
	min-height: 130px;
	background: #fff;
	margin: 5px;
	text-align: center;
}	

ul.banners-gallery li span.banners-content {}
ul.banners-gallery li span.banners-content-2 {}
ul.banners-gallery li span.banners-content-2 span.banners-img {}
ul.banners-gallery li span.banners-content-2 span.banners-img-2 {}
ul.banners-gallery li span.banners-content-2 span.banners-img-2 a {}
ul.banners-gallery li span.banners-content-2 span.banners-img-2 a img {}
ul.banners-gallery li span.banners-content-2 span.banners-desc {}
ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title {}

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-title a {
	display: block;
	font-weight: bold;
	color: #000;
	line-height: 100%;
	text-align: left;
}

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-description {}

ul.banners-gallery li span.banners-content-2 span.banners-desc span.banners-description a {
	display: block;
	font-weight: normal;
	color: #000;
	opacity: 0.6;
	font-size: 0.75em;
	text-align: justify;
}
/* formularz kontaktowy i dowolny */
form.form-auto {
    margin: 0;
}

.form-auto table {
    position: relative;
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.form-auto table td {
    text-align: left;
    vertical-align: top;
    padding: 3px;
}

.form-auto table td td {
    padding: 0 3px 0 0;
}

.form-auto table tr td:first-child {
    text-align: right;
    padding-right: 10px;
}

.form-auto table tr tr td:first-child {
    text-align: left;
    padding-right: 3px;
}

.form-auto table tr {
}

.form-auto table tr:last-child {
    border-bottom: none;
}

.form-auto table tr tr {
    border-bottom: none;
}

.form-auto textarea {
    width: 350px;
    height: 100px;
}
/* informacje dodatkowe (cookies itp) */
.flash-msg {
	position: fixed;
	background: #fed442;
	top:0;
	width:100%;
	z-index:999;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	border-bottom: 1px solid #fefcea;
}

.flash-msg-inner {
	position: relative;
	max-width: 1000px;
	margin: auto;
	font: normal 13px/1.8 sans-serif;
	text-align: center;
	color: #000;
	padding: 0 30px;
}

.flash-msg-inner a {
	position: relative;
	color: #116886;
	text-decoration: underline;
}

#flash-msg-close {
	position: absolute;
	right: 20px;
	top: 2px;
}

.admin-edit-content-link {
	position:absolute; 
	line-height: 1.0;
	right: 0;
	bottom: -15px;
	z-index: 99999;
	font-size: 1em;
	font-family: monospace;
	display: block;
	padding: 4px 6px;
	background: #fff;
	color: #000;
	border-radius: 5px;
	box-shadow: 0 0 6px #000;
	text-shadow: 0 0 3px #fff, 0 0 2px #fff;
}

.rw-file-thumb {
	display: block;
	background: url('gfx/files_56.png') no-repeat 0px 0px;
	height: 56px;
    width: 56px;
}

.rw-file-thumb-doc {
	background: url('gfx/files_56.png') no-repeat -504px -336px;
}

.rw-file-thumb-docx {
	background: url('gfx/files_56.png') no-repeat -392px -56px;
}

.rw-file-thumb-jpg,
.rw-file-thumb-jpeg {
	background: url('gfx/files_56.png') no-repeat -448px -392px;
}

.rw-file-thumb-mp3 {
	background: url('gfx/files_56.png') no-repeat -224px 0;
}

.rw-file-thumb-pdf {
	background: url('gfx/files_56.png') no-repeat 0 -280px;
}

.rw-file-thumb-rar {
	background: url('gfx/files_56.png') no-repeat -392px -112px;
}

.rw-file-thumb-wav {
	background: url('gfx/files_56.png') no-repeat -112px -336px;
}

.rw-file-thumb-zip {
	background: url('gfx/files_56.png') no-repeat -336px -280px;
}

.rw-line-height {
	display: inline-block;
}






/* galeria odnosnikow - featured */



ul.banners-gallery li.featured span.banners-content {
	width: auto;
}

ul.banners-gallery li.featured span.banners-img {
	display: block;
	height: 220px;
	overflow: hidden;
}

ul.banners-gallery li.featured span.banners-content img {
	width: 100%;
}

ul.banners-gallery li.featured span.banners-content img {
	width: 100%;
}




@media (min-width: 0px) and (max-width: 600px) { /* SZER: 330 */
	.flash-msg-inner {
		padding: 0 50px 0 10px;
	}
	#flash-msg-close {
		font-size: 32px;
		text-decoration: none;
	}
}

.ct_slider2_overall .ct-slider2-static-text {
	position: absolute;
	text-align: center;
	display: block;
	padding: 20px;
	background: rgba(255,255,255,0.8);
	color: #000;
	width: 100%;
	bottom: 0px;
}

.rw_ct_slider2 .slider-nav {
	list-style: none;
	display: table;
	margin: 0 auto;
	padding: 0;
}

.rw_ct_slider2 .slider-nav li {
	display: table-cell;
}

.rw_ct_slider2 .slider-nav li a {
	display: block;
	padding: 0px;
	width: 15px;
	height: 15px;
	text-decoration: none;
	background: white;
	box-shadow: 0 0 10px #000;
	border-radius: 999px;
	margin: 10px 5px;
	text-indent: -9999px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	}
.rw_ct_slider2 .slider-nav li a:hover {
	box-shadow: 0 0 20px #000, 0 0 10px #000, 0 0 10px #000;
	}
.rw_ct_slider2 .slider-nav li.activeSlide a {
	background: #e5e5e5;
	opacity: 0.6;
	}

.rw_ct_slider2 .ct-slider2-prev,
.rw_ct_slider2 .ct-slider2-next {
	position: absolute;
	top: 38%;
	z-index: 100;
	text-decoration: none;
	font-size: 20px;
	display: block;
	padding: 6px;
	font-size: 100px;
	color: #fff;
	text-shadow: 0 0 10px #000;
	opacity: 0.2;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	}
.rw_ct_slider2 .ct-slider2-prev:hover,
.rw_ct_slider2 .ct-slider2-next:hover {
	opacity: 0.8;
	}
.rw_ct_slider2 .ct-slider2-prev {	
	left: 10px;
	}
.rw_ct_slider2 .ct-slider2-next {
	right: 10px;
	}

.ct-news-gallery {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	font-size: 0;
}

.ct-news-gallery li {
	display: inline-block;
	margin-right: 10px;
}

.ct-news-gallery li .ct-news-gallery-desc {
	display: block;
	text-align: center;
	padding: 3px 0;
}
/* timeline */
.timeline-bx {
	display: block;
	width: 100%;
	height: 500px;
	overflow: hidden;
	background: #fff;
	border-radius: 20px;
}

.timeline-bx .timeline-line {
	white-space: nowrap;
	background: none;
}

.timeline-bx .timeline-years {
	list-style: none;
	padding: 0;
	margin: 205px 0 0 0;
	display: block;
	font-size: 0;
}

.timeline-bx .timeline-year {
	width: 300px;
	padding: 20px;
	height: 50px;
	line-height: 50px;
	background: #eee;
	display: inline-block;
	font-size: 24px;
	border-left: 1px solid #ddd;
	color: #fff;
	text-align: center;
	position: relative;
	background: url('gfx/timeline/gr0.png');
	border-radius: 6px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.timeline-bx .timeline-years .current-year {
	opacity: 1;
	background: url('gfx/timeline/gr1.png');
}

ul.timeline-years&gt;li:last-child {
	text-align: left;
	text-indent: 25px;
	background: #fff url('gfx/timeline/ee.png') no-repeat left center;
	opacity: 1;
	border-radius: 6px 0 0 6px;
}

ul.timeline-years&gt;li:first-child {
	text-align: left;
	text-indent: 225px;
	background: #fff url('gfx/timeline/ss.png') no-repeat right center;
	opacity: 1;
	border-radius: 0 6px 6px 0;
}

.timeline-bx .timeline-events {
	position: relative;
	display: none;
}

.timeline-bx .timeline-year .timeline-event {
	position: absolute;
	background: none;
	display: block;
	padding: 0;
	border-radius: 10px;
	width: 150px;
	word-wrap: break-word;
	white-space: normal;
	color: #fff;
	margin-left: -76px;
	background: #eee;
	text-align: left;
	padding: 10px 0;
	color: #999;
	box-shadow: 3px 3px 10px #aaa;
	border: 1px solid #fff;
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	z-index: 200;
}

.timeline-bx .timeline-year .timeline-event:hover {
	z-index: 210;
	}


.timeline-event .date {
	display: block;
	font: 11px/11px arial, sans-serif;
	padding-left: 10px;
	z-index: 200;
}

.timeline-event .content {
	display: block;
	font: 11px/11px arial, sans-serif;
	margin: 0;
	font-size: 16px;
	line-height: 1;
	z-index: 200;
}

.timeline-event .content a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 5px 10px;
	z-index: 200;
}

.timeline-event .content a:hover {
	color: #f60;
}

.timeline-event .arrow {
	background: red;
	display: inline-block;
	height: 55px;
	margin-left: 20px;
	position: absolute;
	width: 32px;
	left: 50%;
	margin-left: -16px;
	z-index: 2;
	z-index: 200;
}

.timeline-event-top {
	top: auto;
	bottom: 150px;
	z-index: 200;
}

.timeline-event-bottom {
	top: 150px;
	bottom: auto;
	z-index: 200;
}

.timeline-event-bottom .arrow {
	top: -85px;
	bottom: auto;
	height: 84px;
	width:  55px;
	left: 60px;
	background: url('gfx/timeline/arrowup.png') no-repeat 0 0;
	z-index: 200;
}

.timeline-event-top .arrow {
	bottom: -85px;
	top: auto;
	height: 84px;
	width:  55px;
	left: 60px;
	background: url('gfx/timeline/arrowdown.png') no-repeat 0 -45px;
	z-index: 200;
}
/* wyniki wyszukiwania */
.rw-search-results-x li {
	padding: 10px 0;
}

.rw-search-results-x li .url {
	display: block;
	color: #f60;
	font-size: 0.75em;
}

.rw-search-results-x li .description {
	display: block;
}

.rw-ct-subitems-list {
	padding: 10px 0;
}

.rw-ct-subitems-list ul {
	list-style: none;
	font-size: 0;
	display: inline-block;
}

.rw-ct-subitems-list ul li {
	display: inline-block;
}

.rw-ct-subitems-list .title {
	display: inline-block;
}

.rw-ct-subitems-list ul li a {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	background: #666;
	margin: 0 5px;
	border-radius: 3px;
}

.rw-ct-tags-list ul li a {
	font-size: 0.75em;
	text-transform: uppercase;
}

.rw-ct-cats-list ul li a {
	text-transform: capitalize;
	font-weight: bold
}

.rw_ct_tagscloud ul {
	font-size: 0;
	list-style: none;
}

.rw_ct_tagscloud ul li {
	font-size: 1em;
	display: inline-block;
}

.rw_ct_tagscloud ul li a {
	text-decoration: none;
	display: block;
	padding: 5px;
}

.rwContentBox.rw_ct_popup {
	display: none;
}











/* rwd */
/* do zrobienia ostylowanie rwd dla galerii prez, sliderÃ³w, tabeli (???) */
@media (max-width: 960px) {

	input, textarea, select {
		max-width: 100% !important;
	}

	.page_content_container {
		width: 100%;
	}

	.content_headers {
		margin-bottom: 10px;
	}

	.content_headers .content_title {
		font-size: 2em;
	}

	.content_headers .content_description {
		font-size: 1.2em;
		margin-top: -7px;
		margin-left: 2px;
	}

	.rwContentBox,
	.rw_ct_reach_text {
		width: 100% !important;
	}

	.rw_ct_reach_text img {
		position: relative !important;
		display: block !important;
		float: none !important;
		margin: 20px auto;
		max-width: 300px;
	}

	ul.gallery_new {
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
	}

	.gallery-prez * {
		max-width: 100%;
	}

	.content_youtube iframe {
		max-width: 100%;
	}

	.rw_ct_flash object {
		max-width: 100%;
	}

	.mp3_player_content td.audioFileBox {
		text-align: center;
	}

	.content_google iframe {
		max-width: 100%;
	}

	.form-auto table td {
		display: block;
		text-align: left !important;
		vertical-align: top;
		padding: 3px !important;
	}

	.form-auto table td input, textarea, select {
		margin: 0 !important;
	}

	.form-auto table td input[type="radio"],
	.form-auto table td input[type="checkbox"] {
		margin: 3px !important;
	}

	.form-auto table td td {
		display: table-cell;
		padding: 0 !important;
	}

	.form-auto table&gt;tbody&gt;tr&gt;td:first-child {
		margin-top: 1em;
	}

	ul.banners-gallery li {
		width: auto;
	}

	/* dodatki ogolne */

	.rwContentBox {
		overflow: hidden;
	}

	.ie_dump {
		max-width: 320px;
	}

	.gallery-balanced {
		width: auto !important;
	}

	.rw-inner-padding, .rw-content-padding, .rw-outer-padding {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

} /* 960 */

.rw-cms-info-box {
	font-size: 16px;
	position: fixed;
    top: 1em;
    left: 1em;
    background: linear-gradient(#f5f5f5, #e2e2e2);
    color: #444;
    padding: 1em 3em 1em 2em;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	text-shadow: 0.1em 0.1em 0.1em rgba(255,255,255,1);
	z-index: 9999;
}

.rw-cms-info-box:before {
	content: '';
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid #f5f5f5;
    position: absolute;
    top: -1em;
	left: 2em;
}

.rw-cms-info-box .close-link {
	position: absolute;
    right: 0;
    font-size: 2em;
    display: block;
    top: 0;
    line-height: 0.7;
    padding: 0.5em;
	text-decoration: none;
	color: rgba(0,0,0,0.2);
	text-shadow: 0.05em 0.05em 0.05em rgba(255,255,255,0.6);
}

.rw-cms-info-box .close-link:hover {
	color: rgba(0,0,0,0.4);
}

.fancybox-nav {
	top: 15%;
	height: 70%;
}

.ct-complex-before,
.ct-complex-after {
	display: none;
}</pre></body></html>