div.prev {
    height: 110px;
}
div#footer-bottom {
    background-image: url( /img/artboom/footer-bottom.png );
    #color: #5B060A;
    #color: black;
}
div#header-right {
    background-image: url( /img/artboom/header-right.png );
}
div#header-bottom {
    background-image: url(/img/artboom/header-bottom.png);
}
div#footer-top {
    background-image:url(/img/artboom/footer-top.png);
}
div.tabl table {
    width: 100%;
    background-color: black;
}
p.cena2 {
    width: 800px;
    margin-bottom: 10px;
}
div.platezh {
    float: left;
    width: 800px;
}

/*     */
/*
td {
    vertical-align: middle;
    background: #e4e4e4;
    padding: 5px 5px 5px 30px;
}
tr.header td {
    font-weight: bold;
    background: #c4c4c4;
}
tr.sublist td {
    background-color: #f2f2f2;
}
td.name {
    font-weight: bold;
}
td.normal {
    width: 85px;
    padding-left: 15px;
}
td.wide {
    width: 297px;
    padding-left: 15px;
}
*/
h5 {
    color: #5B060A;
    margin-bottom: 3px;
}

div.articles_list h2 {
    padding-bottom: 7px;
}

div.text {
    color: #7F7F7F;
    font-size: 9px;
    margin: 15px 0 30px;
}

div.text p {
    margin-bottom: 5px;
}

div.text h1 {
    color: #7F7F7F;
    font-size: 11px;
    font-weight: bold;
}