<style>
#panel_cookie{
width:100%;
/*text-align:center;*/
background-color: #cfd8e7;
background: none repeat scroll 0 0 ;
color: #002c5a;
border-bottom:solid 1px #002c5a;
border-top:solid 1px #fafafa;
position:fixed;
top:0;
z-index:999;
}
#panel_cookie_dol{
width:320px;
/*text-align:center;*/
background: #6497BB;
color: #6497BB;
border-bottom: solid 5x #6497BB;
border-top:solid 14px #6497BB;
border-top:solid 1px #6497BB;
position:fixed;
bottom:0;
z-index:999;
}
div#schowaj{
margin: 0 14px 0 14px;
max-width: 1000px;
overflow: hidden;
width: 98%;
margin-top: 10px;
}
div.tresc{float:left; width:93%; margin: 0px 0px 0px 0px; }
div.button{width:15%;float:left;padding-top: 10px;}
#panel_cookie input, #panel_cookie_dol input{
padding:3px 7px;
margin:5px 20px;
border: 1px solid #156197;
display:inline;
border-radius: 0px 0px 0px 0px !important;
border-style: solid;
border-width: 1px;
font-weight: 600;
line-height: 1.4em;
background: #156197;
/*text-align: center;*/
text-decoration: underline !important;
max-width: 200px;
color:#ffffff;
}
#panel_cookie input#ukryj, #panel_cookie_dol input#ukryj{
float:left;

font-size: 11px;
}

#panel_cookie input:hover, #panel_cookie_dol input:hover{
color:#FFFF00;
text-decoration: underline
background: #111;
cursor:pointer;
}

div#schowaj h4{
  text-align: justify;
  color: #ffffff;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

div#schowaj h4 a{
color: #FFFF00;
  font-size: 11px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration:underline;
}
div#schowaj h4 a:hover{
	<!--color: #000000;-->
	font-size: 11px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-style: normal;
	text-decoration:none;
}
.buttonciacho{

margin-top: 5px;
}
</style>
