	#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;
	}

	#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: 'allerregular';
    src: url('../../../../img/fonts/aller_rg-webfont.eot');
    src: url('../../../../img/fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../img/fonts/aller_rg-webfont.woff2') format('woff2'),
         url('../../../../img/fonts/aller_rg-webfont.woff') format('woff'),
         url('../../../../img/fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../../../../img/fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body
{
	font-family: allerregular;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../../img/page/bg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
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;
	background-color: #FFFFFF;
}
.header {
	margin: 0px;
	float: left;
	width: 100%;
}
.top-logo {
	margin: 0px;
	float: left;
	width: 350px;
	background-image: url(../../img/page/top-logo.png);
	height: 240px;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 5px solid;
	border-color: #CC9933;
}
.main {
	float: left;
	width: 650px;
	margin-bottom: 20px;
}
.slideshow {
	z-index: 0;
	width: 100%;
	float: left;
}

.slideshow  img {
	width: 100%;
	height: 400px;
}

.one {
	float: left;
	width: 1000px;
}
.left-side {
	float: left;
	width: 350px;
	background-color: #003366;
	}
.right-side {
	float: left;
	width: 650px;
	background-color: #FFFFFF;
	color: #000000;
}
.right-side a:link {
	color: #000000;
}
.right-side a:active {
	color: #000000;
}
.right-side a:visited {
	color: #000000;
}
.right-side a:hover {
	color: #000000;
}
.footer {
	margin: 0px;
	border-top: 5px solid;
	float: left;
	width: 100%;
	background-color: #003366;
	border-color: #CC9933;
	font-size: 12px;
}
#footer {
	margin: 0px;
	padding: 10px;
	width: 100%;
	float: left;
}
#footer ul {
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
}
#footer ul ul {
display:none;
}

#footer li {
	margin: 0px;
	float: left;
	padding-right: 15px;
}
#subtitles {
	margin: 0px;
	float: right;
	padding: 10px;
	width: 300px;
	font-size: 10px;
}
#ue {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	float: left;
}
h1 {
	color: #000000;
	font-family: allerregular;
	font-size: 24px;
	margin: 0px;
	margin-bottom: 15px;
	width: 100%;
	font-weight: bold;
	color: #CC9933;
}
h2 {
	margin: 0px;
	font-family: allerregular;
	font-size: 20px;
	margin-bottom: 10px;
	width: 100%;
	color: #CC9933;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-family: allerregular;
	font-size: 16px;
	margin-bottom: 10px;
	width: 100%;
	color: #CC9933;
	font-weight: bold;
}
h4 {
	margin: 0px;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
	color: #CC9933;
	font-weight: normal;
	font-family: allerregular;
}

#toTop {
	width:35px;
	position:fixed; /* together with this to put the div at the bottom*/
	right:50px;
	z-index: 1000;
	height: 35px;
	background-image: url(../../img/page/back-to-top.png);
	bottom: 50px;
}

#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: #333333;
	font-size: 11px;
	font-family: Tahoma;
	padding: 5;
	height: 25px;
}
.form  input[type=text], .form textarea value{
	background-color: #FFFFFF;
}

.message {
	float: left;
	width: 100%;
}
.form textarea
{
	width: 100%;
	overflow: hidden;
	float: left;
	height: 200px;
	border: 1px solid;
	border-color: #999999;
	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: #000000;
	border: none;
	padding: 5px;
	background-color: #CC9900;
	}
.select {
	border: 1px solid;
	border-color: #333333;
}


.form .form_errors .error p, .form .form_messages .info p
{
	color: #E31E24;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}

/* Galleries */
#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: 11px;
	text-align: center;
}

.galleries_container .thumbnail
{
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	margin-bottom: 5px;
	border: 1px solid;
	border-color: #CCCCCC;
	text-align: center;
}



#essence .lightbox_container > .thumb
{
	background-color: #FFFFFF;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid;
	border-color: #CCCCCC;
	text-align: center;
	padding: 5px;
}


#essence .gallery .pagination
{
	text-align: center;
	font-size: 11px;
	float: left;
	width: 100%;
}
#essence .gallery h1 {
	margin: 0px;
	font-family: allerregular;
	font-size: 20px;
	margin-bottom: 10px;
	width: 100%;
	color: #CC9900;
	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: #52422E;
	font-weight: bold;
}


/* Tresc podstron */

#essence
{
	padding: 0px;
	opacity: 1.0;
}
#essence img {
	border: none;
}
#essence .event_page > h1
{
	font-size: 20px;
	margin: 0px;
	font-family: allerregular;
	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;
	display: block;
}

#essence > ul li, #essence > div.wrapper ul li
{
	padding-bottom: 10px;

}
#essence .clear {
	padding: 0px;
}
.googlemap {
	border: 3px solid;
	border-color: #CC9933;
	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: 20px;
	font-family: allerregular;
	font-weight: normal;
	color: #CC9900;
}

.events_container > .event h2
{
	font-size: 18px;
	font-family: allerregular;
	color: #CC9900;
}

.events_container > .event h2 a
{
	color: #CC9900;
}

.events_container > .event h3
{
	font-size: 11px;
	font-family: Tahoma;
	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: #003366;
}

.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;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid;
	border-color: #CCCCCC;
}

/* Strona wydarzenia */
#essence .event_page p
{


}

#essence .event_page > h1
{
	margin: 0px;
	font-size: 24px;
	color: #CC9900;
	font-family: allerregular;
}
#essence .event_page > h2 {
	margin: 0px;
	font-size: 18px;
	color: #CC9900;
	font-family: allerregular;
}
#essence .event_page .poster
{
	float: right;
	padding: 5px;
	display: inline;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid;
	border-color: #CCCCCC;
}

#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: Tahoma;
}

#essence .event_page .description
{
	text-align: justify;
}
.event_recommended h2     {
	color: #CC9900;
	font-family: allerregular;
	font-size: 18px;
}
.event_recommended   .info {
	font-family: Tahoma;
	float: left;
}
.event_recommended .poster {
	font-family: Tahoma;
	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: Tahoma;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
	color: #000000;
	font-weight: bold;
	list-style: none;
}
#essence .events_months a {
	color: #000000;
	text-decoration: none;
}
#essence .events_months a:hover {
	color: #000000;
	text-decoration: underline;
}


@media (min-width: 800px) {	
	.menu {display:none;}	
	header nav {display:block !important;}
	header nav ul {list-style:none;float:left;width:350px;margin:0px;padding:0px;margin-bottom:30px;}
	header nav li {font-size:18px; font-weight:bold;}
	header nav ul li a {display:block;text-decoration:none;padding:13px;padding-left:20px;padding-right:20px;font-family: allerregular;}
	header nav ul li a:hover{color:#000000;text-decoration:none;background-color:#CC9933;}
}
@media (max-width: 800px) {

	header nav {display:none;float:left;width:100%;}
	header nav ul {list-style:none;margin:0px;padding:0px;margin-top:1px;}
	header nav ul li {margin-bottom:1px;}
	header nav ul li a {display:block;font-size:18px;font-weight:bold;text-decoration:none;color:#000000;;padding:10px;font-family: allerregular;padding-left:30px;padding-right:6px;}
	header nav ul li a:hover{color:#000000;text-decoration:none;background-color:#CC9933;}
	
	.container{
	width:100%;
	}
	.top-logo{
	width: 100%;
	height: 240px;
	}
	.menu  {	
	font-family: allerregular;	
	display:block;
	float:left;
	width:100%;
	}	
	.main{
	display:none;
	}
	.Slider{
	display:none;
	}
	.left-side{
	background-image:none;
	float:left;
	width:100%;
	}	
	.right-side{
	float:left;
	width:100%;
	}
	.one{
	float:left;
	width:100%;
	}
	.footer{
	float: left;
	width: 100%;
	}
	#footer{
	width: 95%;
	float: left;
	}
	.subtitles{
	float: left;
	width: 95%;
	}
	#ue {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	float: left;
}
	#toTop {
	bottom:10px; /* together with this to put the div at the bottom*/
	left:10px;
	
}
