#image {
    background: transparent url('/images/image-programy.jpg') no-repeat left top;
    height: 530px;
    left: 355px;
    top: 60px;
    width: 576px;
}
#content {
    padding-right: 410px;
}
#new {
    padding: 1px;
    width: 450px; 
}
#new td {
    background-color: #3A1717;
    padding: 5px 20px;
}
#new tr.even td {
    background-color: #592910;
}
#new td strong {
    color: #c33;
}
#old li {
    color: #c63;
    list-style-type: none;
}
#told {
    margin: 0 0 30px 20px;
}
#told li {
    padding-bottom: 5px;
}
#told li em {
    color: #c33;
}
