div#tresc{
    font-family: Arial;
    font-size: 12px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: justify;
    position: relative;
}

body#polityka_cookies {
    padding:0;
    margin:0;             
}

div#cookie_accept_top {
    width: 986px;
    height: 101px;
}

div#cookie_accept_wrapper, 
div#cookie_accept_wrapper_txt{      
    float: none;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 986px;
} 

div#cookie_accept_wrapper_txt{
    margin: 0;
    padding: 20px;
    width: auto;    
}        

div#cookie_accept_wrapper_txt > p{
    border-bottom: 1px solid #C5C5C5;
    line-height: 26px !important;
    margin: 6px 0 !important;
}

div#cookie_accept_wrapper_txt > p font font{                
    color: #FD9E03 !important;
}

div#cookie_accept_bottom {
    width: 986px;
    height: 49px;
}

a#powrot {
    width: 100px;
    height: 29px;
    display: block;                         
    position: absolute;
    right: 40px;
    top: -20px;
    text-indent: -10000px;
    z-index: 1;
    overflow: hidden;
}

a#powrot:hover {
    background-position: left bottom;
}