#mobile.container #cookie_agreement.cookie_wrap .site_width, .Wrap320 #cookie_agreement.cookie_wrap .site_width {
	width: 200px;
}
#mobile.container .cookie_popup .cookie_list .cookie .description, .Wrap320 .cookie_popup .cookie_list .cookie .description {
	max-width: 175px;
}
.Wrap320 .cookie_popup { 
	width: 250px;
	left: 10px;
}
#mobile.container #cookie_agreement.cookie_wrap .site_width .notice, .Wrap320 #cookie_agreement.cookie_wrap .site_width .notice {
	width: 200px;
}
#mobile.container #cookie_agreement.cookie_wrap .site_width .buttons, .Wrap320 #cookie_agreement.cookie_wrap .site_width .buttons {
	margin-right: 15px;
	margin-bottom: 10px;
}

/* spodaj desno */
.cookie_wrap {
	background-color: #f06c00;
	background: #f06c00; /* Old browsers */
	padding: 10px 0;
	box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.8);
	height:130px;
	position:fixed;
	bottom:0;
	right: 0;
	width:420px;
	border-radius: 30px 0 0 0;
}
.cookie_wrap .site_width {
	margin: 0 auto;
	width: 400px;
}
.cookie_wrap .site_width .icon {
	float: left;
	margin: 5px 15px 0 0;
	width: 55px;
}
.cookie_wrap .site_width .notice {
	color: #333;
	float: left;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 10px 0 0;
	width: 400px;
}
.cookie_wrap .site_width .notice .title {
	color: #333;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.cookie_wrap .site_width .more {
	float: left;
	margin: 32px 0 0;
	text-align: right;
	width: 120px;
}
.cookie_wrap .site_width .more a {
	color: #333;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.cookie_wrap .site_width .more a:hover {
	color: #000;
	text-decoration: none;
}
.cookie_wrap .site_width .more a span {
	color: #BB0022;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}

/* gumb spodaj levo */

.openCookieSettings {
	float: right;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 35px;
	text-align: center;
	cursor: pointer;
	background-color: #f06c00;
	background: #f06c00; /* Old browsers */
	border: 1px solid #444444;
	border-radius: 5px 5px 5px 5px;
	color: #222;
	font-family: sans-serif;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	display: inline-block;
	z-index:10000;
}
.openCookieSettings:hover {
	background-color: #fff;
	background: #fff; /* Old browsers */
	border: 1px solid #444444;
	border-radius: 5px 5px 5px 5px;
}
.cookie_wrap .site_width .buttons {
	float: right;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 35px;
	text-align: right;
	width: 180px;
}

/* gumb se strinjam */
.cookie_wrap .site_width .buttons a.accept {
	background-color: #339900;
	background: #339900; /* Old browsers */
	border: 1px solid #006600;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-family: sans-serif;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
}
.cookie_wrap .site_width .buttons a.accept:hover {
	background-color: #44AA11;
	background: #44AA11; /* Old browsers */
	border: 1px solid #006600;
	border-radius: 5px 5px 5px 5px;
}

/* gumb po meri */
.cookie_wrap .site_width .buttons a.decline {
	background-color: #333333;
	background: #333333; /* Old browsers */
	border: 1px solid #444444;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-family: sans-serif;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
}
.cookie_wrap .site_width .buttons a.decline:hover {
	background-color: #444444;
	background: #444444; /* Old browsers */
	border: 1px solid #444444;
	border-radius: 5px 5px 5px 5px;
}
#mobile .cookie_popup {
	width: 255px;
	left: 5px;
	top: 50px;
}

/* sredinsko okno */
.cookie_popup {
	background-color: #f06c00;
	background: #f06c00; /* Old browsers */
	border: 1px solid #161616;
	border-radius: 5px 5px 5px 5px;
	display: none;
	left: 35%;
	padding: 20px;
	position: fixed;
	top: 31%;
	width: 420px;
	z-index: 999999;
}
.cookie_popup .icon {
	float: left;
}
.cookie_popup .icon img {
	width: 45px;
}
.cookie_popup .notice {
	color: #333;
	float: left;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0;
}
.cookie_popup .notice .title {
	color: #333;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.cookie_popup .cookie_list {
	color: #333;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.cookie_popup .cookie_list .title {
	border-bottom: 1px solid #666666;
	color: #333;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px;
	padding-bottom: 5px;
}
.cookie_popup .cookie_list .cookie {
	margin-bottom: 15px;
	position: relative;
}
.cookie_popup .cookie_list .cookie .name {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.cookie_popup .cookie_list .cookie .description {
	font-size: 10px;
	text-align: left;
}
.cookie_popup .cookie_list .cookie ul {
	height: 26px;
	list-style: none outside none;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 85px;
}
.cookie_popup .cookie_list .cookie ul li {
	background: none repeat scroll 0 0 #E5E5E5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	float: left;
	font-size: 11px;
	line-height: 23px;
	padding: 2px 10px 0;
	text-shadow: 0 1px 0 #FFFFFF;
	font-family: sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
}
.cookie_popup .cookie_list .cookie ul li:first-child {
}
.cookie_popup .cookie_list .cookie ul li:last-child {
}
.cookie_popup .cookie_list .cookie .on {
	background-color: #390;
	background: #390; /* Old browsers */
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	text-shadow: 0 -1px 0 #444444, 0 0 7px #9AE658;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .7) inset, 0 1px 0 #FFF;  
	color: #ffffff;
	cursor: normal;
}
.cookie_popup .cookie_list .cookie .on.hover {
	background-color: #44AA11;
	background: #44AA11; /* Old browsers */
}
.cookie_popup .cookie_list .cookie .off {
	background-color: #b02;
	background: #b02; /* Old browsers */
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	text-shadow: 0 -1px 0 #444444, 0 0 7px #9AE658;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .7) inset, 0 1px 0 #FFF; 
	cursor: normal;
	color: #ffffff;
}
.cookie_popup .cookie_list .cookie .off.hover {
	background-color: #257eb0;
	background: #257eb0; /* Old browsers */

}
.cookie_popup .cookie_list .cookie ul li.on a, .cookie_popup .cookie_list .cookie ul li.off a {
	color: #FFFFFF;
	cursor: pointer;
}
.cookie_popup .close_icon {
	position: absolute;
	right: -17px;
	top: -20px;
	cursor: pointer;
}

#gumb_piskotki {
	width:100px;
	height:50px;
	color:#000;
	position:fixed;
	left:-20px;
	bottom:20px;
	z-index:1200;
	
}
