/* INIT-----------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
	outline-style: none;
	outline-width: 0;
}
a, a:visited {
	text-decoration: none;
}
a {
	color: #000;
	outline-style: none;
	outline-width: 0;
}
a:hover {
	color: #000;
}
ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	font-family: 'Oswald', sans-serif;
}
input, textarea, select, option, optgroup, button {
}
::selection {
	background: #000;
	color: #f6cac9;
}
::-moz-selection {
	background: #000;
	color: #f6cac9;
}
* {
	-webkit-font-smoothing: antialiased;
}
/* LAYOUT-----------------------------------------------------------------------------*/
html {
	font-size: 62.5%;
}
body {
	min-height: 900px;
}
.wrapper {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}
.wrap {
	width: 1280px;
	margin: 0 auto;
}
/* HEADER-----------------------------------------------------------------------------*/
header {
	height: auto;
	float: left;
	width: 100%;
}
.logo {
	float: left;
	margin-bottom: 30px;
	margin-top: 45px;
	text-align: center;
	width: 100%;
}
.logo h1 a {
	background-image: url("/images/logo.png");
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: medium none;
	display: inline-block;
	height: 97px;
	text-indent: -9999px;
	width: 430px;
}
.top-nav {
	float: right;
}
.top {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.path {
	width: 100%;
	float: left;
	padding: 12px 0;
	color: #000;
	text-transform: lowercase;
}
.path a {
	font-size: 1.2rem;
	color: #000;
	font-weight: 400;
}
.path a.active, .path a:hover {
	text-decoration: underline;
}
.path .spacer {
	color: #d2d2d2;
	font-size: 1.8rem;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: sub;
}
.search {
	display: inline-block;
	float: left;
	font-size: 1.7rem;
	line-height: 0;
}
.search a i {
	color: #b8b8b8;
	transition: color 0.3s ease;
}
.search a:hover i {
	color: #000;
}
.input-search {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	font-size: 6rem;
	font-weight: 300;
	padding: 8px 5px;
	text-align: left;
	width: 80%;
}
.btn-search {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #9395d1;
	cursor: pointer;
	font-size: 4rem;
	transform: translate3d(-30px, -50%, 0px) scale3d(0, 0, 1);
	transform-origin: 50% 50% 0;
}
.lang {
	display: inline-block;
}
.lang li, .dostepnosc li {
	float: left;
	margin-left: 8px;
	width: auto;
  font-size: 0;
}
.lang li a {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 2.2rem;
	text-transform: uppercase;
	color: #000;
}
.dostepnosc {
	box-sizing: border-box;
	display: inline-block;
	margin-left: 5px;
	padding: 1px 7px 0 2px;
}
.dostepnosc li a {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1rem;
	text-transform: uppercase;
	color: #000;
}
.lang li a.active, .lang li a:hover {
	text-decoration: underline;
}
/* MENU-----------------------------------------------------------------------------*/
.menu {
	border-top: 1px solid #000;
	float: left;
	text-align: center;
	width: 100%;
}
.menu li {
	display: inline-block;
}
.menu li a {
	box-sizing: border-box;
	color: #000;
	float: left;
	font-size: 1.8rem;
	font-weight: 300;
	margin: 15px 0;
	padding: 6px 10px;
	text-transform: uppercase;
}
.menu li.active a {
	color: #f6cac9;
	background: #000;
}
.menu li a:hover {
	color: #f6cac9;
	background: #000;
}
.menu li a:hover {
}
/* CONTENT-----------------------------------------------------------------------------*/
.content {
    float: left;
    width: 100%;
}
.main {
	display: inline-block;
	min-height: 300px;
	width: 900px;
}
h1 {
}
h2 {
}
h3 {
}
/* ARTICLE-----------------------------------------------------------------------------*/
.article {
	min-height: 300px;
	font-size: 1.8rem;
	line-height: 3.6rem;
	font-family: 'Raleway', sans-serif;
	overflow-wrap: break-word;
}
.article h1 {
	width: 100%;
	padding-top: 0px;
	float: none;
	font-size: 4.8rem;
	font-weight: 300;
	line-height: 5.8rem;
}
.article h2 {
	font-size: 2.8rem;
	font-weight: bold;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
}
.art-content {
}
.art-body a, .news-body a {
	text-decoration: underline;
	font-weight: bold;
}
.article ul {
	list-style: outside url("/images/li.png") square;
	margin: 15px;
}
.art-body {
}
.article li {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.6rem;
	margin-bottom: 15px;
	padding-left: 20px;
}
.art-date {
}
.art-author {
}
/* galeria artykulu */
.art-gallery::after {
	content: "";
	flex-basis: 286px;
}
.art-gallery {
	display: flex;
	flex-flow: row wrap;
	float: left;
	justify-content: space-between;
	margin-top: 20px;
	width: 100%;
}
.thumb {
	margin-bottom: 20px;
}
.art-files-outer h3 {
	width: 100%;
	padding: 10px 0 10px;
	float: left;
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: 400;
	font-family: "Oswald", sans-serif;
}
.art-gallery .thumb {
	height: 170px;
	position: relative;
	width: 286px;
	overflow: hidden;
}
.art-gallery .thumb-gallery {
	height: 286px;
	overflow: hidden;
	position: relative;
	width: 286px;
}
.art-gallery .thumb a {
}
.art-gallery .thumb a img {
	width: 100%;
}
.art-gallery .thumb:hover img {
}
/* za��czniki artykulu */
.art-files {
	border: 1px solid #000;
	box-sizing: border-box;
	float: left;
	padding: 15px 20px;
	width: 100%;
}
.files-item {
	margin-bottom: 3px;
	position: relative;
}
.files-item a {
	color: #000;
	font-size: 1.4rem;
	line-height: 22px;
	font-family: "Oswald", sans-serif;
}
.files-item span {
	color: #a6a6a6;
	font-family: "Oswald", sans-serif;
	font-size: 1.4rem;
}
/* FILE ICONS-----------------------------------------------------------------------------*/
.ico-doc:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c2";
	color: #8e8e8e;
	font-size: 1.8rem;
}
.ico-xls:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c3";
	color: #8e8e8e;
	font-size: 1.8rem;
}
.ico-ppt:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c4";
	color: #8e8e8e;
	font-size: 1.8rem;
}
.ico-pdf:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c1";
	color: #8e8e8e;
	font-size: 1.8rem;
}
.ico-image:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c5";
	color: #8e8e8e;
	font-size: 1.8rem;
}
.ico-archive:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c6";
	color: #8e8e8e;
	font-size: 1.8rem;
}
/* ASIDE-----------------------------------------------------------------------------*/
.aside {
	width: 305px;
	float: right;
	background: transparent;
	border-left: 1px solid #000;
	box-sizing: border-box;
}
/* SUBMENU-----------------------------------------------------------------------------*/
.submenu-body {
	box-sizing: border-box;
	float: left;
	padding-left: 20px;
	width: 100%;
  
}
.submenu-top {
}
.submenu-foot {
}
/* level-0 */
ul.level-0 {
	width: 100%; 
}
.treeview, .treeview ul {
    float: left;

    margin: 0 0 20px;

    width: 100%;
}
li.level-0 {
	width: 100%;
	border-bottom: 1px solid #000;
	float: left;
}
li.level-0:last-child {
	border-bottom: 0;
}
li.level-0 a {
	color: #000;
	float: left;
	font-size: 1.6rem;
	font-weight: 400;
	padding: 10px;
  box-sizing: border-box;
	width: 100%;
	transition:  all 0.3s ease;
}
li.level-0.active a {
background: #000;
color: #f6cac9;
}
li.level-0 a:hover {
background: #f8f8f8;

}
li.level-1.active a {
}
li.level-1 a:hover {
}
.level-1 ul li.level-2.active a {
}
.level-1 ul li.level-2 a:hover {
}
/* level-N */
li.level-1 {
}
li.level-1 a {
	color: #000!important;
	float: left;
	font-size: 1.2rem;
	padding: 5px 0;
	width: 100%;
}
.level-1 ul li.level-2 a {
	color: #000!important;
	float: left;
	font-size: 1.2rem;
	padding: 2px 15px;
	width: 100%;
}
/* ANIM-----------------------------------------------------------------------------*/
.anim-wrap {
}
.anim {
}
.anim slides {
}
.anim slides img {
}
ul.anim-nav {
}
ul.anim-nav li {
}
ul.anim-nav li a {
}
/* NEWS-LISTING-----------------------------------------------------------------------------*/
.news-listing {
}
.news-item {
	border-bottom: 1px solid #000;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 25px;
	width: 100%;
	position: relative;
}
.news-item .more-btn {
	bottom: 20px;
}
.news-item h2 a {
    background-color: #000;
    box-decoration-break: clone;
    box-shadow: 8px 0 0 #000, -8px 0 0 #000;
    color: #f6cac9;
    display: inline;
    font-family: "Oswald", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 3.4rem;
    padding-top: 0;
width: auto;
    text-transform: uppercase;
    padding-left: 3px;
    padding-right: 3px;
}

.news-item h2 {
margin-left: 8px;
    width: 100%;
    float: left;
}
.news-item-content {
}
.news-item-info {
}
.news-item-date {
	float: left;
	font-size: 1.8rem;
	font-family: "Oswald", sans-serif;
	width: 100%;
	margin-bottom: 10px;
}
.news-item-author {
}
.news-item-detail {
}
.news-item-intro {
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: 500;
}
.news-item-more {
	float: right;
	display: none;
}
/* NEWS-----------------------------------------------------------------------------*/
.news {
	padding: 0;
}
.news-info {
	float: left;
	width: 100%;
	font-size: 1.2rem;
}
.news-date {
	float: left;
	font-size: 2rem;
	font-weight: 300;
	margin-bottom: 10px;
	width: 100%;
}
.news-author {
	float: left;
	font-weight: 200;
	font-size: 1.6rem;
}
.news-content {
	display: inline-block;
	padding-top: 20px;
	width: 100%;
}
.news-thumb {
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.news-thumb img {
	display: flex;
	width: 100%;
}
.news-intro {
	background: #9395d1 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 3.6rem;
	margin-bottom: 30px;
	padding: 15px 25px;
	width: 100%;
}
.news-body {
	margin-bottom: 20px;
	/*padding: 0 100px;
*/
}
a.news-back {
	font-size: 1.4rem;
	font-weight: 400;
	font-family: "Oswald", sans-serif;
}
a.news-back i {
	font-size: 1.2rem;
	color: #8e8e8e;
	transition: all 0.3s ease;
}
a.news-back:hover i {
	padding-right: 10px;
}
.news-top {
	box-sizing: border-box;
	float: left;
	width: 100%;
	font-family: "Oswald", sans-serif;
}
.news-top-inside {
	border-top: 1px solid #000;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	padding: 12px 0;
	width: 100%;
}
.w50 {
	width: 50%;
	float: left;
}
.news-bottom {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.news-files {
	box-sizing: border-box;
}
.ico {
float: right;
display: flex;
align-items: center;
}
.ico div {
	float: left;
	margin-left: 15px;
	font-size: 1.8rem;
}
.ico div a:hover {
	color: #9395d1;
}
/* PAGINATION-----------------------------------------------------------------------------*/
.pagination {
	height: auto;
	padding-top: 10px;
	width: 100%;
	float: left;
}
.pagination .pages {
}
.pagination a, .pagination .disabled {
	float: left;
	font-size: 2.4rem;
	font-weight: 600;
	margin-right: 10px;
	min-width: 15px;
	padding: 0 10px;
	text-align: center;
	transition: all 0.3s ease 0s;
}
.pagination .pages-item {
	font-size: 1.4rem;
}
.pagination a.active {
	background: #000;
	color: #fff;
	font-size: 1.4rem;
}
.pagination a:hover {
	background: #ddd;
	color: #000;
}
/* GALLERY-----------------------------------------------------------------------------*/
.gallery {
/* tylko jesli kontener galerii jest inny niz artykulu */
}
.gallery-item {
	display: block;
	margin-top: 30px;
}
.gallery .thumb {
}
.gallery .thumb, .gallery .thumb a {
	float: left;
}
.gallery .thumb a {
	overflow: hidden;
}
.gallery .thumb a img {
	display: block;
}
.gallery-desc {
	margin-bottom: 50px;
}
.thumb-desc {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	left: 0;
	line-height: 1.6rem;
	position: absolute;
	width: 100%;
}
.thumb-desc p {
	box-sizing: border-box;
	padding: 10px;
}
.thumb a:hover .thumb-desc {
}
.gallery .thumb a img {
}
.gallery .thumb:hover img {
}
.gallery .thumb.gallery-cat {
}
.gallery-cat-name {
}
/* FORM-----------------------------------------------------------------------------*/
.form-data {
	margin: 20px 0 0 0;
	display: inline-block;
}
.form-elem-group {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.form-elem-name {
	width: 150px;
	float: left;
	padding: 4px;
}
.form-elem-input {
	float: left;
}
.form-elem-input input[type=text], .form-elem-input select, .form-elem-input textarea {
	width: 300px;
	float: left;
	padding: 4px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
}
.form-elem-input input[type=text]:focus, .form-elem-input select:focus, .form-elem-input textarea:focus {
	border: 1px solid #000;
}
.form-elem-input select {
	width: 310px;
}
.form-data textarea {
	height: 150px;
	resize: none;
}
.form-elem-input input[type=radio], .form-elem-input input[type=checkbox] {
	font-size: 12px !important;
	margin: 0 6px !important;
	vertical-align: middle;
}
.form-btn-send {
	float: right;
	background-color: #000;
	color: #fff;
	border: 0;
	padding: 4px 8px;
	cursor: pointer;
}
.captcha-code {
}
.captcha-input {
}
/* SEARCH RESULT -->> tylko jesli lista ma byc inna ni� lista aktualnosci-----------------------------------------------------------------------------*/
.search-result {
}
.search-result news-item {
}
/* SITEMAP-----------------------------------------------------------------------------*/
.site-map {
}
.site-map ul.level-0 {
}
.site-map ul.level-0 li {
}
.site-map ul.level-1 {
}
.site-map ul.level-1 li {
}
/* FOOTER-----------------------------------------------------------------------------*/
.footer {
	height: auto;
	width: 100%;
	float: left;
	background: #e3e3e3;
	margin-top: 40px;
}
ul.foot-nav {
	float: left;
	margin-top: 30px;
	width: 100%;
}
ul.foot-nav li {
	float: left;
	width: 26%;
}
ul.foot-nav li a {
	color: #000;
	font-size: 1.4rem;
	font-weight: 400;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
ul.foot-nav li a:hover {
	color: #9395d1;
}
.logo-footer {
	float: left;
	width: 50%;
}
.footer h4 {
	font-size: 1.8rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
	font-weight: 400;
}
.logo-footer a {
	background-image: url("/images/logo-footer.svg");
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: medium none;
	float: left;
	height: 46px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:236px;
    background-size: 100%;

}
.logo-footer h5 {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #1e1e1e;
	margin-bottom: 3px;
	font-weight: 300;
}
.footer-bottom {
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 60px;
}
.kambit {
	color: #1e1e1e;
	float: right;
	font-size: 1.2rem;
	font-weight: 300;
	text-align: right;
	width: 50%;
}
.kambit span {
	float: right;
	font-size: 1.2rem;
	font-weight: 400;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 5px;
}
.kambit a {
	color: #1e1e1e;
	font-size: 1.2rem;
	font-weight: 400;
}
/* LOGIN-----------------------------------------------------------------------------*/
.login-wrap {
	position: relative;
}
.login-panel {
	margin-top: -38px;
	color: #fff;
	background-color: #000;
	padding: 10px;
}
/************ <<< STANDARD CLASSES >>> ************/
/* TABLE-----------------------------------------------------------------------------*/
table {
}
table thead tr th {
}
table tfoot tr th {
}
table tr {
}
table tr td {
}
table tr.odd td {
}
table tr.even td {
}
table tr:hover {
}
table tr:hover td {
}
table tr:hover td:hover {
}
/* DEFAULTS-----------------------------------------------------------------------------*/
.w100p {
	width: 100%!important;
}
.w50p {
	width: 48%!important;
}
.w30p {
	width: 28%!important;
}
.dn {
	display: none!important;
}
.db {
	display: block!important;
}
.dib {
	display: inline-block!important;
}
.di {
	display: inline!important;
}
.fl {
	float: left!important;
}
.fr {
	float: none!important;
}
.cl {
	clear: left!important;
}
.cr {
	clear: right!important;
}
.cb {
	clear: both!important;
}
.disabled {
	opacity: 0.4;
	filter: Alpha(Opacity=40);
}
.debug {
	text-align: center;
	background-color: yellow;
	color: #000;
	font-weight: bold;
}
/************ <<< === FUTURE CLASSES === >>> ************/
/* MODULE BOX-----------------------------------------------------------------------------*/
.module-box-top {
}
.module-box-body {
}
.module-box-foot {
}
/* SUPERNEWS-----------------------------------------------------------------------------*/
/* ANIMATIONS -->> klasy dziedziczone z .anim + $id-----------------------------------------------------------------------------*/
.wrapIE {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.ieElder {
	position: absolute;
	top: -300px;
	left: 200px;
	height: 287px;
	width: 500px;
	border: 5px solid #8ABEF1;
	z-index: 99999999999;
	background: url(/images/browsers.jpg) no-repeat 0 0;
}
.ieElder-close {
	bottom: 0;
	cursor: pointer;
	height: 20px;
	left: 0;
	position: absolute;
	width: 76px;
}
.ieElder-later {
	bottom: 0;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	width: 54px;
}
.get-chrome {
	height: 176px;
	left: 56px;
	position: absolute;
	top: 76px;
	width: 150px;
}
.get-ff {
	height: 176px;
	left: 290px;
	position: absolute;
	top: 76px;
	width: 150px;
}
#grid-wrap {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 1280px;
	z-index: -1;
}
.grid {
	height: 100%;
	position: fixed;
	right: auto;
	top: 0;
	width: 1280px;
}
.linia {
	background: #00deff none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	transition: all 0.5s linear 0s;
	width: 1px;
}
.linia:nth-child(2) {
	left: 25%;
}
.linia:nth-child(3) {
	left: 50%;
}
.linia:nth-child(4) {
	left: 75%;
}
.linia:nth-child(5) {
	left: 99.96%;
}
.linia {
	-webkit-animation: 2s ease-in-out 0s normal forwards 1 running height;
	-moz-animation: 2s ease-in-out 0s normal forwards 1 running height;
	-ms-animation: 2s ease-in-out 0s normal forwards 1 running height;
	-o-animation: 2s ease-in-out 0s normal forwards 1 running height;
	animation: 2s ease-in-out 0s normal forwards 1 running height;
	height: 0;
}
@-webkit-keyframes height {
0% {
	height: 0;
}
100% {
	height: 100%;
}
}
@-moz-keyframes height {
0% {
	height: 0;
}
100% {
	height: 100%;
}
}
@-o-keyframes height {
0% {
	height: 0;
}
100% {
	height: 100%;
}
}
@keyframes height {
0% {
	height: 0;
}
100% {
	height: 100%;
}
}
.linia:nth-child(2) {
	animation-delay: 0.2s;
}
.linia:nth-child(3) {
	animation-delay: 0.4s;
}
.linia:nth-child(4) {
	animation-delay: 0.6s;
}
.linia:nth-child(5) {
	animation-delay: 0.8s;
}
.w50 {
	width: 50%;
	float: left;
}
/*--newsletter------------------------------------------------------------------------------------------*/
.newsletter {
	margin-top: 30px;
	float: left;
	width: 100%;
	position: relative;	
  border-left: 5px solid #f6cac9;
}
.bg-inputs {
	float: left;
	font-size: 0;
	height: 40px;
	width: 100%;
}
.hide {
	clip: rect(1px, 1px, 1px, 1px);
	display: block;
	font-size: 12px;
	position: absolute;
}
#newsletterEmail {
	border: medium none;
	color: #000;
	box-sizing: border-box;
	float: left;
	background: #f6cac9 none repeat scroll 0 0;
	font-size: 1.4rem;
	height: 100%;
	padding: 5px 15px;
	width: 75%;
	font-weight: 400;
}
#newsletterEmail::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #000;
}
#newsletterEmail::-moz-placeholder {
/* Firefox 19+ */
	color: #000;
}
#newsletterEmail:-ms-input-placeholder {
/* IE 10+ */
	color: #000;
}
#newsletterEmail:-moz-placeholder {
/* Firefox 18- */
	color: #000;
	opacity: 1;
}
.btn {
	background: #1e1e1e none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 1.4rem;
	height: 100%;
	padding: 5px 15px;
	width: 25%;
	font-weight: 400;
}
.btn i {
	color:  #fff;
	font-size: 10px;
	transition: all 0.3s ease;
	vertical-align: middle;
}
.btn:hover i {
	margin-left: 10px;
	color: #fff;
}
.zapisz {
	float: left;
	border-left: 5px solid #f6cac9;
	color: #fff;
	width: 75%;
	margin-top: -25px;
}
.zapisz h4 {
	box-sizing: border-box;
	color: #1e1e1e;
	font-size: 3rem;
	font-weight: 200;
	line-height: 3.5rem;
	margin-bottom: 0;
	padding-left: 20px;
	padding-top: 50px;
}
.zapisz h4 span {
	color: #1e1e1e;
}
.promuje {
	margin-top: 30px;
	float: right;
}
.social {
	float: right;
	margin-top: 30px;
	min-height: 30px;
	text-align: center;
	width: 100%;
}
.social-inner {
	display: inline-block;
}
.social .icon {
	float: left;
}
.social .icon  li {
	float: left;
}
.social .icon  li a {
	float: left;
	font-size: 1.8rem;
	line-height: 0;
	margin-right: 15px;
	color: #b8b8b8;
	transition: all 0.3s ease;
}
.social .icon  li a:hover {
	margin-top: 5px;
}
#search {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 9999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
}
#search.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 1;
}
.btn-search.open {
	transform: translate3d(0px,0px, 0px) scale3d(1, 1, 1);
	transition-delay: 0.5s;
	transition-duration: 0.3s, 0.3s;
	transition-property: opacity, transform;
	transition-timing-function: ease, ease;
}
#search form {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: rgb(255, 255, 255);
	font-weight: 300;
	outline: medium none;
	position: absolute;
	text-align: center;
	top: 30%;
	width: 100%;
}
#search .close {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 4rem;
	opacity: 1;
	padding: 0 20px;
	position: fixed;
	right: 15px;
	top: 15px;
}
.go-top:hover {
	opacity: 0.8;
}
.go-top {
	background: #e3e3e3;
	color: #fff;
	font-size: 2rem;
	top: 45%;
	padding: 20px 20px;
	box-sizing: border-box;
	display: none;
	position: fixed;
	right: 0;
}
#newsbar-content ul li {
	color: #fff;
	float: left;
	font-size: 2.4rem;
	padding: 7px 0;
}
#newsbar-content ul li a {
	color: #fff;
	font-size: 2.4rem;
	text-decoration: underline;
}
#newsbar-content ul li a:hover {
	color: #000;
}
#newsbar-content ul {
	overflow: auto;
}
#newsbar-close {
	background: #9395d1 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-size: 2rem;
	min-height: 50px;
	padding: 7px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
    display: flex;
justify-content: center;
align-items: center;
}
#newsbar-close:hover {
	color: #000;
}
.marquee {
	color: white;
	overflow: hidden;
}
.resizable-content i {
	font-size: 1rem;
	margin: 0 8px 0 2px;
	vertical-align: middle;
}
.marquee-event {
	color: white;
	overflow: hidden;
}
#event-bar ul {
	height: 25px;
	overflow: hidden;
}
#event-bar ul li {
	background: rgba(0, 0, 0, 0) url("/images/kalendarz.svg") no-repeat scroll left center;
	float: left;
	margin-left: 20px;
	padding-left: 25px;
}
#event-bar ul li a {
	color: #003d7b;
	font-size: 12px;
}
#newsbar-wrap {
	position: relative;
}
#newsbar-content {
	background: #9395d1 none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	min-height: 50px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 999999;
}
#newsbar-header span {
	background: #f6cac9 none repeat scroll 0 0;
	float: left;
	font-size: 3rem;
	min-height: 50px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
    display: flex;
justify-content: center;
align-items: center;
}
#newsbar-header img {
	float: left;
	width: 40px;
	height: 32px;
	background-size: 40px 32px;
}
.pogoda {
	float: left;
	margin-right: 15px;
	margin-top: 12px;
}
.pogoda span {
	color: #003469;
	float: left;
	font-size: 12px;
	line-height: 25px;
}
.pogoda img {
	float: right;
	margin-left: 5px;
	background-size: 26px 26px;
	width: 26px;
	height: 26px;
}
.current_events {
	color: #003469;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	margin-top: 12px;
}
.add-events {
	background: #003469 none repeat scroll 0 0;
	border: medium none;
	border-radius: 30px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	padding: 9px 25px;
	text-transform: lowercase;
}
.add-events:hover, .add-events:focus {
	background: #bf0254 none repeat scroll 0 0;
}
.main-news-listing {
	border-bottom: 3px solid #003469;
	float: left;
	margin-bottom: 25px;
	width: 100%;
	padding-bottom: 25px;
}
.main-news-listing h3 {
	float: left;
	width: 100%;
	color: #003469;
	font-size: 18px;
	border-bottom: 1px solid #003469;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-top: 0;
	padding-top: 14px;
	margin-bottom: 15px;
}
.news-box-title h3 {
	border-bottom: 1px solid #b1b4b8;
	color: #003469;
	float: left;
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 12px;
	text-transform: none;
	width: 100%;
}
.news-box-title {
	width: 100%;
}
.news-box-title a {
	background: none!important;
}
.news-box-title a:hover h3 {
	background: #f9f9f9;
}
#right-box {
	margin-top: 25px;
}
.right-box-div {
	border: 3px solid #e2e2e2;
	box-sizing: border-box;
	color: white;
	float: left;
	height: auto;
	margin-bottom: 7px;
	min-height: 70px;
	position: relative;
	width: 100%;
}
.right-box-div:hover, .right-box-div:focus {
	border: 3px solid #003469;
}
.right-box-div img {
	float: left;
	height: 74px;
	margin-right: 10px;
	width: 74px;
}
.right-box-text {
	color: #003469;
	font-size: 13px;
	padding: 10px;
}
.day-of-week-events li {
	box-sizing: border-box;
	float: left;
	font-size: 1.4rem;
	line-height: 1.8rem;
	list-style: outside none none;
	margin-bottom: 10px;
	padding: 0 5px;
	text-align: left;
	width: 100%;
}
.ico-movie a p:first-child {
	background-color: #b7b9fc;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #b7b9fc, -5px 0 0 #b7b9fc;
}
.ico-teatr a p:first-child {
	background-color: #ddb377;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #ddb377, -5px 0 0 #ddb377;
}
.ico-museum a p:first-child {
	background-color: #d9dd77;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #d9dd77, -5px 0 0 #d9dd77;
}
.ico-art a p:first-child {
	background-color: #cf8fb8;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #cf8fb8, -5px 0 0 #cf8fb8;
}
.ico-books a p:first-child {
	background-color: #a5cf8f;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #a5cf8f, -5px 0 0 #a5cf8f;
}
.ico-news a p:first-child {
	background-color: #e3e3e3;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #e3e3e3, -5px 0 0 #e3e3e3;
}
.ico-music a p:first-child {
	background-color: #77c6dd;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #77c6dd, -5px 0 0 #77c6dd;
}
.news-inside-date {
	color: #666;
	float: left;
	line-height: 25px;
	width: auto;
}
#events table {
	border-collapse: collapse;
	width: 100%;
	float: left;
}
#events table td a {
	color: #002f5f;
	text-decoration: underline;
}
#events table thead tr td {
	background: #002f5f none repeat scroll 0 0;
	border: 0 none !important;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#events table tr td {
	border-bottom: 1px solid silver;
	padding: 10px;
	font-size: 14px;
}
.center {
	width: 100%;
	text-align: center;
}
#event-details h2 {
	background: #002f5f none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 14px;
	margin: 10px 0;
	padding: 5px 15px;
}
#events h2 {
	background: #bf0355 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 16px;
	margin: 10px 0;
	padding: 5px 15px;
}
#event-content > span {
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	float: left;
	padding: 10px 0;
	text-align: left;
	width: 100%;
	font-size: 14px;
}
#event-img {
	margin: 20px 0;
	text-align: center;
}
#event-img ul li img {
	max-width: 828px;
}
#events-form {
	float: left;
	width: 100%;
}
#events-form table {
	border-collapse: collapse;
	float: left;
	width: 100%;
}
#events-form .label {
	padding-right: 10px;
	width: 30%;
	font-size: 14px;
}
.tit2 {
	font-size: 14px;
}
#events-form table tr td input[type="text"], #events-form table tr td textarea {
	box-sizing: border-box;
	font-size: 14px;
	padding: 7px;
	width: 80%;
}
#events-form table tr td {
	padding: 5px;
}
#events-form select {
	font-size: 14px;
	padding: 7px;
}
.qq-upload-button {
	background: #002f5f none repeat scroll 0 0 !important;
	border: medium none !important;
	border-radius: 30px !important;
	color: #fff !important;
	cursor: pointer;
	display: block !important;
	font-size: 12px;
	padding: 8px 20px !important;
	text-align: center !important;
	width: auto;
}
.error li {
	background: red none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 7px 10px;
	width: 100%;
}
#events-form p {
	font-size: 16px;
}
#event-content > span:last-child {
	border-bottom: medium none;
	margin-bottom: 15px;
}
#event-content .calendar-datetime {
	display: inline-block;
	padding: 3px 6px;
	color: #FFF;
	background: #bf0355;
	font-size: 0.8em;
	letter-spacing: 0.2px;
	margin: 0 10px 0 0;
}
.event-time span {
	color: #fff;
	background: #bf0355;
	border-radius: 30px;
	padding: 5px;
	font-size: 14px;
}
.qq-upload-list li.qq-upload-success {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
	border-bottom: 1px solid #ddd!important;
	color: #002f5f!important;
	margin-bottom: 5px!important;
	width: 80%!important;
}
.qq-upload-list li {
	background-color: #ddd!important;
	font-size: 16px!important;
	line-height: 15px!important;
	margin: 0!important;
	padding: 9px 0!important;
}
.ui-datepicker .ui-datepicker-prev span {
	background:  url("/images/prev.png") no-repeat scroll center center;
}
.ui-datepicker .ui-datepicker-next span {
	background: url("/images/next.png") no-repeat scroll center center;
}
#slider-bg {
	float: left;
	height: 400px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
@-webkit-keyframes AnimationName {
0% {
	background-position: 0% 52%
}
50% {
	background-position: 100% 49%
}
100% {
	background-position: 0% 52%
}
}
@-moz-keyframes AnimationName {
0% {
	background-position: 0% 52%
}
50% {
	background-position: 100% 49%
}
100% {
	background-position: 0% 52%
}
}
@keyframes AnimationName {
0% {
	background-position: 0% 52%
}
50% {
	background-position: 100% 49%
}
100% {
	background-position: 0% 52%
}
}
#slider-news {
	float: left;
	height: 100%;
	position: relative;
	width: 100%;
}
#slider-news .hottestNews {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#slider-news .title a {
	box-sizing: border-box;
	color: #000;
	display: inline;
	font-size: 4.8rem;
	font-weight: 100;
	text-transform: uppercase;
	width: 100%;
	background-color: rgba(246,202,201,0.8);
	box-decoration-break: clone;
	box-shadow: 8px 0 0 rgba(246,202,201,0.8), -8px 0 0 rgba(246,202,201,0.8);
}
.news-img {
	right: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.news-img img {
	width: 100%;
}
.news-title {
	position: absolute;
	left: 0;
	width: 50%;
	height: 400px;
	box-sizing: border-box;
	z-index: 2;
	display: table;
}
.news-title h2 {
	display: table-cell;
	vertical-align: middle;
}
#slider-news .arrow {
	display: block;
	height: 40px;
	width: 30px;
	cursor: pointer;
}
#slider-news .arrow:hover {
	opacity: 0.6;
}
#slider-news .arrow.left {
	background: url("/images/arrow-left.png") no-repeat center;
	bottom: 50px;
	display: block;
	position: absolute;
	right: 45px;
	z-index: 3;
}
#slider-news .arrow.right {
	background: url("/images/arrow-right.png") no-repeat center;
	bottom: 50px;
	display: block;
	position: absolute;
	right: 10px;
	z-index: 3;
}
#slider-news .points {
	bottom: 18px;
	position: absolute;
	right: 0;
}
#slider-news .point {
	float: left;
	width: 20px;
	height: 6px;
	background-color: #000;
	cursor: pointer;
	margin-left: 10px;
}
#slider-news .point.active {
	background-color: #fff;
	z-index: 2;
}
.slider-news-img {
	background: #000 none repeat scroll 0 0;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.slider-news-img a {
	width: 100%;
	height: 100%;
}
.slider-news-img img {
	height: 400px;
}
.news-img {
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.news-img img {
	width: 100%;
}
.middleNews {
	float: left;
	position: relative;
	margin-bottom: 20px;
	width: 305px;
	min-height: 330px;
	overflow: hidden;
}
.middleNews p {
	color: #000;
	font-size: 1.4rem;
	font-family: 'Raleway', sans-serif;
	line-height: 2.4rem;
}
.middleNews p br {
	display: none;
}
.middleNews h3 {
	color: #000;
	font-size: 1.8rem;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 2.4rem;
	margin-top: 15px;
}
#news {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
	position: relative;
}
.news-box-title {
	width: 305px;
	height: 330px;
	background: #9395d1;
	display: table;
	text-align: center;
}
.news-box-title h2 {
	color: #fff;
	font-size: 3rem;
	font-weight: 200;
	margin-bottom: 5px;
}
.news-box-title a {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
}
.news-box-title div {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.more-btn {
	background: #f6cac9 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 2.4rem;
	height: 25px;
	line-height: 0;
	padding-left: 3px;
	text-align: center;
	width: 25px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.more-btn:hover {
	background: #000;
	color: #fff;
}
.news-list {
	float: left;
	min-height: 330px;
	width: 305px;
}
.news-list ul li h2 a {
	float: left;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 3rem;
	text-transform: uppercase;
	width: 100%;
}
.news-list ul li h2 a i {
	color: #9294d1;
	font-size: 1.2rem;
	font-weight: 400;
	margin-right: 10px;
}
/*----zajęcia---------------------------------------------------------------------------------*/
.week-arrow {
	cursor: pointer;
}
table#week-table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
table#week-table td {
	border: 1px solid #000;
	text-align: left;
	width: 14.285%;
	box-sizing: border-box;
	transition: all 0.1s ease;
}
table#week-table td:hover {
	background: #000;
}
table#week-table td:hover a p:first-child, table#week-table td:hover a p:last-child {
	color: #fff;
}
table#week-table td a {
	box-sizing: border-box;
	float: left;
	height: 100%;
	padding: 40px 20px;
	width: 100%;
}
.ldk-class-details {
	width: 916px;
	padding: 50px;
	box-sizing: border-box;
}
.ldk-class-details .name {
	color: #0ac9f7;
	font-size: 3.6rem;
	font-weight: 100;
	margin-bottom: 25px;
}
.ldk-class-leader {
	box-sizing: border-box;
	float: left;
	padding-right: 50px;
	width: 65%;
}
.ldk-class {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 60px;
	padding-bottom: 50px;
}
.ldk-class-leader .leader-title {
	font-size: 1.8rem;
	font-weight: 100;
	text-transform: uppercase;
}
.ldk-class-leader .name-leader {
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 2rem;
	margin-top: 2rem;
}
.description {
	font-size: 1.8rem;
	line-height: 3rem;
}
.leader-photo-container {
	width: 35%;
	height: 300px;
	overflow: hidden;
	text-align: center;
	float: right;
}
.ldk-class-leader-outer {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 40px;
	padding-bottom: 50px;
}
.ldk-class-save .date-save {
	font-size: 1.8rem;
	font-weight: 100;
	text-transform: uppercase;
}
.ldk-class-date .hour {
	font-size: 3rem;
	font-weight: bold;
	color: #0ac9f7;
}
.ldk-class-date .place {
	font-size: 2.4rem;
	font-weight: bold;
}
.ldk-class-date {
	margin-bottom: 20px;
}
.leader-photo-container .leader-photo {
	display: block;
	margin: 0 auto;
	height: 300px;
}
#week-header {
	float: left;
	margin-bottom: 50px;
	text-align: center;
	width: 100%;
}
#week-header h2 {
	font-size: 4.8rem;
	font-weight: 100;
}
#week-header h2 span {
	color: #0ac9f7;
	font-size: 1.8rem;
	vertical-align: middle;
	transition: all 0.3s ease;
}
#week-header h2 span:hover {
	color: #000;
}
.data-zajecia {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 2.4rem;
	margin-top: 20px;
	font-weight: bold;
}  
.week-arrow-left {
	margin-right: 50px;
	cursor: pointer;
}
.week-arrow-right {
	margin-left: 50px;
	cursor: pointer;
}
#week-table tr:first-child {
	background: #0ac9f7;
	color: #fff;
	font-size: 1.4rem;
}
#week-table tr:first-child th {
	padding: 15px;
}
table#week-table td:first-child {
	border-left: none;
}
table#week-table td:last-child {
	border-right: none;
}
table#week-table td:nth-child(-n+7) {
	border-top: none;
}
#week-table td a p:first-child {
	font-size: 1.6rem;
}
#week-table td a p:nth-child(2) {
	color: #0ac9f7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2rem;
}
/*--projekty ldk---------------------------------------------------------------------------------------------*/
.projekty-box ul li {
	background: #000;
	width: 190px !important;
	height: 150px;
	text-align: center;
	float: left;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}
.projekty-box ul {
	float: left;
}
.projekty-box ul li h3 {
	font-size: 1.4rem;
	font-weight: bold;
	color: #6f6f6f;
	text-transform: uppercase;
	position: absolute;
}
.projekty-box ul li a {
	float: left;
	height: 100%;
	width: 100%;
}
/** RESET AND LAYOUT  BXSLIDER===================================*/
.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME===================================*/
.bx-wrapper .bx-viewport {
/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 5px;
	width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	outline: 0;
	border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: -55px;
	background: url("/images/arrow-left.png") no-repeat center;
}
.bx-wrapper .bx-next {
	right: -55px;
	background: url("/images/arrow-right.png") no-repeat center;
}
.bx-wrapper .bx-prev:hover {
}
.bx-wrapper .bx-next:hover {
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	outline: 0;
	width: 32px;
	height: 43px;
	text-indent: -9999px;
	z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url("/images/controls.png") -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url("/images/controls.png") -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.row {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
.data-container {
	background: #e3e3e3;
	height: 460px;
	width: 305px;
	display: table;
	text-align: center;
}
.data-inner {
	display: table-cell;
	padding: 0 70px;
	vertical-align: middle;
}
.data-inner .day {
	font-size: 15rem;
	font-weight: 100;
	text-align: center;
	line-height: 15rem;
	color: #fff;
}
.data-inner .month {
	font-size: 3.5rem;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}
.data-inner .imieniny {
	font-size: 1.6rem;
	font-weight: 300;
	text-align: left;
	color: #989898;
}
.index .polecamy-container {
	background: #f6cac9 none repeat scroll 0 0;
	box-sizing: border-box;
	height: 460px;
	padding: 20px;
	width: 305px;
	margin-bottom: 0;
}
.polecamy-container {
	background: #f6cac9 none repeat scroll 0 0;
	box-sizing: border-box;
	height: 460px;
	padding: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.polecamy-container h2 {
	font-size: 3rem;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 8px;
}
/*calendar-----------------------------------------------------------*/
.calendar-container {
	height: 460px;
	width: 630px;
	background: #e3e3e3;
	display: table;
	text-align: center;
}
.calendar-inner {
	display: table-cell;
	vertical-align: middle;
}
.calendar-box {
	display: inline-block;
	width: 300px;
}
#user-delivery-calendar {
}
#user-delivery-calendar .day-of-week {
	box-sizing: border-box;
	float: left;
	font-size: 11px;
	line-height: 23px;
	margin: 0 !important;
	max-height: 35px !important;
	min-height: 35px !important;
	position: relative;
	width: 14.25% !important;
}
#user-delivery-calendar .day-of-week a {
	float: left;
	width: 100%;
	height: 100%;
	min-height: 25px;
}
#user-delivery-calendar .day-of-week .day-of-week-header {
	color: #000;
	font-size: 1.8rem;
	font-weight: 300;
	padding-top: 7px;
	text-align: center;
}
.day-of-week-content .day-of-week:hover {
	background: #f6cac9;
}
#header-calendar-day-of-week .day-of-week {
	background-color: rgba(255, 0, 0, 0);
	color: #000;
	font-size: 1.8rem!important;
	font-weight: 100;
	text-transform: uppercase;
}
#user-delivery-calendar .day-of-week-empty {
	background-color: rgba(255,0,0,0);
}
#user-delivery-calendar #header-calendar {
	color: #000;
	float: left;
	font-size: 2.4rem;
	font-weight: 200;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#user-delivery-calendar #header-calendar-day-of-week .day-of-week {
	border: medium none;
	box-sizing: border-box;
	font-size: 14px;
	margin: 0 !important;
	text-align: center;
	width: 14.25% !important;
}
#user-delivery-calendar #header-calendar-day-of-week {
	float: left;
	margin-bottom: 4px;
	width: 100%;
}
#user-delivery-calendar .current-date {
	color: #000;
}
#user-delivery-calendar .actual {
	background-color: #000;
	color: #fff;
}
#user-delivery-calendar .actual a .day-of-week-header {
	color: #fff!important;
}
#user-delivery-calendar .current-date a .day-of-week-header {
	color: #000;
}
.day-of-week-content .past {
}
.qtip_calendar_class {
	background: #0fbff3;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#header-calendar-container {
	box-sizing: border-box;
	float: left;
	width: 100%;
}
#header-info {
	box-sizing: border-box;
	color: #0ac9f7;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}
#calendar-more {
	bottom: 18px;
	font-size: 12px;
	position: absolute;
	right: 15px;
}
#calendar-more a {
	color: #fff;
	font-size: 11px;
	text-transform: lowercase;
}
#event-info {
}
.day-of-week-content {
	min-height: 213px;
}
.events-content {
	display: none;
}
#calendar-nav {
	position: absolute;
	right: 0;
	top: 4px;
}
#calendar-nav div {
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 2.4rem;
	line-height: 25px;
	margin-left: 3px;
	padding: 0 4px;
}
#event-info-header {
	color: #0489e2;
}
#event-info {
	color: #fff;
}
.anim-box-container {
	float: left;
	height: 300px;
	text-align: center;
	width: 25%;
	box-sizing: border-box;
	overflow: hidden;
}
.anim-reklama-box-container {
	float: left;
	height: 200px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.grzybowski-box-container {
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
	box-sizing: border-box;
	float: left;
	height: 300px;
	position: relative;
	width: 25%;
}
.grzybowski-box-container h2 a {
	background: rgba(246, 202, 201, 0.9);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 2.4rem;
	line-height: 2.6rem;
	letter-spacing: 4px;
	font-weight: 200;
	padding: 20px;
	box-sizing: border-box;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.grzybowski-box-container h2 a:hover {
	background: rgba(246, 202, 201, 1);
	padding: 30px 20px;
}
.kalejdoskop .art-body {
	padding: 0;
}
.kalejdoskop-box-container {
	background: #e3e3e3;
	float: left;
	height: 300px;
	width: 50%;
	box-sizing: border-box;
}
.kalejdoskop-box-container h2 {
	font-size: 3rem;
	line-height: 3.6rem;
	letter-spacing: 4px;
	font-weight: 200;
	text-transform: uppercase;
}
.kalejdoskop-box-inner {
	box-sizing: border-box;
	height: 100%;
	padding: 20px;
	position: relative;
}
.kalejdoskop-box-inner ul li a {
	background-color: #9395d1;
	box-decoration-break: clone;
	box-shadow: 8px 0 0 #9395d1, -8px 0 0 #9395d1;
	color: #fff;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 400;
	margin-bottom: 6px;
	transition: all 0.3s ease;
}
.kalejdoskop-box-inner ul li a:hover {
	background-color: #000;
	box-shadow: 8px 0 0 #000, -8px 0 0 #000;
}
.kalejdoskop-box-inner ul {
	margin-left: 10px;
	margin-top: 20px;
}
.archiwum-btn {
	bottom: 20px;
	font-size: 1.4rem;
	left: 20px;
	position: absolute;
	z-index: 1;
}
.felietony-box-container {
	float: left;
	width: 100%;
}
.felietony-box-container ul {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	position: relative;
	align-items: center;
}
.felietony-box-container ul li {
	width: 16.66%;
	background: #9395d1;
	position: relative;
	height: 289px;
}
.felietony-box-container ul li a img {
	transition: all 0.3s ease;
}
.felietony-box-container ul li a h3 {
	bottom: 30px;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 400;
	left: 20px;
	line-height: 20px;
	position: absolute;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.felietony-box-container ul li a h2 {
	background: #9395d1 none repeat scroll 0 0;
	color: #fff;
	font-size: 3rem;
	font-weight: 200;
	left: 0;
	letter-spacing: 4px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 100%;
}
.felietony-box-container ul li a h3 span {
	font-size: 1.4rem;
	color: #fff;
	float: left;
	width: 100%;
}
.felietony-box-container ul li a:hover img {
	opacity: 0.3;
}
.felietony-box-container ul li a:hover h3 {
	bottom: 50px;
}
.anim- {
	float: left;
	height: 305px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.anim-reklama-box-container .anim- {
	height: 200px!important;
}
#animation-cycle-nav-promo, #animation-cycle-nav-reklama {
	bottom: 20px;
	box-sizing: border-box;
	left: 20px;
	position: absolute;
	text-align: left;
	width: auto;
	z-index: 25;
}
#animation-cycle-nav-promo li, #animation-cycle-nav-reklama li {
	display: inline-block;
	list-style: outside none none;
}
#animation-cycle-nav-promo li a, #animation-cycle-nav-reklama li a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	font-size: 9px;
	margin: 6px;
	padding: 0 7px;
	line-height: 22px;
}
#animation-cycle-nav-promo li.activeSlide a, #animation-cycle-nav-reklama li.activeSlide a {
	background-color: #f6cac9;
}
.anim-reklama-box-container .anim- #cycle-promo img {
}
.arrows-wrapper {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	top: 440px;
}
.day-of-week {
	position: relative;
}
.day-of-week .events-content {
	background: #fff none repeat scroll 0 0;
	bottom: 35px;
	min-width: auto;
	right: 0;
	position: absolute;
	width: 300px;
}
.day-of-week-events {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.day-of-week:hover .events-content {
	/*display: block;
*/
}
.day-of-week-events a p {
	display: inline;
	width: auto;
}
.day-of-week-events a .date-calendar {
	float: left;
	font-size: 1.3rem;
	font-weight: 100;
	margin-top: 4px;
	width: 100%;
}
.hamburger {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #000;
	cursor: pointer;
	font-size: 3rem;
	font-weight: bold;
	line-height: 3rem;
	outline: medium none;
	padding: 5px 15px 0;
	position: absolute;
	right: 5px;
	top: 15px;
	z-index: 998;
}
.cross {
	background: none;
	position: absolute;
	top: 15px;
	right: 5px;
	padding: 5px 15px 0;
	color: #000;
	border: 0;
	font-size: 3rem;
	line-height: 2.7rem;
	font-weight: bold;
	cursor: pointer;
	outline: none;
	z-index: 998;
}
.hamburger-menu {
	left: 0;
	z-index: 998;
	font-weight: 300;
	font-size: 0.8rem;
	width: 100%;
	background: #fff;
	position: absolute;
	text-align: center;
	font-size: 2rem;
}
.hamburger-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.hamburger-menu li {
	display: block;
	border-bottom: #000 1px solid;
}
.hamburger-menu li:hover {
}
.hamburger-menu ul li a {
	text-decoration: none;
	margin: 0px;
	color: #000;
	display: block;
	width: 100%;
	padding: 10px 0 10px 0;
}
.hamburger-menu ul li a:hover, .hamburger-menu ul li a:focus {
	background: #000 none repeat scroll 0 0;
	color: #f6cac9;
	text-decoration: none;
}
.hamburger-menu a {
	text-decoration: none;
	color: #666;
}
.hamburger-menu a:hover {
	text-decoration: none;
	color: #666;
}
#polecamy_box_header {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 85%;
	font-size: 2rem;
	font-weight: 300;
	margin-top: 15px;
	margin-bottom: 20px;
}
#polecamy_box_header a {
}
.box-content-day ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.box-content-day ul li  .box_polecane_date_container {
	float: left;
	width: 30%;
	font-size: 1.4rem;
	color: #fff;
	padding-right: 10px;
	box-sizing: border-box;
}
.box-content-day ul li  .box_polecane_info_container {
	width: 70%;
	float: left;
}
.box_polecane_title {
	font-size: 1.6rem;
	line-height: 2.1rem;
	text-transform: uppercase;
}
.box_polecane_place a {
	font-size: 1.4rem;
	font-weight: 100;
}
#polecamy_box_content {
	float: left;
	height: 300px;
	width: 100%;
}
.most-popular-container {
	float: left;
	width: 100%;
}
.most-popular-container h2 {
	font-size: 1.8rem;
	font-weight: 400;
	letter-spacing: 0.3rem;
	margin-bottom: 15px;
}
.most-popular-container ul li a img {
	float: left;
	height: 75px;
	margin-right: 20px;
	width: 75px;
}
.most-popular-container ul li:hover a h3 {
	color: #666;
}
.most-popular-container ul li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.most-popular-container ul li a h3 {
	display: table-cell;
	font-size: 1.6rem;
	font-weight: 300;
	height: 75px;
	line-height: 1.8rem;
	vertical-align: middle;
	width: 185px;
	transition: all 0.3s ease;
}
.event-map {
	float: right;
	width: calc(50% - 20px);
}
.event-map iframe {
	float: left;
	width: 100%;
}
.event-table-outer {
	border: 1px solid #000;
	box-sizing: border-box;
	float: left;
	margin-top: 50px;
	padding: 20px;
	width: 100%;
}
.event-table {
	box-sizing: border-box;
	float: left;
	font-family: "Oswald", sans-serif;
	letter-spacing: 1px;
	width: 50%;
}
.event-table div {
	border-bottom: 1px solid #000;
	box-sizing: border-box;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.event-table p {
	color: #a9a9a9;
	float: left;
	font-size: 1.4rem;
	font-weight: 300;
	min-width: 25%;
}
.event-table span {
	float: left;
	font-size: 1.4rem;
	font-weight: 500;
	text-transform: uppercase;
	width: 75%;
}
.event-table .big-info span {
	font-size: 3rem;
	font-weight: 400;
	line-height: 3.6rem;
	text-transform: uppercase;
	width: 100%;
}
.event-table .big-info span ul li {
	font-size: 1.6rem;
	font-weight: 400;
	list-style: outside none none;
	margin-bottom: 5px;
	padding: 0;
}
.event-table div:last-child {
	border-bottom: none;
}
.event-table .big-info span ul {
	margin: 0;
}
#relative_events {
	float: left;
	width: 100%;
	position: relative;
}
#relative_events .bx-wrapper {
	padding: 0;
	position: static;
}
#relative_events > h3 {
	border-bottom: 1px solid #000;
	float: left;
	font-size: 2.4rem;
	font-weight: 400;
	margin-top: 10px;
	padding: 10px 0;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 20px;
}
#relative_events ul li h3 {
	color: #000;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2.4rem;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
}
#relative_events .bx-wrapper .bx-controls-direction a {
	top: 40px;
}
#relative_events .bx-wrapper .bx-prev {
	left: auto;
	right: 30px;
}
#relative_events .bx-wrapper .bx-next {
	left: auto;
	right: -10px;
}
#relative_events  .bx-wrapper .bx-prev {
	background: rgba(0, 0, 0, 0) url("/images/arrow-left2.png") no-repeat scroll center center;
}
#relative_events  .bx-wrapper .bx-next {
	background: rgba(0, 0, 0, 0) url("/images/arrow-right2.png") no-repeat scroll center center;
}
#relative_events ul li a img {
	width: 100%;
}
.felietonisci-box {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.felietonisci-foto {
	float: left;
	width: 50%;
}
.felietonisci-foto img {
	width: 100%;
}
.felietonisci-opis {
	box-sizing: border-box;
	float: left;
	padding: 0 0 0 20px;
	width: 50%;
}
.felietonisci-opis h1 {
	float: left;
	font-size: 5rem;
	font-weight: 400;
	line-height: 5.5rem;
	margin-bottom: 20px;
	text-transform: uppercase;
	width: 100%;
}
.felietonisci-opis p {
	float: left;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 3rem;
	width: 100%;
}
#polecamy_box_header a.active {
	color: #fff;
}
.okladka img {
	height: 300px;
}
.accordion .arrow-down {
	display: none;
}
.accordion .arrow-up {
	display: block;
}
.accordion.active .arrow-down {
	display: block;
}
.accordion.active .arrow-up {
	display: none;
}
.year-header {
	border-bottom: 1px solid #000;
	padding: 15px 0;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 3rem;
	font-weight: 400;
}
.arrows-accordion {
	position: absolute;
	top: 20px;
	right: 0;
}
.year-content {
	margin-top: 50px;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.magazine-item img {
	box-shadow: 0px 18px 21px 0px rgba(14, 25, 42, 0.13);
	transition: all 0.3s ease;
}
.magazine-item {
	margin-bottom: 30px;
	text-align: center;
	width: 33.333%;
}
.year-content::after {
	content: "";
	flex-basis: 66.666%;
}
.magazine-item a h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.8rem;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}
.magazine-item a {
	text-decoration: none;
}
.magazine-image {
	background: #9395d1 none repeat scroll 0 0;
	display: inline-block;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 18px 21px 0px rgba(14, 25, 42, 0.13);
}
.magazine-image span {
	border: 1px solid;
	bottom: auto;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-size: 1.8rem;
	font-weight: 400;
	left: 0;
	margin: 0 auto;
	padding: 5px 0;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 100%;
	vertical-align: middle;
	width: 80%;
	z-index: 1;
	transition: all 0.3s ease;
}
.magazine-item a:hover img {
	opacity: 0.25;
}
.magazine-item a:hover .magazine-image span {
	top: calc(50% - 15px);
}
.kalejdoskop .news-top {
	display: none;
}
.kalejdoskop .news-body {
	margin: 0;
}
.kalejdoskop .art-body h1 {
	font-family: "Oswald", sans-serif;
}
/*----coookies-----------------------------------------------------------------------------*/
#coocies_warning {
	background: #000 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.4rem;
	width: 100%;
	float: left;
	padding: 20px;
	font-weight: 200;
}
#coocies_warning_close {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #9395d1;
}
#coocies_warning_close a {
	font-size: 40px;
	text-decoration: none;
}
#coocies_warning_info {
	width: 100%;
	margin: 0 auto;
	text-align: justify;
}
#coocies_accept {
	background: #9395d1 none repeat scroll 0 0;
	color: #000;
	float: right;
	font-size: 16px;
	margin-top: 26px;
	padding: 8px 15px;
	font-weight: 400;
	transition: all 0.3s ease 0s;
}
#coocies_warning_info a {
	font-weight: 400;
	color: #9395d1;
}
#coocies_accept:hover {
}
.main h6 {
	color: #aeaeae;
	font-family: "Oswald", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
}
#wyslij-link {
	background-color: #f6cac9;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #f6cac9, -5px 0 0 #f6cac9;
	display: inline;
	color: #000;
}
.files-item .zobacz-online {
	color: #a6a6a6;
	font-size: 1.6rem;
	margin-left: 3px;
}
.files-item .zobacz-online:hover {
	color: #000;
}
.thumbnail {
	float: left;
	margin: 10px 20px 5px 0;
}
.polecamy-container h2 a {
	float: right;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 6rem;
}
.polecamy-container h2 a:hover {
	color: #fff;
}
.news-date-spacer {
	color: #f6cac9;
	font-size: 2.6rem;
	font-weight: bold;
	vertical-align: top;
}
.anim- #cycle-promo img {
	width: 100% !important;
}
.polecamy-wiecej {
	float: right;
	font-size: 1.4rem;
	text-transform: uppercase;
}
.read-more {
	background: #9395d1 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 1.4rem;
	font-weight: 400;
	padding: 5px;
	text-align: center;
	width: 100%;
}
.read-more:hover {
	background: #000 none repeat scroll 0 0;
	color: #fff;
}
.day-of-week-events {
	max-height: 270px;
	overflow-x: hidden;
}
.newsletter label {
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}
.newsletter label a {
	text-decoration: underline;
}

.slider-events.non-slider li {
    width:33%;
} 
.foot-txt {

	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
.foot-txt a {

	text-decoration: underline;
}

.zielony {
    font-weight:bold;
    color: green;
}
.czerwony {
    font-weight:bold;
    color: red;
}

.newsletter .zielony,
.newsletter .czerwony {
    padding:  10px;
    font-size:  15px;
}

.newsletter-box {
display: none;

}