#tytul{
text-align: center;
font-size: 30px;
font-weight: bold;
color: #FF7E00;
}

#tresc{
margin-left: 10px;
margin-right: 20px;
text-align: justify;
font-size: 14px;
color: #000000;
font-family: verdana;
}

#bottom{
    text-align: left;
}

#bottom a{
    text-decoration: none;
    margin-left: 10px;

}

#bottom a:hover{
    font-weight: bold;
    color: #ff0000;

}


#data{
margin-right: 50px;
text-align: right;
font-size: 10px;
color: #999999;
font-family: tahoma;

}
