* {
  font-family: arial, verdana, tahoma, sans-serif;
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 12px;
  background-color: #ffffff;
}

a {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:hover.underline {
  text-decoration: underline;
}

img {
  border: 0px;
  _behavior: url('iepngfix/iepngfix.htc'); /* IE PNG Fix */
}

p.indentation { /* wcięcie */
  text-indent: 20px
}

#top-menu
{
	width: 100%;
	height: 28px;
	background: url("css/img/top-menu-bg.png") repeat-x;	
}

#top-menu span.add-home
{
	float: left;
	padding-left: 35px;
	padding-top: 5px;
	height: 28px;
	color: #b6b6b6;
	font-size: 10pt;
	background: url("css/img/add-home.png") no-repeat;
}

#top-menu ul
{
	height: 28px;
	padding-top: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	list-style-type: none;
	width: 700px;
}

#top-menu ul li
{
	display: inline; 
	padding-top: 5px;
}

#top-menu ul li a
{
	margin-top: 5px;
	color: #b6b6b6;
	font-size: 10pt;
	margin-left: 20px; 
}

.logo
{
	margin-left: auto;
	margin-right: auto;	
	width: 1040px;
	height: 77px;
	margin-top: 40px;
}

#pasek
{
	width: 100%;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	background: url("css/img/pasek-pod-reklama.png") no-repeat center;
	overflow: hidden;
	margin-top: 130px;
	position: absolute;
}

#adv-up
{
	width: 728px;
	height: 90px;
	margin: 80px auto 0px auto;
	position: absolute;
	margin-left: 90px;
}


#container {
  text-align: center;
}



#start {
  width: 374px;
  height: 334px;
  text-align: center;
  padding: 11px 0px;
  border: 3px solid #dbdbdb;
  background: white;
  z-index: 4;
  position: absolute;
  top: 33px;
  left: 29px;
  display: none;
}

#start #otherwise {
  text-align: left;
  padding: 4px 1px 4px 4px;
  border-top: 2px solid #dde2bb;
  background: #f4ffd4;
}

#start #object {
  color: #506c00;
  font-size: 14px;
  font-weight: bold;
  width: 68px;
  height: 94px;
  float: left;
  border: 1px solid #cad46a;
  margin-left: 11px;
  margin-bottom: 1px;
  padding: 8px 13px 0px 13px;
  background: #f1fcd2;
}

#start #instruction {
  color: black;
  float: right;
  width: 212px;
  height: 105px;
  text-align: left;
  margin: 0px 25px 0px 5px;
  padding-left: 20px;
}


#facebook {
  color: white;
  font-size: 16px;
  font-weight: bold;
  width: 300px;
  height: 290px;
  text-align: left;
  border: 3px solid #3b5998;
  background: white;
  z-index: 9999;
  position: absolute;
  top: 110px;
  left: 560px;
  display: none;
}

#facebook #fan {
  text-align: left;
  padding: 5px 10px;
  background: #3b5998;
}


#bar {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0px;
}

#bar ul li {
  float: left;
  list-style: none;
}

#all {
  width: 914px;
  text-align: center;
  overflow: hidden;
  margin: 35px auto 10px;
}


/* ------------------ Google search FS OK ------------------*/

#search {
  width: 914px;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  padding-left: 62px;	
  float: left;
  position: relative;
  text-align: center;
}

#search #input_text {
  width: 644px;
  height: 32px;
  padding-left: 5px;
  float: left;
  border: 0;
  background: url("css/img/search-input-google.png") no-repeat;
}

#search #submit {
  width: 136px;
  height: 32px;
  font-size: 15px;
  float: left;
  background: url("css/img/szukaj-btn-google.png") no-repeat;
  cursor: pointer;
  border: none;
  
}
/* ------------------ End Google search ------------------ */


/* ------------------ Panel 1 ------------------ */

#panel {
  width: 914px;
  height: 600px;
  margin: 0px;
  margin-top: 20px;
  	
  float: left;
}

#panel #panel1f
{
	width: 215px;
	min-height: 600px;
	float: left;

}

.box1
{
	width: 215px;
	height: 301px;
	background: url('css/img/box1.png') no-repeat;
	padding-top: 10px;
	position: relative;
}

.box1 #share_pelna_miska
{
	margin-top: 33px;
	margin-left: auto;
	margin-right: auto;
}

.box1 #wydarzenie_pelna_miska
{
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
}


.box1 #marzenie-zielony-bt
{
	background: url("css/img/marzenie-zielony-bt.png") no-repeat;
	width: 177px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size: 15px;
	padding-top: 12px;
	position: absolute;
	bottom: 20px;
	left: 19px;
}



.box1 h1
{
	width: 181px;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background: url('css/img/logo-mam-marzenie.png') no-repeat;	
}


.box2
{
	width: 215px;
	height: 301px;
	background: url('css/img/box2.png') no-repeat;
	padding-top: 10px;
	position: relative;
}

.box2 #balonik-bt
{
	background: url("css/img/balonik-bt.png") no-repeat;
	width: 177px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size: 15px;
	padding-top: 12px;
	position: absolute;
	bottom: 20px;
	left: 19px;	
}
.box2 h4
{
	color: #b0300a;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

.box2 h3
{
	color: #b0300a;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}

.box2 #postep
{
	width: 180px;
	height: 20px;
	margin: 40px auto ;
	border: 1px solid #b8b9b6;
} 
 

#panel #panel1f #pelna_miska {
  width: 182px;
  height: 182px;
  position: relative;
  
  text-align: center;
}

#pelna_miska #klikacz_pelna_miska {
  color: #768600;
  width: 182px;
  height: 182px;
  margin-left: 20px;
}


#panel #panel2f
{
	width: 215px;
	min-height: 600px;
	float: left;
}

#panel #panel2f #balonik {
  width: 182px;
  height: 182px;
  }

#klikacz_balonik {
  color: #768600;
  width: 182px;
  height: 182px;
  margin-left: 15px;
}
#panel #panel3f
{
	width: 300px;
	min-height: 600px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#panel #panel4f
{
	width: 160px;
	height: 600px;
	float: left;	
	margin-bottom: 7px;
	margin-left: 15px;
}

#panel #panel_left {
  width: 462px;
  float: left;
}

.organizacje
{
  width: 914px;
  margin-top: 10px;
}

.organizacje tr
{
	height: 127px;
}

.organizacje td
{
	width: 127px;
	height: 127px;
}


/*
#panel #panel_left #pelna_miska {
  width: 462px;
  height: 300px;
  position: relative;
  background: url('images/strona-glowna/bg-pelna-miska.png') no-repeat;
}

#pelna_miska #logo_pelna_miska {
  color: #768600;
  width: 190px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

#pelna_miska #klikacz_pelna_miska {
  color: #768600;
  width: 199px;
  height: 199px;
  display: block;
  position: absolute;
  bottom: 25px;
  left: 3px;
}

#pelna_miska #dymek {
  color: #656a00;
  width: 58px;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  padding: 25px 22px 24px 58px;
  position: absolute;
  bottom: 178px;
  left: 185px;
  background: url('images/strona-glowna/dymek.png') no-repeat;
  z-index: 10;
}


#pelna_miska #share_pelna_miska, #pelna_miska #wydarzenie_pelna_miska {
  width: 104px;
  height: 18px;
  padding: 10px 13px 7px;
  position: absolute;
  background: url('images/strona-glowna/bg-button-pelna-miska.png') no-repeat;
}

#pelna_miska #share_pelna_miska {
  left: 200px;
  bottom: 73px;
}

#pelna_miska #wydarzenie_pelna_miska {
  left: 335px;
  bottom: 73px;
}


*/







#panel #panel_right_aktualnosci, #panel #panel_right_promuj {
  width: 288px;
  height: 300px;
  float: right;
}

#panel_right_aktualnosci .panel_link, #panel_right_promuj .panel_link {
  height: 25px;
  cursor: pointer;
}

#panel_right_aktualnosci #aktualnosci, #panel_right_promuj #promuj {
  height: 307px;
  position: relative;
}

#aktualnosci {
	height: 307px;
  color: #677300;
  text-align: left;
  background: url("css/img/aktualnosci.png") no-repeat;
  margin-left: auto;
  margin-right: auto;
}

#aktualnosci #date {
  color: #677300;
  font-size: 13px;
  height: 16px;
  position: absolute;
  top: 9px;
  right: 20px;
}

#aktualnosci #news {
  color: #677300;
  width: 240px;
  font: bold 16px "arial black";
  text-align: center;
  position: absolute;
  top: 155px;
  left: 35px;
}

#aktualnosci #czytaj_wiecej {
  color: #677300;
  width: 88px;
  height: 14px;
  font-size: 10px;
  position: absolute;
  bottom: 35px;
  right: 10px;
}

.social-up
{
	height: 20px;
	width: 200px;
	margin-top: 15px;
	margin-left: 60px;
	float: left;
	position: relative;
}

.social-down
{
	width: 300px;
	height: 40px;
	margin-left: 30px;
	bottom: 25px;
	position: absolute;	
}

#jak-jeszcze
{
	background: url('css/img/jak-jeszcze-mozna-pomoc.png') no-repeat;
	width: 144px;
	height: 39px;
	float: left;
	margin-left: 20px;
	margin-top: 70px;
}

a.promuj-tuba
{
	width: 108px;
	height: 108px;
	float: left;
	background: url('css/img/promuj.png') no-repeat;
	margin-top: 40px;
	margin-left: 20px;
}

a.promuj-tuba:hover
{
	background: url('css/img/promuj-2.png') no-repeat;
}

#panel_right_promuj {
  display: none;
}

#promuj {
  color: #878900;
  background: url("images/strona-glowna/bg-promuj.png") no-repeat;
}

.social-down ul {
  width: 300px;
}

.social-down ul li {
  width: 50px;
  height: 50px;
  margin-left: 5px;
  float: left;
  padding: 0;
  list-style: none;

}

#promuj p {
  width: 240px;
  height: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 40px;
  left: 30px;
}

#promuj p a {
  color: #c5290e;
}
/* ------------------ Panel 1 ------------------ */




#potwierdz_klikniecie {
  color: white;
  width: 688px;
  height: 67px;
  font-size: 20px;
  font-weight: bold;
  margin: 0px auto 15px;
  padding: 6px 15px 7px;
  border: 5px solid #8d9e00;
  background-color: #ec0800;
}

#potwierdz_klikniecie #potwierdz_napis {
  float: left;
}

#potwierdz_klikniecie img {
  vertical-align: middle;
  margin-left: 15px;
}

#potwierdz_klikniecie #odliczanie {
  width: 88px;
  height: 48px;
  float: right;
  font-size: 13px;
  padding: 9px 10px 10px;
}



/* ------------------ Programs  FS OK ------------------ */

#programs {
  width: 915px;
  height: 121px;
  margin: 0px auto 5px;
  padding: 0px 6px;
  margin-top: 185px;
  text-align: center;
}

#programs dl {
  width: 130px;
  height: 120px;
  float: left;
}

#programs a {
  color: orange;
  font-weight: bold;
}

#programs a:hover {
  text-decoration: underline;
}

#programs dl dd {
  height: 18px;
  margin-top: 4px;
}

#programs dl dd#pomogles_pajacyk, #counter ul li p#pajacyk {
  color: #3d8a37;
}

#programs dl dd#pomogles_sie_klika, #counter ul li p#sie_klika {
  color: #e81b23;
}

#programs dl dd#pomogles_wspieraj_dobro, #counter ul li p#wspieraj_dobro {
  color: #d5a206;
}

#programs dl dd#pomogles_okruszek, #counter ul li p#okruszek {
  color: #e28d06;
}

#programs dl dd#pomogles_polskie_serce, #counter ul li p#polskie_serce {
  color: #f60606;
}

#programs dl dd#pomogles_habitat, #counter ul li p#habitat {
  color: #022eac;
}

#programs dl dd#pomogles_pusta_miska, #counter ul li p#pusta_miska {
  color: #5bb900;
}

#programs dl dd#pomogles_wyklikaj_zywnosc, #counter ul li p#wyklikaj_zywnosc {
  color: #ef8c0c;
}

p#pajacyk 
{
  color: #3d8a37;
}

p#sie_klika 
{
  color: #e81b23;
}

p#wspieraj_dobro 
{
  color: #d5a206;
}

p#okruszek 
{
  color: #e28d06;
}

p#polskie_serce 
{
  color: #f60606;
}

p#habitat 
{
  color: #022eac;
}

p#pusta_miska 
{
  color: #5bb900;
}

p#wyklikaj_zywnosc 
{
  color: #ef8c0c;
}

/* ------------------ End Programs ------------------ */



/* ------------------ Counter ------------------ */

#counter {
  width: 935px;
  height: 224px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-top: 10px;
  background: url("css/img/bg-counter.png") no-repeat;
}

#counter ul {
  height: 82px;
  float: left;
  margin-left: 0px;
  text-align: center;
}

#counter ul li {
  width: 118px;
  margin-left: 11px;
  height: 82px;
  font-size: 12px;
  line-height: 15pt;
  float: left;
  list-style: none;
  text-align: center;
}

#counter ul li p {
  width: 126px;
  height: 14px;
  font-weight: bold;
}

ul li dl dd {
  color: #5a5959;
  width: 126px;
  padding-top: 5px;
  font-size: 11pt;
}

#content ul li dl dd {
  color: #5a5959;
  width: 100%;
  padding-top: 5px;
  font-size: 11pt;
}

#content p
{
	margin-left: 20px;	
}

dd.dzisiaj {
  font-size: 9pt;
  padding-top: 5px;
}

#counter ul li dl dt {
  width: 126px;
  font-weight: bold;
}


#counter #realna_pomoc {
  width: 748px;
  height: 44px;
  clear: both;
  padding-top: 5px;
  position: relative;
}

#counter #realna_pomoc .arrow {
  width: 9px;
  height: 8px;
  position: absolute;
  bottom: 50px;
}

#counter #realna_pomoc #arrow_balonik {
  left: 50px;
}

#counter #realna_pomoc #arrow_pajacyk {
  left: 160px;
}

#counter #realna_pomoc #arrow_habitat {
  left: 371px;
}

#counter #realna_pomoc #arrow_pusta_miska {
  right: 50px;
}

#counter #realna_pomoc ul {
  height: 44px;
}

#counter #realna_pomoc ul li {
  color: #fbfdfe;
  height: 20px;
  font-size: 13px;
  line-height: 20px;
  list-style: none;
  padding: 11px 0px 13px;
  position: absolute;
  bottom: 0px;
}

#counter #realna_pomoc ul li#realna_pomoc_balonik {
  width: 94px;
  text-decoration: underline;
  background: url('images/strona-glowna/bg-realna-pomoc-balonik.png') no-repeat;
  left: 6px;
}

#counter #realna_pomoc ul li#realna_pomoc_pajacyk {
  width: 284px;
  height: 40px;
  background: url('css/img/bg-realna-pomoc-pajacyk.png') no-repeat;
  left: 8px;
}

#counter #realna_pomoc ul li#realna_pomoc_habitat {
  width: 284px;
  height: 40px;
  background: url('css/img/bg-realna-pomoc-habitat.png') no-repeat;
  left: 304px;
}

#counter #realna_pomoc ul li#realna_pomoc_pusta_miska {
  width: 284px;
  height: 40px;
  background: url('css/img/bg-realna-pomoc-pusta-miska.png') no-repeat;
  left: 600px;
}

#counter #realna_pomoc ul li .number {
  font-size: 15px;
  font-weight: bold;
}

/* ------------------ End Counter ------------------ */



/* ------------------ Panel 2 ------------------ */

#panel2 {
  color: #474747;
  width: 910px;
  height: 205px;
  text-align: left;
  clear: both;
  margin: 0px auto 25px;
  margin-bottom: 20px;
  position: relative;
}

#panel2 #info_pelna_miska, #panel2 #info_balonik {
  width: 195px;
  position: relative;
  margin-top: 15px;
  margin-left: 10px;
  float: left;
}

#panel2 #adv-down
{
	width: 336px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	position: relative;
	height: 280px;
}

#panel2 #info_pelna_miska {
  float: left;
}



#panel2 #info_pelna_miska .info_logo, #panel2 #info_balonik .info_logo {
  width: 91px;
  height: 27px;
  float: right;
}

.info_zobacz_wiecej, .info_zobacz_wiecej 
{
  color: #b1b1b1;
  width: 80px;
  height: 13px;
  margin-top: 7px;
  font-size: 10px;
  line-height: 13px;
  text-align: right;
  float: right;
  text-decoration: underline;
  background: url('images/strona-glowna/info-zobacz-wiecej.png') no-repeat top left;
}

#panel2 #info_pelna_miska p.info_text, #panel2 #info_balonik p.info_text 
{
	margin-top: 20px;
	color: #9d9d9d;
	line-height: 18px;
}

/* ------------------ End Panel 2 ------------------ */



/* ------------------ Panel 3 ------------------ */

#panel3 {
  color: #898988;
  width: 728px;
  height: 30px;
  font-size: 12px;
  text-align: center;
  clear: both;
  margin: 0px auto 10px;
  padding: 5px 0px 4px;
  background: url("images/strona-glowna/bg-panel3.png") no-repeat;
  position: relative;
}

#panel3 a {
  color: #898988;
}

#panel3 ul  {
  height: 30px;
  padding-right: 164px
}

#panel3 ul li  {
  height: 30px;
  display: inline-block;
  list-style: none;
  padding: 0px 6px;
}

#panel3 ul li dl dt, #panel3 ul li dl dd {
  height: 30px;
  float: left;
  white-space: nowrap;
}

#panel3 ul li dl dt {
  padding-right: 6px;
}

#panel3 ul li dl dd {
  line-height: 30px;
}

#panel3 #fanpage_poomoc {
  width: 162px;
  height: 35px;
  padding: 0px;
  position: absolute;
  top: 2px;
  right: 2px;
}

/* ------------------ End Panel 3 ------------------ */

/* ------------------ Footer ------------------ */

#footer {
  background: url('css/img/panel-pod-stopke.png') no-repeat;
  color: black;
  width: 935px;
  height: 62px;
  margin: 0px auto;
}

#footer p {
  float: left;
}

#footer ul {
  float: left;
  margin-left: 10px;
  margin-top: 22px;
}

#footer ul li {
  float: left;
  list-style: none;
  padding: 0px 3px;
  margin-left: 10px;
  font-family: Arial;
  color: #707070;
  font-weight: bold;
}

#footer ul li a {
  font-family: Arial;
  color: #707070;
  font-size: 14px;
  font-weight: bold;  
}

#footer ul li a:hover {
  text-decoration: underline;
}

#footer #obrazki
{
	
	height: 30px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	
}

#footer #obrazki img
{
	margin-left: 5px;	
}
/* ------------------ End Footer ------------------ */

/* ------------------ Reklamy ------------------ */

.google_730x90 {
  width: 730px;
  height: 90px;
  margin: 0px auto 15px;
}





#all #adtaily {
  color: black;
  width: 728px;
  height: 200px;
  margin: 0px auto 10px;
}

#all2 #adtaily {
  color: black;
  width: 990px;
  height: 180px;
  clear: both;
  margin: 0px auto 10px;
}

#adtaily #adtaily1{
  height: 180px !important;
}

#adtaily .AdTaily_Widget_Title {
  display: none !important;
}

#adtaily .AdTaily_Widget_Buy {
  color: #898988 !important;
  font-size: 11px !important;
  text-decoration: none !important;
}

/* ------------------ End Reklamy ------------------ */




#left {
  height: 405px;
  float: left;
  margin: 0px 10px 10px 0px;
}



#all2 {
  color: #6d7b13;
  width: 990px;
  margin: 40px auto 10px;
}

.rg_text {
  width: 728px;
  height: 90px;
  margin: 0px auto 20px;
}

.novem {
  width: 750px;
  height: 100px;
  margin: 0px auto 20px;
}


#all #reklama, #all2 #reklama {
  width: 728px;
  height: 90px;
  margin: 0px auto 15px;
}

#header {
  width: 645px;
  height: 41px;
  float: left;
  margin-bottom: 7px;
  border: 1px solid #ced1b9;
  background: #ededed url("images/uniwersalne/bg-header.png") repeat-x;
}

#header img {
  float: left;
  position: relative;
  left: 16px;
}

#header h1 {
  font: 26px 'arial black';
  text-align: left;
  position: relative;
  top: 5px;
  left: 20px;
}

#klikacze {
  width: 335px;
  height: 41px;
  float: right;
  margin-bottom: 7px;
  border: 1px solid #ced1b9;
  background: #eef491;
}

#container_content {
  color: #3C4406;
  width: 645px;
  float: left;
  clear: left;
  text-align: left;
  margin-bottom: 10px;
  border: 1px solid #ced1b9;
}

#content {
  padding: 10px 10px;
}

#content a {
  color: black;
}

#content a:hover {
  text-decoration: underline;
}


#content div.green_frame {
  width: 590px;
  height: 120px;
  margin: 15px auto;
  clear: both;
}

#content div.green_frame div.left_green_frame, #content div.green_frame div.right_green_frame {
  width: 32px;
  height: 120px;
  float: left;
}

#content div.green_frame div.left_green_frame {
  background: url("images/uniwersalne/left-green-frame.png") no-repeat bottom;
}

#content div.green_frame div.right_green_frame {
  background: url("images/uniwersalne/right-green-frame.png") no-repeat bottom;
}

#content div.green_frame div.middle_green_frame {
  color: #5a6128;
  width: 526px;
  height: 120px;
  float: left;
  position: relative;
  background: url("images/uniwersalne/middle-green-frame.png") repeat-x bottom;
}

#content div.green_frame div.middle_green_frame p {
  width: 526px;
  font-size: 45px;
  text-align: center;
  margin: 0px;
  position: absolute;
  top: 38px;
  left: 0px;
}




#content.wesprzyj_poomoc p, #content.nasi_partnerzy p {
  font-size: 16px;
}



#content.blog div.news {
  padding: 10px 0px;
  border-bottom: 1px solid #dededd;
}

#content.blog h2 {
  color: #7b8d00;
  font-size: 24px;
  width: 625px;
}

#content.blog p.date {
  color: #cbcbcb;
  font-size: 13px;
  width: 625px;
  height: 13px;
  padding-bottom: 10px;
  white-space: nowrap;
}

#content.blog div.text {
  font-size: 16px;
  padding-bottom: 25px;
}

#content.blog div.text img {
  display: block;
  padding-bottom: 15px;
}

#content.blog div.text ol {
  list-style-position: inside;
}









#content.jak_dziala_poomoc {
  color: #666666;
  text-align: center;
  padding: 10px 33px;
}

#content.jak_dziala_poomoc p {
  text-align: left;
  font-size: 16px;
  padding: 15px 25px;
}

#content.jak_dziala_poomoc .box {
  width: 530px;
  padding: 10px 0px;
}

#content.jak_dziala_poomoc .box p {
  display: inline;
  padding: 0px;
}

#content.jak_dziala_poomoc .box #dla_przykladu, #content.jak_dziala_poomoc .box a {
  color: #fd0a00;
  font-size: 22px;
  font-weight: bold;
}

#content.jak_dziala_poomoc .box img {
  display: inline;
  vertical-align: middle;
}

#content.jak_dziala_poomoc hr {
  width: 545px;
  height: 0px;
  border: 1px solid #cccccc;
  margin: 0px auto;
}







#content.komu_pomagasz ul li {
  list-style: none;
  margin-top: 10px;
}

#content.komu_pomagasz dl {
  display: table;
  border: 1px solid #ced1b9;
}

#content.komu_pomagasz dl dt, #content.komu_pomagasz dl dd {
  display: table-cell;
  vertical-align: middle;
}

#content.komu_pomagasz dl dt {
  width: 130px;
  text-align: center;
  border-right: 1px solid #ced1b9;
}

#content.komu_pomagasz dl dd {
  width: 494px;
  padding: 8px;
}

#content.komu_pomagasz dl dd h2 {
  font-size: 15px;
}

#content.komu_pomagasz dl dd p {
  margin: 15px 0px;
}

#content.komu_pomagasz dl dd a {
  float: right;
}

#content #program {
  width: 100%;
  height: 185px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #ced1b9;
  background-color: #f5f4f4;
}

#content #program dl dt {
  width: 99px;
  position: absolute;
  top: 40px;
  left: 25px;
}

#content #program dl dd {
  font-size: 18px;
  position: absolute;
  top: 60px;
  left: 135px;
}

#content #program dl dd h2 {
  font-size: 30px;
}

#content #program img.webside {
  position: absolute;
  top: 20px;
  right: 25px;
}

#content.komu_pomagasz_pajacyk p, #content.komu_pomagasz_wspieraj_poomoc p, #content.komu_pomagasz_okruszek p, #content.komu_pomagasz_polskie_serce p, #content.komu_pomagasz_habitat p, #content.komu_pomagasz_pusta_miska p, #content.komu_pomagasz_wyklikaj_zywnosc {
  text-align: justify;
  font-size: 15px;
}

#content.komu_pomagasz_pajacyk a, #content.komu_pomagasz_wspieraj_poomoc a, #content.komu_pomagasz_okruszek a, #content.komu_pomagasz_polskie_serce a, #content.komu_pomagasz_habitat a, #content.komu_pomagasz_pusta_miska a, #content.komu_pomagasz_wyklikaj_zywnosc {
  float: right;
  font-size: 15px;
}

#content.komu_pomagasz_poomocny_mikolaj #logo_mikolaj {
  display: block;
  margin: 0px auto;
}

#content.komu_pomagasz_poomocny_mikolaj #logo_mam_marzenie {
  width: 625px;
  height: 144px;
  text-align: right;
}







#content.ile_razem_zebralismy {
  text-align: center;
}

#content.ile_razem_zebralismy p {
  font-size: 20px;
}

#content.ile_razem_zebralismy p.gray {
  color: #8e8e8e;
  font-size: 14px;
}

#content.ile_razem_zebralismy ul li {
  list-style: none;
}

#content.ile_razem_zebralismy ul li.realna_poomoc_block {
  width: 600px;
  height: 130px;
  margin: 8px auto;
}

#content.ile_razem_zebralismy ul li ul li {
  height: 130px;
  font-size: 23px;
  float: left;
}

#content.ile_razem_zebralismy ul li ul li span {
  font-size: 25px;
  font-weight: bold;
}

#content.ile_razem_zebralismy ul li ul li.realna_pomoc_image {
  width: 200px;
  padding-right: 10px;
}

#content.ile_razem_zebralismy ul li ul li.realna_pomoc_tekst {
  width: 340px;
  height: 60px;
  padding: 35px 25px;
}

#content.ile_razem_zebralismy ul li#obiady ul li.realna_pomoc_tekst {
  color: #388d00;
  background-color: #b7d5a3;
}

#content.ile_razem_zebralismy ul li#domy ul li.realna_pomoc_tekst {
  color: #055d9e;
  background-color: #a4c4dc;
}

#content.ile_razem_zebralismy ul li#schroniska ul li.realna_pomoc_tekst {
  color: #6f6f6f;
  background-color: #dee7a3;
}

#content.ile_razem_zebralismy ul li#marzenia ul li.realna_pomoc_tekst {
  color: #c24a2a;
  background-color: #d0e265;
}











#content.ile_razem_zebralismy div.green_frame div.middle_green_frame p {
  top: 28px;
}

#content.ile_razem_zebralismy .program {
  width: 590px;
  height: 114px;
  clear: both;
  margin: 0px auto 10px;
}

#content.ile_razem_zebralismy .statistics, #content.wszystkie_klikacze .statistics {
  width: 289px;
  height: 114px;
  float: left;
  position: relative;
  border: 1px solid #d0cfcf;
}

#content.ile_razem_zebralismy .statistics img.ikona_programu {
  position: absolute;
  top: 8px;
  left: 5px;
}

#content.ile_razem_zebralismy .statistics img.obrazek_klikniec, #content.wszystkie_klikacze .statistics img.obrazek_klikniec {
  position: absolute;
  top: 28px;
  right: 3px;
}

#content.ile_razem_zebralismy .statistics dl, #content.wszystkie_klikacze .statistics dl {
  width: 165px;
  height: 55px;
  position: absolute;
  top: 27px;
  left: 108px;
}

#content.ile_razem_zebralismy .statistics dl dt, #content.wszystkie_klikacze .statistics dl dt {
  width: 70px;
  float: left;
  font-size: 12px;
  text-align: left;
}

#content.ile_razem_zebralismy .statistics dl dd, #content.wszystkie_klikacze .statistics dl dd {
  width: 95px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}

#content.ile_razem_zebralismy .equals {
  width: 41px;
  height: 20px;
  float: left;
  padding: 46px 0px;
}

#content.ile_razem_zebralismy .help {
  width: 256px;
  height: 114px;
  float: left;
  position: relative;
  border: 1px solid #d0cfcf;
}

#content.ile_razem_zebralismy .help img {
  position: absolute;
  top: 25px;
  left: 15px;
}

#content.ile_razem_zebralismy .help dl dt {
  width: 170px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 80px;
}

#content.ile_razem_zebralismy .help dl dd {
  width: 170px;
  font-size: 14px;
  position: absolute;
  top: 50px;
  left: 80px;
}



#content.powiedz_znajomym {
  font-size: 14px;
  text-align: center;
}

#content.powiedz_znajomym #scheme {
  margin: 10px;
}

#content.powiedz_znajomym ul li {
  height: 93px;
  list-style: none;
  margin-bottom: 10px;
  border: 1px solid #ced1b9;
}

#content.powiedz_znajomym dl {
  display: table;
}

#content.powiedz_znajomym dl dt, #content.powiedz_znajomym dl dd {
  height: 93px;
  display: table-cell;
  vertical-align: middle;
}

#content.powiedz_znajomym dl dt {
  width: 100px;
}

#content.powiedz_znajomym dl dd {
  text-align: left;
}

#content.powiedz_znajomym dl dd p.bold {
  font-weight: bold;
}

#content.powiedz_znajomym dl dd p a {
  font-weight: normal;
}





  /*#content.nasi_partnerzy {
  font-size: 14px;
}*/

#content.nasi_partnerzy h2, #content.nasi_partnerzy h3 {
  text-align: center;
  clear: both;
}

#content.nasi_partnerzy ul {
  padding: 10px;
  margin: 10px 0px;
  border: 1px solid #ced1b9;
}

#content.nasi_partnerzy ul li {
  clear: both;
  list-style: none;
  margin: 10px 0px;
}

#content.nasi_partnerzy ul li dl dt, #content.nasi_partnerzy ul li dl dd {
  height: 125px;
}

#content.nasi_partnerzy ul li dl dt {
  width: 130px;
  float: left;
  margin-right: 10px;
}

#content.nasi_partnerzy ul.nasi_partnerzy_left {
  float: left;
  width: 280px;
}

#content.nasi_partnerzy ul.nasi_partnerzy_right {
  float: right;
  width: 280px;
}


#content.kontakt {
  color: black;
  text-align: left;
}

#content.kontakt form label {
  font-size: 12px;
  font-weight: bold;
}

#content.kontakt .form {
  width: 300px;
  height: 19px;
  border: 2px solid #bbc0c4;
  background: #f4f4f4;
}

#content.kontakt form select {
  font-size: 12px;
  width: 305px;
  height: 22px;
  border: 2px solid #bbc0c4;
  background: #f4f4f4;
}

#content.kontakt form textarea {
  font-size: 12px;
  border: 2px solid #bbc0c4;
  background: #f4f4f4;
}

#content.kontakt #submit {
  width: 150px;
  float: right;
  font-size: 12px;
  margin-right: 126px;
}

#content.kontakt .error {
  color: red;
  font-weight: bold;
}





#content.wszystkie_klikacze .program {
  width: 625px;
  height: 115px;
  clear: both;
  margin: 0px auto 10px;
}

#content.wszystkie_klikacze .click_help {
  color: #acacaa;
  font-weight: bold;
  width: 100px;
  height: 115px;
  float: left;
  text-align: center;
}

#content.wszystkie_klikacze .name_program {
  width: 305px;
  height: 115px;
  float: left;
  font-size: 16px;
  margin: 0px 8px;
  position: relative;
  border: 1px solid #d0cfcf;
}

#content.wszystkie_klikacze .name_program dl {
  width: 305px;
  height: 115px;
}

#content.wszystkie_klikacze .name_program dl dt {
  width: 120px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 10px;
}

#content.wszystkie_klikacze .name_program dl dd {
  width: 155px;
  height: 115px;
  display: table;
  position: absolute;
  right: 10px;
}

#content.wszystkie_klikacze .name_program dl dd div {
  display: table-cell;
  vertical-align: middle;
  #position: absolute;
  #top: 50%;
}

#content.wszystkie_klikacze .name_program dl dd div p {
  #position: relative;
  #top: -50%;
}


/* część stylów do wszystkich klikaczy, jest połączonych ze stylami do podstrony Ile Razem Zebraliśmy*/

#content.wszystkie_klikacze .statistics {
  width: 200px;
  height: 115px;
}

#content.wszystkie_klikacze .statistics dl {
  width: 150px;
  left: 12px;
}

#content.wszystkie_klikacze .statistics dl dd {
  width: 80px;
  left: 12px;
}

#content.wszystkie_klikacze .statistics img.obrazek_klikniec {
  right: 22px;
}


#container_content2 {
  width: 990px;
  clear: both;
  padding: 20px 0px;
  margin-bottom: 10px;
  border: 1px solid #ced1b9;
}

#content2.banery table {
  color: #8c8c8c;
  text-align: center;
  margin: 0px auto;
  border-collapse: separate;
}

#content2.banery td {
  padding: 15px 0px 15px;
  border: 1px solid #cccccc;
  background: url("images/banery/tr-border.png") repeat-x bottom;
}

#content2.banery td.big {
  width: 811px;
}

#content2.banery td.medium {
  width: 517px;
}

#content2.banery td.small {
  width: 233px;
}

#content2.banery td.long {
  width: 276px;
}

#content2.banery dd {
  margin: 5px 0px 0px;
}

#content2.banery input {
  color: #4f4f4f;
  padding: 2px;
  border: 1px solid #9d9d9d;
}

#content2.banery input.long {
  width: 300px;
}

#content2.banery input.short {
  width: 215px;
}





#content.o_nas {
  font-size: 14px;
  text-align: justify;
}

#content.o_nas img#poomoc_pl {
  margin: 5px auto 15px;
  display: block;
}

#content.o_nas ul {
  color: #a4a4a4;
  font-size: 10px;
  float: left;
}

#content.o_nas ul li {
  float: left;
  padding: 0px 3px;
  list-style: none;
}

#content.o_nas ul li.link:hover {
  cursor: pointer;
  text-decoration: underline;
}

#content.o_nas ul li a {
  color: #a4a4a4;
}

#content.o_nas #polityka_prywatnosci {
  width: 252px;
  height: 170px;
  text-align: left;
  padding-top: 25px;
  clear: both;
  display: none;
}

#content.o_nas #administracja {
  width: 252px;
  height: 170px;
  text-align: left;
  padding: 25px 0px;
  clear: both;
  display: none;
}





#poomocne_reklamy {
  color: white;
  width: 305px;
  float: right;
  padding: 15px;
  margin-bottom: 7px;
  border: 1px solid #ced1b9;
  background: #8ea01d url("images/uniwersalne/bg-poomocne-reklamy.png") repeat-x bottom;
}

#sidebar {
  width: 305px;
  float: right;
  clear: right;
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #ced1b9;
}

#footer2 {
  color: black;
  width: 980px;
  height: 15px;
  clear: both;
  padding: 5px 4px;
  margin: 0px auto;
  border: 1px solid #bcbcbc;
}

#footer2 p {
  float: left;
}

#footer2 ul {
  float: right;
}

#footer2 ul li {
  float: left;
  list-style: none;
  padding: 0px 3px;
}

#footer2 ul li a {
  color: #a4a4a4;
}

#footer2 ul li a:hover {
  text-decoration: underline;
}



#wroc_poomoc {
  width: 97px;
  height: 96px;
  position: absolute;
  top: 0px;
  right: 0px;
}

#google_bar {
  color: #0000FF;
  height: 15px;
  font-size: 13px;
  min-width: 881px;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  margin-top: 24px;
  padding: 4px 0px 5px 25px;
  background: #e8e8e8 url("images/uniwersalne/background-google.png") repeat-x;
}

#google_bar ul li {
  float: left;
  list-style: none;
  margin-right: 9px;
}

#google_bar a {
  color: #4d12de;
  text-decoration: underline;
}

#google {
  padding: 15px 0px 15px 25px;
}


#all_pelna_miska {
  color: #aaaaaa;
  width: 750px;
  text-align: center;
  overflow: hidden;
  margin: 0px auto 10px;
}

#all_pelna_miska a {
  color: #a8a8a8;
}

#reklama_top {
  width: 750px;
  height: 100px;
  margin: 0px auto 30px;
}

#logo_pelna_miska {
  width: 703px;
  height: 90px;
  margin: 0px auto 15px;
}

.green_box {
  width: 685px;
  height: 280px;
  margin: 0px auto 20px;
  padding: 9px;
  background: url("images/pelna-miska/bg-green.png") no-repeat;
}

#dziekujemy_pelna_miska {
  width: 641px;
  height: 53px;
  margin: 0px auto 20px;
}

#klikniecia_pelna_miska {
  width: 336px;
  height: 280px;
  position: relative;
}

#ile_klikniec_pelna_miska {
  color: #656a00;
  width: 65px;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding: 30px 25px 67px 25px;
  position: absolute;
  top: 30px;
  left: 165px;
  background: url('images/pelna-miska/dymek.png') no-repeat;
  z-index: 10;
}

#klikniecia_share_pelna_miska, #klikniecia_wydarzenie_pelna_miska {
  width: 104px;
  height: 18px;
  padding: 10px 13px 7px;
  position: absolute;
  bottom: 25px;
  background: url('images/strona-glowna/bg-button-pelna-miska.png') no-repeat;
}


#klikniecia_share_pelna_miska {
  left: 35px;
	
}

#klikniecia_wydarzenie_pelna_miska {
  left: 165px;
}

#adtaily_pelna_miska {
  width: 703px;
  margin: 0px auto 15px;
}

#adtaily_pelna_miska span.AdTaily_Widget_Title {
  display: none !important;
}

#footer_pelna_miska {
  width: 703px;
  height: 16px;
  line-height: 16px;
  margin: 0px auto;
}


/*doceloweo ponizsze wywalic*/

#menu_old {
  height: 70px;
  font-size: 10px;
  position: absolute;
  right: 5px;
}

#menu_old li {
  width: 90px;
  height: 70px;
  float: left;
  list-style: none;
  padding: 0px 1px;
}

#menu_old a {
  color: #b6c170;
  display: block;
}

#logo_menu_old {
  width: 760px;
  height: 70px;
  font-weight: bold;
  position: relative;
}

#logo_old {
  width: 300px;
  height: 70px;
  display: block;
  font-size: 30px;
  position: absolute;
  left: 5px;
}

#reklama-opp
{
	width: 914px;
	height: 224px;
	background: url("css/img/reklama-opp.png") no-repeat center;
	position: absolute;
	margin-top: -10px;
	z-index: 100;
	visibility: hidden;
}

#srodek
{
	height: 200px;
	width: 750px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
}

