	#fb
	{
	width: 355px;
	height: 410px;
	top: 50px;
	left: -309px;
	position: fixed;
	background: url('../../img/page/fb.png') no-repeat;
	background-position: left top;
	z-index: 100;
	display: none;
	}

	#fb iframe
	{
	width: 295px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
	margin: 5px;
	z-index: 105;
	}
p:first-child { 
    margin: 0px;
}
p:last-child { 
    margin-bottom: 0px;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../../../../img/fonts/opensans-condlight-webfont.eot');
    src: url('../../../../img/fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../img/fonts/opensans-condlight-webfont.woff2') format('woff2'),
         url('../../../../img/fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../../../../img/fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../../../../img/fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1A1A1A;
	background-image: url(../../img/page/bg.jpg);
}
img {
	border: none;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.clear {
	clear:both;
}
.container {
	width: 1000px;
	margin: 0px auto;
}
.header {
	margin: 0px;
	float: left;
	width: 100%;
	margin-bottom: 2px;
	min-height: 100px;
}
.top-logo {
	margin: 0px;
	float: left;
	width: 240px;
	background-image: url(../../img/page/top-logo.png);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}
.top-info {
	margin: 0px;
	float: right;
	width: 740px;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: right;
	color: #FFF;
}
.main {
	float: left;
	width: 1200px;
	margin-left: -100px;
	position: relative;
}
.slideshow {
	z-index: 0;
	width: 100%;
	float: left;
}

.slideshow  img {
	width: 100%;
	height: 400px;
}
.slideshow-prevbtn {
	position: absolute;
	left: 0px;
	top: 0;
	height: 400px;
	z-index: 99;
	width: 100px;
	background-image: url(../../../../../img/page/prev-btn.png);
	background-position: center;
	background-repeat: no-repeat;
}
.slideshow-nextbtn {
	position: absolute;
	right: 0;
	top: 0;
	height: 400px;
	z-index: 98;
	width: 100px;
	background-image: url(../../../../../img/page/next-btn.png);
	background-position: center;
	background-repeat: no-repeat;
}
.slideshow-sub {
	z-index: 0;
	width: 100%;
	float: left;
}

.slideshow-sub  img {
	width: 100%;
	height: 150px;
}
.slideshow-sub-prevbtn {
	position: absolute;
	left: 0px;
	top: 0;
	height: 150px;
	z-index: 99;
	width: 100px;
	background-image: url(../../../../../img/page/prev-btn.png);
	background-position: center;
	background-repeat: no-repeat;
}
.slideshow-sub-nextbtn {
	position: absolute;
	right: 0;
	top: 0;
	height: 150px;
	z-index: 98;
	width: 100px;
	background-image: url(../../../../../img/page/next-btn.png);
	background-position: center;
	background-repeat: no-repeat;
}
.red-line {
	float: left;
	width: 1000px;
	border-bottom: 1px solid;
	border-bottom-color: #E7E7E7;
	margin-bottom: 2px;
	margin-top: 2px;
}

.one {
	float: left;
	width: 1000px;
}

.left-side {
	float: left;
	width: 500px;
	}
.right-side {
	float: left;
	width: 500px;
}
.big-side {
	float: left;
	width: 660px;
}
.small-side {
	float: left;
	width: 340px;
}
.fb-likebox {
	float: left;
	width: 1000px;
	margin-top: -10px;
}

.footer {
	margin: 0px;
	border-top: 1px solid;
	border-color: #E7E7E7;
	float: left;
	width: 100%;
}
#footer {
	margin: 0px;
	padding: 10px;
	width: 710px;
	float: left;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer ul {
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
}

#footer li {
	margin: 0px;
	float: left;
	padding-right: 12px;
	list-style: none;
}
#footer ul ul{
	display:none;
	}
#subtitles {
	margin: 0px;
	float: right;
	padding: 10px;
	width: 210px;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
}
#ue {
	margin: 0px;
	padding: 10px;
	width: 960px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
}

h1 {
	color: #00A0E3;
	font-family: open_sanscondensed_light;
	font-size: 28px;
	margin: 0px;
	margin-bottom: 15px;
	width: 100%;
	font-weight: bold;
}
h2 {
	margin: 0px;
	font-family: open_sanscondensed_light;
	font-size: 22px;
	margin-bottom: 10px;
	width: 100%;
	color: #00A0E3;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-family: open_sanscondensed_light;
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%;
	color: #00A0E3;
	font-weight: bold;
}
h4 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 10px;
	width: 100%;
	color: #FFFFFF;
	font-weight: normal;
	font-family: open_sanscondensed_light;
}

#toTop {
	width: 35px;
	position: fixed;
	z-index: 1000;
	height: 35px;
	background-image: url(../../img/page/back-to-top.png);
	bottom: 0px;
	left: 50%;
	right: 50%;
}

#window
{
	padding: 20px;
	opacity: none;
}

/* Formularz kontaktowy */
div.form
{
	text-align: left;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.form dt
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 5px;

}
.form dd {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.form   input[type=text], .form textarea  
{
	border: 1px solid;
	width: 100%;
	float: left;
	margin: 0px;
	border-color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	padding: 5;
	height: 25px;
}
.form  input[type=text], .form textarea value{
	background-color: #FFFFFF;
	border: 1px solid;
	width: 100%;
	border-color: #CCCCCC;
}

.message {
	float: left;
	width: 100%;
}
.form textarea
{
	width: 100%;
	overflow: hidden;
	float: left;
	height: 200px;
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
}

.form input[type=submit]
{
	float: right;
	display: block;
	text-align: center;
	width: 70px;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	color: #FFFFFF;
	border: none;
	padding: 5px;
	background-color: #00A0E3;
	}
.select {
	border: 1px solid;
	border-color: #CCCCCC;
}


.form .form_errors .error p, .form .form_messages .info p
{
	color: #00A0E3;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}

/* Galleries */
.galleries_container .thumbnail, .thumb a
{
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
.galleries_container .thumbnail, .thumb a:hover
{
}

#essence .lightbox_container, .galleries_container
{
	padding: 0px;
	margin-top: 15px;
	float: left;
	width: 100%;
}

.galleries_container > .gt
{
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0px;
	float: left;
}

.galleries_container > .gt h3
{
	font-size: 16px;
	text-align: center;
}

.galleries_container .thumbnail
{
	float: left;
	margin-bottom: 5px;
	text-align: center;
}



#essence .lightbox_container > .thumb
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}


#essence .gallery .pagination
{
	text-align: center;
	font-size: 11px;
	float: left;
	width: 100%;
}
#essence .gallery h1 {
	margin: 0px;
	font-family: open_sanscondensed_light;
	font-size: 22px;
	margin-bottom: 10px;
	width: 100%;
	font-weight: bold;
}
#essence .gallery .pagination a, .gallery .pagination strong
{
    padding: 10px 5px 10px 5px;
}

.clearfix:after, .lightbox_container:after, .galleries_container:after, .resident:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Pagination*/
.pagination strong
{
	color: #00A0E3;
	font-weight: bold;
}


/* Tresc podstron */

#essence
{
	padding: 0px;
	opacity: 1.0;
}
#essence img {
	border: none;
}
#essence .event_page > h1
{
	font-size: 24px;
	margin: 0px;
	font-family: open_sanscondensed_light;
	margin-bottom: 10px;
	font-weight: normal;
}

#essence p.warning, #left p.warning
{
	min-height: inherit !important;
	text-align: center !important;
}

#essence > p, #essence > div.wrapper p
{
}

#essence a
{

}

#essence > ul, #essence > div.wrapper ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#essence > ul li, #essence > div.wrapper ul li
{
	padding-bottom: 0px;
}
#essence .clear {
	padding: 0px;
}
.googlemap {
	border: 1px solid;
	border-color: #CCCCCC;
	width: 100%;
	height: 350px;
}
/* Wideo */
#essence.wideo .player
{
    padding: 0 20px 20px 20px;
}
/* Lista wydarzen */
.events_container > .event
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}


.events_container .info > div:first-child
{
	margin: 0px;
}
.events_container > .event h1 {
	font-size: 28px;
	font-family: open_sanscondensed_light;
	font-weight: normal;
}

.events_container > .event h2
{
	font-size: 22px;
	font-family: open_sanscondensed_light;
}

.events_container > .event h3
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #999999;
	margin: 0;
}

.events_container .seemore
{
	float: right;
	text-align: center;
	padding: 5px;
	width: 70px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00A0E3;
}

.events_container .seemore a
{
	color: #FFFFFF;
}

.events_container .seemore a:before {
    content: "» "; 
}

.events_container p
{
	both: clear;
}

.events_container > .event .poster
{
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}

/* Strona wydarzenia */
#essence .event_page p
{


}

#essence .event_page > h1
{
	margin: 0px;
	font-size: 28px;
	font-family: open_sanscondensed_light;
}
#essence .event_page > h2 {
	margin: 0px;
	font-size: 22px;
	color: #333333;
	font-family: open_sanscondensed_light;
}
#essence .event_page .poster
{
	float: right;
	display: inline;
	margin-left: 15px;
	margin-bottom: 15px;
}

#essence .event_page.noposter .poster
{
    display: none
}

#essence .event_page .info
{
}

#essence .event_page.noposter .info
{

}



#essence .event_page .info dl
{
	color: #000000;
	line-height: 20px;
	width: 100%;
}

#essence .event_page .info dt
{
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: right;
	margin-right: 5px;
}

#essence .event_page .info dd
{


}
#essence  .event_page  .info  > h3{
	margin: 0px;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
}

#essence .event_page .description
{
	text-align: justify;
}
.event_recommended h2     {
	color: #333333;
	font-family: open_sanscondensed_light;
	font-size: 22px;
}
.event_recommended   .info {
	font-family: Arial;
	float: left;
}
.event_recommended .poster {
	font-family: Arial;
	float: left;
	padding: 5px;
	background-color: #CCC;
	margin-bottom: 15px;
	margin-top: 15px;
}
.event_recommended p {
	float: left;
}


#main_bottom .events_calendar
{
    height: 280px;
    overflow: hidden;
    background: #dddddd;           
}

#main_bottom .events_calendar ul
{
    list-style-type: none    
}

#main_bottom .events_calendar li:first-child
{
}

#main_bottom .events_calendar li
{
    min-height: 75px;
    background: url('/img/elite/calendar_line.png') bottom center no-repeat;
    padding: 10px;
}

#main_bottom .events_calendar dt
{
	background: url('/img/elite/calendar.png') top left no-repeat;
	float: left;
	width: 52px;
	height: 62px;
}

#main_bottom .events_calendar dt .month
{
    display: block;
    height: 19px;
    line-height: 22px;
    text-align: center;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 3px;
}

#main_bottom .events_calendar dt .day
{
    display: block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #404040;
    font-size: 28px;
    font-weight: bold
}

#main_bottom .events_calendar dd
{
    margin-left: 10px;
    float: left;
    width: 110px;
    display: block;    
}

#main_bottom .events_calendar a
{
    line-height: 15px;
    font-size: 13px;
    color: #333333;
}

#main_bottom .events_calendar a.seemore
{
	display: block;
	margin-top: 5px;
	color: #52422E;
	font-size: 11px;
}

#main_bottom .events_calendar a.seemore:before
{
    content: "» "; 
}

#main_bottom .events_calendar p.warning
{
	text-align: center;
	margin: 20px 0;
}
#essence .events_months li {
	margin: 0px;
	font-family: "open_sanscondensed_light";
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%;
	color: #333333;
	font-weight: bold;
	list-style: none;
}
#essence .events_months a {
	color: #333333;
	text-decoration: none;
}
#essence .events_months a:hover {
	color: #333333;
	text-decoration: underline;
}

@media (max-width: 800px) {
	
	.container{
	width:100%;
	}
.header {
	width: 100%;
	background-position: center top;
	border-bottom: none;
}
	.top-logo{
	width: 100%;
	height: 200px;
	background-position: center;
	}
	.top-info{
	width: 100%;
	height: 30px;
	background-position: center;
	text-align: center;
	margin-top: 10px;
	}
	.menu  {	
	font-family: open_sanscondensed_light;	
	display:block;
	float:left;
	width:100%;
	}	
	.main{
	display: none;
	}
.red-line {
	width: 100%;
}
	.Slider{
	display: none;
	}
	.left-side{
	background-image:none;
	float:left;
	width:100%;
	}	
	.right-side{
	float:left;
	width:100%;
	}
	.big-side{
	float:left;
	width:100%;
	}
	.small-side{
	float:left;
	width:100%;
	}
	.one{
	float:left;
	width:100%;
	}
.fb-likebox {
	float: left;
	width: 100%;
}
	.footer{
	float: left;
	width: 100%;
	}
	#footer{
	width: 95%;
	float: left;
	}
	.subtitles{
	float: left;
	width: 95%;
	}
	#ue {
	width: 95%;
	float: left;
}
	#toTop {
	bottom:10px; /* together with this to put the div at the bottom*/
	right:10px;
	
}
