.cookie_first
{
	margin: 0px -8px -8px -8px;
	height: 45px;
	background-color: #333333;
	padding: 0px 12px 20px 12px;
	font-size: 14px;
	width: 100%;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	position: fixed;
	bottom: 0;
	clear:both;
}

.cookie_text
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-top: 7px;
	position: absolute;
	line-height: 21px;
}

.cookie_text a
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	color: #1E90FF;
}

.cookie_gumb
{
	float: right;
	border: 0px solid #000000;
	font-size: 16px;
	background-color: #2375c4;
	color: white;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-right: 25px;
	margin-top: 15px;
	cursor: pointer;
}

.cookie_obvestilo
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.cookie_zapri
{
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	width: 25px;
}

.cookie_odpri_first
{
	width: 200px;
	margin: 0px -8px -8px -8px;
	height: 14px;
	background-color: #333333;
	padding: 5px 12px 22px 12px;
	font-size: 17px;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	position: fixed;
	bottom: 0;
	clear:both;
	right: 5%;
	display: none;
}

.cookie_odpri_first a
{
	font-size: 17px;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	text-decoration: none;
}

.cookie_odpri
{
	float: right;
	margin-top: 2px;
	width: 25px;
}
