#panel_cookie{
width:100%;
/*text-align:center;*/
background-color: #D2D2D2;
background: none repeat scroll 0 0 rgba(210, 210, 210, 0.92);
color: #666;
border-bottom:solid 1px #cecece;
border-top:solid 1px #333;
position:fixed;
top:0;
z-index:999;
}
#panel_cookie_dol{
width:100%;
background-color: rgb(230, 230, 230);
/*text-align:center;*/
background: none repeat scroll 0 0 rgba(230, 230, 230, 0.97);
color: #000;
border-top:solid 1px #C8C8C8;
position:fixed;
bottom:0;
z-index:999;
}
div#schowaj{
margin: 0 auto;
text-align:center;
overflow: hidden;
width: 98%;
}
div.tresc{width:100%;float:left; margin-bottom:3px;}
div.buttonciacho{padding-top: 2px; padding-bottom:5px;}
.buttonciacho input {float:none !important;}
#panel_cookie input, #panel_cookie_dol input{

}
#panel_cookie input#ukryj, #panel_cookie_dol input#ukryj{

}

#panel_cookie input:hover, #panel_cookie_dol input:hover{

}

div#schowaj h4{
font-size:16px;
/*padding:5px;*/
color:#fff;

}
div#schowaj p{
font-size:13px;
padding-top:6px !important;
}
div#schowaj p a{

}
div#schowaj p a:hover{

}