    .polityka {
    font-family: verdana, sans-serif, arial, times new roman, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    color: #000;
    text-decoration: NONE;
	}

	.cookiet {
font-family: verdana, sans-serif, arial, times new roman, Helvetica;
font-weight: normal;
font-style: normal;
font-size: 10px;
color: #333;
text-decoration: NONE;

padding: 10px 0px;
line-height: 10px;
border-bottom: 1px solid #888;
text-align: center;
position: fixed;
bottom: 0px;
background-color: #efefef;
width: 100%;
z-index: 999;
	}

	.cookiep {
font-family: verdana, sans-serif, arial, times new roman, Helvetica;
font-weight: normal;
font-style: normal;
font-size: 10px;

background-color: #888;
padding: 3px 5px;
color: #FFF;
display: inline-block;
margin-left: 5px;
margin-top:3px;
text-decoration: none;
cursor: pointer;

}

    a:link.cookiep, a:visited.cookiep, a:active.cookiep {
        background-color: #000;

    font-family: verdana, sans-serif, arial, times new roman, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
    color: #FFF;
    text-decoration: NONE;
	}

    a:hover.cookiep {
        background-color: #888;

	font-family: verdana, sans-serif, arial, times new roman, Helvetica;
    font-weight: bold;
    font-style: NORMAL;
    font-size: 10px;
    color: #fff;
    text-decoration: underline;
	}







    a:link.cookiea, a:visited.cookiea, a:active.cookiea {
    font-family: verdana, sans-serif, arial, times new roman, Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
    color: #333;
    text-decoration: NONE;
	}

    a:hover.cookiea {
	font-family: verdana, sans-serif, arial, times new roman, Helvetica;
    font-weight: bold;
    font-style: NORMAL;
    font-size: 10px;
    color: #888;
    text-decoration: underline;
	}