.cookieHolder {
	width: 100%;
	float:left;
	color:#fff;
	bottom: 0px;
	right: 0px;
	position: fixed;
	overflow: hidden;
	z-index: 100;
}
.cookieHolder div {
	margin: 0 auto;
	padding: 20px;
	z-index: 100;
}
.cookieHolder div a,
.cookieHolder div button {
	float:right !important;
}

/* Noscript Notice */
.noscript { border:1px solid #000; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:900px; margin:0 auto; padding:12px 0 12px; background:url(http://www.zavarovanja.konfederacijasindikatov.si/slike/www/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

.animatedCountersHolder {
	text-align:center;
	color: #2e353e;
}

.animatedCountersHolder .animatedCounter {
	position: relative;
	top: 50px;
	margin-top:20px;
	display:block;
}

.animatedCountersHolder i {
	display: block;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 5px;
}
.animatedCountersHolder strong {
	display: block;
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
}

.animatedCountersHolder label {
	display: block;
	font-weight: 100;
	font-size: 20px;
	line-height: 20px;
}