#macchiato_cookies_wrapper {
	width:100%;
	
	position:fixed;
	bottom:0px;
	left:0px;
	/*display:none;*/
	background:black;
	color:white;
	font-size:12px;
	
	z-index: 5000;
		
	background: #0094ad;
}

#macchiato_cookies_wrapper #cookies_close {
	position:absolute;
	top:6px;
	right:16px;
	width:16px;
	height:16px;
	cursor:pointer;
	
	background:url('../images/e_krzyzyk_hover.png') no-repeat;
	background-size: 16px 16px;
}

#macchiato_cookies_wrapper #cookies_inner {
	margin: 5px;	
	margin-right:30px;
	margin-left: 22px;
	font-family: 'Roboto';
}
