/* CSS Document */
  body {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;}
  
  #tlo_strony {
  background-image: url(tlo_strony.jpg);
  background-repeat: repeat-x;}
  
  #top {
  background-image: url(top.jpg);
  background-repeat: no-repeat;
  background-position: top center;}
  
  #center {
  background-image: url(center.jpg);
  background-repeat: repeat-y;}
  
  #bottom {
  background-image: url(bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;}

  p {
  font-family: Arial;
  font-size: 14px;
  }
  
  h1 {
  font-family: Times New Roman;
  font-size: 26px;
  font-weight: normal;
  }
  
  h2 {
  font-family: Times New Roman;
  font-size: 20px;
  font-weight: normal;
  }
  
  h3 {
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  }
  
  h4 {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  }
  
  #content {
  margin-top: 10;
  margin-bottom: 20;
  }
  
  ul {
  font-family: Arial;
  font-size: 14px;
  }
  
  li {
  font-family: Arial;
  font-size: 14px;
  }
  
  #myslniki {
  font-family: Arial;
  font-size: 14px;
  margin-left: 30;
  margin-top: 10;
  margin-bottom: 10;
  }
  
  p.stopka {
font-family: Arial;
font-size: 12px;
margin-top: 4px;
margin-bottom: 4px;}

a.stopka {
font-family: Arial;
font-size: 10px;
color: #000000;
text-decoration: none;
margin-bottom: 20px;
}

#gwiazdor{
font-family: arial;
font-size: 10px;
color: #fff;}

#gwiazdor a{
font-family: Arial;
font-size: 10px;
color: #fff;
text-decoration: none;
margin-bottom: 20px;
}