.f {
        display: flex;
    }
    .fg1 {
        flex-grow: 1;
    }
    .t-right {
        text-align: right;
    }
    .opinia {
        margin-top: 10px;
        line-height: 16px;
        color: #333;
    }
    .justify {
        text-align: justify;
    }
    .gray {
        color: #999;
    }
    .autor {
        margin-bottom: 5px;
    }
    .usun-opinie {
        border:1px solid #df0909; -webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
         background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
         background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
         background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
         background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
         background-image: -o-linear-gradient(top, #f62b2b, #d20202);
         background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
         margin-top: 10px;
    }

    .usun-opinie:hover{
         border:1px solid #b30808;
         background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
         background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
         background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
         background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
         background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
         background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
    }
    .usun-opinie.nie-usuwaj {
        border:1px solid #9e9e9e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
         background-color: #BABABA; background-image: -webkit-gradient(linear, left top, left bottom, from(#BABABA), to(#999999));
         background-image: -webkit-linear-gradient(top, #BABABA, #999999);
         background-image: -moz-linear-gradient(top, #BABABA, #999999);
         background-image: -ms-linear-gradient(top, #BABABA, #999999);
         background-image: -o-linear-gradient(top, #BABABA, #999999);
         background-image: linear-gradient(to bottom, #BABABA, #999999);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BABABA, endColorstr=#999999);
    }

    .usun-opinie.nie-usuwaj:hover{
         border:1px solid #878787;
         background-color: #a1a1a1; background-image: -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), to(#808080));
         background-image: -webkit-linear-gradient(top, #a1a1a1, #808080);
         background-image: -moz-linear-gradient(top, #a1a1a1, #808080);
         background-image: -ms-linear-gradient(top, #a1a1a1, #808080);
         background-image: -o-linear-gradient(top, #a1a1a1, #808080);
         background-image: linear-gradient(to bottom, #a1a1a1, #808080);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a1a1a1, endColorstr=#808080);
    }
    .opinia_email {
        border: 0;
        padding: 10px;
        border-radius: 3px;
        vertical-align: middle;
        font-size: 16px;
        font-weight: normal;
    }
    DIV.line {
        margin: 10px 0;
    }
    .floating-bar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 26px;
        background-color: #810707;
        font-size: 24px;
        color: white;
        text-align: center;
        z-index: 5;
        box-sizing: border-box;
    }
    .opinia-do-usuniecia {
        opacity: 0.6;
    }
    .yellow {
        color: #fc0;
    }
    h1 .yellow {
        color: #a00;
    }
    
    .zatwierdz_usun, .button_yellow {
        cursor: pointer;
        border:1px solid #ffc826; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:16px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(255,248,235,0.3);font-weight:bold; color: #2E2410;
         background-color: #ffd65e; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd65e), to(#febf04));
         background-image: -webkit-linear-gradient(top, #ffd65e, #febf04);
         background-image: -moz-linear-gradient(top, #ffd65e, #febf04);
         background-image: -ms-linear-gradient(top, #ffd65e, #febf04);
         background-image: -o-linear-gradient(top, #ffd65e, #febf04);
         background-image: linear-gradient(to bottom, #ffd65e, #febf04);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffd65e, endColorstr=#febf04);
    }

    .zatwierdz_usun:hover, .button_yellow:hover {
         border:1px solid #f7b800;
         background-color: #ffc92b; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc92b), to(#ce9a01));
         background-image: -webkit-linear-gradient(top, #ffc92b, #ce9a01);
         background-image: -moz-linear-gradient(top, #ffc92b, #ce9a01);
         background-image: -ms-linear-gradient(top, #ffc92b, #ce9a01);
         background-image: -o-linear-gradient(top, #ffc92b, #ce9a01);
         background-image: linear-gradient(to bottom, #ffc92b, #ce9a01);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc92b, endColorstr=#ce9a01);
    }
    .floating-default {
        margin: 8px 0;
    }
    .input-error {
        background-color: #fdd;
    }
    
    .button_blue {
    border:1px solid #7d99ca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
     background-color: #a5b8da; background-image: -webkit-gradient(linear, left top, left bottom, from(#a5b8da), to(#7089b3));
     background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
     background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
     background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
     background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
     background-image: linear-gradient(to bottom, #a5b8da, #7089b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
    }

    .button_blue:hover{
     border:1px solid #5d7fbc;
     background-color: #819bcb; background-image: -webkit-gradient(linear, left top, left bottom, from(#819bcb), to(#536f9d));
     background-image: -webkit-linear-gradient(top, #819bcb, #536f9d);
     background-image: -moz-linear-gradient(top, #819bcb, #536f9d);
     background-image: -ms-linear-gradient(top, #819bcb, #536f9d);
     background-image: -o-linear-gradient(top, #819bcb, #536f9d);
     background-image: linear-gradient(to bottom, #819bcb, #536f9d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
    }
    
DIV.line {
    border-top: 1px solid #CCC;
    margin: 10px 0;
}

    .box_nazwa {
        font-weight: normal; font-size: 26px; margin-bottom: 12px; color: #888; line-height: 26px;   
    }
    .box_button {
        background: #999; border: 1px solid #dcdcdc; color: #fff; font-size: 13px; font-weight: normal; padding: 4px 42px 5px; cursor: pointer;
        text-transform: uppercase; height: 37px;
        border-color: #{/literal}{$kolor_btn}{literal} !important;
    }
    .box_button:hover {
        background: #ccc;
        color: #000;
    }
    .box_kroki {
        min-height: 165px; width: 571px; text-align: left; border-radius: 3px; padding: 40px !important; 
        background: #{/literal}{$kolor_bg}{literal};    
        border-color: #{/literal}{$kolor_br}{literal} !important;    
    }
    ul {
        list-style: decimal outside none;
        line-height: 14px;
    }
    li {
        margin-top: 5px;  
        padding-left: 10px;
    }
    
    .box_usluga {
        width: 370px;border: 1px solid #dcdcdc; display: inline-block; padding: 5px 10px; margin-bottom: 5px;cursor: pointer; text-align:center; float: left; height: 35px;
        border-color: #{/literal}{$kolor_btn}{literal} !important;
    }
    .box_usluga:hover, .box_usluga_button:hover {
        background: #ccc !important;
        color: #000 !important;
    }
    .box_usluga.wybrany {
        border: 1px solid green;
        background: rgba(0, 255, 0, 0.1);
    }
    .box_usluga_nazwa_uslugi {
        font-weight: normal; font-size: 26px; margin-bottom: 12px;   
    }
    .box_usluga_nazwa {
        font-size: 14px; font-weight: normal;    
    }
    .box_usluga_cena {
        color: #888; font-size: 12px; margin-top: 5px;    
    }
    .box_usluga_cena strong {
        font-weight: normal;
    }
    .box_usluga_button {
        background:  #999 !important; border: 1px solid #dcdcdc; color: #fff !important; font-size: 15px; font-weight: normal; padding: 14px 42px 15px; cursor: pointer;
        text-transform: uppercase; height: 47px;
        border-color: #{/literal}{$kolor_btn}{literal} !important;
    }
    br {
        clear: both;
    }
    
.metody_platnosci table DIV {
    margin-bottom: 7px;
}

ul {
    margin-left: 1em;
}