html, body { 
    font: 13px Arial, Helvetica, sans-serif;
}

*{
    font-family: 'Arial', sans-serif;
    line-height:16pt;
}

body {
    background-color: #d2d2d2;
    color:#232323;
}

.container{
    background-color:#f6f6f6; 
    padding: 0px 40px;
    min-width:100px;
}
.container-fluid{
    background-color:#f6f6f6; 
    padding: 0px 10px;
    margin :0px;
}


.header_top{
    background-color:#ffffff;
    margin: 0px -40px;
    padding: 0px 40px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    line-height: 20px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4, h5 {
    font-size: 12px;
}

p {
    font-size: 13px;
}

a, input {
    outline: 0 !important;
}

#wrapper {
    /* width: 950px !important; */
}

.m1{
    padding-right:20px !important;
}

.m2, .m3, .m4, .m5, .m6, .m7{
    padding:5px 20px !important;
}

.m8{
    padding-left:20px !important;
}

.menu_icons{
	float:left;
}




/*
.menu_icons .icon1{
    display:block;
    background-image:url(../img/private_finance_03.png);
    width:192px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .icon2{
    display:block;
    background-image:url(../img/dept_03.png);
    width:168px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .icon3{
    display:block;
    background-image:url(../img/tax_justice.png);
    width:190px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .icon4{
    display:block;
    background-image:url(../img/aid_03.png);
    width:154px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .icon5{
    display:block;
    background-image:url(../img/responsible_finance_03.png);
    width:242px;
    height:80px;
    background-repeat:no-repeat;
}

.menu_icons:hover .icon1{
	background-image:url(../img/private-finance_hover_03.png);
    width:192px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons:hover .icon2{
	background-image:url(../img/dept_hover_03.png);
    width:168px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons:hover .icon3{
	background-image:url(../img/tax_justice_hover.png);
    width:190px;
    height:80px;;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons:hover .icon4{
	background-image:url(../img/aid_hover_03.png);
    width:154px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons:hover .icon5{
	background-image:url(../img/responsible_finance_hover.png);
    width:242px;
    height:80px;
    background-repeat:no-repeat;
}

.menu_icons .active, .icon1 a:active{
    display:block;
    background-image:url(../img/private_finance_down_03.png);
    width:192px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .active, .icon2 a:active{
    display:block;
    background-image:url(../img/dept_down_03.png);
    width:168px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .active, .icon3 a:active{
    display:block;
    background-image:url(../img/tax_justice_down.png);
    width:190px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .icon4 .active, .icon4 a:active{
    display:block;
    background-image:url(../img/aid_down_03.png);
    width:154px;
    height:80px;
    background-repeat:no-repeat;
    margin-right:1px;
}

.menu_icons .active, .icon5 a:active{
    display:block;
    background-image:url(../img/responsible_finance_down.png);
    width:242px;
    height:80px;
    background-repeat:no-repeat;
}

*/


.button-donate {
    display:block;
    width: 109px;
    height: 46px;
    background-image: url('/img/sprites/donate-button-spirit.png');
    background-repeat: none;
    background-position: 0px 0px;
}

.button-donate:hover {
    background-position: 110px 0px;
}

.button-donate:active {
    background-position: 221px 0px;    
}

#top-icons {
    margin-top: 15px;
}

#top-icons .social-icons {
    margin: 5px 5px 0px 0px
}

#top-search {
    margin-top: 10px;
    float: right;
}

#top-search input {
    background-repeat: no-repeat;
    border: 0px;
}

#top-search-wrapper {
    width: 239px;
    height: 34px; 
    background-image: url('../img/layout/search-top.png');
    background-repeat: no-repeat; /*important*/
    padding: 0px;
    margin: 0px;
    position: relative; /*important*/
}
 
#logo {
    display: block;
    margin: 24px 0px;
}

#top-search-wrapper form { display:inline ; }
 
#top-search .top-search-input {
    border: 0px;
    background-color: transparent;
    position: absolute;
    top: 1px;
    left: 6px;
    width: 187px;
    height: 20px;
    font-size: 11px;
    padding-left: 8px;
}
 
.top-search-submit {
    width: 33px !important;
    height: 30px;
    border: 0px;
    background-color: transparent;
    position: absolute;
    top: 0px;
    left: 202px;
    background-image: url('/img/sprites/search-buttons-spirit.png');
    background-repeat: no-repeat;
}

.top-search-submit:hover {
    background-position: -34px 0px;
}

.top-search-submit:active {
    background-position: -68px 0px;
}

#top-search-wrapper .top-search-submit:hover {

}

#main-search-wrapper {
	margin-top: 10px;
}

#main-search-wrapper p {
	font-size: 11px;
	color: #636363;
}

#main-search-category ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
}

#main-search-category ul li {
	float: left;
	margin-right: 5px;
}

#main-search-poster img {
	clear: both;
} 


.very-small-icons-list {
    float: right;
    list-style-type: none;
    margin: 3px 20px 0px 0px;
}

.very-small-icons-list div {
    width: 11px;
    height: 11px;
    background-image: url('/img/sprites/small-top-icons-spirit.png');
    background-repeat: no-repeat;
    text-align: center;
    margin: 0 auto;
}

.very-small-icon-sitemap {    
}

.very-small-icons-list li a {
    font-size: 10px;
    text-decoration: none;
    color: #aaa;
}

.very-small-icons-list li a:hover {
    color: grey;
}

.very-small-icons-list li div {
    clear: both;
    text-align: center;
    line-height: 10px;
}

.very-small-icon-contact div {    
    background-position: 0px -10px;
}

.very-small-icon-contact a:hover div {    
    background-position: -12px -10px;
}

.very-small-icon-sitemap div {    
    background-position: 0px 0px;
}

.very-small-icon-sitemap a:hover div {    
    background-position: -12px 0px;
}

.very-small-icons-list li {
    float: left;
    margin-left: 13px;
}

.social-icons-list {
    float: right;
    list-style-type: none;
    padding-bottom: 0px;
}

.social-icons-list li {
    float: left;
    margin: 2px;
}
    
#main-search-wrapper {
	margin-bottom: 20px;
}

#main-search-wrapper > div {
	float: left;
	
}

#main-search-order {
	margin-right: 0px !important;
}


#static-menu {
    margin-bottom: 10px;
}
    
#static-menu ul {
    list-style-type: none;
    margin: 0;
}

#static-menu ul li {
    float: left;
    width: 20%;
    background-color: pink;
}

/*#left {
    background-color: #ffffff;
}*/

.entry-block h2 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
}

.entry-block p {
    font-size: 10px;
}

.input-no-extra {
	-webkit-box-shadow: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.underline {
	text-decoration: underline;
}

.entry-thumb {
	float: left;
}

.entry-content {
	float: left;
}

.entry-content p {
	margin-top: 0px;
}

.entry-content p a {
        color: #d73f51;
        text-decoration: none;
        font-size:16px;
}

.entry {
	margin: 20px 0px;
}

.entry span {
    font-size: 10px; 
}

.entry-more {
	float: right;
}

.entry-more a {
	float: left;
	display: inline-block;
	color: #a2a2a2;
	display: block;
	text-decoration: none;
	font-size: 11px;
}

.entry-more img {
	float: left;
	margin: 4px 0px 0px 5px;
}

#footer {
    padding-top: 10px;
    border-top: 1px solid #c8c8c8;
    margin: 10px 0px;
}

ul.social-icons {
    list-style-type: none;
    margin:0px;
}

ul.social-icons li a {
    display: block;
    width: 100%;
    height: 100%;
}

.social-icons li {
    float: left;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background-image: url('../img/sprite_icons.png');
    background-repeat: no-repeat;
}
    
.social-icon-facebook {
    background-position: 0px 0px;
}

.social-icon-twitter {
    background-position: 0px -20px;    

}

.social-icon-linkedin {
    background-position: 0px -40px; 
}

.social-icon-flickr {
    background-position: 0px -60px; 
}

.social-icon-rss {
    background-position: 0px -80px; 
}

#footer-logo {
    float: left;
    width: 40px;
    height: 30px;
    background-image: url('/img/sprites/sprite_logo.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;    
}

#footer-logo:hover {
    background-position: 0px -31px;
}

#footer-copyrights {
    float: left;
    margin-left: 25px;
}

#footer-copyrights h5 {
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}

#footer-copyrights p {
    margin-bottom: 0px;
}
    
#footer-logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.button-all-entries {
    display: block;
    width: 102px;
    height: 26px;
    background-image: url('/img/layout/button.png');
}

.epagination {
    margin-top: 3px;
}

.epagination ul {
    margin: 0;
    list-style-type: none;
}

.epagination li {
    width: 20px;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
}

.epagination li {
    text-align: center;
}

.epagination li a {
    display: block;
    width: 100%;
    height: 100%;
}   
    
.epagination li.start {
    background-image: url('/img/layout/pagination/arrow-start.png');
}

.epagination li.prev {
    background-image: url('/img/layout/pagination/arrow-prev.png');
}

.epagination li.next {
    background-image: url('/img/layout/pagination/arrow-next.png');
}

.epagination li.end {
    background-image: url('/img/layout/pagination/arrow-end.png');
}

.epagination li.current {
    border: 1px solid #ddd;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
}


.news_title {
	padding-top:8px;
}

.news_title a {
    font-weight:bold;
        text-decoration: none;
	font-size: 16px;
	color: #cf1045;    
}
    

.news_footer{
	font-size:10px;
	color:#787878;
}

.news_button{
	background-image:url('/img/button_more.png');
	width:54px;
	height:9px;
	background-repeat:no-repeat;
	float:right;
	
}

.news_box{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	width:230px;
	height:auto;
	padding:10px;
	border:1px solid #cbcbcb;
	-webkit-border-radius:3px;
	border-radius:3px;

}

.news_blog{
	margin-left:5px;
	font-size:14px;
	color:#9e9e9e;
}

.button_previous{
	background-image:url('../img/button_previous.png');
	width:95px;
	height:11px;
	margin-left:15px;
}

.hr{
	background-color:#cbcbcb;
	height:1px;
	margin:14px 0px;
}

.blog{
	line-height:15px;
}

.text_search{
	color:#a6a6a6;
	font-size:11px;
}

.ico1{
	background-image:url('../img/news_ico1_03.png');
	width:34px;
	height:34px;
	margin-right:5px;
	float:left;
}

.ico2{
	background-image:url('../img/news_ico2_03.png');
	width:34px;
	height:34px;
	margin-right:5px;
	float:left;
}

.ico3{
	background-image:url('../img/news_ico3_03.png');
	width:34px;
	height:34px;
	margin-right:5px;
	float:left;
}

.ico4{
	background-image:url('../img/news_ico4_03.png');
	width:34px;
	height:34px;
	margin-right:5px;
	float:left;
}

.ico5{
	background-image:url('../img/news_ico5_03.png');
	width:34px;
	height:34px;
	margin-right:5px;
	float:left;
}


/*----------------------------------------------------------------CONTACT------------------------------------------------------------------*/
.banner{
    background-image: url(../img/banner_03.png);
    width:710px;
    height:90px;
}

.head_contact{
    color:#D73F51;
    font-family: 'Helvetica', sans-serif;
}
.new_head_contact{
    min-width: 150px;
    text-align: center;
}


.head_grey{
    font-weight:bold;
    font-size:14px;
    color:#646464;
    font-family: 'Helvetica', sans-serif;
}

.description_contact{
    color:#232323;
}


.position_person{
    font-size:14px;
    color:#646464;
    line-height:15pt;
}

.short_bio{
    font-size: 11px;
    font-weight:bold;
    color:#646464;
}

.addres{
    color:#646464;
}
/*-----------------------------ZMIENIAM KOLOR LINKA------------------------------------------*/
a {
    color:#cf1045;
}

.news_banner{
    background-image:url('../img/layout/news_banner.png');
    width:230px;
    height:198px;
    display: block;
}

.take_action_banner{
    background-image:url('../img/layout/take_action_banner.png');
    width:230px;
    height:203px;
    display: block;
}

.donate_banner{
    background-image:url('../img/layout/donate_banner.png');
    width:230px;
    height:169px;
    display: block;
}

#right{
    margin-left: 14px;
}





/*up big menu (szary box u góry ak width jest powyżej 950 */
.upbigmenu{
    border:1px solid #cbcbcb;
    width:100%;
    height:78px;
    /*overflow: hidden;*/
    background: url('../img/layout/sections_ground.png') 0px 0px repeat-x;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:10px 0px 15px 0px;
    
    -webkit-border-radius: 5px;
    
    border-radius: 5px;
}


.upbigmenu_btn_1, .upbigmenu_btn_2, .upbigmenu_btn_3, .upbigmenu_btn_4, .upbigmenu_btn_5{
    display:block;
    float:left; 
    height:78px;
    width:20%;
    cursor:pointer;
    text-decoration:none !important;
} 
.upbigmenu_btn_1{ width:20%; }
.upbigmenu_btn_2{ width:20%; }
.upbigmenu_btn_3{ width:20%; }
.upbigmenu_btn_4{ width:16%; }
.upbigmenu_btn_5{ width:24%; }

.upbigmenu_btn_separator{
    height:78px;
    width:0%;
    float:left; 
    display:block;  
    -webkit-box-shadow: 0px 0px 0px 1px #eee;
box-shadow: 0px 0px 0px 1px #eee;
}
.upbigmenu_btn_ico{
    background: url('../img/layout/sections.png') 0px 0px no-repeat;
    height:40px;
    width:40px;
    margin:0px 5px 0px 0px;
    float:left;
}

.upbigmenu_btn_1 .upbigmenu_btn_ico{ background-position: 0px 0px; }
.upbigmenu_btn_2 .upbigmenu_btn_ico{ background-position: -44px 0px; }
.upbigmenu_btn_3 .upbigmenu_btn_ico{ background-position: -88px 0px; }
.upbigmenu_btn_4 .upbigmenu_btn_ico{ background-position: -132px 0px; }
.upbigmenu_btn_5 .upbigmenu_btn_ico{ background-position: -176px 0px; }

.upbigmenu_btn_1:hover, .upbigmenu_btn_2:hover, .upbigmenu_btn_3:hover, .upbigmenu_btn_4:hover, .upbigmenu_btn_5:hover{
    background: url('../img/layout/sections_ground.png') 0px -88px repeat-x;
    /*-webkit-box-shadow: inset 0px 2px 5px 1px #ccc;
    box-shadow: inset 0px 2px 5px 1px #ccc;*/
    text-decoration:none !important;
}


.upbigmenu_text{    
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    font-size: 15px;
    color:#6e6e6e;
    text-decoration:none !important;
    margin-left:auto;
    margin-right:auto;
    display:block;
    width:134px;
    margin-top:20px;
    line-height: 16px;
}
.upbigmenu_btn_1 .upbigmenu_text{ width:122px; }
.upbigmenu_btn_2 .upbigmenu_text{ width:116px; }
.upbigmenu_btn_3 .upbigmenu_text{ width:112px; }
.upbigmenu_btn_4 .upbigmenu_text{ width:70px; }
.upbigmenu_btn_5 .upbigmenu_text{ width:172px; }

.upbigmenu_text:hover{
    text-decoration:none !important;
}



.upbigmenu_in .active, 
.upbigmenu_btn_1:active, .upbigmenu_btn_2:active, .upbigmenu_btn_3:active, .upbigmenu_btn_4:active, .upbigmenu_btn_5:active{
    background: url('../img/layout/sections_ground.png') 0px -176px repeat-x;
    -webkit-box-shadow: inset 0px 0px 7px 1px #ccc;
    box-shadow: inset 0px 0px 7px 1px #ccc;
}

.upbigmenu_btn_4 .upbigmenu_text_in{
    padding-top:10px;
}

.upbigmenu_btn_2 .upbigmenu_text_in {
    padding-top:10px;
}

.color_tags{
    color:#d73f51;
}

.box_pink{
    width:100%;
    min-height:45px;
    background-color:#d73f51;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    text-align:justify;
}

.box_grey{
    background-color:#d2d2d2;
    width:100%;
    color:#787878;
    font-weight:bold;
    text-align:justify;
}

.radius_banner a{
    text-decoration: none;
}

.radius_banner{
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.color_name{
    color:#787878;
}

.all_reports{
    background-image:url(../img/all_reports_up.png);
    width:98px;
    height:24px;
    background-repeat:no-repeat;
    float:left;
}

.all_reports:hover{
    background-image:url(../img/all_reports_hover.png);
    width:98px;
    height:24px;
    background-repeat:no-repeat;
    float:left;
}

.all_reports:active{
    background-image:url(../img/all_reports_down.png);
    width:98px;
    height:24px;
    background-repeat:no-repeat;
    float:left;
}

.text_box{
    margin-left:auto;
    margin-right:auto;
    line-height:13pt;
}

.upbigmenu_btn_all { width:40px !important  }
.upbigmenu_text_equal{ width:20% !important  }

.tags_box {
    background-color: #ffffff;
    padding: 5px 15px 5px 15px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 1px 1px 5px 1px #e7e7e7;
    box-shadow: 1px 1px 5px 1px #e7e7e7;
    margin: 10px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;    
}

.tags_box .divider {
    border-top: 1px solid #d73f51;
}

.tags_box .bold {
    font-weight: bold !important;
    display: inline-block;
    margin-right: 10px;
}

.tags_box p {
    margin: 5px 0px;
}

.tags_box .bold {
    display: inline-block;
    width: 50px;
}

.author-tooltip {
    display: block;
    width: 100%;
    height: 100%;
}




.fluid_hide_box{
    display:block;
}
.fluid_show_box{
    display:none;
}

.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
color: #D73F51;
background-color: #fff;
margin:0px 0px -3px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
border: 1px solid #ddd;
}
.nav-pills>li{
width:100%;
float:left;
clear:both;
display:block;
text-align:center;
}


/***************/
/* COOKIES BOX */
/***************/

.cookie-bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #CF043C;
    color: white;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    -webkit-transition: .8s;
    transition: .8s;
    -webkit-animation: slideIn .8s;
    animation: slideIn .8s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    z-index: 2000;
}
.cookie-bar .message {
    white-space: nowrap;
    text-shadow: 0 1px 0 #cc0000;
}
@media (max-width: 767px) {
    .cookie-bar .message {
        display: none;
    }
}
.cookie-bar .mobile {
    display: none;
}
@media (max-width: 767px) {
    .cookie-bar .mobile {
        display: inline-block;
    }
}

@-webkit-keyframes slideIn {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideIn {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.close-cb {
    border: none;
    color: white;
    background: #CF043C;
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 0;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    width: 30px;
    font-size: 16px;
    font-weight: bold;
}

.checkbox-cb {
    display: none;
}
.checkbox-cb:checked + .cookie-bar {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}

/*************/
.raport_years_box{
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-top: 3px solid #7cb6b9;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    padding:30px 0px;
    -webkit-box-shadow: 1px 1px 5px 1px #e7e7e7;
    box-shadow: 1px 1px 5px 1px #e7e7e7;
    color: #cf1045 !important;
    text-decoration: none !important;
    font-size: 22px;
}
.raport_years_box span{
    font-size: 18px;
}

@media only screen and (min-width: 1200px){
    .social-icons-container .span3-lg{
        width: 23.076923076923077%;
    }
    .social-icons-container .span2-lg{
        width: 14.3646408839779%;
    }
    
    .m7_update{
        padding-left: 55px !important;
    }
}

@media only screen and (max-width: 844px){
    
    .m7_update{
        padding-left: 0px !important;
    }
}