BODY {
margin : 0; 
padding : 0;
background : #000000; 
}
.tekst{
  font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #d3beab;
  margin-left: 36px;
  margin-bottom: 36px;
  text-align: justify;
}

#stopka img{
vertical-align: middle;
}

img{border:0;}


.tekst_stopka{
  font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #d3beab;
  margin-left: 36px;
  text-align: justify;
}


im{margin-left: 500px} 

.bg {
background-image: url(img/background.jpg);
} 
a:link {
text-decoration: none;
color: #b77575;
   }
a:active {
color: silver;
text-decoration: none
}
a:visited {
color: #b77575;
text-decoration: none
}
a:hover {
color: #6b2523;
text-decoration: none
}

hr{color: #d3beab; height: 1px;}
