#panel_cookie {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.16);
    border-bottom: 0px solid #CECECE;
    border-top: 0px solid #FAFAFA;
    color: #f5f5f5;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
    z-index: 999;
}


#panel_cookie-or{
width:900px;
/*text-align:center;*/
/* background-color: rgb(29, 29, 29); */
background: none repeat scroll 0 0 rgba(239, 239, 239, 0.94);
color: #F5F5F5;
border-bottom:solid 1px #cecece;
border-top:solid 1px #fafafa;
position:fixed;
top:0;
z-index:999;
}




#panel_cookie_dol{

/*text-align:center;*/
background: none repeat scroll 0 0 rgba(239, 239, 239, 0.94);
    border-bottom: 1px solid #CECECE;
    border-top: 1px solid #FAFAFA;
    bottom: 0;
    color: #666666;
    position: fixed;
    width: 100%;
    z-index: 999;
}
div#schowaj{
margin: 0 auto;
max-width: 1000px;
overflow: hidden;
width: 98%;
}
div.tresc{width:85%;float:left;}
div.buttonciacho{width:15%;float:left;padding-top: 0px;}
#panel_cookie input, #panel_cookie_dol input{
padding:3px 7px;
margin:0px 2px;
border: 0px solid #FAFAFA;
display:inline;
/* border-radius: 5px 5px 5px 5px !important; */
/* border-style: solid; */
border-width: 1px;
/* font-weight: 600; */
line-height: 1.4em;
/*text-align: center;*/
text-decoration: none !important;
max-width: 200px;
}
#panel_cookie input#ukryj, #panel_cookie_dol input#ukryj{
float:right;
color: #666666;
font-size: 11px;
}

#panel_cookie input:hover, #panel_cookie_dol input:hover{
color:#fafafa;
background:#ccc;
}

div#schowaj h4{
font-size:16px;
/*padding:5px;*/
color:#fff;

}
div#schowaj p{
font-size:12px;
padding-top: 3px;
}
div#schowaj p a{
background: none repeat scroll 0 0 transparent;
color: #F6D700;
font-size: 12px;
font-weight: 600;
text-decoration: none;

}
div#schowaj p a:hover{
font-size:12px;
color: #3665fe;
background:none;
text-decoration:underline;
font-weight:600;
}