/* PANEL REZEPTE 4 SPALTIG */
.panel_receipt
{
    /*float:left;*/
    width:211px;
}

.panel_receipt_content
{
    background-image:url(panel_receipt_content.png);
    background-repeat:no-repeat;
    width:171px;
    min-height:50px;
    padding: 20px 20px 0 20px;
}

.panel_receipt .Head 
{
    /*font-family:Bookman Old Style, Georgia, Times New Roman, Times, serif;    */
    color:#e20015;
    font-size:16px;
    font-weight:bold;
    padding-bottom:5px;
}

.c_contentpane .NormalText
{
    line-height:normal;
    font-size:10px;
    color:#000000;
}

.panel_receipt_bottom
{
    background-image:url(panel_receipt_bottom.png);
    background-repeat:no-repeat;
    width:211px;
    height:29px;
}

.panel_receipt_tools 
{
    /*margin-bottom:0px;*/
    padding:0; 
    text-align:right;
}
