/* PHORUM */

.phorum_contribution{
    width:446px;
}

.phorum_header{
    background-color: #FFF0E4;
    padding: 5px;
}

.phorum_odsazeni_1{
    margin-left: 0px;
}

.phorum_odsazeni_2{
    margin-left: 20px;
    width:426px;
}

.phorum_odsazeni_3{
    margin-left: 30px;
    width:416px;
}

.phorum_odsazeni_4{
    margin-left: 40px;
    width:406px;
}

.phorum_odsazeni_5{
    margin-left: 50px;
    width:396px;
}

.phorum_datum{
    float:right;
}

.phorum_odpovedet{
    float:right;
    clear:right;
}

.phorum_subject{
    font-weight: bold;
    /*float: left;*/
}

.phorum_author{
    /*float:left;
    clear:left;*/
}

.phorum_clear{
    clear: both;
    height: 1px;
    line-height: 1px;
    _height: 1px;
}

.phorum_text{
    padding: 5px;
}

.phorum_contribution_not_confirmed .phorum_header{
    background-color: #EB441D;
}

//==============================================================================================================================

