@media screen {
	.vnosPadLeft{padding-left:10px;}
	.vnosPadRight{padding-right:10px;}
	.vnosPadLeftToc{padding-left:5px;}
	.vnosPadRightToc{padding-right:5px;}

	/* NEWS PAGING */
	.newsPaging{border-top:solid 1px #89c03b;}
	.newsPagingTop{border-bottom:solid 1px #89c03b;border-top:none;margin-bottom:15px;}
	.newsPaging ul, .newsPaging li{padding:0;margin:0;}
	.newsPaging li{float:left;display:block;margin-top:5px;}
	.newsPagingTop li{margin-top:0px;margin-bottom:5px;}
	.newsPaging .text, .newsPaging li.info{padding:5px 5px 5px 0px;}
	.newsPaging li.info{float:right;padding-right:0px;}
	a.newsPaging-li {display:block;float:left;padding:5px 8px;background:#fae566;margin-left:5px;}
	a.newsPaging-li-selected {background:#89c03b;font-weight:bold;color:#000;text-decoration:none;}


	img.pixel{border:none;}

	table.tedit{margin-right:10px;}
	td<table.tedit{font-size:10pt;border-bottom:1px solid #003333;border-left:1px solid #cccccc;}
	th<table.tedit{font-size:10pt;font-weight:bold;border-bottom:2px solid #003333;border-left:1px solid #cccccc;border-top:1px solid #cccccc;}
	table.tedit{border-right:1px solid #cccccc;}

	code textarea{border:1px solid #759b7c;font-family:courier;background:#eaf4e9;padding:5px;}
	div .list{display:block;border-bottom:1px solid #fff;background:#DDF;text-decoration:none;color:#000;padding:5px;}
	div .list:hover{background:#85D6FF;color:#FFF;}

	/*NEWS CALENDAR */
	.newsCalTable{width:100%;}
	.newsCalTable TD{background-color:#ddd;font-size:11px;height:19px;}
	DIV.newsCalMonthMove, .newsCalTable TD{min-width:13px;}
	.newsCalTable .newsCalYearMove, .newsCalTable .newsCalYear{background-color:#bbb;color:#000;}
	.newsCalTable .newsCalMonth, .newsCalTable .newsCalMonthMove{background-color:#999;color:#ffffff;}

	a<div.newsCalTable newsCalMonthMove,a<div.newsCalTable newsCalYearMove {color:#FFF;}
	.newsCalTable .newsCalDay{background-color:#dddddd;color:#3c3c3c;}
	.newsCalTable .newsCalDayA{background-color:#b6b6b6;}
	.newsCalDayLinkA, .newsCalDayLinkA:link, .newsCalDayLinkA:visited, .newsCalDayLinkA:hover{text-decoration:underline;color:#FFF;font-size:10px;}
	.newsCalTable .newsCalDayT{background-color:#999;color:#000;}
	.newsCalTable .newsCalEmpty{background-color:#FFF;color:#FFF;}
	.newsCalTable td.newsCalDayA.active{background-color:#000;}

	#ContactorError {color: red; font-weight: bold;}




	@font-face {
		font-family: 'HelveticaNeueRoman';
		src: url('helveticaneue/HelveticaNeue-Roman.eot');
		src: url('helveticaneue/HelveticaNeue-Roman.eot#iefix') format('embedded-opentype'),
			 url('helveticaneue/HelveticaNeue-Roman.woff') format('woff'),
			 url('helveticaneue/HelveticaNeue-Roman.ttf') format('truetype'),
			 url('helveticaneue/HelveticaNeue-Roman.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'HelveticaNeueBold';
		src: url('helveticaneue/HelveticaNeue-Bold.eot');
		src: url('helveticaneue/HelveticaNeue-Bold.eot#iefix') format('embedded-opentype'),
			 url('helveticaneue/HelveticaNeue-Bold.woff') format('woff'),
			 url('helveticaneue/HelveticaNeue-Bold.ttf') format('truetype'),
			 url('helveticaneue/HelveticaNeue-Bold.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'HelveticaNeueCondensedBold';
		src: url('helveticaneue/HelveticaNeueCondensedBold.eot');
		src: url('helveticaneue/HelveticaNeueCondensedBold.eot#iefix') format('embedded-opentype'),
			 url('helveticaneue/HelveticaNeueCondensedBold.woff') format('woff'),
			 url('helveticaneue/HelveticaNeueCondensedBold.ttf') format('truetype'),
			 url('helveticaneue/HelveticaNeueCondensedBold.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: 'LatoBlack';
		src: url('latoblack/Lato-Black.eot');
		src: url('latoblack/Lato-Black.eot#iefix') format('embedded-opentype'),
			 url('latoblack/Lato-Black.woff') format('woff'),
			 url('http://www.fplus.si/siteasp/css/latoblack/Lato-Black.ttf') format('truetype'),
			 url('latoblack/Lato-Black.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}


	#remote-content table{margin-bottom:20px; color:#414141;}
	#remote-content table th, #remote-content table td{padding:10px 5px;}
	#remote-content table th{font-size:14px; font-weight:bold; text-align:left; border-top:none;}
	#remote-content table tr{border-top:#708090 1px solid;}
	#remote-content table td{min-width:100px;}
	#remote-content table td em{color:#000000}
	#remote-content th{ background-color:#AFAFAF;}
	#remote-content tr:nth-child(odd){ background-color:#DCDCDC; }
	#remote-content tr:nth-child(even){ background-color:#F1F1F1; }

	#cookie-remote-info table{margin-bottom:20px; color:#414141;}
	#cookie-remote-info table th, #cookie-remote-info table td{padding:10px 5px;}
	#cookie-remote-info table th{font-size:14px; font-weight:bold; text-align:left; border-top:none;}
	#cookie-remote-info table tr{border-top:#708090 1px solid;}
	#cookie-remote-info table td{min-width:100px;}
	#cookie-remote-info table td em{color:#000000}
	#cookie-remote-info th{ background-color:#AFAFAF;}
	#cookie-remote-info tr:nth-child(odd){ background-color:#DCDCDC; }
	#cookie-remote-info tr:nth-child(even){ background-color:#F1F1F1; }


	/****************************************************************************************
	******************************* NEW STYLES **********************************************
	******************************************************************************************/

	/* style-init */
	#cookies { display:none; }
	#cookies.top { position: fixed; top:0px; background:#black; background: rgba(0, 0, 0, 0.9); width:100%; z-index:10000 !important; color:white; font-style:normal; padding: 13px 0; }
	#cookies { position: fixed; top:auto; bottom:0px; background:black; background: rgba(0, 0, 0, 0.9); width:100%; z-index:10000 !important; font-style:normal; padding: 13px 0; }
	#cookies.style-d { position: fixed; top:auto; bottom:0px; background:black; background: rgba(0, 0, 0, 0.9); width:100%; z-index:10000; font-style:normal; padding: 13px 0; }

	#cookies * { color: #e9e9e9; font-family:"HelveticaNeueRoman"; font-size:12px; }

	#cookies #link { cursor:pointer; display:inline; font-weight: normal; }
	#cookies #link:hover{ color:#2fc5d7; }

	#cookies ul { list-style:none; margin:0; padding:0; }
	#cookies > ul { display:inline-block; position:relative; left:50%; }
	#cookies > ul > li { margin:0; padding:0; display:inline-block; position:relative; left:-50%;}
	#cookies ul li .center { margin: 0px auto; }

	#cookies #options { display:block; margin:0px; }
	#cookies #options li { padding-bottom:5px; margin-top:5px; list-style-image:none; }
	#cookies #options li label span { padding:0 0 0 24px; font-weight:normal; }

	#cookies .main-text { float:left; vertical-align: middle; }
	#cookies .main-text .line-top { font-size: 16px; padding: 2px 0px 2px 0px; }
	#cookies .main-text .line-bottom * {  color: #28a3b2; font-size: 13px; }
	#cookies .main-text .line-bottom a{ font-weight: normal; font-style:normal; text-decoration:none; }
	#cookies .main-text .line-bottom a:hover {  color: #2fc5d7; }
	#cookies .main-buttons { float:left; line-height: 32px; vertical-align: middle; }

	#cookies .cookie_sprite { background: url(../icons/cookie_sprite.png) no-repeat; }

	#cookies button { border: 0px; font-family:"LatoBlack"; display: inline-block; color: white; text-transform: uppercase; margin-left: 20px;}
	#cookies button:hover { cursor:pointer; }
	#cookies button#addCookies { width: 118px; height: 35px; background-position: 0px 0px; left: 0px; top: 0px; }
	#cookies button#removeCookies { width: 118px; height: 35px; background-position: -125px 0px; left: 0px; top: 0px; }
	#cookies button#close { width: 32px; height: 35px; background-position: -248px 0px; left: 0px; top: 0px; color: transparent; }


	/* dark */
	#cookies.dark { background:#303030; background: rgba(48, 48, 48, 0.98);  color:#e9e9e9; }
	#cookies.dark * { color: #e9e9e9; }

	#cookies.dark #link:hover{ color:#2fc5d7; }

	#cookies.dark .main-text .line-bottom * {  color: #28a3b2; font-size: 13px; }
	#cookies.dark .main-text .line-bottom a:hover {  color: #2fc5d7; }

	#cookies.dark button#addCookies { width: 118px; height: 35px; background-position: 0px 0px; left: 0px; top: 0px; }
	#cookies.dark button#removeCookies { width: 118px; height: 35px; background-position: -125px 0px; left: 0px; top: 0px; }
	#cookies.dark button#close { width: 32px; height: 35px; background-position: -248px 0px; left: 0px; top: 0px; color: transparent; }

	/* light */
	#cookies.light { background:#dcdcdc; background: rgba(220, 220, 220, 0.98);  color:#818181; }

	#cookies.light #link:hover{ color:#28a290; }

	#cookies.light .main-text .line-bottom * {  color: #4eb7a8; font-size: 13px; }
	#cookies.light .main-text .line-bottom a:hover {  color: #28a290; }

	#cookies.light button#addCookies { width: 118px; height: 35px; background-position: 0px -40px; left: 0px; top: 0px; }
	#cookies.light button#removeCookies { width: 118px; height: 35px; background-position: -125px -40px; left: 0px; top: 0px; }
	#cookies.light button#close { width: 32px; height: 35px; background-position: -248px 0px; left: 0px; top: 0px; color: transparent; }



	/* OLD */




	#cookie-consent.default {display:none;}
	#cookie-consent.default { position: fixed; top:0px; background:#616161; background: rgba(71, 71, 71, 0.9); width:100%; z-index:10000 !important; color:#F0F0F0; font-family:arial, Verdana, serif; font-size:12px; font-style:normal; padding: 8px 0; }
	#cookie-consent.default .cookie-text{font-size:16px; font-weight:bold; padding-bottom:10px; margin-right:15px;}
	#cookie-consent.default #link{cursor:pointer; display:inline;}
	#cookie-consent.default #link:hover{color:#CBCBCB;}
	#cookie-consent.default ul{list-style:none;}
	#cookie-consent.default li{color:#F0F0F0; margin:0; padding:0;}
	#cookie-consent.default ul > li > a{color: #CBCBCB; font-weight:bold; font-style:normal; font-size:13px;}
	#cookie-consent.default #list{display:none; margin:0px;}
	#cookie-consent.default #list li{padding-bottom:15px; margin-top:10px;}
	#cookie-consent.default #list li label span{padding:0 0 0 24px; font-weight:normal;}
	#cookie-consent.default button{
	margin-right:10px;
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px #404040;
	-webkit-box-shadow: 0px 0px 8px #404040;
	box-shadow: 0px 0px 8px #404040;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#888');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#888')";
	background-image: -moz-linear-gradient(top, #f7f7f7, #888);
	background-image: -ms-linear-gradient(top, #f7f7f7, #888);
	background-image: -o-linear-gradient(top, #f7f7f7, #888);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#888));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #888);
	background-image: linear-gradient(top, #f7f7f7, #888);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	}
	#cookie-consent.default button:hover{cursor:pointer;}
	#cookie-consent.default > ul > li > a{margin-right:50px;} 

	/* style-a */
	#cookie-consent.style-a { display:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; }
	#cookie-consent.style-a { position: fixed; top:0px; background:#616161; background: rgba(71, 71, 71, 0.9); width:100%; z-index:10000 !important; color:#F0F0F0; font-style:normal; padding: 8px 0;}
	#cookie-consetn.style-a * { color: #F0F0F0; }
	#cookie-consent.style-a .cookie-text {font-size:14px; font-weight:bold; padding-bottom:10px; margin-right:15px; }
	#cookie-consent.style-a #link {cursor:pointer; display:inline;}
	#cookie-consent.style-a #link:hover{color:#CBCBCB;}
	#cookie-consent.style-a ul { list-style:none; padding:0; }
	#cookie-consent.style-a > ul { list-style:none; padding:0; display:inline-block; position:relative; left:50%; }
	#cookie-consent.style-a > ul > li {color:#F0F0F0; margin:0; padding:0; display:block; position:relative; left:-50%;}
	#cookie-consent.style-a > ul > li .center { margin: 0px auto; }
	#cookie-consent.style-a ul > li  a{ color: #F0F0F0; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-a ul > li  a:hover{ color: #CBCBCB; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-a #list {display:none; margin:0px;}
	#cookie-consent.style-a #list li { color: #F0F0F0; padding-bottom:15px; margin-top:10px;}
	#cookie-consent.style-a #list li label span {padding:0 0 0 24px; font-weight:normal;}
	#cookie-consent.style-a .consent-text { float:left; line-height: 30px; vertical-align: middle; }
	#cookie-consent.style-a .consent-buttons { float:left; line-height: 32px; vertical-align: middle; }
	#cookie-consent.style-a button:hover { cursor:pointer; }
	#cookie-consent.style-a button { padding: 4px; min-width: 130px; 
		border: 1px solid #000;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		
		font-family: inherit;
	}

	/* style-b */
	#cookie-consent.style-b { display:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; border: 1px #999 solid;}
	#cookie-consent.style-b { position: fixed; top:0px; background:#616161; background: rgba(230,230,230, 0.9); width:100%; z-index:10000 !important; color:#333; font-style:normal; padding: 8px 0;}
	#cookie-consetn.style-b * { color: #333; }
	#cookie-consent.style-b .cookie-text {font-size:14px; font-weight:bold; padding-bottom:10px; margin-right:15px; }
	#cookie-consent.style-b #link {cursor:pointer; display:inline;}
	#cookie-consent.style-b #link:hover{color:#000;}
	#cookie-consent.style-b ul { list-style:none; padding:0; }
	#cookie-consent.style-b > ul { list-style:none; padding:0; display:inline-block; position:relative; left:50%; }
	#cookie-consent.style-b > ul > li {color:#333; margin:0; padding:0; display:block; position:relative; left:-50%;}
	#cookie-consent.style-b > ul > li .center { margin: 0px auto; }
	#cookie-consent.style-b ul > li  a{ color: inherit; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-b ul > li  a:hover{ color: #000; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-b #list {display:none; margin:0px;}
	#cookie-consent.style-b #list li {padding-bottom:15px; margin-top:10px; color: #333; }
	#cookie-consent.style-b #list li label span {padding:0 0 0 24px; font-weight:normal;}
	#cookie-consent.style-b .consent-text { float:left; line-height: 30px; vertical-align: middle; }
	#cookie-consent.style-b .consent-buttons { float:left; line-height: 32px; vertical-align: middle; }
	#cookie-consent.style-b button:hover { cursor:pointer; }
	#cookie-consent.style-b button { padding: 4px; min-width: 130px; 
		border: 1px solid #000;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		
		font-family: inherit;
	}

	/* style-c */
	#cookie-consent.style-c { display:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; border: 1px #999 solid;}
	#cookie-consent.style-c { position: fixed; top:0px; background-color:#7BA971; opacity:0.93; width:100%; z-index:10000 !important; color:#333; font-style:normal; padding: 8px 0; background-image: url(../cookie_law/texture-c.png); }
	#cookie-consetn.style-c * { color: #333; }
	#cookie-consent.style-c .cookie-text {font-size:14px; font-weight:bold; padding-bottom:10px; margin-right:15px; }
	#cookie-consent.style-c #link {cursor:pointer; display:inline;}
	#cookie-consent.style-c #link:hover{color:#16A6B6;}
	#cookie-consent.style-c ul { list-style:none; padding:0; }
	#cookie-consent.style-c > ul { list-style:none; padding:0; margin:0; display:inline-block; position:relative; left:50%; }
	#cookie-consent.style-c > ul > li { margin:0; padding:0; display:block; position:relative; left:-50%; color: #333; }
	#cookie-consent.style-c > ul > li .center { margin: 0px auto; }
	#cookie-consent.style-c ul > li  a{ color: inherit; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-c ul > li  a:hover{ color: #16A6B6; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-c #list {display:none; margin:0px;}
	#cookie-consent.style-c #list li {padding-bottom:15px; margin-top:10px; color: #333; }
	#cookie-consent.style-c #list li label span {padding:0 0 0 24px; font-weight:normal;}
	#cookie-consent.style-c .consent-text { float:left; line-height: 30px; vertical-align: middle; }
	#cookie-consent.style-c .consent-buttons { float:left; line-height: 32px; vertical-align: middle; }
	#cookie-consent.style-c button:hover { cursor:pointer; }
	#cookie-consent.style-c button { 
		padding: 4px; min-width: 130px; 
		border: 0px solid #000;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		color: white;
		font-family: inherit;
	}
	#cookie-consent.style-c button#close { background: #16A6B6; }
	#cookie-consent.style-c button#addCookies { background: #8DCB77; }
	#cookie-consent.style-c button#removeCookies { background: #EE6557; } 

	/* style-c */
	#cookie-consent.style-d { display:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; border: 1px #999 solid; margin:20px; }
	#cookie-consent.style-d { position: fixed; bottom:0px; right:0px; background-color:#7BA971; opacity:0.93; z-index:10000 !important; color:#333; font-style:normal; padding: 8px 0; background-image: url(../cookie_law/texture-d.png); }
	#cookie-consent.style-d .cookie-text {font-size:14px; font-weight:bold; padding-bottom:10px; margin-right:15px; }
	#cookie-consent.style-d #link {cursor:pointer; display:inline;}
	#cookie-consent.style-d #link:hover{color:#16A6B6;}
	#cookie-consent.style-d ul { list-style:none; margin:0px 1em 0px 1em; padding:0; width:277px; display:inline-block;}
	#cookie-consent.style-d > ul > li {margin:0; padding:0; display:block; }
	#cookie-consent.style-d ul > li  a{ color: inherit; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-d ul > li  a:hover{ color: #16A6B6; font-style:normal; font-size:13px; margin-right:50px; text-decoration:none;}
	#cookie-consent.style-d #list { display:none; margin:0px;}
	#cookie-consent.style-d #list li {padding-bottom:15px; margin-top:10px;}
	#cookie-consent.style-d #list li label span {padding:0 0 0 24px; font-weight:normal; display:block; }
	#cookie-consent.style-d .consent-text { float:left; line-height: 25px; vertical-align: middle; }
	#cookie-consent.style-d .consent-buttons { float:left; line-height: 32px; vertical-align: middle; }
	#cookie-consent.style-d button:hover { cursor:pointer; }
	#cookie-consent.style-d button { 
		margin:2px;
		padding: 4px; 
		min-width: 130px; 
		border: 0px solid #000;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		color: white;
		font-family: inherit;
	}
	#cookie-consent.style-d button#close { background: #16A6B6; }
	#cookie-consent.style-d button#addCookies { background: #8DCB77; }
	#cookie-consent.style-d button#removeCookies { background: #EE6557; } 
}

@media print { 
    #cookies { display:none !important; }
	#cookie-consent { display:none !important; }
	#style-c { display:none !important; }
}