	#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: '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;
	font-size: 14px;
	color: #FF9;
	margin: 0px;
	background-color: #000000;
	width: 100%;
	height: auto;
}
img {
	border: none;
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);

}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
.clear {
	clear:both;
}
.container {
	width: 1000px;
	margin: 0px auto;
}
.container100-orange {
	width: 100%;
	margin: 0px auto;
	background-color: #000000;
	float: left;
	margin-top: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	border: 1px solid;
	border-color: #FF9;
}
.projekty {
	width: 190px;
	margin: 0px;
	padding: 30px;
	float: left;
	padding-top:15px;
	padding-bottom:8px;
}
.aktualne-nabory a {
	width: 189px;
	margin: 0px;
	padding: 30px;
	float: left;
	text-align: center;
	border-left: 1px solid;
	border-color: #FFFF99;
	padding-top: 15px;
	padding-bottom: 10px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.aktualne-nabory a:hover {
	text-decoration: underline;
	color: #FF6;
}
.realizowane a {
	width: 189px;
	margin: 0px;
	padding: 30px;
	float: left;
	text-align: center;
	border-left: 1px solid;
	border-color: #FFFF99;
	padding-top: 15px;
	padding-bottom: 10px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.realizowane a:hover {
	text-decoration: underline;
	color: #FF6;
}
.zrealizowane a {
	width: 189px;
	margin: 0px;
	padding: 30px;
	float: left;
	text-align: center;
	border-left: 1px solid;
	border-color: #FFFF99;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #FFFFCC;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.zrealizowane a:hover {
	text-decoration: underline;
	color: #FF6;
}
.container100-white {
	width: 100%;
	margin: 0px auto;
	background-color: #000000;
	float: left;
	margin-top: 30px;
	display: block;
}
#oferta a {
	float: left;
	width: 250px;
	margin-bottom: 40px;
	background-color: #000000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

#oferta a:hover {
	color: #FF6;
}
#oferta-foto {
	float: left;
	margin-bottom: 10px;
}
#oferta-tytul {
	float: left;
	padding: 10px;
	width: 230px;
	border-left: 1px solid;
	border-color: #FFFF99;
	font-family: open_sanscondensed_light;
	font-size: 16px;
	font-weight: bold;
}
.container100-wsparcie {
	width: 100%;
	margin: 0px auto;
	background-color: #000000;
	float: left;
	display: block;
}
.bezrobotni a
{
	float: left;
	padding: 20px;
	font-family: open_sanscondensed_light;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-position: 5px;
	width: 160px;
	border-bottom: 8px solid;
	border-color: #FFFF99;
	background-color: #000000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.bezrobotni   a:hover
{
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}
.pracujacy a
{
	float: left;
	padding: 20px;
	font-family: open_sanscondensed_light;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-position: 5px;
	width: 160px;
	border-bottom: 8px solid;
	border-color: #FFFF99;
	background-color: #000000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.pracujacy   a:hover
{
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}

.seniorzy a
{
	float: left;
	padding: 20px;
	font-family: open_sanscondensed_light;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-position: 5px;
	width: 160px;
	border-bottom: 8px solid;
	border-color: #FFFF99;
	background-color: #000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.seniorzy   a:hover
{
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}
.osoby-niepelnosprawne a
{
	float: left;
	padding: 20px;
	font-family: open_sanscondensed_light;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-position: 5px;
	width: 160px;
	border-bottom: 8px solid;
	border-color: #FFFF99;
	background-color: #000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.osoby-niepelnosprawne   a:hover
{
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}
.dzieci-mlodziez a
{
	float: left;
	padding: 20px;
	font-family: open_sanscondensed_light;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-position: 5px;
	width: 160px;
	border-bottom: 8px solid;
	border-color: #FFFF99;
	background-color: #000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.dzieci-mlodziez   a:hover
{
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}
.container100-lightblue {
	width: 100%;
	margin: 0px auto;
	background-color: #000000;
	float: left;
	margin-top: 30px;
	display: block;
	border: 1px solid;
	border-color: #FF9;
}
.container100-grey {
	width: 100%;
	margin: 0px auto;
	background-color: #000000;
	float: left;
	margin-top: 30px;	
	border: 1px solid;
	border-color: #FF9;
}
.container100-grey td, tr  {
	border:none;
}
.container-logos {
	width: 1000px;
	margin: 0px auto;
	float:left;
}
.container-logos td, tr  {
	border:none;
}
#newsy {
	width: 300px;
	right: 0;
	float: right;
	margin: 0px auto;
	height: 350px;
	border: 1px solid;
	border-color: #FF9;
	position: absolute;
	background-color: #000;
}
.seemore a
{
	text-align: center;
	padding: 5px;
	width: 100px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF99;
	margin: 0px auto;
	display: block;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.seemore  a:hover
{
	color: #000000;
	background-color: #FFFF66;
}
.header {
	margin: 0px;
	float: left;
	width: 100%;
	position: relative;
	height: auto;
}
#nawigacja {
	margin: 0px;
	float: right;
	width: 800px;
	margin-top: 5px;
}
#nawigacja ul {
	margin: 0px;
	float: right;
	width: 100%;
}
#nawigacja li {
	display: inline-block;
	float: right;
	list-style: none;
	font-size: 13px;
	margin-left: 5px;
}
#nawigacja li a {
	display: inline-block;
	padding: 5px;
	color: #FFFF99;
	background-color: #000000;
	-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;
	border: 1px solid;
	border-color: #FFFF99;
}
#nawigacja li a:hover {
	display: inline-block;
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
} 
.top-logo {
	margin: 0px;
	float: left;
	width: 180px;
	background-image: url(../../img/page/top-logo_n.png);
	height: 145px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	background-color: #000;
	margin-left: 20px;
	z-index: 99;
}
.top-info {
	margin: 0px;
	float: right;
	width: 800px;
	height: 85px;
}

.top-menu {
	float: right;
}
.main {
	float: left;
	width: 1000px;
	margin-left: 0px;
	position: relative;
}
.slideshow {
	z-index: 0;
	width: 100%;
	float: left;
}

.slideshow  img {
	width: 100%;
	height: 350px;
}
.slideshow-prevbtn {
	position:absolute;
	left:0px;
	top:0;
	height:100%;
	z-index:98;
	width: 100px;
	background-image: url(../../../../../img/page/prev-btn.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: -100px;
}
.slideshow-nextbtn {
	position:absolute;
	right:0;
	top:0;
	height:100%;
	z-index:98;
	width: 100px;
	background-image: url(../../../../../img/page/next-btn.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-right: -100px;
}
.main-one {
	float: left;
	width: 1400px;
	margin-left: -200px;
	position: relative;
}
.slideshow-one {
	z-index: 0;
	width: 100%;
	float: left;
}

.slideshow-one img {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

td {
border: 1px solid;
border-color: #FFFF99;
}

.one {
	float: left;
	width: 1000px;
}
.left-side {
	float: left;
	width: 700px;
	}
.right-side {
	float: left;
	width: 298px;
	background-color: #000000;
	border: 1px solid;
	border-color: #FF9;
}
.footer {
	margin: 0px;
	border-top: 1px solid;
	border-color: #CCCCCC;
	float: left;
	width: 100%;
}
.footer {
	border-color: #CCCCCC;
}
#footer {
	margin: 0px;
	padding: 10px;
	width: 600px;
	float: left;
}
#footer ul {
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
}

#footer li {
	margin: 0px;
	float: left;
	padding-right: 20px;
}
#footer ul ul {
display:none;
}
#subtitles {
	margin: 0px;
	float: right;
	padding: 10px;
	width: 300px;
	text-align: right;
}
#ue {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	float: left;
}
h1 {
	color: #000000;
	font-family: open_sanscondensed_light;
	font-size: 28px;
	margin: 0px;
	margin-bottom: 15px;
	width: 100%;
	font-weight: bold;
	color: #FFFF99;
}
h2 {
	margin: 0px;
	font-family: open_sanscondensed_light;
	font-size: 22px;
	margin-bottom: 10px;
	width: 100%;
	color: #FFFF99;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-family: open_sanscondensed_light;
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%;
	color: #FFFF99;
	font-weight: bold;
}
h4 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 10px;
	width: 100%;
	color: #FFFF99;
	font-weight: normal;
	font-family: open_sanscondensed_light;
}

#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: #333333;
	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: #FFFF99;
	}
.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: #000000;
	padding: 5px;
	float: left;
	margin-bottom: 5px;
	border: 1px solid;
	border-color: #FFFFCC;
	text-align: center;
}



#essence .lightbox_container > .thumb
{
	background-color: #000000;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid;
	border-color: #FFFFCC;
	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: open_sanscondensed_light;
	font-size: 22px;
	margin-bottom: 10px;
	width: 100%;
	color: #FFFF99;
	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: #FFFF99;
	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;
	display: block;
}

#essence > ul li, #essence > div.wrapper ul li
{
	padding-bottom: 10px;

}
#essence .clear {
	padding: 0px;
}
.googlemap {
	border: 3px solid;
	border-color: #FFFF99;
	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;
	color: #FFFF99;
}

.events_container > .event h2
{
	font-size: 22px;
	font-family: open_sanscondensed_light;
	color: #FFFF99;
}

.events_container > .event h2 a
{
	color: #FFFF99;
}

.events_container > .event h3
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFF99;
	margin: 0;
}
.events_container  .seemore a
{
	float: right;
	text-align: center;
	padding: 5px;
	width: 70px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF99;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.events_container  .seemore a:hover
{
	background-color: #FFFF66;
}
.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: #000000;
	float: left;
	border: 1px solid;
	border-color: #FFFFCC;
}

/* Strona wydarzenia */
#essence .event_page p
{


}

#essence .event_page > h1
{
	margin: 0px;
	font-size: 28px;
	color: #FFFF99;
	font-family: open_sanscondensed_light;
}
#essence .event_page > h2 {
	margin: 0px;
	font-size: 22px;
	color: #FFFF99;
	font-family: open_sanscondensed_light;
}
#essence .event_page .poster
{
	float: right;
	padding: 5px;
	display: inline;
	background-color: #000000;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid;
	border-color: #FFFFCC;
}

#essence .event_page.noposter .poster
{
    display: none
}

#essence .event_page .info
{
}

#essence .event_page.noposter .info
{

}



#essence .event_page .info dl
{
	color: #FFFF99;
	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: #FFFF99;
	font-family: Tahoma;
}

#essence .event_page .description
{
	text-align: justify;
}
.event_recommended h2     {
	color: #FFFF99;
	font-family: open_sanscondensed_light;
	font-size: 22px;
}
.event_recommended   .info {
	font-family: Tahoma;
	float: left;
}
.event_recommended .poster {
	font-family: Tahoma;
	float: left;
	padding: 5px;
	background-color: #000000;
	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: #FFFF99;
	font-weight: bold;
	list-style: none;
}
#essence .events_months a {
	color: #FFFF99;
	text-decoration: none;
}
#essence .events_months a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

@media (max-width: 800px) {
	
	.container{
	width:100%;
	}
	.top-logo{
	width: 100%;
	height: 170px;
	background-position:center;
	}
	.top-info{
	width: 100%;
	}
	.top-menu{
	width: 100%;
	}
	.menu  {	
	font-family: open_sanscondensed_light;	
	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;
	
}
