#panel_cookie{
width:100%;
/*text-align:center;*/
background-color: rgb(29, 29, 29);
background: none repeat scroll 0 0 rgba(29, 29, 29, 0.85);
color: #F5F5F5;
border-bottom:solid 1px #cecece;
border-top:solid 1px #fafafa;
position:fixed;
top:0;
z-index:999;
}
#panel_cookie_dol{
width:100%;
background-color: rgb(29, 29, 29);
/*text-align:center;*/
background: none repeat scroll 0 0 rgba(29, 29, 29, 0.85);
color: #F5F5F5;
border-bottom:solid 1px #cecece;
border-top:solid 1px #fafafa;
position:fixed;
bottom:0;
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: 6px 0;}
#panel_cookie input, #panel_cookie_dol input{
margin:5px 20px;
border: 1px solid #066B9E;
display:inline;
border-style: solid;
border-width: 1px;
/*text-align: center;*/
text-decoration: none !important;
max-width: 200px;
}
#panel_cookie input#ukryj, #panel_cookie_dol input#ukryj{
float:right;
color: #fff;
font-size: 11px;
}

#panel_cookie input:hover, #panel_cookie_dol input:hover{
background: #fff;
color: #0088CC !important;
border: 1px solid #fff;
}

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

}
div#schowaj p{
font-size:12px;
}
div#schowaj p a{
font-size:12px;
background:none;
color: #3665fe;
text-decoration:none;
font-weight:600;
}
div#schowaj p a:hover{
font-size:12px;
color: #3665fe;
background:none;
text-decoration:underline;
font-weight:600;
}
input,
select { }
.adminform button,
#adminForm button,
.button, 
a.readon,
button_login,
input.button_login,
input[type="button"],
.button_logout,
a.button_details {
	border: 1px solid #066b9e;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.14, #0088CC), color-stop(0.9, #0173ac) );
	background: -moz-linear-gradient( center top, #0088CC 14%, #0173ac 90% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088CC', endColorstr='#0173ac');
	background-color: #0088CC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 10px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-size: 12px;
	min-width: 70px;
	text-transform: inherit;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	height: 50px;
}
#infocookie{margin:0; padding:0;width:100%; height:100%; position:absolute; z-index:9999999999999999999999999999; background: url('https://gabinet-kardiologiczny.com.pl/images/infocookie.png') center center no-repeat; display:none;}