     #opinia_toprice_ie_metka {
         position: fixed;
         right: 1px;
         bottom: 97px;
         width: 28px;
         height: 113px;
         cursor: pointer;
         z-Index: 1000;
    }

    #opinia_toprice_ie_box {
         display: none;
         position: fixed;
         right: 1px;
         bottom: 1px;
         width: 1px;
         height: 1px;
         overflow: hidden;
         font: 12px Tahoma;
         color: white;
         border: solid 2px #FE1B56;
         background-color: black;
         padding: 10px;
         z-Index: 1000;
    }
    #opinia_toprice_ie_box_close {
        text-align: right;
        border-bottom: solid 1px #FE1B56;
        color: white;
        padding: 5px;
    }
    #opinia_toprice_ie_box_close a {
        color: white;
    }
    #opinia_toprice_ie_box_nag {
        font: 14px Tahoma;
        font-weight: bold;
        border-bottom: solid 2px #FE1B56;
        color: white;
        padding: 10px;
    }

    #opinia_toprice_ie_box table {
        font: 12px tahoma;
        font-weight: bold;
        color: white;
        padding: 10px;
    }
    #opinia_toprice_ie_box table td {
        font: 12px tahoma;
        font-weight: bold;
        padding: 10px;
    }

    #opinia_toprice_ie_box input  {
        border: solid 1px gray;
        font: 12px tahoma;
        width: 100%;
        padding:3px;
        background-color: #343433;
        color: white;
    }
    #opinia_toprice_ie_box textarea  {
        border: solid 1px gray;
        font: 12px tahoma;
        width: 100%;
        padding:3px;
    }
    #opinia_toprice_ie_box  textarea {
        width: 100%;
        background-color: #343433;
        color: white;
    }

