	 #footer a.c1{
		color:white;
		text-decoration:none;
	 }
	 #footer a.c1:hover{
		color:silver;
	 }
	 #footer a.c2{
		color:silver;
		text-decoration:none;
	 }
	 #footer a.c2:hover{
		color:white;
	 }

	 .mapa{
     background-color:transparent;
     background-image:url('../images/mapa-blue.jpg');
     background-repeat:no-repeat;
     background-position:30px -80;

	 width:650px;
	 border:0px solid red;
	 }
	 #subpage{
     background-color:transparent;
     background-repeat:no-repeat;
     background-position:left -50px;
	 }
	   #custom-tweet-button a {
    display: block;
	float:left;
    background: url('http://www.4challenge.org/images/share_facebook_twitter.png') -16px center no-repeat;
	width:14px;
	height:14px;
	margin-right:3px;
  }
  #custom-fb-button a {
    display: block;
	float:left;
    background: url('http://www.4challenge.org/images/share_facebook_twitter.png') 0px center no-repeat;
	width:14px;
	height:14px;
	margin-right:3px;

  }
  #custom-em-button a {
    display: block;
	float:left;
    background: url('http://www.4challenge.org/images/share_email.png') 0px center no-repeat;
	width:22px;
	height:14px;
  } 
  #newsletter{
	position:absolute;
	top:60px;
	margin-left:20px;
	width:160px;
}
#aktualnosci{
	position:absolute;
	top:55px;
	color:white;padding:0px;
	margin-left:5px;
}
#newsletter input.pole{
	border:1px solid crimson;
	color:silver;
	background-color:transparent;	
	font-size:12px;
	margin:0px 0px 4px 0px;
}
.button2{
	border:0px solid crimson;
	width:20px;
	background:url("/images/newsletter-dodaj.gif") no-repeat top left;	
	color:red;
	margin:0px 5px 0px 0px;
	padding-bottom:0px;
	cursor:hand;
	font-size:15px;
	font-family:arial,sans serif;
}
