#szara_strefa{
  width:100%;
  background-color:#B9B9B9;
  border-top:#fff 10px solid;
  height:200px;
  font-size:10px;
  font-family:Verdana;
  color:#fff;
  position:relative;
}

.szara_lista{
  float:left;
  display:block;
}
.szara_naglowek{
  list-style: none;
  font-weight:bold;
}

#szara_strefa a{
  color:#5F5F5F;
  text-decoration:none;
}
#szara_strefa a:hover{
  color:#990000;
  text-decoration:underline;
}
#facebook{
  position:absolute;
  width:120px;
  height:89px;
  top:96px;
  left:840px;
}

