/* 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: 'Open Sans', sans-serif;
}
input, textarea, select, option, optgroup, button {
}
::selection {
	background: #66648b;
/* WebKit/Blink Browsers */
	color: #fff;
}
::-moz-selection {
	background: #66648b;
/* Gecko Browsers */
	color: #fff;
}
/* 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: 60px;
	margin-top: 60px;
	text-align: center;
	width: 100%;
}
.logo h1 a {
	background-image: url("/images/logo.svg");
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: medium none;
	display: inline-block;
	height: 142px;
	text-indent: -9999px;
	width: 499px;
}
.top-nav {
	float: right;
}
.path {
	width: 100%;
	float: left;
	padding: 12px 0;
	color: #000;
	text-transform: lowercase;
	margin-bottom: 15px;
}
.path a {
	font-size: 1.2rem;
	color: #000;
	font-weight: 400;
}
.path a.active, .path a:hover {
}
.path .spacer {
	color: #d2d2d2;
	font-size: 1.8rem;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: sub;
}
.search {
	border-right: 1px solid #bcbcbc;
	display: inline-block;
	float: left;
	font-size: 1.7rem;
	line-height: 0;
	padding-right: 12px;
}
.search a i {
	color: #000;
	transition: color 0.3s ease;
}
.search a:hover i {
	color: #86af49;
}
.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: #66648b;
	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;
	border-bottom: 1px solid #000;
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.menu li {
	display: inline-block;
	position: relative;
}
.menu li a {
	border: 1px solid #fff;
	box-sizing: border-box;
	color: #000;
	float: left;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 15px 0;
	padding: 8px 12px;
	text-transform: uppercase;
}
.menu li.active a {
	border: 1px solid #1a1a1a;
}
.menu li.item-0 a {
	display: none;
}
.menu li a:hover {
	border: 1px solid #1a1a1a;
}
.menu li a:hover {
}
.rozsuwane-menu {
	background: #1a1a1a none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	display: none;
	padding: 10px;
	position: absolute;
	top: 55px;
	width: 100%;
	z-index: 999;
}
.rozsuwane-menu li {
	display: block;
}
.rozsuwane-menu li a {
	border: medium none;
	color: #fff;
	float: left;
	font-size: 1.4rem;
	margin: 0;
	text-align: left;
	text-transform: lowercase;
	width: 100%;
	font-weight: 400;
	box-sizing: border-box;
}
.rozsuwane-menu li a:hover {
	border: none!important;
	text-decoration: underline;
}
.rozsuwane-menu li.active a {
	border: none!important;
	text-decoration: underline;
}
.rozsuwane-menu li.item-0 a {
	display: block;
}
/* CONTENT-----------------------------------------------------------------------------*/
.content {
	float: left;
	width: 100%;
}
.main {
	display: inline-block;
	min-height: 300px;
	width: 900px;
}
h1 {
}
h2 {
}
h3 {
}
/* ARTICLE-----------------------------------------------------------------------------*/
.article {
	padding: 0 30px 0 0;
	min-height: 300px;
	font-size: 1.6rem;
	line-height: 3.2rem;
	overflow-wrap: break-word;
}
.article h1 {
	float: none;
	font-size: 3rem;
	font-weight: 400;
	line-height: 3.8rem;
	padding-top: 0;
	width: 100%;
}
.article h2 {
	font-size: 1.8rem;
	font-weight: bold;
}
.art-content {
}
.art-body a, .news-body a {
	text-decoration: underline;
	font-weight: bold;
}
.article ul {
	list-style-image: url("/images/li.png");
	margin: 20px;
}
.article li {
	color: #66648b;
	font-size: 1.5rem;
	line-height: 3rem;
}
.article ol {
	list-style-type: decimal;
	margin: 15px;
}
.ldk-class ul {
	list-style-image: url("/images/li.png");
	margin: 20px;
}
.ldk-class li {
	color: #66648b;
	font-size: 1.5rem;
	line-height: 3rem;
}
.ldk-class {
	font-size: 1.5rem;
	line-height: 3rem;
}
.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;
	font-size: 1.4rem;
	font-weight: bold;
}
.art-gallery .thumb {
	height: 170px;
	position: relative;
	width: 286px;
	overflow: hidden;
}
.art-gallery .thumb a {
}
.art-gallery .thumb a img {
}
.art-gallery .thumb:hover img {
}
/* za��czniki artykulu */
.art-files {
	border-top: 1px solid #000;
	box-sizing: border-box;
	float: left;
	padding: 15px 0;
	width: 100%;
}
.files-item {
	margin-bottom: 3px;
	position: relative;
}
.files-item a {
	color: #000;
	font-size: 1.4rem;
	line-height: 22px;
}
.files-item span {
	color: #66648b;
	font-size: 1.4rem;
}
/* FILE ICONS-----------------------------------------------------------------------------*/
.ico-doc:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c2";
	color: #000;
	font-size: 1.8rem;
}
.ico-xls:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c3";
	color: #000;
	font-size: 1.8rem;
}
.ico-ppt:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c4";
	color: #000;
	font-size: 1.8rem;
}
.ico-pdf:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c1";
	color: #000;
	font-size: 1.8rem;
}
.ico-image:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c5";
	color: #000;
	font-size: 1.8rem;
}
.ico-archive:before {
	font-family: "FontAwesome";
	top: 0;
	left: -5px;
	padding-right: 10px;
	content: "\f1c6";
	color: #000;
	font-size: 1.8rem;
}
/* ASIDE-----------------------------------------------------------------------------*/
.aside {
	background: transparent none repeat scroll 0 0;
	box-sizing: border-box;
	float: right;
	width: 305px;
}
.aktualnosci .aside {
}
/* SUBMENU-----------------------------------------------------------------------------*/
.submenu-body {
}
.submenu-top {
}
.submenu-foot {
}
/* level-0 */
ul.level-0 {
	float: left;
	margin-bottom: 30px;
	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;
	padding: 10px 0;
	width: 100%;
	font-weight: 400;
}
li.level-0.active a {
	color: #66648b;
	font-weight: 700;
}
li.level-0 a:hover {
	color: #66648b!important;
}
li.level-1.active a {
	color: #66648b!important;
	font-weight: 700!important;
}
li.level-1 a:hover {
	color: #66648b!important;
}
.level-1 ul li.level-2.active a {
	color: #66648b!important;
	font-weight: 700!important;
}
.level-1 ul li.level-2 a:hover {
	color: #66648b!important;
}
/* level-N */
ul.level-1 {
	padding-left: 20px;
}
li.level-1 {
}
li.level-1 a {
	color: #000!important;
	float: left;
	font-size: 1.4rem;
	padding: 5px 0;
	width: 100%;
	font-weight: 400!important;
}
.level-1 ul li.level-2 a {
	color: #000!important;
	float: left;
	font-size: 1.2rem;
	padding: 2px 15px;
	width: 100%;
	font-weight: 400!important;
}
/* 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;
	width: 100%;
	position: relative;
}
.news-item h2 a {
	float: left;
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 3rem;
	margin-bottom: 20px;
	width: 100%;
}
.news-item-content {
}
.news-item-info {
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
	padding: 0 0 0 25px;
	width: calc(100% - 305px);
}
.news-item-date {
	color: #66648b;
	float: left;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 2rem;
	margin-bottom: 15px;
	text-transform: lowercase;
	width: 100%;
}
.news-item-author {
}
.thumbnail {
	float: left;
}
.news-item-detail a {
	width: 100%;
	height: 100%;
}
.news-item-detail-search {
	float: left;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
}
.news-item-detail {
	float: left;
	margin-bottom: 20px;
	width: 305px;
	position: relative;
}
.news-item-intro {
	float: left;
	font-size: 1.4rem;
	line-height: 2.4rem;
	width: 100%;
}
.news-item-more {
	float: right;
}
.more-btn {
	font-size: 1.3rem;
	position: absolute;
	right: 0;
	bottom: 20px;
}
/* NEWS-----------------------------------------------------------------------------*/
.news {
	padding: 0;
}
.news-info {
	float: left;
	width: 100%;
	font-size: 1.2rem;
}
.news-date {
}
.news-author {
}
.news-content {
	display: inline-block;
	padding-top: 20px;
	width: 100%;
}
.news-thumb {
	float: left;
	margin-bottom: 50px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.news-thumb img {
	display: flex;
	width: 100%;
}
.news-intro {
	border-left: 1px solid #000;
	box-sizing: border-box;
	float: left;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 3rem;
	margin-bottom: 50px;
	padding: 0 0 0 40px;
	width: 100%;
}
.news-body {
	margin-bottom: 20px;
}
a.news-back {
	font-size: 1.4rem;
	font-weight: 500;
}
a.news-back i {
	font-size: 1.2rem;
	color: #000;
	transition: all 0.3s ease;
}
a.news-back:hover i {
	padding-right: 10px;
}
.news-date {
	width: 100%;
	float: left;
}
.news-top {
	box-sizing: border-box;
	float: left;
	width: 100%;
}
.news-top-inside {
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	padding: 12px 0;
	width: 100%;
}
.w50 {
	width: 50%;
	float: left;
}
.ico {
	float: right;
}
.ico div {
	float: left;
	margin-left: 15px;
	font-size: 1.8rem;
}
.ico div a:hover {
	color: #66648b;
}
/* PAGINATION-----------------------------------------------------------------------------*/
.pagination {
	padding-top: 10px;
	width: 100%;
	float: left;
}
.pagination .pages {
}
.pages-blog {
	margin-top: 9px;
}
.pagination a, .pagination .disabled {
	float: left;
	margin-right: 10px;
	font-size: 1.4rem;
	min-width: 18px;
	padding: 0 5px;
	text-align: center;
	transition: all 0.3s ease;
	line-height: 3rem;
	margin-top: 0;
}
.pagination span {
	float: left;
	margin-right: 10px;
	text-align: center;
}
.pagination .pages-item {
	font-size: 1.4rem;
	text-decoration: none;
}
.article .pagination .pages-item {
	margin-top: 0;
}
.pagination a.active {
	background: #000;
	color: #fff;
}
.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-size: 1.3rem;
	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: 100%;
	float: left;
	font-size: 1.4rem;
	color: #66648b;
	font-weight: 600;
}
.form-elem-input {
	float: left;
	width: 100%;
}
.form-elem-input input[type=text], .form-elem-input select, .form-elem-input textarea {
	width: 100%;
	float: left;
	padding: 15px;
	border: 1px solid #DDDDDD;
	font-size: 1.6rem;
	box-sizing: border-box;
}
.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: 100%;
}
.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: 10px 10px !important;
	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: #1a1a1a;
	margin-top: 100px;
}
.footer-bg {
	background: url("/images/footer.png") no-repeat bottom -180px right;
	float: left;
	width: 100%;
}
ul.foot-nav {
	float: left;
	margin-top: 30px;
	width: 100%;
}
ul.foot-nav ul li ul {
	display: none;
}
ul.foot-nav li ul li {
	width: 100%;
	float: left;
	font-weight: 400;
}
ul.foot-nav li ul {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
}
ul.foot-nav li ul li a {
	float: left;
	font-weight: 400;
	margin-bottom: 3px;
	text-transform: lowercase;
	width: 100%;
}
ul.foot-nav li {
	float: left;
	width: 20%;
}
ul.foot-nav li a {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	-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: #86af49;
}
.logo-footer {
	float: left;
	width: 50%;
}
.footer h4 {
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}
.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 {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.footer-bottom {
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
.kambit {
	color: #838383;
	float: right;
	font-size: 1.1rem;
	font-weight: 300;
	margin-top: 15px;
	text-align: right;
	width: 50%;
}
.kambit span {
	float: right;
	font-size: 1.1rem;
	font-weight: 400;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 5px;
}
.kambit a {
	color: #838383;
	font-size: 1.1rem;
	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 {
	vertical-align: top;
}
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: 3px solid #fff;
}
.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: #fff none repeat scroll 0 0;
	font-size: 1.4rem;
	height: 100%;
	padding: 5px 15px;
	width: 75%;
	font-weight: bold;
}
#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: #1a1a1a none repeat scroll 0 0;
	border: 2px solid #fff;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-size: 1.4rem;
	font-weight: bold;
	height: 100%;
	padding: 5px 15px;
	text-transform: uppercase;
	width: 25%;
}
.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: 3px solid #fff;
	color: #fff;
	width: 75%;
	margin-top: -25px;
}
.zapisz h4 {
	box-sizing: border-box;
	color: #fff;
	font-size: 3rem;
	font-weight: 500;
	line-height: 3.5rem;
	margin-bottom: 0;
	padding-left: 20px;
	padding-top: 50px;
}
.zapisz h4 span {
	font-weight: bold;
}
.promuje {
	margin-top: 30px;
	float: right;
}
.social {
	float: right;
	margin-top: 30px;
	min-height: 30px;
	text-align: center;
	width: 100%;
	position: relative;
}
.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: #000;
	transition: all 0.3s ease;
}
.social .icon  li:nth-child(2) a {
	color: #38529a;

}
.social .icon  li:nth-child(3) a {
	color: #f70000;

}

.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: #66648b;
	color: #fff;
	font-size: 2rem;
	top: 45%;
	padding: 20px 20px;
	box-sizing: border-box;
	display: none;
	position: fixed;
	right: 0;
}
#newsbar-content ul li {
	float: left;
	color: #000;
	font-size: 2rem;
	font-weight: 500;
	padding: 10px 0;
}
.resizable-content i {
	font-size: 1rem;
	margin: 0 8px 0 2px;
	vertical-align: middle;
}
#newsbar-content ul li a {
	color: #000;
	font-size: 2rem;
	font-weight: 500;
	text-decoration: underline;
}
#newsbar-content ul li a:hover {
	color: #fff;
}
#newsbar-content ul {
	overflow: auto;
}
#newsbar-close {
	background: #86af49 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #000;
	cursor: pointer;
	font-size: 2rem;
	height: 50px;
	padding: 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
}
#newsbar-close:hover {
	color: #000;
}
.marquee {
	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: #86af49 none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	height: 50px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 999999;
}
#newsbar-header span {
	background: #fff none repeat scroll 0 0;
	box-sizing: border-box;
	float: left;
	font-size: 3rem;
	height: 50px;
	padding: 6px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}
#newsbar-header span .fa {
	color: #000;
}
#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;
}
.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;
}
.error li {
	background: #000 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 7px 10px;
	width: 100%;
}
.success {
	border: 1px solid #000;
	box-sizing: border-box;
	color: #000;
	float: left;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 30px;
	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;
	font-size: 0.8em;
	letter-spacing: 0.2px;
	margin: 0 10px 0 0;
}
.event-time span {
	color: #fff;
	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: #ffff!important;
}
.qq-upload-list li {
	background-color: #ddd!important;
	font-size: 1.4rem!important;
	line-height: 15px!important;
	margin: 0!important;
	padding: 9px 0!important;
}
.ui-datepicker .ui-datepicker-prev span {
	background:  url("/images/arrow-left.png") no-repeat scroll center center;
}
.ui-datepicker .ui-datepicker-next span {
	background: url("/images/arrow-right.png") no-repeat scroll center center;
}
#slider-bg {
	float: left;
	height: 500px;
	width: 100%;
	overflow: hidden;
	background-image: -moz-linear-gradient( 0deg, rgb(106,0,173) 50%, rgb(0,222,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(106,0,173) 50%, rgb(0,222,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(106,0,173) 50%, rgb(0,222,255) 100%);
	-webkit-animation: AnimationName 15s ease infinite;
	-moz-animation: AnimationName 15s ease infinite;
	animation: AnimationName 15s ease infinite;
	background-size: 120% 120%;
}
@-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%
}
}
.news-img {
	height: 240px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.news-img img {
	width: 100%;
	height: 100%;
}
.place {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	width: 100%;
	color: #fff;
	font-size: 1.4rem;
	padding: 10px;
	text-transform: uppercase;
	box-sizing: border-box;
	line-height: 1.8rem;
}
.middleNews {
	float: left;
	position: relative;
	margin-bottom: 20px;
	width: 305px;
	min-height: 305px;
	overflow: hidden;
}
.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%;
}
.news-box-title {
	width: 305px;
	height: 305px;
	display: table;
	text-align: center;
	background: #86af49 url("/images/news-bg.png") no-repeat center;
}
.news-box-title h2 {
	color: #fff;
	font-size: 3rem;
	font-weight: 400;
	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%;
}
/*----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: #66648b;
	font-size: 3.2rem;
	font-weight: 100;
	margin-bottom: 25px;
	line-height: 4rem;
}
.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: #66648b;
}
.ldk-class-date .place-class {
	font-size: 2.4rem;
	font-weight: bold;
}
.ldk-class-date {
	margin-bottom: 20px;
}
.ldk-class-date .place-class, .ldk-class-date .price {
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 5px;
}
.ldk-class-save .date-save {
	font-size: 1.8rem;
	font-weight: 100;
	text-transform: uppercase;
}
.leader-photo-container .leader-photo {
	display: block;
	margin: 0 auto;
	height: 300px;
}
.ldk-class-save .email, .ldk-class-save .phone {
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 10px;
}
#week-header {
	float: left;
	margin-bottom: 50px;
	text-align: center;
	width: 100%;
}
#week-header h2 {
	font-size: 4.8rem;
	font-weight: 100;
}
#week-header .data-zajecia span {
	color: #86af49;
	font-size: 1.8rem;
	vertical-align: middle;
	transition: all 0.3s ease;
}
#week-header .data-zajecia span:hover {
	color: #000;
}
.data-zajecia p:first-child {
	width: 20px;
}
.data-zajecia p:last-child {
	width: 20px;
}
.data-zajecia p {
	display: inline-block;
	text-align: center;
	width: 200px;
}
.data-zajecia-inner {
	display: inline;
	width: 100%;
}
.data-zajecia {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 2.4rem;
	margin-top: 20px;
	font-weight: 600;
}
.week-arrow-left {
	cursor: pointer;
}
.week-arrow-right {
	cursor: pointer;
}
#week-table tr:first-child {
	background: #66648b;
	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;
}
.row {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
.data-container {
	background: #66648b url("/images/data-bg.png") repeat scroll center center;
	min-height: 460px;
	height: 460px;
	width: 305px;
	display: table;
	text-align: center;
}
.data-inner {
	display: table-cell;
	padding: 0 45px;
	vertical-align: middle;
}
.data-inner .day {
	font-size: 15rem;
	font-weight: 100;
	text-align: center;
	line-height: 14rem;
	color: #fff;
}
.data-inner .month {
	font-size: 3.5rem;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.data-inner .imieniny {
	font-size: 1.4rem;
	font-weight: 400;
	text-align: left;
	color: #fff;
}
.polecamy-container {
	border: 2px solid #000;
	box-sizing: border-box;
	height: 460px;
	padding: 20px;
	width: 305px;
}
.polecamy-container h2 {
	font-size: 2.4rem;
	font-weight: 400;
	text-transform: uppercase;
}
#polecamy_box_header {
	display: flex;
	flex-flow: row wrap;
	font-size: 1.8rem;
	font-weight: 400;
	justify-content: space-between;
	margin-bottom: 20px;
	margin-top: 15px;
	width: 95%;
}
#polecamy_box_header a {
	color: #8a8a8a;
}
#polecamy_box_header a.active {
	color: #000;
}
.box_polecane_title {
	font-size: 1.4rem;
	line-height: 1.6rem;
	text-transform: uppercase;
	font-weight: 600;
}
.box_polecane_place a {
	font-size: 1.3rem;
	font-weight: 400;
	color: #8a8a8a;
}
#polecamy_box_content {
	float: left;
	height: 380px;
	width: 100%;
    margin-top:10px;
}
.box-content-day ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
	padding-bottom: 8px;
	position: relative;
}
.box-content-day ul li:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 1.8rem;
	position: absolute;
	right: 0;
	top: calc(50% - 1.8rem);
}
.box-content-day ul li  .box_polecane_date_container {
	float: left;
	width: 30%;
	padding-right: 10px;
	box-sizing: border-box;
}
.box-content-day ul li .box_polecane_date_container .box_polecane_date {
	background: #000 none repeat scroll 0 0;
	box-decoration-break: clone;
	box-shadow: 4px 0 0 #000, -4px 0 0 #000;
	box-sizing: border-box;
	color: #fff;
	display: inline;
	font-size: 1.1rem;
	font-weight: bold;
	margin-left: 4px;
}
.box-content-day ul li  .box_polecane_info_container {
	width: 63%;
	float: left;
}
/*calendar-----------------------------------------------------------*/
.calendar-container {
	height: 460px;
	width: 630px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	display: table;
	text-align: center;
	box-sizing: border-box;
}
.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;
	box-sizing: border-box;
}
#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 {
	border: 1px solid #000;
}
#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;
	font-weight: 600;
}
.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;
}
.news-list {
	float: left;
	min-height: 330px;
	width: 305px;
}
.news h2 {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.4rem;
}
.news-list ul li h2 a {
	float: left;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 3.2rem;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px solid #000;
}
.news-list ul li:last-child h2 a {
	border: none;
}
.news-list ul li h2 a i {
	float: right;
	font-size: 1.8rem;
	line-height: 29px;
	text-align: right;
}
.anim-box-container {
	float: left;
	height: 305px;
	text-align: center;
	width: 305px;
	box-sizing: border-box;
	overflow: hidden;
}
.baza-container {
	background: #86af49  url("/images/baza-bg.png") no-repeat scroll center center;
	box-sizing: border-box;
	min-height: 305px;
	width: 630px;
	padding: 25px;
}
.baza-container h2 {
	font-size: 6rem;
	font-weight: 400;
	line-height: 7rem;
}
.baza-container ul {
	margin-left: 40px;
}
.baza-container ul li a {
	font-size: 2.4rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 5rem;
	transition: all 0.3s ease;
}
.baza-container ul li a:hover {
	color: #fff;
}
.dodaj-wydarzenie-container {
	background: #66648b url("/images/dodaj-wydarzenie-bg.png") no-repeat scroll center center;
	float: left;
	min-height: 305px;
	padding: 20px;
	box-sizing: border-box;
	width: 305px;
	color: #fff;
	position: relative;
}
.dodaj-wydarzenie-container h2 {
	font-size: 2.4rem;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.dodaj-wydarzenie-container p {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 2.4rem;
	margin-bottom: 30px;
}
.dodaj-wydarzenie-container .btn {
	border: none;
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 15px;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 300;
}
.dodaj-wydarzenie-container .btn:hover {
	color: #000;
	background: #fff;
}
.anim- {
	float: left;
	height: 305px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#animation-cycle-nav-promo {
	bottom: 20px;
	box-sizing: border-box;
	left: 20px;
	position: absolute;
	text-align: left;
	width: auto;
	z-index: 25;
}
#animation-cycle-nav-promo li {
	display: inline-block;
	list-style: outside none none;
}
#animation-cycle-nav-promo li a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	float: left;
	height: 15px;
	line-height: 19px;
	margin: 5px;
	width: 15px;
}
#animation-cycle-nav-promo li.activeSlide a {
	background-color: #86af49;
}
#cycle-promo img {
	width: 100%;
}
/*----coookies-----------------------------------------------------------------------------*/
#coocies_warning {
	background: #1a1a1a 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: #66648b;
}
#coocies_warning_close a {
	font-size: 40px;
	text-decoration: none;
}
#coocies_warning_info {
	width: 100%;
	margin: 0 auto;
	text-align: justify;
}
#coocies_accept {
	background: #66648b 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: #66648b;
}
#coocies_accept:hover {
}
#group {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 25px;
	width: 100%;
}
#group li {
	box-sizing: border-box;
	width: calc(25% - 10px);
}
#group li a {
	box-sizing: border-box;
	color: #000;
	float: left;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 12px 15px;
	text-align: center;
	width: 100%;
}
#subgroup {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	width: 100%;
}
#group li.active:first-child a {
	background: #86af49;
	color: #fff;
}
#group li.active:nth-child(2) a {
	background: #f1dbdd;
	color: #000;
}
#group li.active:nth-child(3) a {
	background: #66648b;
	color: #fff;
}
#group li.active:last-child a {
	background: #f0d0b1;
	color: #000;
}
#group li:first-child a {
	border-bottom: 3px solid #86af49;
}
#group li:nth-child(2) a {
	border-bottom: 3px solid #f1dbdd;
}
#group li:nth-child(3) a {
	border-bottom: 3px solid #66648b;
}
#group li:last-child a {
	border-bottom: 3px solid #f0d0b1;
}
#subgroup li {
}
#subgroup li a {
	float: left;
	font-size: 1.4rem;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 7px 22px;
	width: auto;
}
#subgroup li.active a {
	background: #86af49;
	color: #fff;
}
#subgroup li[attr-group="1"].active a {
	background: #86af49;
	color: #fff;
}
#subgroup li[attr-group="2"].active a {
	background: #f1dbdd;
	color: #000;
}
#subgroup li[attr-group="3"].active a {
	background: #66648b;
	color: #fff;
}
#subgroup li[attr-group="4"].active a {
	background: #f0d0b1;
	color: #000;
}
#search-advanced {
	display: none;
	float: left;
	margin: 0 0 15px;
	width: 100%;
}
#search-advanced.active {
	display: block;
}
#search-result {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
#search-advanced-more {
	border-top: 1px dashed #cecece;
	cursor: pointer;
	float: left;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 20px 0;
	padding-top: 10px;
	width: 100%;
}
#search-advanced-more > div {
	display: inline;
}
#search-advanced-more span {
	color: #939393;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 2rem;
	height: 25px;
	text-align: center;
	width: 25px;
}
#search-advanced-more span.down::before {
	content: "\f107";
	font-family: "FontAwesome";
}
#search-advanced-more span.up::before {
	content: "\f106";
	font-family: "FontAwesome";
}
.search-item {
	border: 1px solid #000;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	padding: 30px;
	width: 100%;
}
.baza-outer {
	float;
	left;
	width: 100%;
}
.hidden {
	display: none;
}
.baza-search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.baza-search-select-outer {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
}
.baza-search-select {
	width: calc(50% - 5px);
}
.baza-search-select select {
	width: 100%;
	font-size: 1.4rem;
	min-height: 40px;
	padding:  10px;
	font-weight: 600;
}
.baza-search input {
	box-sizing: border-box;
	float: left;
	font-size: 1.4rem;
	font-weight: 600;
	min-height: 40px;
	padding: 0 10px;
	width: 75%;
}
.baza-search button {
	background: #000 none repeat scroll 0 0;
	border: 1px solid #000;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	padding: 8px;
	text-transform: uppercase;
	width: 25%;
	cursor: pointer;
	min-height: 40px;
}
.baza-nazwa {
	float: left;
	width: 100%;
}
.baza-image-outer {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}
.baza-image {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 305px;
}
.baza-image img {
	width: 300px;
}
.baza-dane {
	float: left;
	width: calc(100% - 325px);
}
.baza-nazwa h2 {
	font-size: 3rem;
	font-weight: bold;
	line-height: 3rem;
	float: left;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.baza-nazwa h3 {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 2rem;
	float: left;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.baza-nazwa h3 i {
	color: #e2e2e2;
	float: left;
	font-size: 2.4rem;
	line-height: 2rem;
	margin-right: 8px;
}
.baza-dane p {
	color: #bdbdbd;
	float: left;
	font-size: 1.1rem;
	font-weight: bold;
	min-width: 20%;
	text-transform: uppercase;
}
.baza-dane span {
	float: left;
	font-size: 1.4rem;
	font-weight: 600;
	width: 80%;
}
.baza-dane div {
	float: left;
	margin-bottom: 8px;
	width: 100%;
}
.main-blog {
	float: left;
	width: 100%;
}
.rejestracja-container {
	float: left;
	width: 100%;
}
.rejestracja-form {
	display: table;
	float: left;
	width: 50%;
	background: #86af49;
}
.logowanie-form {
	display: table;
	float: left;
	width: 50%;
	background: #1a1a1a url("/images/logowanie.png") repeat center;
}
.rejestracja-form-inside {
	box-sizing: border-box;
	display: table-cell;
	padding: 50px;
	vertical-align: middle;
}
.logowanie-form-inside {
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 270px;
}
.btn-logowanie {
	background: #86af49 none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #000;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	padding: 5px 48px;
	width: 50%;
}
.btn-logowanie:hover {
	background: #fff none repeat scroll 0 0;
}
.btn-black {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	margin-left: 160px;
	padding: 5px 48px;
	width: 300px;
	cursor: pointer;
}
.btn-black:hover {
	background: #fff none repeat scroll 0 0;
	color: #000;
}
.logowanie-form h2 {
	font-size: 2.4rem;
	font-weight: 100;
	margin-bottom: 30px;
}
.logowanie-form h2 strong {
	font-weight: bold;
}
.rejestracja-form label {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: 600;
	width: 160px;
}
.rejestracja-form  input {
	border: medium none;
	box-sizing: border-box;
	font-size: 1.5rem;
	padding: 8px 10px;
	width: 300px;
}
.rejestracja-form input:focus {
	border-color: #000;
}
.rejestracja-form-inside div {
	margin-bottom: 30px;
}
.check-box label {
	display: inline;
	font-size: 1.4rem;
	font-weight: 400;
}
.check-box input {
	margin: 0 4px 0 0;
	padding: 0;
	width: auto;
}
.check-box label a {
	text-decoration: underline;
}
.check-box span {
	display: inline-block;
	width: 160px;
}
.link-regulamin {
	color: #86af49;
	display: block;
	font-size: 1.2rem;
	margin-top: 10px;
}
.link-regulamin:hover {
	color: #86af49;
	text-decoration: underline;
}
.rejestracja-form-inside .small-margin {
	margin-bottom: 5px;
}
.logowanie-big {
	height: 300px;
}
.rejestracja-container h1, .logowanie-container h1 {
	float: left;
	font-size: 3rem;
	font-weight: 400;
	margin-bottom: 20px;
	width: 100%;
}
.check-box a {
	font-size: 1.4rem;
}
.check-box a:hover {
	text-decoration: underline;
}
.blog-list-row {
	border: 1px solid #000;
	box-sizing: border-box;
	float: left;
	font-size: 1.2rem;
	margin-bottom: 20px;
	padding: 20px;
	width: 100%;
	transition: all 0.3s ease;
}
.blog-list-row-thread-info {
	float: right;
	margin-top: 7px;
	text-align: right;
	width: 12%;
}
.blog-list-row-title {
	float: left;
	width: 85%;
}
.comment-icon {
	color: #86af49;
	float: left;
	font-size: 2.4rem;
	line-height: 5rem;
	margin-right: 10px;
	width: auto;
}
.blog-list-row-title h2 a {
	font-size: 2.4rem;
	font-weight: 400;
}
.blog-list-row-title h2 a:hover {
	text-decoration: underline;
}
.blog-list-row-author, .blog-list-thread-info-data {
	font-style: italic;
}
.blog-list-row:hover {
	background: #93b660;
}
.blog-list-row:hover .comment-icon {
	color: #fff;
}
.blog-list-thread-info-author {
	margin-bottom: 5px;
}
.blog-author-info {
	float: left;
	padding-top: 10px;
	text-align: center;
	width: 120px;
}
.blog-item {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.blog-author-info i {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 4.8rem;
	color: #86af49;
}
.blog-author-info span {
	color: #86af49;
	float: left;
	font-size: 1.2rem;
	font-weight: 600;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.blog-content {
	border: 1px solid #000;
	box-sizing: border-box;
	float: right;
	padding: 30px;
	position: relative;
	width: calc(100% - 120px);
}
.blog-content:before {
	content: '';
	position: absolute;
	left: -17px;
	top: 25px;
	width: 17px;
	height: 21px;
	background:  url("/images/arrow-comment.png") no-repeat scroll center;
}
.blog-content-title h2 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.blog-content-date {
	color: #86af49;
	font-size: 1.2rem;
	font-style: italic;
	margin-bottom: 30px;
}
.blog-content-text p {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 2.4rem;
}
.blog-title {
	font-size: 3.6rem;
	font-weight: 400;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.blog-title i {
	color: #86af49;
	float: left;
	font-size: 2.4rem;
	line-height: 5rem;
	margin-right: 10px;
}
.form-odpowiedz {
	background: #86af49;
	float: left;
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}
.form-odpowiedz textarea {
	border: 0 none;
	box-sizing: border-box;
	float: left;
	font-size: 1.4rem;
	margin: 0;
	max-width: 100%;
	padding: 15px;
	width: 100%;
	min-height: 100px;
	min-width: 100%;
}
.form-odpowiedz textarea::placeholder {
	color: #8f8f8f;
	font-size: 1.8rem;
	font-weight: 600;
}
.btn-odpowiedz {
	float: right;
	margin-top: 30px;
	text-transform: uppercase;
}
.form-odpowiedz h3 {
	font-size: 1.8rem;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.aktywacja-container {
	display: flex;
	flex-flow: row wrap;
	float: left;
	justify-content: center;
	width: 100%;
}
.btn-temat {
	background: #86af49 none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #000;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	padding: 5px 48px;
	margin-bottom: 20px;
	cursor: pointer;
}
.btn-temat:hover {
	background: #000 none repeat scroll 0 0;
	color: #fff;
}
.user-icon {
	font-size: 1.4rem;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
}
.user-icon .fa-user-circle-o {
	color: #86af49;
	font-size: 1.8rem;
	margin-right: 5px;
}
.user-icon .fa-sign-out {
	font-size: 1.8rem;
	margin-left: 5px;
}
.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%;
}
.qtip-default {
	border-width: 2px;
	border-style: solid;
	border-color: #000;
	background-color: #000;
	color: #fff;
}
.day-of-week-events li a {
	color: #e3e3e3;
	font-size: 1.3rem;
}
.day-of-week-events a p {
	display: inline;
	width: auto;
}
.day-of-week-events a p:first-child {
	font-size: 1.5rem;
	font-weight: 500;
}
.ico-film a p {
	color: #b7b9fc;
}
.ico-teatr a p {
	color: #ddb377;
}
.ico-muzea a p {
	color: #d9dd77;
}
.ico-sztuka a p {
	color: #cf8fb8;
}
.ico-literatura a p {
	color: #a5cf8f;
}
.ico-news a p {
	color: #e3e3e3;
}
.ico-muzyka a p {
	color: #77c6dd;
}
.dodaj-wydarzenie-outer {
	float: left;
	width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.dodaj-wydarzenie-outer h1 {
	float: left;
	font-size: 3rem;
	font-weight: 400;
	margin-bottom: 20px;
	width: 100%;
}
.dodaj-wydarzenie-outer h2 {
	float: left;
	font-size: 2.4rem;
	font-weight: 400;
	margin-bottom: 20px;
	width: 100%;
}
.dane-wydarzemia-box {

	float: left;
	width: 50%;
	background: #66648b;
}
.dane-autora-box {
	background: #1a1a1a url("/images/dane-autora.png") repeat scroll center center;
	display: table;
	float: left;
	width: 50%;
}
.dane-wydarzemia-box-inner {
	box-sizing: border-box;
	color: #fff;
	display: table-cell;
	padding: 40px 50px;
	vertical-align: middle;
}
.dane-autora-box-inner {
	box-sizing: border-box;
	display: table-cell;
	padding: 40px;
	vertical-align: middle;
	color: #fff;
}
.dane-autora-box-inner div, .dane-wydarzemia-box-inner div {
	margin-bottom: 30px;
}
.dodaj-wydarzenie-outer label {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: 600;
	vertical-align: top;
	width: 160px;
}
.dodaj-wydarzenie-outer input {
	border: medium none;
	box-sizing: border-box;
	font-size: 1.5rem;
	padding: 8px 10px;
	width: 310px;
}
.dodaj-wydarzenie-outer textarea {
	border: medium none;
	box-sizing: border-box;
	font-size: 1.5rem;
	padding: 8px 10px;
	width: 310px;
	max-width: 310px;
	min-width: 310px;
}
.dodaj-wydarzenie-outer select {
	box-sizing: border-box;
	font-size: 1.5rem;
	padding: 8px 10px;
}
.dodaj-wydarzenie-outer  .input-small {
	margin-right: 15px;
	width: 150px;
}
.select-item {
	margin-right: 5px;
}
.dodaj-wydarzenie-outer .check-box input {
	margin: 0 4px 0 0;
	padding: 0;
	width: auto;
}
.dodaj-wydarzenie-outer .check-box label {
	display: inline;
	font-size: 1.4rem;
	font-weight: 400;
}
.dodaj-wydarzenie-outer .check-box label a {
	text-decoration: underline;
	color: #fff;
}
.dodaj-wydarzenie-outer .qq-upload-button {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	margin-left: 160px;
	padding: 5px 48px;
	width: 310px;
}
.dodaj-wydarzenie-outer .qq-upload-button:hover {
	background: #fff none repeat scroll 0 0;
	color: #000;
}
.qq-upload-checkbox input {
	width: auto;
}
.dodaj-wydarzenie-outer .qq-upload-list {
	margin-bottom: 20px;
}
.btn-violet {
	background: #66648b;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	margin-left: 160px;
	padding: 5px 48px;
	width: 310px;
}
.btn-violet:hover {
	background: #fff none repeat scroll 0 0;
	color: #000;
}
.szkolenia-table #week-table td a p {
	font-size: 1.4rem!important;
}
.szkolenia-table #week-table td a p:nth-child(2) {
	color: #000;
	font-weight: normal;
}
.szkolenia-table table#week-table td:hover a p {
	color: #fff;
}
.szkolenia-table table#week-table td {
	text-align: center;
}
.szkolenia-table table#week-table tr {
	transition: all 0.3s ease;
}
.szkolenia-table table#week-table tr:hover {
	background: #1a1a1a none repeat scroll 0 0;
}
.szkolenia-table table#week-table tr:hover td a p {
	color: #fff;
}
.szkolenia-table table#week-table tr td:hover {
	background: transparent;
}
.szkolenia-table table#week-table td a {
	padding: 15px 0;
}
.event-map {
	float: right;
	width: calc(50% - 20px);
}
.event-map iframe {
	float: left;
	width: 100%;
}
.event-table-outer {
	border: 2px solid #000;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
	margin-top: 50px;
	padding: 20px;
	width: 100%;
}
.event-table {
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.event-table div {
	border-bottom: 1px solid #9b9b9b;
	box-sizing: border-box;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.event-table p {
	float: left;
	font-size: 1.2rem;
	font-weight: bold;
	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: 2.2rem;
	font-weight: 600;
	line-height: 2.8rem;
	text-transform: uppercase;
	width: 100%;
}
.event-table .big-info span ul li {
	font-size: 1.6rem;
	font-weight: bold;
	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.4rem;
	font-weight: 400;
	line-height: 2rem;
	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%;
	height: 210px;
}
/** 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;
}
.news-bottom {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.aside-polecamy {
	background: #66648b url("/images/data-bg1.png") repeat scroll center center;
	float: left;
	width: 100%;
}
.most-popular-container {
	box-sizing: border-box;
	float: left;
	padding: 20px;
	width: 100%;
}
.most-popular-container h2 {
	font-size: 1.8rem;
	font-weight: 400;
	color: #fff;
	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: rgba(255,255,255,0.8);
}
.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.2rem;
	font-weight: 600;
	height: 75px;
	line-height: 1.8rem;
	vertical-align: middle;
	width: 165px;
	transition: all 0.3s ease;
	color: #fff;
	text-transform: uppercase;
}
.aside-polecamy .polecamy-container {
	border: none;
}
.aside-polecamy #polecamy_box_header a {
	color: #000;
}
.aside-polecamy  #polecamy_box_header a.active {
	color: #fff;
}
.aside-polecamy .polecamy-container h2 {
	color: #fff;
}
.aside-polecamy .box_polecane_title a {
	color: #fff;
}
.aside-polecamy .box_polecane_place a {
	color: #000;
}
.aside-polecamy  .box-content-day ul li::before {
	color: #fff;
}
.aside-polecamy  .box-content-day ul li {
	border-bottom: none;
}
#wyslij-link {
	background-color: #66648b;
	box-decoration-break: clone;
	box-shadow: 5px 0 0 #66648b  , -5px 0 0 #66648b;
	color: #fff;
	display: inline;
}
.szkolenia-table {
	float: left;
	width: 100%;
}
.main-nav {
}
.main-menu-btn {
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 29px;
	margin: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: 29px;
	top: 13px;
	white-space: nowrap;
	width: 29px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
	position: absolute;
	top: 50%;
	left: 2px;
	height: 2px;
	width: 24px;
	background: #000;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.main-menu-btn-icon:before {
	content: '';
	top: -7px;
	left: 0;
}
.main-menu-btn-icon:after {
	content: '';
	top: 7px;
	left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
	height: 0;
	background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
	display: none;
}
#main-menu-state:checked ~ #main-menu {
	display: block;
}
.polecamy-wiecej {
	float: right;
	font-size: 1.4rem;
	text-transform: uppercase;
}
.newsletter label {
	color: #fff;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}
.newsletter label a {
	color: #fff;
	text-decoration: underline;
}
.news-search {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	background: #86af49 url("/images/data-bg.png") repeat scroll center center;
	padding: 20px;
	box-sizing: border-box;
}
.news-search select {
	float: left;
	padding: 0 10px;
	width: 100%;
	height: 30px;
}
.news-select {
	float: left;
	width: calc(50% - 60px);
}
.news-select option {
	width: 100%;
	padding: 5px 15px;
	max-width: 300px;
}
.news-select label {
	font-size: 1.4rem;
	font-weight: 600;
	text-transform: uppercase;
}
.news-search form {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
}
.news-search button {
	background: #1a1a1a none repeat scroll 0 0;
	border: medium none;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	cursor: pointer;
	text-transform: uppercase;
	width: 100px;
	height: 30px;
	transition: all 0.3s ease;
}
.news-search button:hover {
	background: #fff none repeat scroll 0 0;
	color: #000;
}
.listing-miniatury {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.listing-miniatury li {
	float: left;
	height: 240px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 286px;
}
.listing-miniatury::after {
	content: "";
	flex-basis: 286px;
}
.show-more {
	float: right;
}
.show-more a {
	background: #1a1a1a none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: right;
	font-size: 1.1rem;
	font-weight: 700;
	padding: 10px 15px;
	text-align: center;
	width: auto;
}
.text-expandable {
	overflow: hidden;
}
#region-autocomplete {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
}
.instagram-wrap::after {
	content: "";
	flex-basis: 32%;
}
.instagram-wrap {
	display: flex;
	flex-flow: row wrap;
	float: left;
	justify-content: space-between;
	width: 100%;
}
.instagram {
	width: 32%;
}
.instagram iframe {
	border-radius: 0!important;
	height: 275px;
}
#main-menu-normal li ul li ul {
	top: 0!important;
	left: 14rem!important;
}
#main-menu-normal li ul li a {
	border: none;
}
#main-menu-normal li ul li.active ul li a {
	text-decoration: none;
}
#main-menu-normal li ul li ul li a:hover, #main-menu-normal li ul li ul li.active a {
	text-decoration: underline;
}
.form-error-container {
	background: red;
	padding: 5px;
	display: none;
}
.form-error-container ul li {
	font-size: 11px;
	line-height: normal;
	color: white;
}
.btn-dodaj {
	border: 2px solid #000;
	float: right;
	width: auto;
	padding: 15px 25px;
	margin-bottom: 25px;
	color: #000;
	font-size: 1.4rem;
	font-weight: 600;
	text-transform: uppercase;
}
.field-error input[type="text"] {
	border: 1px solid red !important;
}
.field-error.form-elem-multi {
	border: 1px solid red;
}
.foot-txt {
	color: #fff;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
.foot-txt a {
	color: #fff;
	text-decoration: underline;
}
.zgody {
	float: left;
	width: 100%;
}
.zgody label, .zgody p {
	float: left;
	margin-top: 5px;
}
.zgody a {
	text-decoration: underline;
  color: #fff;
  
}

.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;

}
.header-top {
  float: left;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-top .btn {
text-align: center;
  padding: 20px;
  margin-top: -60px;
  margin-bottom: 15px;
  background: #86af49;
  border: none;
  width: 305px;
}
.header-top .btn:hover {

  background: #000;
  color: #fff;
}

DIV.zapowiedz {
    position: absolute;
    background: #7b7b7b;
    width: 100px;
    z-index: 1;
    right: 0;
    text-align: center;
    padding: 4px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}