@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,latin-ext);

/* @license
 * MyFonts Webfont Build ID 2371625, 2012-09-25T05:49:23-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Intro Bold by Fontfabric
 * URL: http://www.myfonts.com/fonts/font-fabric/intro/bold/
 * Copyright: Copyright (c) 2012 by Fontfabric LLC. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2371625
 * 
 * © 2012 Bitstream Inc
*/


@font-face {
	font-family: 'Intro-Bold';
	font-weight: bold;
	src: url('../webfonts/243029_0_0.eot');
	src: url('../webfonts/243029_0_0.eot?#iefix') format('embedded-opentype'), url('../webfonts/243029_0_0.woff') format('woff'), url('../webfonts/243029_0_0.ttf') format('truetype');
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 45px 0 60px 0;
	background: url('../gfx/bg.png') top center no-repeat;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	color: #414042;
}

a {
	color: #e8194f;
}

a img {
	border: 0;
}

#wazne {
	width: 251px;
	height: 44px;
	position: absolute;
	right: 0;
	top: 29px;
}

#wazne a {
	text-decoration: none;
}

#wazne a img {
	width: 251px;
	height: 44px;
	border: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#logo_pl {
	width: 630px;
	height: 75px;
	background: url('../gfx/logo_pl_2015.png') no-repeat;
	margin: 0 0 35px 0;
}

#logo_en {
	width: 630px;
	height: 75px;
	background: url('../gfx/logo_en_2015.png') no-repeat;
	margin: 0 0 35px 0;
}

#logo_pl a, #logo_en a {
	display: block;
	width: 630px;
	height: 75px;
}

#social_media {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

#social_media a {
	text-decoration: none;
	border: 0;
	display: block;
	float: right;
	margin: -2px 0 0 4px;
	color: #414042;
}

#social_media a:hover {
  color: #e40c53;
}

#social_media a#social_facebook {
	background: url('../gfx/facebook.png') no-repeat;
}

#social_media a#social_blogger {
	background: url('../gfx/blogger.png') no-repeat;
}

#social_media a#social_flickr {
	background: url('../gfx/flickr.png') no-repeat;
}

#social_media a#social_twitter {
	background: url('../gfx/twitter.png') no-repeat;
}

#social_media a#social_youtube {
	background: url('../gfx/youtube.png') no-repeat;
}

#social_media a#social_uk {
	background: url('../gfx/english.png') no-repeat;
	height: 16px;
	width: 80px;
	margin: 6px 0 0 0;
}

#social_media a#social_pl {
	background: url('../gfx/polish.png') no-repeat;
	height: 16px;
	width: 71px;
	margin: 6px 0 0 0;
}

#logo_pl span, #logo_en span {
	display: none;
}

#navigation_pl, #navigation_en {
	width: 640px;
	height: 16px;
	margin: 0 0 32px 0;
}

#navigation_pl a, #navigation_en a {
	text-decoration: none;
}

#navigation_pl ul, #navigation_en ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation_pl ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	height: 10px;
	background-image: url('../gfx/menu_pl.png');
	position: relative;
}

#navigation_en ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	height: 10px;
	background-image: url('../gfx/menu_en.png');
	position: relative;
}

#navigation_pl ul li ul, #navigation_en ul li ul {
	display: none;
}

#navigation_pl ul li:hover ul, #navigation_en ul li:hover ul {
	display: block;
	list-style: none;
	background: #ffffff;
	background-image: none;
	position: absolute;
	top: 10px;
	z-index: 10;
	padding: 5px 10px 5px 10px;
	border-bottom: 5px solid #e8194f;
	margin: 0 0 0 -10px;
	width: 250px;
	opacity: 0.9;
}

#navigation_pl ul li:hover ul li, #navigation_en ul li:hover ul li {
	float: none;
	background: transparent !important;
	height: 1.5em;
}

#navigation_pl ul li ul li a, #navigation_en ul li ul li a {
	color: #414042;
	text-decoration: none;
}

#navigation_pl ul li ul li a:hover, #navigation_en ul li ul li a:hover {
	color: #e8194f;
}

#navigation_pl ul li a, #navigation_en ul li a {
	display: block;	
}

#navigation_pl ul li a span, #navigation_en ul li a span {
	visibility: hidden;
}

#navigation_pl ul li#menu_idea {
	width: 68px;
	background-position: 0 0;
  margin: 0 12px 0 0;
}

#navigation_en ul li#menu_idea {
	width: 63px;
	background-position: 0 0;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_idea:hover, #navigation_pl ul li#menu_idea.active {
	background-position: 0 -10px;
}

#navigation_en ul li#menu_idea:hover, #navigation_en ul li#menu_idea.active {
	background-position: 0 -10px;
}

#navigation_pl ul li#menu_program {
	width: 71px;
	background-position: -75px 0px;
  margin: 0 12px 0 0;

}

#navigation_en ul li#menu_program {
	width: 91px;
	background-position: -71px 0px;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_program:hover, #navigation_pl ul li#menu_program.active {
	background-position: -75px -10px;
}

#navigation_en ul li#menu_program:hover, #navigation_en ul li#menu_program.active {
	background-position: -71px -10px;
}

#navigation_pl ul li#menu_edukacja {
	width: 76px;
	background-position: -154px 0px;
  margin: 0 12px 0 0;

}

#navigation_en ul li#menu_edukacja {
	width: 81px;
	background-position: -171px 0px;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_edukacja:hover, #navigation_pl ul li#menu_edukacja.active {
	background-position: -154px -10px;
}

#navigation_en ul li#menu_edukacja:hover, #navigation_en ul li#menu_edukacja.active {
	background-position: -171px -10px;
}

#navigation_pl ul li#menu_lokalizacje {
	width: 96px;
	background-position: -237px 0px;
  margin: 0 12px 0 0;

}

#navigation_en ul li#menu_lokalizacje {
	width: 112px;
	background-position: -261px 0px;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_lokalizacje:hover, #navigation_pl ul li#menu_lokalizacje.active {
	background-position: -237px -10px;
}

#navigation_en ul li#menu_lokalizacje:hover, #navigation_en ul li#menu_lokalizacje.active {
	background-position: -261px -10px;
}

#navigation_pl ul li#menu_flisak, #navigation_en ul li#menu_flisak {
	width: 48px;
	background-position: -714px 0px;
  margin: 0 15px 0 0;
}

#navigation_pl ul li#menu_flisak:hover, #navigation_pl ul li#menu_flisak.active, #navigation_en ul li#menu_flisak:hover, #navigation_rn ul li#menu_flisak.active {
	background-position: -714px -10px;
}


#navigation_pl ul li#menu_prasa {
	width: 46px;
	background-position: -341px 0px;
  margin: 0 12px 0 0;

}

#navigation_en ul li#menu_prasa {
	width: 45px;
	background-position: -382px 0px;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_prasa:hover, #navigation_pl ul li#menu_prasa.active {
	background-position: -341px -10px;
}

#navigation_en ul li#menu_prasa:hover, #navigation_en ul li#menu_prasa.active {
	background-position: -382px -10px;
}

#navigation_pl ul li#menu_miasto {
	width: 55px;
	background-position: -393px 0px;
  margin: 0 12px 0 0;

}

#navigation_en ul li#menu_miasto {
	width: 33px;
	background-position: -434px 0px;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_miasto:hover, #navigation_pl ul li#menu_miasto.active {
	background-position: -393px -10px;
}

#navigation_en ul li#menu_miasto:hover, #navigation_en ul li#menu_miasto.active {
	background-position: -434px -10px;
}

#navigation_pl ul li#menu_obiekty {
	width: 61px;
	background-position: -455px 0px;
  margin: 0 12px 0 0;

}

#navigation_en ul li#menu_obiekty {
	width: 60px;
	background-position: -475px 0px;
  margin: 0 12px 0 0;

}

#navigation_pl ul li#menu_obiekty:hover, #navigation_pl ul li#menu_obiekty.active {
	background-position: -455px -10px;
}

#navigation_en ul li#menu_obiekty:hover, #navigation_en ul li#menu_obiekty.active {
	background-position: -475px -10px;
}

#navigation_pl ul li#menu_wsparcie {
	width: 108px;
	background-position: -522px 0px;
}

#navigation_en ul li#menu_wsparcie {
	width: 87px;
	background-position: -543px 0px;
}

#navigation_pl ul li#menu_wsparcie:hover, #navigation_pl ul li#menu_wsparcie.active {
	background-position: -522px -10px;
}

#navigation_en ul li#menu_wsparcie:hover, #navigation_en ul li#menu_wsparcie.active {
	background-position: -543px -10px;
}

#navigation_pl ul li#menu_rezerwacja {
	width: 115px;
	height: 16px;
	margin-top: -3px;
	background-image: url('../gfx/rezerwacja_pl.png');
	position: relative;
}

#navigation_pl ul li#menu_rezerwacja:hover, #navigation_pl ul li#menu_rezerwacja.active {
	background-position: 0 -16px;
}

#navigation_en ul li#menu_rezerwacja {
	width: 88px;
	height: 16px;
	margin-top: -3px;
	background-image: url('../gfx/rezerwacja_en.png');
	position: relative;
}

#navigation_pl ul li#menu_submit {
	width: 130px;
	margin: 0;
	background-image: url('../gfx/menu_submit_pl.png');
	background-position: 0 -3px;
	position: relative;
}

#navigation_en ul li#menu_submit {
	width: 63px;
	margin: 0;
	background-image: url('../gfx/menu_submit_en.png');
	background-position: 0 -3px;
	position: relative;
}

#navigation_pl ul li#menu_kontakt {
	width: 62px;
  margin: 0;
	background-position: -641px 0px;
}

#navigation_pl ul li#menu_kontakt:hover, #navigation_pl ul li#menu_kontakt.active {
	background-position: -641px -10px;
}

#navigation_en ul li#menu_kontakt {
	width: 64px;
  margin: 0;
	background-position: -641px 0px;
}


#navigation_en ul li#menu_kontakt:hover, #navigation_en ul li#menu_kontakt.active {
	background-position: -641px -10px;
}

#navigation_en ul li#menu_rezerwacja:hover, #navigation_en ul li#menu_rezerwacja.active {
	background-position: 0 -16px;
}

#search {
	width: 300px;
	height: 30px;
	overflow: hidden;
	background: #e1e1e1;
	position: absolute;
	top: 100px;
	right: 0;
}

#search form {
	margin: 0;
	padding: 0;
	position: relative;
}

#search #search_input {
	background: transparent;
	b_order-bottom: 1px solid #b3b4b3;
	border: 0;
	width: 212px;
	padding: 0;
	margin: 7px 0 0 5px;
}

#search #search_submit {
	display: block;
	border: 0;
	background: url('../gfx/search.png') no-repeat;
	cursor: pointer;
	width: 79px;
	height: 30px;
	position: absolute;
	font-size: 0px;
	top: 0;
	right: 0;
	padding-top: 30px;
}

.slider-wrapper {
	margin: 0 0 20px 0;
}

h2 {
	font-size: 1.5em;
}

.section_header {
	display: block;
	margin: 0 0 30px 0;
	width: 100%;
	height: 24px;
	padding: 6px 0 0 9px;
	background: url('../gfx/h3.png');
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;	
}

h4 {
	font-size: 1.2em;
}

#boxes_three {
	height: 199px;
	margin: 0 0 30px 0;
}

#boxes_three img {
	width: 300px;
	height: 194px;
}

#boxes_three a, #boxes_two a, #boxes_six a, .boxes_four a, .submit_film a {
	text-decoration: none;
}

#boxes_two, #boxes_six, .boxes_four {
	height: 140px;
	margin: 0 0 30px 0;
}

.submit_film {
	width: 100%;
	height: 140px;
	margin: 0 0 30px 0;
	font-size: 28px;
	line-height: 21px;
	color: #e8194f;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
	background: #e8194f url('../gfx/submit.jpg') no-repeat top center;
	text-transform: uppercase;
	text-align: center;
}

.submit_film:hover {
	background: #383938 url('../gfx/submit_on.jpg') no-repeat top center;
}

.submit_film a {
	color: #fff;
	display: block;
	width: 100%;
	height: 85px;
	border-bottom: 5px solid #b3b4b3;
	padding: 50px 0 0 0;
}

.submit_film span {
	font-size: 14px;
}

.submit_film a:hover {
	border-bottom: 5px solid #e8194f;
}

.submit_film .submit_ffl {
	width: 196px;
	height: 115px;
	display: block;
	float: right;
	padding: 7px 7px 13px 7px;
	border: 0;
	text-align: right;
	line-height: 0;
}

#box_01, #box_02, #box_03 {
	width: 300px;
	height: 194px;
	float: left;
}

#box_04, #box_05 {
	width: 465px;
	height: 135px;
	float: left;
}

.box_section {
	width: 218px;
	height: 135px;
	margin: 0 29px 0 0;
	float: left;
}

.box_section_double {
	width: 465px;
	height: 135px;
	margin: 0 29px 0 0;
	float: left;
}

#boxes_two img {
	width: 465px;
	height: 135px;
}

.box_section_double img {
	width: 465px;
	height: 135px;
}

.box_section img {
	width: 218px;
	height: 135px;
}

#box_01, #box_02, #box_04 {
	margin: 0 30px 0 0;
}

#content_header h1 {
	font-size: 28px;
	line-height: 32px;
	color: #e8194f;
	border-top: 5px solid #e8194f;
	padding: 10px 0 0 0;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
}

#content_main img {
	border-bottom: 5px solid #e8194f;
}

#content_main {
	width: 630px;
	float: left;
	font-size: 14px;
	line-height: 21px;
	position: relative;
}

#content_main h2 {
	font-size: 18px;
	line-height: 22px;
	color: #e8194f;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;
}

#content_main h3 {
	font-size: 14px;
	line-height: 16px;
	color: #414042;
	margin: 0 0 12px 0 !important;
}

.lead {
	border-bottom: 1px dashed #e8194f;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #414042;
	padding: 0 0 14px 0;
	margin: 0 0 14px 0 !important;
}

#share {
	border-top: 1px dashed #e8194f;
	border-bottom: 5px solid #e8194f;
	padding: 7px 0 10px 0;
	margin: 28px 0 14px 0 !important;
	text-align: center;
}

#content_main ul {
	list-style: square;
	margin: 0 0 1em 0;
	padding: 0 0 0 1.3em;
}

#content_main ul ul {
	margin: 0;
}

#content_main p, #content_main h2, #content_main h3 {
	margin-top: 0;
}

#content_right {
	width: 300px;
	float: right;
}

#content_right h3 {
	margin: 0 0 15px 0;
}

#content_right ul {
	list-style: none;
	margin: -9px 0 30px 0;
	padding: 0;
}

#content_right ul li ul {
	margin: 0 0 0 0;
	padding: 0;
}

#content_right ul li a {
	color: #414042;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 9px;
	border-bottom: 1px solid #e0e1e0;
}

#content_right ul li ul li a {
	padding: 5px 0 5px 18px;
}

#content_right ul li ul li ul li a {
	padding: 5px 0 5px 27px;
}

#content_right ul li a:hover, #content_right ul li a.active {
	color: #e8194f;
}

#content_right ul li a.active {
	font-weight: bold;
	border-bottom: 1px solid #e8194f;
}

#content_right .ic_container {
	margin: 0 0 15px 0;
}

#content_right .ic_container a {
	text-decoration: none;
}

#google_placeholder_column {
	display: block;
	position: relative;
	width: 300px;
	height: 71px;
	overflow: hidden;
	margin: -4px 0 0 0;
}

#google_translate_element {
	position: absolute;
}

#google_translate_element select {
	width: 300px;
}

#content_wide .ic_container, .content_wide .ic_container {
	float: left;
	margin: 0 30px 30px 0;
}

#content_wide .last, .content_wide .last {
	margin: 0 0 30px 0 !important;
}

#content_main, #content_right, #content_wide, .content_wide {
	margin: 0 0 30px 0;
}

.komunikat {
	background: #e8194f;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

.poll_result {
	background: #e8194f;
	color: #ffffff;
	text-align: center;
	font-size: 0.85em;
	padding: 2px 0px 2px 0px;
	margin: 0 0 5px 0;
}

.poll_result_main {
	background: #e8194f;
	color: #ffffff;
	text-align: center;
	font-size: 0.85em;
	margin: 0 0 5px 0;
}

.poll_result a, .poll_result_main a {
	color: #ffffff;
	text-decoration: none;
}

.form_ankieta {
	width: 630px;
	margin: 0 0 1em 0;
}

.form_ankieta td {
	padding: 0px;
	margin: 0;
}

.form_ankieta input, .form_ankieta textarea {
	border: 1px solid #414042;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.f_opis {
	text-align: right;
	padding: 0 5px 0 0 !important;
}

#content_main .form_ankieta h3 {
	margin: 5px 0 5px 0 !important;
}

#footer {
	border-top: 1px dashed #e8194f;
	background: url('../gfx/footer.png') 0px 18px no-repeat;
	padding: 0 0 0 57px;
	clear: both;
}

#footer b {
	color: #e8194f;
}

sup {
	line-height: 0;
}

#sponsors_partners {
	margin: 0 0 30px 0;
}

#sponsors_partners img {
	width: 960px;
	border: 0 !important;
}

img[usemap], map area{
    outline: none;
}

.fotograf {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    left: -191px;
    top: 195px;
    color: rgba(255,255,255,0.8);
    width: 400px;
}

.fotograf span {
	background: rgba(0,0,0,0.8);
	padding: 3px 6px;
}

.tabela_wolontariusze {
  border-collapse: collapse;
  margin: 30px 0 30px 0;
}

.tabela_wolontariusze td {
  width: 190px;
  padding: 10px;
  vertical-align: top;
}

.tabela_wolontariusze td p {
  font-size: 0.9em;
  line-height: 140%;
}

a#navigation_icon {
  display: none;
}

.newsletter_subscribe {
  margin: 0 0 30px 0;
}

.newsletter_subscribe .newsletter_field {
	background: #e1e1e1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 5px solid #b3b4b3;
	width: 296px;
	padding: 5px 10px;
	margin: 0 15px 0 0;
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.newsletter_subscribe .newsletter_submit {
  border: 0;
	padding: 4px 10px;
	width: 298px;
  background: #e8194f;
  color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;	
  margin: 0;
}

#cookies_alert {
 position: relative;
 width: 100%;
 background: #e8194f;
 padding: 5px 0px;
 margin: -45px 0 45px 0;
 display: none;
}

#cookies_alert div {
  width: 960px; 
}

#cookies_close {
 display: block;
 float: right;
 text-decoration: none;
 background: #fff;
 color: #414042;
 font-weight: bold;
 margin: 0 0 0 1em;
}

#cookies_link {
  text-decoration: none;
  background: #fff;
  color: #414042;
}

.phone_information {
  background: #e8194f;
  color: #fff;
  margin: 0 0 30px 0;
  padding: 5px;
  text-align: center;
	font-family: Intro-Bold, 'PT Sans', Helvetica, Arial, sans-serif;	
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
	text-transform: uppercase;
}

.phone_information span {
  font-size: 2em;
}