/* @override
	http://s-je-sik.lj.bananica.com/p/elementi/basic.css?v=2
	http://s-je-sik.local/p/elementi/basic.css?v=2
	http://s-je.siel.si/p/elementi/basic.css?v=2
	http://s-je-sik.lj.bananica.com/p/elementi/basic.css?v=3
	http://s-je.siel.si/p/elementi/basic.css?v=4
	http://www.s-je.sik.si/p/elementi/basic.css?v=5
	http://s-je-sik.local/p/elementi/basic.css?v=8
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700italic&subset=latin,latin-ext);
@import "css/font-awesome.min.css";

/* @group YUI Reset */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/* @end */
@font-face {
    font-family: 'lnt';
    src: url('Enriqueta-Regular-webfont.eot');
    src: url('Enriqueta-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Enriqueta-Regular-webfont.woff') format('woff'),
         url('Enriqueta-Regular-webfont.ttf') format('truetype'),
         url('Enriqueta-Regular-webfont.svg#EnriquetaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* @group Basic Layout And Design */


body, html {

	text-align: center;

}
body {

}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select, button, .ac_results {
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #60696d;
}
a {
	text-decoration: none;
	color: #c7003d;
}
h1,h2,h3,h4 {
	font-family: 'Ubuntu', sans-serif;
}
#topWrapper {
	background: #242424;
	float: left;
	width: 100%;
}
#top {
	height: 220px;
	background: #ccc;
}
#topLogo span {
	display: none;
}
#topLogo {
	width: 230px;
	height: 210px;
	background: url(logo-header.png) no-repeat left -5px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -494px;
	display: block;
	z-index: 15;
}
#overlayBcms {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 10000;
}
.bcmsGoogleMap {
	border: 1px solid #b5b5b5;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.18);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.18);
}
#footer .bcmsGoogleMap {
	width: 344px !important;
	height: 216px !important;
	float: left;
}
#footer .googleOkvir.zoom, #footer .googleOkvir.zoom .bcmsGoogleMap {
	position: fixed;
	left: 5%;
	top: 5%;
	width: 90% !important;
	height: 90% !important;
	z-index: 100000;
}
#mainWrapper,#footerWrapper,#uBottomWrapper {
	clear: both;
	float: left;
	width: 100%;
}
#mainWrapper {
	padding-top: 45px;
}
#uBottomWrapper {
	background: #e7e4e4;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 30px 0 0 0;
	margin: 30px 0 0 0;
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}
#main, #footer, #footer2,#uBottom {
	margin: 0 auto;
	width: 984px;
	text-align: left;
}
#main {
	padding: 15px 0;
	clear: both;
}
#leftCol {
	float: left;
	width: 180px;
}
#rightCol {
	float: right;
	width: 210px;
}
#bodyUvodna #rightCol {
	width: 230px;
}
#mainColumn {
	float: left;
	margin: 0 0 0 25px;
	width: 550px;
}
#footer {
	clear: both;
}
#footerWrapper {
	background: #f6f6f6;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 30px 0 20px 0;
}
#bodyUvodna #footerWrapper {
	border-top: 1px solid #fff;
}
#footer .colbox {
	float: left;
	margin-right: 30px;
}

#footer hr {
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}
#footer dl {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}
#footer dd,#footer dt {
    float: left;
    width: 65%;
    padding: 6px 0 7px 0;
    border-top: 1px dashed #ccc;
}
.colbox1 h4,.colbox1 h5 {
    font-family: 'Ubuntu', sans-serif;
    color: #3d3b3b;
}
.colbox1 h4 {
    font-size: 18px;
}
.colbox1 h5 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
#footer dd {
    width: 35%;
}
#footer dt {
    font-weight: bold;
}
.colbox1 p {
    line-height: 18px;
}
.colbox1 {
	width: 440px;
	background: url(logo_footer.png) no-repeat left -4px;
}
#footer .colbox3 {
    margin-right: 0;
}
.colbox1 .content {
	padding-top: 0;
	padding-left: 130px;
}
.colbox3 ul li a::before {
	content: "\f054";
	font-family: "FontAwesome";
	color: #b7b7b7;
	padding: 0 10px 0 0;
}
.colbox3 ul li a {
	display: block;
	color: #4f4f4f;
	padding: 0 0 20px 0;
    font-family: 'Ubuntu', sans-serif;
}
.colbox3 ul li a:hover {
	color: #0072b8;
}
.colbox2 button::before {
	content: "\f00e";
	font-family: "FontAwesome";
	color: #000;
	font-size: 16px;
	vertical-align: middle;
	padding: 0 5px 0 0;
}
.colbox2 button {
	background: none;
	cursor: pointer;
	border: none;
	color: #5c5c5c;
	padding: 8px 0 8px 0;
}
.colbox2 button.zoom::before {
	color: #888585;
	content: "\f010";
}
.colbox2 button.zoom {
	position: fixed;
	color: #fff;
	z-index: 100000000;
	left: 10%;
	top: 90%;
	margin-left: -4px;
	margin-top: 10px;

}
#footer2 {
	clear: both;
	text-align: right;
	padding: 10px 0 20px 0;
}
.siel {
	color: #a3a3a3;
	font-size: 12px;
}
.siel strong {
	color: #2c5e00;
}
/* @end */

/* @group E-novice */
#eNovice {
	float: left;
	width: 650px;
}
#eNoviceLeft::before {
	content: "\f003";
	color: #c7c7c7;
	font-family: "FontAwesome";
	float: left;
	font-size: 70px;
	margin: 0 20px 20px 0;
}
#eNoviceLeft p {
	padding: 0 20px 10px 0;
}
#eNoviceLeft h3 {
	font-size: 36px;
	padding: 0 0 5px 0;
	color: #121212;
}
#eNoviceLeft {
	float: left;
	width: 375px;
	border-right: 1px dashed #aba9a9;
}
#eNovice form p {
	padding: 10px 0;
}
#eNovice form button {
	clear: both;
	background: #6fbc2b;
	border: none;
	color: #fff;
	padding: 8px 35px;
}
#eNovice form input.textinput {
	color: #a6a6a6;
	background: #fff;
	border: none;
	width: 160px;
	padding: 6px 15px;
}
#eNovice form {
	float: right;
	width: 250px;
}
.fb span {
	display: block;
	padding: 20px  20px 0 90px;
    font-family: 'Ubuntu', sans-serif;
}
.fb {
	display: block;
	float: right;
	margin-top: -30px;
	background: url(fb.png) no-repeat left center;
	width: 311px;
	height: 163px;
	color: #fff;
	font-size: 24px;
}
.fb:hover {
	background: #172b6a !important;
}
/* @end */

/* @group E-novice LCOL */
#leftCol #eNovice {
	width: 100%;
	clear: both;
	margin: 0 0 20px 0;
}
#eNovice label {
	padding-right: 10px;
}
#leftCol #eNovice #eNoviceLeft {
	width: 100%;
	border: none;
}
#leftCol #eNovice #eNoviceLeft::before {
	font-size: 30px;
	margin: 3px 10px 0 0;
}
#leftCol #eNovice #eNoviceLeft h3 {
	font-size: 24px;
}
#leftCol #eNovice #eNoviceLeft p{
	padding: 5px 0 0 0;
}
#leftCol #eNovice form {
	width: 100%;
}
#leftCol #eNovice form .textinput {
	background: #eee;
	padding: 8px 0;
	text-align: center;
	margin: 10px 0 0 0;
	width: 100%;
}
#rightCol .fb span::before, #leftCol .fb span::before {
	content: "\f082";
	 font-family: FontAwesome;
	 position: absolute;
	 left: 12px;
	 font-size: 28px;
	 top: 10px;
}
#rightCol .fb span, #leftCol .fb span {
	padding: 15px 20px 15px 45px;
	position: relative;
}
#leftCol .fb span {
	font-size: 14px;
}
#rightCol .fb, #leftCol .fb {
	width: 100%;
	float: left;
	height: auto;
	font-size: 16px;
	clear: both;
	position: relative;
	margin: 0 0 1px 0;
	background: #0e54ae;
}
#rightCol .fb:last-of-type, #leftCol .fb:last-of-type {
	margin-bottom: 20px;
}
/* @end */

/* @group Vmeni */
#vmeni {
	background-color: #d8dadb;
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 20px 0;
}
#vmeni li {
	display: inline;
}
#vmeni li a.vmeniAkt {
	color: #fff;
	border-bottom: 1px solid #0f4488;
	background-color: #0c55ab;
}
#vmeni li a {
	display: block;
	color: #707071;
	padding: 9px 13px;
	border-bottom: 1px solid #c6c6c7;
	font: 11px 'Ubuntu', sans-serif;
}
#vmeni li ul a {
	padding-left: 20px;
	background-color: #a8adaf;
	border-color: #969798;
	color: #5e5e5e;
}
#vmeni li ul a::before {
	content: "\f054";
	color: #808485;
	display: inline-block;
	padding: 0.4em 0.5em 0 0;
	font-family: "FontAwesome";
}
#vmeni li ul a.vmeniAkt::before {
	color: #ccc;
}
/* @end */

/* @group Hmeni */
#hmenuWrapper {
	width: 984px;
	margin: 0 auto;
	text-align: left;
}
#hmenu {
	background: #242424;
	width: 100%;
	position: absolute;
	left: 0;
	top: 220px;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.36);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.36);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.36);
}
#hmenu.fixed {
	position: fixed;
	top: 0;
	z-index: 100;
}
#hmenu li {
	display: inline;
}

#hmenu li a {
	display: block;
	float: left;
	color: #e0e0e0;
	font-size: 13px;
    font-family: 'Ubuntu', sans-serif;
	padding: 12px 15px;
	border-right: 1px solid #4c4c4c;
}
#hmenu ul li:first-child a {
	border-left: 1px solid #4c4c4c;
}
#hmenu ul li a:hover {
	background: #3b3b3b;
	color: #fff;
}
#hmenu ul li a.active {
	background: #3b3b3b;
	color: #fff;
}
/* @end */



/* @group Search */
#searchBox {
	float: right;
	background: #fff;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	height: 26px;
	margin: 6px 0 0 0;
}
#searchBox input {
	background: transparent;
	border: none;
    font-family: 'Ubuntu', sans-serif;
	color: #848484;
	padding: 6px 0;
	width: 70px;
}
#searchBox i {
	color: #000;
	font-size: 18px;
	padding: 0px 2px 0 5px;
	line-height: 28px;
	vertical-align: middle;
}
/* @end */

/* @group Slider */

#slidesWrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 220px;
	overflow: hidden;
}
.slide {
	width: 100%;
	height: 220px;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	display: none;
}
.sliderColor {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}
.sliderColor.right {
	float: right;
	right: 0;
	left: auto;
}
.slide img {
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -250px;
	top: 0;
}
.slideContent {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 50%;
	width: 290px;
	padding: 0;
	text-align: left;
    font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	margin-left: -247px;
	color: #fff;
}
.slideTxt {
	padding: 5px 0 20px 0;
	line-height: 16px;
	font-size: 18px;
	font-style: italic;
}
.slideContent h3 {
	font-size: 26px;
	padding:20px 0 0 0;
    font-style: italic;
    font-weight: bold;
}
.slideContent a  {
	display: block;
	float: left;
	padding: 2px 20px 20px 0;
	font-size: 14px;
	clear: both;
	background: url(arrow.png) no-repeat right 0;
}
.slideContent.light h3, .slideContent.light a {
	color: #fff;
}
.slideContent.dark h3,.slideContent.dark a {
	color: #000;
}
.slideContent.light {
    text-shadow: 1px 1px rgba(0,0,0,0.8);
}
.slideContent.dark {
    text-shadow: 1px 1px rgba(255,255,255,0.8);
}
#slidesNav {
	position: absolute;
	left: 50%;
	top: 20px;
	text-align: left;
	margin-left: 440px;
	z-index: 50;
}
#slidesNav li {
	display: block;
	float: left;
	cursor: pointer;
	background: rgba(255,255,255,0.5) !important;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 7px 0 0;
}
#slidesNav li.active {
    background: #fff !important;
}
#slidesNav li span {
	display: none;
}
/* @end */


/* @group Uvodna */
#uNews {
	float: left;
	width: 230px;
}
#uNews .banner {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
#uMid {
	float: left;
	width: 480px;
	margin: 0 0 0 20px;
	padding: 0 0 30px 0;
}
#uAktualni {
	float: right;
	width: 100%;
	margin: 0 0 20px 0;
}
#bodyUvodna h1, #uNews h1 {
	font-size: 20px;
	color: #000;
}
#dogodki .dvi::before {
	position: absolute;
	left: -30px;
	top: 15px;
	font-size: 22px;
}
#dogodki article {
	float: right;
	position: relative;
	width: 88%;
	border-bottom: 1px solid #dedede;
	padding: 10px 10px 10px 0;
	clear: both;
}
#dogodki header {
	background: #d0003b;
	padding: 12px 10px 12px 15px;
	position: relative;
}
#dogodki .gVec {
	clear: both;
	float: left;
	color: #0f56ae;
	font-size: 14px;
	margin: 10px 0 25px 10%;
}
#dogodki article {
	line-height: 18px;
}
#dogodki article h2 {
	font-size: 14px;
}
#dogodki article h3 a,#uAktualni h3 a {
	color: #015eb1;
	font-size: 14px;
}
#dogodki header h1 {
	color: #fff;
	font-size: 16px;
    padding: 0 0 3px 0;
}
#dogodki header h1::before {
	display: inline-block;
	padding: 4px 10px 0 0;
	content: "\f017";
	color: #eb91aa;
	font-family: "FontAwesome";
}
#dogodki.menu header {
	background-color: #0e54ad;
}
#dogodki.menu header h1::before {
	content: "\f0c9";
	color: #6b9cdb;
}
#dogodki.menu section {
	padding: 20px;
	width: auto;
}
#dogodki.menu ul li {
	display: inline;
}
#dogodki.menu ul li a {
	padding: 8px 0;
	display: block;
	border-bottom: 1px solid #e2e1e1;
}
#uAktualni h1, #uNews h1 {
	border-bottom: 3px solid #ef9d00;
	padding: 0 0 3px 0;
}
#uNews h1 {
	border-bottom-color: #35a401;
}
#uNews article {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 18px 0;
}
#uNews article h2 {
	font-size: 18px;
	color: #000;
	padding: 0;
	margin: 15px 0 0 0;
}
#uNews article h3 {
	color: #757575;
	font-size: 16px;
}
#uNews .head {
	float: left;
	clear: both;
	width: 100%;
	cursor: pointer;
}
#uNews .active .head {
	cursor: auto;
}
#uNews .img {
	float: left;
	width: 100%;
	max-height: 180px;
	overflow: hidden;
}
#uNews .img img {
    width: 100%;
}
#uNews .body {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}
#uNews .body, #uNews .img {
	display: none;
}
#uNews .active .body, #uNews .active .img {
	display: block;
}
#dogodki::after, #dogodki::before {
	content: '';
	background: #f3f3f3;
	position: absolute;
	bottom: -6px;
	height: 4px;
	width: 98%;
	left: 1%;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
	border: 1px solid #e0e0e0;
	border-top: none;
	z-index: 1;
}
#dogodki::before {
	bottom: -12px;
	width: 96%;
	left: 2%;
	z-index: 2;
}
#dogodki {
	float: left;
	position: relative;
	width: 100%;
	background: #f3f3f3;
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.14);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.14);
}
#uAktualni article, #utrinki article {
	float: left;
	border-bottom: 1px dashed #ccc;
	clear: both;
	width: 100%;
	padding: 15px 0;
	position: relative;
}
#utrinki article {
	padding-top: 0;
	margin-bottom: 15px;
}
#uAktualni .dvi::before {
	color: #ccc;
	display: block;
	float: left;
	font-size: 20px;
}
#uAktualni h2,#uAktualni time, #utrinki article time, #utrinki article h4,#utrinki article h5, #uAktualni h3 {
	float: right;
	width: 200px;
}
#utrinki .dvi::before {
	position: absolute;

	padding: 10px;
	right: 10px;
	top: 10px;
}
#utrinki article time, #utrinki article h4,#utrinki article h5 {
	width: 100%;
	float: left;
}
#utrinki article h5 a {
	color: #0e53ae;
}
#utrinki article h4 {
	font-size: 14px;
}
#utrinki article .img {
	height: 100px;
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
#utrinki article .img img {
	width: 100%;
	float: left;
}
#uAktualni h2 a,#uAktualni h3 a {
	font-size: 14px;
}
#uAktualni .gVec {
	font-size: 14px;
	padding: 15px 0;
	display: block;
	clear: both;
	color: #0f56ae;
}
#dogodki header .btn-group .btn {
	color: #7d1231;
    background-color: #da8ca1;
    padding: 8px 10px;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.24);
    border-radius: 2px;
}
#dogodki .caret {
	width: 0;
	height: 0;
	border-width: 7px;
	margin: 4px 0 0 2px;
	opacity: 0.5;
}
#dogodki header .btn-group {
	position: absolute;
	right: 10px;
	top: 18px;
}
.gVec.loading::after {
	content: '';
}
.gVec.loading {
	background: url(loading.gif) no-repeat left center;
	width: 100%;
	height: 20px;
}
#dogodki section {
	float: left;
	width: 100%;
	clear: both;
}
/* @end */

/* @group Items */
.item {
	clear: both;
	float: left;
	width: 100%;
}
.itemNav {
	padding: 10px 0 0 0;
	float: left;
	width: 100%;
	clear: both;
}
.gVec::after {
	content: "\f054";
	color: #ccc;
	display: inline-block;
	padding: 0.4em 0 0 0.5em;
	font-family: "FontAwesome";
}
.item h1 {
	font-size: 22px;
	color: #000;
	border-bottom: 3px solid #ccc;
	padding: 0 0 3px 0;

}
.itemContent {
	padding: 20px 0;
	float: left;
	width: 100%;
	clear: both;
	line-height: 18px;
}
.itemContent p {
	margin: 0 0 15px 0;
}
.itemContent td p {
	margin: 0;
}
h2.eventsTitle {
	font-size: 18px;
	color: #585856;
	margin-top: -12px;
	margin-bottom: 20px;
}
h1.eventsTitle {
	font-size: 24px;
	color: #000;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 0;
}
.item h6 {
	padding: 10px 0;
}
.itemEvent h6 {
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 8px 10px;
	background: #eee;
}
.itemImgs img {
	margin-top: 20px;
}
.itemImgs .firstImg img {
	margin-top: 0;
}
.itemImgs {
	float: right;
	width: 200px;
	padding: 0 0 20px 0;
	text-align: right;
	margin: 0 0 0 20px;
	border-left: 1px solid #eee;
}
#mainColumn .item .itemDatoteke h2 {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 0;
	line-height: 20px;
	font-size: 18px;
	color: #000;
}
.itemDatoteke {
	float: left;
	width: 100%;
	clear: both;
	padding: 20px 0;
}
.itemDatoteke ul {
	margin: 10px 0 0 0px;
}
.itemDatoteke ul li {
	list-style: none;
	background: url(page_white.png) no-repeat left 2px;
	display: block;
	padding: 4px 0 4px 22px;
}
.itemDatoteke ul li.datoteke_pdf {
	background-image: url(page_white_acrobat.png);
}
.itemDatoteke ul li.datoteke_txt {
	background-image: url(page_white_text.png);
}
.itemDatoteke ul li.datoteke_psd, .itemDatoteke ul li.datoteke_jpg, .itemDatoteke ul li.datoteke_gif, .itemDatoteke ul li.datoteke_png {
	background-image: url(page_white_paintbrush.png);
}
.itemDatoteke ul li.datoteke_ppt, .itemDatoteke ul li.datoteke_pptx {
	background-image: url(page_white_powerpoint.png);
}
.itemDatoteke ul li.datoteke_ai, .itemDatoteke ul li.datoteke_eps {
	background-image: url(page_white_vector.png);
}
.itemDatoteke ul li.datoteke_zip, .itemDatoteke ul li.datoteke_rar {
	background-image: url(page_white_zip.png);
}
.itemDatoteke ul li.datoteke_xls {
	background-image: url(page_excel.png);
}
.itemDatoteke ul li.datoteke_doc,.itemDatoteke ul li.datoteke_docx {
	background-image: url(page_word.png);
}
.itemDatoteke ul li span {
	font-size: 11px;
	color: #a3a3a3;
}
.galerijaContainer {
	float: left;
	width: 100%;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 15px 0 0 0;
}
.galerijaRow {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}
.utrinkiItem .galerijaContainer {
	margin-top: 15px;
}
.utrinkiItem h3 i {
	color: #ccc;
}
.itemEvent h2 {
	font-size: 18px;
	color: #5c5b5b;
	padding: 5px 0 10px 0;
}
.eventInfo {
	float: right;background: #eee;
	padding: 15px 20px;
	margin: 0 0 10px 20px;
}
.eventInfo p i {
	font-size: 1.2em;
	color: #9a9a98;
	padding-right: 5px;
}
.eventInfo p {
	margin: 0;
	line-height: 24px;
}
.eventInfo .fb-link i {
    color: #fff;
    display: block;
    float: left;
    line-height: 24px;
    border-right: 1px solid rgba(0,0,0,0.2);
    margin: 0 6px 0 0;
    width: 12px;
    text-align: center;
}
.eventInfo .fb-link {
    display: block;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18);
    background: -webkit-linear-gradient(top, #3276ca 0%, #0c53a9 100%) #0c54aa;
    background: -moz-linear-gradient(top, #3276ca 0%, #0c53a9 100%) #0c54aa;
    background: -ms-linear-gradient(top, #3276ca 0%, #0c53a9 100%) #0c54aa;
    background: linear-gradient(to bottom, #3276ca 0%, #0c53a9 100%) #0c54aa;
    color: #fff;
    border-radius: 3px;
    padding:1px 10px 0 7px;
    margin: 5px 0 0 0;
    clear: both;
}
.itemEvent h1::before {
	font-size: 0.9em;
}
.itemEvent h6 i {
	color: #ccc;
	font-size: 1.2em;
}
.utrinkiItem h3 {
	font-size: 18px;
	color: #000;
	padding: 0 0 10px 0;
}
.utrinkiItem {
	padding: 0 0 20px 0;
	float: left;
	width: 100%;

}
.utrinkiItem.noImgs {
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #ccc;
}


.galerijaRow .galerijaItem {
	width:170px;
	float:left;
	display:block;
	margin:0 20px 0 0;
}
.galerijaRow .divLast {
	margin-right: 0;
}
.itemImgs img, .galerijaItem img, #utrinki .img {
	border: 1px solid #b2b1b1;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.24);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.24);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.24);
}
.itemImgs p, .galerijaItem p {
	margin: 0;
	padding: 6px 0 0 0;
	color: #a2a2a0;
}
#tip7-title b {
	display: block;
}
#tip7-title {
	color: #fff;
}
.itemSeznam li a {
	display: block;
	padding: 3px 0 3px 20px;
}
.itemSeznam li.active a {
	color: #0e54ae;
}
.itemSeznam {
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
}
table.infoTable i::before {
	vertical-align: top;
	height: 12px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
table.infoTable i {
	vertical-align: top;
	display: block;
	float: left;
	height: 16px;
}
table.infoTable td, table.infoTable th {
	padding-left: 10px;
	padding-right: 0;
}
table.infoTable th {
	background-color: #0c55ab;
	color: #fff;
	font: 14px 'Ubuntu', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
table.infoTable td strong {
	white-space: nowrap;
	font-weight: normal;
	color: #31312f;
}
table.infoTable .infoSmall td {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #a8a8a8;
	background-color: #edeeed;
}
.itemContent strong {
	font-weight: bold;
}
/* @end */

/* @group FCK */
.customBold {
	font-weight:bold;
}
.customBold2 {
	font-weight:bold;
	color:#194c88;
}
.customBold3 {
	font-weight: bold;
	color: #ba086d;
}
.customBold4 {
	color: #194c88;
	font: normal 17px 'Ubuntu', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.customBold5 {
	color: #ba086d;
	font: 17px 'Ubuntu', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.redText {
	color:#FF7E00;
}
.blueText {
	color:#016FAC;
}
.smallText {
	font-size:10px;
}
.fckTable {
	border-top:1px solid #dddddc;
	/*clear:both;*/
	margin:11px 0 10px 0;
}
.fckTable td, .fckTable th {
	border-bottom: 1px solid #dddddc;
	padding:8px 4px 8px 0;
	vertical-align: top;
}
.fck_Slika_desno, fck_Slika_levo {
	float:right;
	margin:0 0 5px 5px;
}
.fck_Slika_levo {
	float:left;
	margin:0 5px 5px 0;
}
.fckTR0 td, .fckTR0 th {

}

/* @end */

/* @group Koledar */
#dogodkiCal {
	background: #eee;
	float: left;
	width: 100%;
}
#dogodkiCal header button {
	background: none;
	border: none;
	float: right;
	border-left: 1px solid rgba(255,255,255,0.2);
	height: 100%;
	padding: 7px 10px;
	line-height: 18px;
	cursor: pointer;
}

#dogodkiCal header button::after {
	content: "\f054";
	color: #fff;
	display: inline-block;
	font-family: "FontAwesome";
	padding: 2px 0 0 0;
}
#dogodkiCal header button.prev::after {
	content: "\f053";
}
#dogodkiCal header {
	background: #d0003b;
	padding: 0;
	position: relative;
	float: left;
	width: 100%;
}
#dogodkiCal header h3 {
	color: #fff;
	font-size: 14px;
	float: left;
	margin-left: 15px;
	padding: 8px 0;
}
#dogodkiCalBox, #utrinki {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#utrinki {
	overflow: visible;
	clear: b;
}
#dogodkiCalBox h2, #utrinki h2, .col-link a {
	font-size: 18px;
	color: #000;
	padding: 0 0 10px 0;
}
#dogodkiCalBox h2::before, #utrinki h2::before {
	display: inline-block;
	padding: 4px 5px 0 0;
	content: "\f017";
	color: #ccc;
	font-family: "FontAwesome";
}
.col-link {
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #eee;
}
.col-link a {
    color: #d0003b;
}
.col-link a i {
    color: #ccc;
    padding: 4px 5px 0 0;
}
#utrinki h2::before {
	content: "\f030";
}
#dogodkiCal li em {
	display: none;
}
#dogodkiCal li.head {
	background-color: #232423;
	color: #fff;
}
#dogodkiCal li {
	display: block;
	float: left;
	width: 29px;
	border-right: 1px solid rgba(0,0,0,0.07);
	border-bottom: 1px solid rgba(0,0,0,0.07);
	text-align: center;
	padding: 7px 0;
}
#dogodkiCal li.blank {
	background-color: #e4e4e3;
}
#dogodkiCal li.past {
	background-color: #eaeaea;
	color: #c4c4c1;
}
#dogodkiCal li.today  {
	color: #fff;
	background-color: #929496;
}
#dogodkiCal li.has {
	cursor: pointer;
	background-color: #d0003b;
	color: #fff;
}
#dogodkiCal li.today.has  {
	background-color: #0d53ad;
}
#dogodkiCal li.active {
	background-color: #6ebb2b;
}
#dogodkiCal li.calDayInfo {
	width: auto;
	float: left;
	width: 100%;
	clear: both;
	background-color: #404140;
	text-align: left;
	position: relative;
	-moz-box-shadow: inset 0 1px 5px black;
	-webkit-box-shadow: inset 0 1px 5px black;
	box-shadow: inset 0 1px 5px black;
}
#dogodkiCal li.calDayInfo i {

	position: absolute;
	left: 0;
	top: -1px;
	width: 0;
	height: 0;
	margin-left: -1px;
	border-color: #6ebb2b transparent transparent  transparent;
	border-style: solid;
	border-width: 7px;
}
#dogodkiCal li.calDayInfo p a {
	color: #ccc;
}
#dogodkiCal li.calDayInfo p a strong {
	color: #fff;
	display: block;
}
#dogodkiCal li.calDayInfo p {
	margin: 0 10px;
	padding: 5px 0;
}
/* @end */


/* @group paging */
.pagingWrapper {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	background-color: #eee;
}
.bcmsPaging {
	clear: both;
	padding: 0 0;
}
.bcmsPaging li {
	display: inline;
}
.bcmsPaging li span {
	display: block;
	float: left;
	padding: 5px 8px;
	margin: 0;

}
.bcmsPaging li a:hover {
	text-decoration: none;
}
.bcmsPaging li a:hover span {
	background-color: #0e53ae;
	color: #fff;
}

.bcmsPaging li.bcmsPagingPrev span::after, .bcmsPaging li.bcmsPagingNext span::after {
	content: "\f053";
	font-family: FontAwesome;
	color: #0;
	padding: 2px 4px 0 4px;
	display: inline-block;
}
.bcmsPaging li.bcmsPagingNext span::after {
	content: "\f054";
}
.bcmsPaging .bcmsPagingActive span {
	color: #fff;
	background-color: #232423;
}

/* @end */

/* @group search results */
.searchItem {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 20px 0;
}
.searchItem h2 {
	font-size: 18px;
}
.searchItem .itemContent {
	padding: 10px 0 5px 0;
}
.itemSearch p {
	margin: 0;
	padding: 10px 15px;
}
.itemSearch h1 b {
	font-weight: normal;
	color: #000;
}
.itemSearch h1 {
	font-size: 20px;
	color: #7d7a7a;
}
.itemSearch p.r10 i {
	color: #aaa9a9;
	font-size: 1.2em;
	margin-right: 5px;
}
.itemSearch p.r10 {
	background: #eee;
	float: left;
	width: 100%;
	clear: both;
	margin: 15px 0;
}
.item404 h1 {
	border: none;
}
.item404  {
	margin: 0 0 20px 0;
	padding: 20px ;
	border: none;
	background: url('../images/bg.jpg') no-repeat left top #fdda32;
}
/* @end */

/* @group jQuery autocomplete */

.ac_results {
	text-align: left;
	margin: 8px 0 0 -0;
	padding: 0 0 15px 0;
	background-color: #282828;
	overflow: hidden;
	z-index: 99999;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.5);
	box-shadow:0 0 15px rgba(0,0,0,0.5);
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
}
.ac_results .button {
	margin: 15px 0 0 15px;
}
.ac_results ul {
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #000;
	border-bottom: 1px solid #323232;
}
.ac_results li span {
	display: block;
	font-size: 11px;
	color: #9ea6a4;
}
.ac_results li {
	text-align: left;
	margin: 0px;
	padding: 8px 10px;
	cursor: default;
	display: block;
	border-bottom: 1px dotted #313131;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	color: #679fd4;
}

.ac_loading {
	/* background: white url('indicator.gif') right center no-repeat; */
}

.ac_odd {

}

.ac_results .ac_over {
	background: #0d2136;
	color: white;
	text-shadow: rgba(0,0,0,0.2) 0 1px 0;
}
.ac_over span {
	color: #d0d0d0;
}
/* @end */

.banner  {
    margin: 0 0 20px 0;
}
.banner img {
    width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-device-pixel-ratio: 2) {
     #topLogo {
         background-image: url(logo-header@2x.png);
         background-size: 228px 208px;
     }
}