/* 
    Document   : dlug
    Created on : 2009-09-29, 13:55:25
    Author     : Tomek
    Description:
        Purpose of the stylesheet follows.
*/

.dlug_std_cont{text-align:center;width:170px}
.dlug_std_title,
.dlug_std_text{border:1px solid #EEEEEE;border-collapse:collapse}
.dlug_std_title{color:#51555C}
.dlug_std_text{color:#A00004}
.dlug_std_powered{color:#51555C;font-size:8px;}

.dlug_bw_cont{border:1px solid #000;text-align:center;width:170px}
.dlug_bw_title{background:#000;color:#fff}
.dlug_bw_text{background:#fff;color:#000}
.dlug_bw_powered{color:#000;font-size:8px;}

.dlug_red_cont{border:1px solid #B72121;text-align:center;width:170px}
.dlug_red_title{background:#fff;font-family:Tahoma;color:#B72121}
.dlug_red_text{background:#B72121;font-family:Tahoma;color:#fff}
.dlug_red_powered{color:#B72121;font-size:8px;}
