body{
margin-top:0px;
margin-left:auto;
margin-right:auto;
background-color: black;
width:900px;
}



 
p{
color:white;
font-family:Verdana,sans-serif;
font-size:10px;
}

#stopka{

width:900px;
text-align:justify;

}

#stopka p{
text-align:justify;

color:white;

}

#stopka span{
text-align:justify;
color:white;
font-size:12px;
}
p.center{
text-align:center !important;
}

#stopka a:link,a:visited,a:active{
color:grey;
}

#stopka a:hover{
color:red;
text-decoration:none;
}

#stopka h1,h2{
color:white;
font-size:13px;
font-weight:normal;
display:inline;
}