/* 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: #555;
	outline-style: none;
	outline-width: 0;
}
a:hover {
	color: #803973;
}
ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	font-family: 'Titillium Web', sans-serif;
}
input, textarea, select, option, optgroup, button {
	font-size: 12px;
}
/* LAYOUT-----------------------------------------------------------------------------*/
html {
}
body {
	min-height: 900px;
	background: #f1e8fd url(/images/bg.jpg) no-repeat center top;
	color: #555;
	font-size: 14px;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}
/* HEADER-----------------------------------------------------------------------------*/
.header {
	height: 148px;
	background:  url(/images/header.jpg) no-repeat top center;
}
.logo a {
	float: left;
	height: 78px;
	width: 214px;
	margin-top: 23px;
	background:  url(/images/logo.png) no-repeat top left;
	text-indent: -9999px;
	transition: all 0.2s linear;
}
.logo a:hover {
	opacity: 0.8;
}
.top-nav {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
}
.top-nav ul {
display: flex;
justify-content: flex-end;
width: 100%;
gap: 20px;
}
.top-nav ul li {
	display: inline;
}
.nk a {
	background:  url(/images/nk.png) no-repeat top left;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	float: left;
	transition: all 0.2s linear;
}
.google a {
	background:  url(/images/google.png) no-repeat top left;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	float: left;
	transition: all 0.2s linear;
}
.facebook a {
	background:  url(/images/facebook.png) no-repeat top left;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	float: left;
	padding-right: 10px;
	transition: all 0.2s linear;
}
.mail a {
	background:  url(/images/mail.png) no-repeat top left;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	float: left;
	padding-right: 10px;
	transition: all 0.2s linear;
}
.nk a:hover, .google a:hover, .facebook a:hover, .mail a:hover {
	opacity: 0.5;
}
.search {
	float: left;
	margin-top: 30px;
	margin-right: 0;
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
}
.input-search {
	padding: 10px 12px;
	width: calc(100% - 50px);
	border: none;
	background: none;
	color: #777574;
	float: left;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 600;
}
.btn-search {
	cursor: pointer;
	float: right;
	border: none;
	background:  url(/images/search.png) no-repeat center;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
}
.lang {
	font-size: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 20px;
}
.lang li {
	width: auto;
	float: left;
}
/* MENU-----------------------------------------------------------------------------*/
.menu-container {
	float: right;
	width: 100%;
}
.menu {
	clear: both;
	float: left;
	height: 0;
	margin-top: 5px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.menu li {
	float: left;
	width: calc(100% / 7);
}
.menu li a {
	float: left;
	padding: 9px 13px;
	font-size: 15px;
	height: 42px;
	text-transform: lowercase;
	color: #3e3e3e;
	transition: all 0.2s linear;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
.menu li.active a, .menu li a:hover {
	background-color: #803973;
	color: #fff;
	text-shadow: 0 2px 3px #555555;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.42);
	-moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.42);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.42);
}
.menu li a:hover {
}
/* CONTENT-----------------------------------------------------------------------------*/
.content {
	float: left;
	width: 100%;
}
.main {
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	min-height: 300px;
	float: left;
	background: white;
	/*border: 2px solid #803973;
*/
	background: #ffffff;
	background: url(data: image/svg+xml;
	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #ffffff 0%, #ffffff 80%, #dbdbdb 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(80%,#ffffff), color-stop(100%,#dbdbdb));
	background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#ffffff 80%,#dbdbdb 100%);
	background: -o-linear-gradient(-45deg,  #ffffff 0%,#ffffff 80%,#dbdbdb 100%);
	background: -ms-linear-gradient(-45deg,  #ffffff 0%,#ffffff 80%,#dbdbdb 100%);
	background: linear-gradient(135deg,  #ffffff 0%,#ffffff 80%,#dbdbdb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=1 );
}
.shadow-art {
	background:  url(/images/shadow-art.png) no-repeat top center;
	float: left;
	width: 100%;
	height: 27px;
}
h1 {
	font-size: 18px;
	width: auto;
	float: right;
	padding: 20px 0 10px 0;
}
h2 {
}
h3 {
}
/* ARTICLE-----------------------------------------------------------------------------*/
.article {
	min-height: 300px;
	padding: 35px;
}
.art-body a {
	color: #803973;
}
.article h1 {
	width: 100%;
	padding-top: 0px;
	float: none;
	font-size: 26px;
	font-weight: 700;
	color: #803973;
}
.article h2 {
}
.art-content {
}
.article img {
}
.art-body {
	text-align: justify;
}
.article ul {
	margin: 10px;
	padding: 10px;
}
.article li {
	list-style: disc inside url("../images/li.png");
	line-height: 20px;
	color: #803973;
}
.art-date {
}
.art-author {
}
/* galeria artykulu */
.art-gallery {
	float: left;
	margin-bottom: 40px;
	margin-top: 20px;
	width: 100%;
	box-sizing: border-box;
}
.art-gallery h3, .art-files h3 {
	background: none repeat scroll 0 0 #DDDDDD;
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	width: 100%;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
}
.art-gallery .thumb, .art-gallery .thumb a {
	;
}
.art-gallery .thumb a img {
	display: block;
	transition: all 0.2s linear;
}
.art-gallery .thumb a img:hover {
	border: 0;
	-webkit-box-shadow:  0px 5px 8px 4px #ddd;
	box-shadow:  0px 5px 8px 4px #ddd;
	background: white;
}
/* za��czniki artykulu */
.art-files {
	display: inline-block;
	width: 100%;
}
.files-item {
	line-height: 30px;
	padding-left: 28px;
}
.files-item a {
}
/* FILE ICONS-----------------------------------------------------------------------------*/
.ico-doc {
	background: url(/images/filetypes/document-word.png) no-repeat left 2px;
}
.ico-xls {
	background: url(/images/filetypes/document-excel.png) no-repeat left 2px;
}
.ico-ppt {
	background: url(/images/filetypes/document-powerpoint.png) no-repeat left 2px;
}
.ico-pdf {
	background: url(/images/filetypes/document-pdf.png) no-repeat left 2px;
}
.ico-image {
	background: url(/images/filetypes/document-image.png) no-repeat left 2px;
}
.ico-archive {
	background: url(/images/filetypes/document-zipper.png) no-repeat left 2px;
}
/* ASIDE-----------------------------------------------------------------------------*/
.aside {
	background: transparent;
	float: right;
	min-height: 300px;
	width: 238px;
	display: none;
}
/* SUBMENU-----------------------------------------------------------------------------*/
.submenu-body {
	float: left;
}
.submenu-top {
}
.submenu-foot {
}
/* level-0 */
ul.level-0 {
	width: 100%;
}
li.level-0 {
}
li.level-0:last-child {
	border-bottom: 0;
}
li.level-0 a {
	background-color: #444444;
	box-shadow: 0 1px 13px #000000 inset;
	color: #ABABAB;
	float: left;
	padding: 6px 6px 6px 25px;
	width: 207px;
	transition: all 0.3s linear;
	background-position: center left -30px;
}
.level-0 li.active a, .level-0 li:hover a {
	background-color: #f60;
	color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background:  #803973 url(/images/active.png) no-repeat center left;
}
/* level-N */
li.level-1 {
	padding: 10px;
}
/* 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 #BEBEBE;
	float: left;
	padding: 30px;
	width: 100%;
	box-sizing: border-box;
}
.news-item h2 {
	width: 80%;
}
.news-item h2 a {
	color: #803973;
	float: left;
	font-size: 26px;
	font-weight: 700;
	padding-left: 12px;
	width: auto;
}
.news-item h2 a:hover {
	color: #666;
}
.news-item-content {
}
.news-item-info {
	float: left;
	width: 100%;
}
.news-item-date {
	background: none repeat scroll 0 0 #4F4F4F;
	color: white;
	float: right;
	font-size: 14px;
	font-weight: 300;
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 18%;
}
.news-item-author {
}
.news-item-detail {
	float: left;
	width: 80%;
}
.news-item-intro {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}
.news-item-more a {
	background: url("/images/wiecej1.png") no-repeat scroll center center transparent;
	float: right;
	height: 50px;
	margin-right: 43px;
	margin-top: 20px;
	text-indent: -9999px;
	width: 50px;
	transition: all 0.3s linear;
}
.news-item-more a:hover {
	opacity: 0.4;
}
.article.news-listing {
	padding: 0;
}
/* NEWS-----------------------------------------------------------------------------*/
.news {
}
.news-info {
}
.news-date {
}
.news-author {
}
.news-content {
	display: inline-block;
	text-align: justify;
	width: 100%;
}
.main .news-thumb {
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 0 15px 5px 5px;
	border-radius: 50% 50% 50% 50%;
	width: 225px!important;
}
.main .art-thumb {
	float: left;
	padding: 5px;

	margin: 0 15px 5px 5px;

	width: 225px!important;
}
.news-intro {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.news-body {
}
a.news-back {
	background: url("/images/back.png") no-repeat scroll center center transparent;
	float: right;
	height: 50px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 50px;
	transition: all 0.3s linear;
}
a.news-back:hover {
	opacity: 0.7;
}
/* PAGINATION-----------------------------------------------------------------------------*/
.pagination {
	float: left;
	height: 30px;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
	font-size: 15px;
}
.pagination .pages {
}
.pagination a {
	float: left;
	margin-right: 3px;
	padding: 0 7px;
}
.pagination span {
	float: left;
	margin-right: 5px;
	padding: 0 7px;
}
.pagination a.active, .pagination a:hover {
	background: #803973;
	color: white;
}
/* GALLERY-----------------------------------------------------------------------------*/
.gallery {
/* tylko jesli kontener galerii jest inny niz artykulu */
}
.gallery-inner {
	display: grid;
	grid-gap: 8px;
	grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
	grid-auto-flow: row dense;
	width: 100%;
}
.art-gallery-inner {
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(228px, 1fr));
	grid-auto-flow: row dense;
	width: 100%;
}
.gallery-item {
	display: block;
}
.gallery .thumb, .art-gallery .thumb {
}
.gallery .thumb, .gallery .thumb a {
}
.gallery .thumb a img {
	display: block;
}
.thumb-desc {
	clear: both;
	display: block;
	float: left;
	text-align: center;
	width: 100%;
}
.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 {
	background-color: #E8E8E8;
	border: medium none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	float: left;
	font-size: 12px;
	padding: 4px;
	width: 425px;
	color: #666;
	border: 1px solid #E8E8E8;
}
.form-elem-input input[type=text]:focus, .form-elem-input select:focus, .form-elem-input textarea:focus {
	border: 1px solid #ff6000;
}
.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 {
	background-color: #834ba0;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	float: right;
	padding: 4px 8px;
	width: 435px;
	font-size: 14px;
}
.form-btn-send:hover {
	opacity: 0.9;
}
.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 {
	background: url(/images/shadow.png) no-repeat top center;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	float: left;
	margin-top: 50px;
}
ul.foot-nav {
	float: right;
	margin-bottom: 30px;
	margin-top: -30px;
}
ul.foot-nav li {
	float: left;
	margin-right: 35px;
}
ul.foot-nav li a {
	font-size: 14px;
	text-transform: lowercase;
}
.logo2 {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.logo2 a {
	background: url(/images/logo2.png) no-repeat top left;
	width: 107px;
	height: 22px;
	float: left;
	text-indent: -9999px;
}
.adres {
	float: left;
	font-size: 18px;
	color: #803973;
	font-weight: 300;
	margin-left: 10px;
}
.adres a {
	color: #803973;
}
.adres strong {
	font-size: 24px;
}
.kimla {
	background: url("/images/balony.png") no-repeat scroll left top transparent;
	height: 274px;
	left: 611px;
	margin-top: 4px;
	position: relative;
	top: 110px;
	width: 271px;
	z-index: -2;
}
/* 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;
}
.main-news h3 {
	color: #c52192;
	line-height: 16px;
	padding: 8px 8px 0;
}
.main-news {
	background: white;
	color: white;
	float: left;
	height: 378px;
	width: 100%;
	-webkit-box-shadow:  0px 3px 5px 0px #878787;
	box-shadow:  0px 3px 5px 0px #878787;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-news-content {
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	text-align: justify;
	font-weight: 5600;
	color: #454545;
}
.main-news-more {
}
.main-news-more a {
	float: left;
	background: url(/images/wiecej.png) no-repeat center top 314px;
	height: 442px;
	width: 242px;
	margin-left: 7px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-news-more a:hover {
	background: url(/images/wiecej.png) no-repeat center bottom;
}
.main-news-more a:hover .main-news {
	background: #803973;
	color: white;
}
.main-news:hover {
	background: #803973;
	color: white;
}
.news-img-index .news-thumb {
	border: medium none;
	border-radius: 0;
	float: left;
	height: 225px;
	margin: 0;
	padding: 8px;
	width: 225px;
}
.main-news-more a:hover .main-news h3, .main-news-more a:hover .main-news-content {
	color: white;
}
.super-news-index {
	float: left;
	width: 100%;
	margin-top: 90px;
}
.index .path {
	display: none;
}
.path h1 {
	border: medium none;
	float: left;
	font-size: 48px;
	font-weight: 100;
	color: #707070;
	padding: 0;
	width: 100%;
	padding-top: 5px;
}
.super-news-index h2 {
	font-size: 48px;
	font-weight: 100;
	color: #332043;
}
/* THEME STYLES */
.sequence-theme {
/* this container is just to ensure the background color stretches all the way across on bigger screens */
}
.shadow {
	background: url(/images/shadow.png) no-repeat center top;
	width: 995px;
	height: 24px;
	float: left;
	margin-top: 0px;
}
#sequence {
	float: left;
	border: 3px solid #803973;
	background: white;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	max-width: 1000px;
	color: white;
	font-size: 0.625em;
	margin: 0 auto;
	position: relative;
	height: 314px;
}
#sequence > .sequence-canvas {
	height: 100%;
	width: 100%;
}
#sequence > .sequence-canvas > li {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: -50%;
}
#sequence > .sequence-canvas > li img {
	height: 96%;
}
#sequence > .sequence-canvas li > * {
	position: absolute;
/* only cause the left and opacity properties to transition */
	-webkit-transition-property: right, opacity;
	-moz-transition-property: right, opacity;
	-ms-transition-property: right, opacity;
	-o-transition-property: right, opacity;
	transition-property: right, opacity;
}
.sequence-next, .sequence-prev {
	color: white;
	cursor: pointer;
	display: none;
	font-weight: bold;
	padding: 10px 15px;
	position: absolute;
	top: 50%;
	z-index: 1000;
	height: 36px;
	margin-top: -47.5px;
}
.sequence-pause {
	bottom: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1000;
}
.sequence-paused {
	opacity: 0.3;
}
.sequence-prev {
	left: 3%;
}
.sequence-next {
	right: 3%;
}
.sequence-prev img, .sequence-next img {
	height: 100%;
	width: auto;
}
#sequence-preloader {
	background-color: #959b9f;
}
.sequence-pagination {
	float: right;
	margin-top: -20px;
	z-index: 10;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.sequence-pagination li {
	color: #740b0f;
	cursor: pointer;
	display: inline-block;
	height: 6px;
	margin-right: 5px;
	background: #803973;
	width: 50px;
}
.sequence-pagination li:hover {
	background: #c52192;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.sequence-pagination li.current {
	opacity: 1;
	background: #c52192;
}
.sequence-next, .sequence-prev {
	position: absolute;
	opacity: 0.6;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.sequence-next:hover, .sequence-prev:hover {
	opacity: 1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.title {
	right: 65%;
	width: 35%;
	opacity: 0;
	top: 117%;
	z-index: 50;
	font-size: 34px;
	color: white;
	font-weight: 100;
	line-height: 44px;
	background: #803973;
	padding: 18px 24px;
	text-align: center;
}
.title a {
	color: white;
}
a.aTooltip {
}
a.aTooltip span {
	background: #ea0000 url("../images/wiecej1.png") no-repeat center center;
	display: none;
	opacity: 0;
	position: absolute;
	display: block;
	font-size: 14px;
	bottom: 0px;
	left: 350px;
	width: 75px;
	height: 70px;
	padding: 5px;
	text-align: center;
	line-height: 70px;
	color: #ea0000;
	text-indent: -9999px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.aTooltip:hover span {
	background: #272727 url("../images/wiecej1.png") no-repeat center center;
	opacity: 0.95;
	position: absolute;
	display: block;
	font-size: 14px;
	bottom: 0px;
	left: 426px;
	width: 75px;
	height: 70px;
	padding: 5px;
	text-align: center;
	line-height: 70px;
	color: #ea0000;
	text-indent: -9999px;
}
.animate-in .title {
	right: 66%;
	opacity: 1;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.animate-out .title {
	right: 35%!important;
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.subtitle {
	right: 35%;
	width: 35%;
	opacity: 0;
	top: 88%;
	font-size: 42px;
	color: #767a7d;
	font-weight: 200;
}
.animate-in .subtitle {
	right: 55%;
	opacity: 1;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.animate-out .subtitle {
	right: 65%;
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.model {
	right: 30%;
	bottom: -52%;
	opacity: 0;
	position: relative;
	height: auto !important;
	max-height: 413px !important;
	width: 30%;
	min-width: 1003px;
/* prevents the model from shrinking when the browser is resized */
	max-width: 266px;
}
.animate-in .model {
	right: 0%;
	opacity: 1;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.animate-out .model {
	right: 15%;
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
@media only screen and (min-width: 992px) {
#sequence .title {
	right: 58%;
	width: 38%;
}
}
@media only screen and (max-width: 838px) {
#sequence {
	height: 550px;
}
#sequence .model {
	max-height: 530px !important;
	width: auto;
}
}
@media only screen and (max-width: 768px) {
#sequence {
	height: 500px;
}
#sequence .title {
	font-size: 2.8em;
}
#sequence .subtitle {
	font-size: 1.6em;
}
#sequence .sequence-next,  #sequence .sequence-prev {
	height: 60px;
	margin-top: -40px;
}
#sequence .model {
	max-height: 480px !important;
	width: auto;
}
}
@media only screen and (max-width: 568px) {
#sequence .model {
	left: 50%;
	min-width: 40%;
/*prevents the model from shrinking when the browser is resized*/
	width: 40%;
}
#sequence .animate-in .model {
	left: 50%;
	margin-left: -20%;
}
#sequence .animate-out .model {
	left: 50%;
	margin-left: -20%;
}
#sequence .title {
	background: #a1a1a1;
	background: rgba(0, 0, 0, 0.3);
	bottom: 0;
	left: 100%;
	padding: 4%;
	bottom: -50%;
	width: 100%;
	z-index: 10;
}
#sequence .animate-in .title {
	left: 0%;
}
#sequence .animate-out .title {
	left: -100%;
}
#sequence .subtitle {
	visibility: hidden;
}
#sequence .sequence-pagination {
	bottom: 40px;
}
#sequence .sequence-pagination li img {
	height: 100px;
}
}
@media only screen and (max-width: 518px) {
#sequence {
	height: 450px;
}
}
@media only screen and (max-width: 468px) {
#sequence {
	height: 415px;
}
#sequence .sequence-pagination {
	opacity: 0;
	visibility: hidden;
}
}
@media only screen and (max-width: 418px) {
#sequence {
	height: 375px;
}
}
@media only screen and (max-width: 368px) {
#sequence {
	height: 325px;
}
#sequence .title {
	font-size: 2.2em;
}
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
/*iphone portrait*/
#sequence {
	height: 320px;
}
#sequence .model {
	min-width: 45%;
	width: 45%;
}
#sequence .animate-in .model {
	margin-left: -22.5%;
}
#sequence .animate-out .model {
	margin-left: -22.5%;
}
}
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
#sequence {
	height: 260px;
}
#sequence .model {
	min-width: 24%;
	width: 24%;
}
#sequence .animate-in .model {
	left: 17.5%;
	margin-left: 0;
}
#sequence .animate-out .model {
	left: 17.5%;
	margin-left: 0;
}
#sequence .sequence-pagination {
	right: 17.5%;
}
}
.tagi {
	float: right;
	background: #443663;
	height: 378px;
	width: 238px;
	padding: 20px;
	box-sizing: border-box;
}
.tagi span {
	display: flex;
	float: left;
	line-height: 23px;
	padding: 4px;
}
.tag {
	float: right;
}
.tag h1 {
	border: medium none;
	float: left;
	font-size: 48px;
	font-weight: 100;
	padding: 5px 0 0;
	width: 100%;
}
.tagi span a {
	color: #fff;
}
.frezowanie a {
	font-size: 18px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.oswietlenie a {
	font-size: 33px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.led a {
	font-size: 36px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.montaz a {
	font-size: 30px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.elektronika a {
	font-size: 18px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.modele a {
	font-size: 24px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.prototypy a {
	font-size: 30px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.formy a {
	font-size: 18px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.dekoracje a {
	font-size: 24px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gadzety a {
	font-size: 33px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.stolarzy a {
	font-size: 18px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.projektowanie a {
	font-size: 29px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.rek a {
	font-size: 18px;
	color: white;
	padding: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tagi span a:hover {
	background: #9e2b8a;
	text-shadow: 0px 2px 3px #555;
	box-shadow: 0px 0px 0px 3px #9e2b8a;
	color: white;
}
.kambit {
	font-size: 12px;
	color: #383838;
	float: left;
	width: 100%;
}
#map_canvas {
	height: auto;
	width: calc(100% - 233px);
	float: left;
	border: 2px solid #803973;
	border-radius: 5px;
}
.newsletter-content {
	float: right;
	font-size: 12px;
	text-align: right;
	width: auto;
}
.newsletter-content .form-btn-send {
	background-color: #803973;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 14px;
	padding: 2px 7px;
	width: auto;
}
.newsletter-input input {
	background-color: #E8E8E8;
	border: medium none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
	color: #666666;
	float: left;
	font-size: 12px;
	padding: 4px;
	width: 401px;
}
.napis {
	color: #834ba0;
	float: left;
	font-size: 30px;
	font-weight: 100;
	margin-top: 33px;
}
.galeria .aside {
	display: none;
}
.galeria .main {
	width: 100%;
}
.telefon-header {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
}
.social a {
	color: #803973;
	font-size: 22px;
}
.social a:hover {
	color: #fff;
}
.path {
	float: left;
	width: 100%;
	margin: 15px 0;
}
.sklep-link {
	background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
	display: flex;
	position: fixed;
	right: 0;
  top: 148px;
	height: 50px;
	width: 50px;
	justify-content: center;
	align-items: center;
  z-index: 9999;
}
@-webkit-keyframes Gradient {
0% {
	background-position: 0% 50%
}
50% {
	background-position: 100% 50%
}
100% {
	background-position: 0% 50%
}
}
@-moz-keyframes Gradient {
0% {
	background-position: 0% 50%
}
50% {
	background-position: 100% 50%
}
100% {
	background-position: 0% 50%
}
}
@keyframes Gradient {
0% {
	background-position: 0% 50%
}
50% {
	background-position: 100% 50%
}
100% {
	background-position: 0% 50%
}
}
.sklep-link a {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.accordion {
	background-color: transparent;
	color: #000;
	cursor: pointer;
	padding: 15px 0px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 18px;
	transition: 0.4s;
	font-weight: 600;
	border-bottom: 1px solid #000;
}
.accordion .active, .accordion:hover {
}
.accordion:after {
	content: '\02193';
	color: #000;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.active.accordion:after {
	content: "\02191";
}
.panel {
	padding: 0 18px 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.galerie-all {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.galerie-all a {
	background: #803973;
	color: #fff;
	width: 30%;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
}
.link_sklep {
	background: #803973;
	color: #fff;
	padding: 10px 15px;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 600;
	transition: all 0.3s ease;
	text-align: center;
	float: right;
}
.link_sklep:hover {
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	color: #fff;
}
.menu-mob {
	background: #272727;
	height: 100%;
	left: -285px;
	position: fixed;
	top: 0;
	width: 285px;
	z-index: 9999;
	overflow-y: scroll;
	box-sizing: border-box;
}
.menu-mob ul {
	border-top: 1px solid #313135;
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.menu-mob li {
	border-bottom: 1px solid #313135;
	float: left;
	width: 100%;
}
.menu-mob a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	width: 100%;
	line-height: 45px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-top: 3px;
	box-sizing: border-box;
}
.menu-mob ul li.active a {
	background: #803973
}
.icon-close {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 15px;
	padding: 7px 15px;
}
.icon-menu {
	color: #803973;
	font-size: 25px;
	cursor: pointer;
	display: none;
	float: right;
	padding: 2px 10px;
	margin-top: 5px;
}
#coocies_warning {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #272727;
	font-size: 12px;
	color: white;
	width: 100%;
	z-index: 9999;
	width: 300px;
	-webkit-box-shadow:  0px 5px 8px 0px #000;
	box-shadow:  0px 5px 8px 0px #000;
}
#coocies_warning_close {
	text-align: right;
	width: 250px;
	margin: 0 auto;
	color: white;
}
#coocies_warning_close a {
	font-size: 32px
}
#coocies_warning_info {
	width: 250px;
	margin: 0 auto;
	text-align: justify;
}
#coocies_accept {
	font-weight: 600;
	color: white;
	font-size: 14px;
	padding: 5px;
	background: #803973;
}
#coocies_warning_info a {
	font-weight: bold;
	color: #803973;
	font-size: 14px;
}
#coocies_accept:hover {
	background: #803973;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {

}

.treeview .hitarea {

}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 

}

.treeview a.selected {

}

#treecontrol { }

.treeview .hover {  }

.treeview li {  }
.treeview li.collapsable, .treeview li.expandable { }

.treeview .expandable-hitarea {}

.treeview li.last {  }
.treeview li.lastCollapsable, .treeview li.lastExpandable {  }  
.treeview li.lastCollapsable {  }
.treeview li.lastExpandable { }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {  }

.treeview-red li {  }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable {  } 

.treeview-black li { background-image: url(/js/treeview/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/js/treeview/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(/js/treeview/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/js/treeview/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/js/treeview/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/js/treeview/images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(/js/treeview/images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/js/treeview/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/js/treeview/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/js/treeview/images/file.gif) 0 0 no-repeat; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
