
#CookieKomunikat .button-link {
    background: none repeat scroll 0 0 #000;
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-weight: normal;
    margin-left: 26px;
    margin-top: 0;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}

#CookieKomunikat .button-link:hover, .button-link:focus {
background: #444;
border: 0px;
text-decoration: none;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#CookieKomunikat a{color: white;font-weight: bold;}
#CookieKomunikat{
background:#AE2926;
background-color:#AE2926;
    bottom: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    left: 0;
    line-height: 14px;
    padding: 5px 0 4px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
} 
 
#CookieKomunikat span {
	padding: 3px 3px 3px 3px;
	display: block;
}
