/* CSS Document */

body{
  color: rgb(255,255,255);
  margin: 0;
  background-color: rgb(77,77,77);
  font-family: Helvetica;
  width: 800px;
  font-size: 13px;
}

a{
  color: rgb(247, 147, 30);
  text-decoration: underline;
}

h1, h2, h3{
  padding-left: 10px;
}

xmp{
  color: #00cc00;
}

.back{
  padding-left: 700px;
}

#bottom{
  padding-left: 35px;
  line-height: 30px;
  width: 800px;
}

#podpis{
  padding-top: 0px;
  margin-left:10px;
  padding-bottom: 10px;
  float: left;
}

