body {
	width: 100%;
	height: 100%;
	color: #000;
	padding: 0;
	margin: 0;
	font-family: 'open_sansregular', Arial, Sans-serif;
	font-size: 16px;
	background: #ddd9f1;
	border-top: 5px solid #8680D2;	
}
html {
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

hr {
	margin: 5px 0;
	width: 100%
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: inherit;
	color: #000;
}

a img {
	border: none;
}

a {	
	color: #1361af;
	text-decoration: none;
	/* font-weight: 700; */
}
a:visited {
	color: #1361af;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF6F4A;
	text-decoration: none;
	transition: all 0.3s linear;
	transition: color .2s ease-out, background 0.5s ease-in;
}

a.active {
	color: #1361af;
	text-decoration: none;
	transition: all 0.3s linear;
	transition: color .2s ease-out, background 0.5s ease-in;
}

a:focus {
	outline: none;
	text-decoration: none;
}

.clear {
	height: 1px;
	line-height: 0;
	font-size: 1px;
	clear: both;
}

img {
	border: none;
}

strong {
	font-weight: normal;
	font-family: 'open_sanssemibold', Arial, Sans-serif;
}

.success-message{
	color: green;
	font-size: 25px;
	text-align: center;
}

.error-message{
	color: red;
	font-size: 25px;
	text-align: center;
}

em, i {
	font-family: 'open_sansitalic', Arial, Sans-serif;
}

a.logo {
	display:block;
	margin-top: 70px;
	float:left;
	width: 62%;
}

.social {
	margin-top: 20px;
}

.social a {
	color: #000;
	font-size: 18px;
	border-right: 1px solid #000000;
	padding: 0 10px;
}

.social a:hover {
	color: #8680D2;
}

.social a.lang {
	font-family: 'roboto_slabregular';
	font-size: 14px;
	border-right: none;	
}

.social a.impared {
	font-family: 'roboto_slabregular';
	font-size: 14px;
	border-right: none;	
	border-left: 1px solid #dfdfdf;
	color: #000;
}

.search {
	display: table-cell; 
	width: 100%;
}

.searchborder {
	width: 320px;
	height: 37px;
	background-color: #fff;
	border: 2px solid #d9d9d9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 37px;
	float: right;		
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}

.select_header {
	float: left;
	width: 110px;
}

.select_tip {
	float: left;
	width: 100% !important;
}

.select_header .btn {
	border: 0;
	border-radius: 0;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	height: 33px;	
}

.searchbox {
	background: none;
	border: none;
	float: left;
	border: none;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	height: 34px;
	width: 170px;
	padding-left: 10px;
    font-family: 'roboto_slabbold';
}

.searchbtn {
	display: block;
	float: right;
	width: 35px;
	height: 30px;
	padding: 6px;
	color: #000000;
}

.header {
	margin-bottom: 10px;
}

.menu {
	background-color: #ddd9f1;
	margin-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	height: 50px;
	color: #000;
	border: 2px solid #000;
}



.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	list-style: none;
	display: inline-block;
	margin-left: 7px;	
	position: relative;		
}

.menu li a {
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
    font-family: 'open_sansbold';
	display: block;	
	padding: 14px 18px 10px 18px;
	position: relative;
}

.menu li a:hover {
	border-bottom: 5px solid #8680D2;
}

.menu li a.active {
	border-bottom: 5px solid #FF6F4A;
}

.submenu {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	background-color: #8680D2;
	width: 300px;
	padding: 20px;
	z-index: 100;
}



.submenu.last {
	display: none;
	position: absolute;
	top: 50px;
	right: 0 !important;
	background-color: #4a5865;
	width: 300px;
	padding: 20px;
	z-index: 100;
	left: auto;
}

.submenu li {
	list-style: none;
	display: block;
	margin-left: 0;	
	border-top: 1px solid #65717c;
}

.menu li .submenu li {
	margin-left: 0;
}


.submenu li:first-child {
	border-top: none;
}

.submenu li a {
	color: #fff;
	font-size: 14px;
	text-transform: none;
    font-family: 'open_sansregular', Sans-serif !important;
	display: block;	
	padding: 0;
	padding: 7px 0;
	position: relative;
}

.submenu li a:hover, .submenu li a.active {
	border-bottom: none;
	color: #F5FF64;
}


/* MENU Knjiznica  */

.menu_knjiznica2 {
	background-color: #ececec;
    border-bottom: 1px solid #e4e4e4;
    height: 50px;
    position: relative;
    top: -20px;
}

.menu_knjiznica2 ul {
	margin: 0;
	padding: 0;
}

.menu_knjiznica2 li {
	float: left;
    list-style: outside none none;
    position: relative;	
}

.menu_knjiznica2 li a {	
	color: #666666;
    display: block;
    font-family: "open_sansbold";
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
}

.menu_knjiznica2 li a:hover {
	border-bottom: 5px solid #4266B0;
}


.footer {
	background-color: #ddd9f1;
	padding: 30px 0;
	margin-top: 30px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.naslov_footer {
	color: #000000;
	font-size: 16px;
    font-family: 'roboto_slabbold';
	margin-bottom: 15px;		
}

.footer ul {
	margin: 0;
	padding: 0;
}

.footer li {
	list-style: none;
	margin-bottom: 10px;
}

.footer li a {
	color: #000000;
	font-size: 13px;
}

.footer li a:hover {
	color: #FF6F4A;
}

.footer_social {
	background-color: #ddd9f1;
	padding: 30px 0;
	text-align: center;	
}

a.facebook, a.youtube, a.pinterest, a.tumblr {
	display: inline-block;
	width: 35px;
	height: 35px;
	padding-top: 5px;
	margin-right: 10px;
	line-height: 20px;
	border: 2px solid #000;
}

a.facebook span.fa-facebook {
	color: #000000;
}
a.youtube span.fa-youtube {
	color: #000000;
}
a.pinterest span.fa-pinterest {
	color: #698ce6;
}
a.tumblr span.fa-tumblr {
	color: #698ce6;
}

a.twitter {
	background-color: #293844;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 120px;
	padding-top: 8px;
	margin-right: 10px;
	line-height: 20px;	
}

a.twitter span.fa-twitter {
	color: #4d84b7;
}

a.google {
	background-color: #293844;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 120px;
	padding-top: 8px;
	line-height: 20px;	
}

a.google span.fa-google-plus {
	color: #e66779;
}

a.facebook:hover, a.twitter:hover, a.google:hover, a.youtube:hover, a.pinterest:hover, a.tumblr:hover {
	background-color: #8680D2;
}

.copyright {
	color: #000000;
	font-size: 13px;
	margin-top: 20px;
}

a.sve_oba {
	color: #000;
	font-size: 13px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.box_txt_blue {
	background-color: #8680D2;
	color: #000;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 15px;
	width: 215px;
	height: 118px;
}

.top_label {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.top_label_grey {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 10px;
	color: #4a5865;
}

.box_blue_txt {
	font-size: 16px;
    font-family: 'roboto_slabbold';	

}

.box_grey_txt {
	font-size: 16px;
    font-family: 'roboto_slabbold';
	color: #000;			
}

.box_txt_orange {
	background-color: #FF6F4A;
	color: #000000;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 15px;
	width: 80%;
	max-width: 212px;
	line-height: 20px;
}

.txt_black {
	font-size: 13px;
	line-height: 18px;
	font-family: 'robotolight';
	color: #000;
	margin-top: 10px;
}

.breadcrumbs {
	padding-bottom: 12px;
}

.breadcrumbs ul {
	margin: 0;
	padding: 0;
}

.breadcrumbs li {
	list-style: none;
	display: inline-block;
}

.breadcrumbs li a {
	font-size: 12px;
	color: #4a5865;
}

.breadcrumbs li a:hover, .breadcrumbs li a.active {
	color: #FF6F4A;
}

.breadcrumbs li span.fa-angle-right {
	margin: 0 6px;
	font-size: 12px;	
}

.submenu_share {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	clear: both;
}

.submenu_share a.ico_foo {
	color: #fff !important;
	margin-right: 20px;
	text-decoration: none !important;
	background-color: #8680D2;
	display: block;
	float: left;
	padding: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 16px;
}

.submenu_share a.ico_foo:hover {
	color: #1361af;
	background-color: #000;
}

.submenu_share a span {
	font-size: 16px;
}

.social_pod {
	border-bottom: 3px solid #000000;
	padding-bottom: 10px;
	margin-top: 16px;
}

.social_pod a {
	color: #4a5865;
	font-size: 14px;
}

.social_pod a span {
	font-size: 18px;
	margin-right: 5px;
}

.social_pod a span.fa-share-alt {
	margin-left: 15px;
}

.submenu_pod {
	margin-top: 10px;
}

.submenu_pod ul {
	margin: 0;
	padding: 0;
}

.submenu_pod li {
	list-style: none;
	border-bottom: 1px solid #e4e4e4;
}

.submenu_pod li a {
	color: #666;
	font-size: 15px;
	display: block;
	padding: 10px 0;
	font-family: 'roboto_slabbold';
}

.submenu_pod li a:hover, .submenu_pod li a.active {
	color: #000000;
}

/* Drugi nivo */

.submenu_pod ul li ul {
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
}

.submenu_pod li ul li {
	list-style: none;
	border-bottom: 1px solid #fff;
}

.submenu_pod li li a {
	color: #000;
	background-color: #B9B6E9;
	border-top: 1px solid #B9B6E9;
	font-size: 13px;
	display: block;
	padding: 10px 0 10px 10px;
    font-family: 'open_sansregular';	
}

.submenu_pod li li a:hover, .submenu_pod li li a.active {
	color: #FF6F4A;
}

/* Treci nivo */

.submenu_pod ul li ul li ul {
	margin: 0;
	padding: 0;
	background-color: #dddddd;
}

.submenu_pod li ul li ul li {
	list-style: none;
	border-bottom: none;
}

.submenu_pod li li li a {
	color: #000;
	font-size: 13px;
	display: block;
	padding: 10px 0 10px 20px;
    font-family: 'open_sansregular';	
}

.submenu_pod li li li a:hover, .submenu_pod li li li a.active {
	color: #1361af;
}

.content {
	line-height: 24px;
	
}

.content ul {
	margin-top: 10px;	
}

.content h1 {
	font-size: 32px;
	color: #000;
    font-family: 'roboto_slabregular';
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 20px;	
}

.content h2 {
	color: #000000;
	font-size: 24px;
    font-family: 'roboto_slabregular';
	margin-bottom: 13px;	
}

.content h3 {
	color: #000000;
	font-size: 20px;
    font-family: 'roboto_slabregular';
	margin-bottom: 10px;	
}

.slika_sub {
	margin-bottom: 5px;
	/*float: left;*/
	border: 1px solid #ccc;
	margin-right: 20px;
}

a.showGalImg {
	display: block;
}

/* Masonry */


.post {
	-webkit-box-shadow: 0px 8px 10px -6px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 8px 10px -6px rgba(0,0,0,0.3);
	box-shadow: 0px 8px 10px -6px rgba(0,0,0,0.3);	
	margin-bottom: 25px; /*vertikalni odmak*/
}


.box_txt {
	background-color: #fff;
	padding: 20px;
}

.pola img {
	max-width:50%;
}

.box_txt_pola {
	background-color: #4a5865;
	padding: 20px;
	position: absolute;
	right: 15px;
	width: 49%;
	max-width: 200px;
	color: #fff;
}

.klik {
	float: right;    
	margin-top: 40px;
	display: table-cell;
	width: 60px; 	
}

.menu-button {
	display: none;
	background: #8680D2;
    border-bottom: none;
    color: #fff !important;
    cursor: pointer;
    padding: 7px 15px;
    height: 37px;
    position: relative;	
    border-radius: 5px;
    width: 43px;
    float: left;
}

.menu-button a:hover {
	color: #F8991D;
}

.menu-button .touch-button {
    display: none;
}

.menu-button2 {
	display: none;
	background: #FF6F4A;
    border-bottom: none;
    color: #fff !important;
    cursor: pointer;
    padding: 7px 15px;
    height: 37px;
    position: relative;	
    border-radius: 0;
	width: 100%;
	text-align: center;
    float: left;
	text-transform: uppercase;
	letter-spacing:2px;
	font-weight: bold;
}

.menu-button2 .touch-button {
    display: none;
}

.right_header {
	width: 38%;
}

/* LEVEL 1 */

ul.flexnav { padding-left: 0; margin-top: 20px; }

.flexnav li {
	list-style: none;
	
}

.flexnav li a, .flexnav li a:focus {
    background-color: #ffffff;
    display: block;
	padding: 10px;
    color: #000000;
    font-family: 'roboto_slabregular';
	font-size: 16px;
	text-decoration: none;   
}

.flexnav li a:hover, .flexnav li a:focus, .flexnav li a.active {
    background-color: #B9B6E9;
    color: #000;
    text-decoration: none;
}

/* LEVEL 2 */

.flexnav li ul li {
	list-style: none;
	border-bottom: none;
	text-align: left;
}

.flexnav li ul li a, .flexnav li ul li a:focus {
    background-color: #fff;
    display: block;
	padding: 10px 0;
    color: #000000;
    font-family: 'open_sansregular'; 
	font-size: 14px;
	text-decoration: none; 
	padding-left: 20px;	  
}

.flexnav li ul li a:hover, .flexnav li ul li a.active {
    background-color: #FFA992;
    color: #000000;
    text-decoration: none;
}

/* LEVEL 3 */

.flexnav li ul li ul li {
	list-style: none;
	border-bottom: none;	
}

.flexnav li ul li ul li a, .flexnav li ul li ul li a:focus {
    background-color: #fff;
    display: block;
	padding: 10px 0;
    color: #676767;
    font-family: 'open_sansregular';
	font-size: 12px;
	text-decoration: none;  
	padding-left: 20px;		 
}

.flexnav li ul li ul li a:hover, .flexnav li ul li ul li a.active {
    background-color: #FFA992;
    color: #fff;
    text-decoration: none;
}

.flexnav .touch-button {
	height: 43px;
	background: none;
}

.flexnav li ul {
	margin: 0;
	padding: 0;
}


.flexnav .touch-button .navicon {
    color: #888;
    font-size: 12px;
    position: relative;
    top: 1em;
}

li.lang_sub a {
	background-color: #B9B6E9;
	color: #000;
	text-align: center;
}

li.impared_sub a {
	background-color: #000;
	color: #fff;
	text-align: center;
}

li.impared_sub a:hover {
	background-color: #000;
	color: #fff;
	text-align: center;
}

.searchwrapper {
	float: right;
	display: table;
	width: 50%;
}

.grid {
	max-width: 1140px;
	margin: 0 auto;
}

/* clearfix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

.grid-sizer {
	width: 45px;
}

.gutter-sizer {
	width: 28px;
}

/* ---- grid-item ---- */

.grid-item {
	width: 264px;
	margin-bottom: 30px;
	float: left;
	font-size: 30px;
	box-shadow: none;	
	border: 2px solid #000;
}

.grid-item-column {
	width: 264px;
	margin-bottom: 30px;
	float: left;
	font-size: 30px;
	box-shadow: none;	
	border: none;
}

.grid-item-inner {
	width: 264px;
	margin-bottom: 30px;
	float: left;
	font-size: 30px;
	box-shadow: none;	
	border: 2px solid #000;
}

.grid-item.stamped {
	display: none;
}

.gi-w2 { width: 410px; }
.gi-w3 { width: 556px; }

.gi-h2 { height: 200px; }
.gi-h3 { height: 260px; }
.gi-h4 { height: 360px; }

.grid-item.stamp {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.grid-item.stamp.invisible {
	opacity: 0;
}

.grid-item-inner:last-child {
	margin-bottom: 0;
}

.grid-item > a,
.grid-item-inner > a {
	display: block;
	background-size: cover;
	background-position: center;
	height: 100%;
}

.grid-item:not(.stamp):hover,
.grid-item-inner:hover {
	opacity: 0.7;
	transition: all .2s ease-out, background 0.5s ease-in;		
}

.grid-item.knjige_main:hover,
.grid-item-inner.knjige_main:hover {
	opacity: 1;	
}

.grid-item.knjige_main a:hover,
.grid-item-inner.knjige_main a:hover {
	opacity: 0.7;	
	transition: all .2s ease-out, background 0.5s ease-in;		
}

.img_box_holder {
	width: 50%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center;
	float: left;
}

.img_box_holder_top {
	width: 100%;
	height: 195px;
	display: block;
	background-size: cover;
	background-position: center;
	border-bottom: 2px solid #000;
}

.txt_box_holder {
	background-color: #00E7A7;
	width: 50%;
	height: 100%;
	float: left;
	padding: 20px;	
	color: #000;
	line-height: 16px;		
	position: relative;
}

a.box_blue_txt {
	color: #000;
    display: block;
    height: 38px;
    line-height: 20px;
    overflow: hidden;
}

a.box_white_txt {
	color: #000000;
	max-height: 65px;
	display: block;
	line-height: 22px;
	overflow: hidden;
}

.txt_box_holder_bottom {
	background-color: #ddd9f1;
	width: 100%;
	height: 50%;
	padding: 20px;		
}

a .txt_box_holder {
	color: #000;		
}

a .txt_box_holder_bottom {
	color: #000;		
}

.box_white_txt {
	font-family: "roboto_slabbold";
    font-size: 16px;	
}

.details_white {
	font-size: 13px;
	line-height: 18px;
    font-family: 'robotolight';
    margin-top: 10px;
    max-height: 55px;
    overflow: hidden;
}

.knjige_main {
	background-color: #ddd9f1;
}

.knjige {
	width: 100%;
	padding: 4%;
}

.naslov_knjige_section {
	font-family: "roboto_slabbold";
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
    background-color: #f2f2f2;
    height: 30px;
    padding-left: 5px;
    line-height: 32px;
}

a.vise_a.small {
	width: 40px;
}

.knjiga_holder.small {
	width: 100%;
}

.holder_knjige_left {
	float: left;
	width: 50%;
	padding: 0 1% 0 0;
}

.holder_knjige_right {
	float: left;
	width: 50%;
	padding: 0 0 0 1%;
}

.holder_knjige_right.mali {
	width: 25%;
}

.knjiga_holder {
	text-align: center;
	width: 50%;
	float: left;
}

.knjiga_txt {
	margin-top: 10px;
}

a.vise_a {
	text-align: center;
	width: 60px;
	margin: 0 auto;
	display: block;
	font-size: 14px;
	font-family: "roboto_slabbold";	
	color: #000;
	padding: 5px 5px;
	float: right;
    background-color: #8680D2;
    height: 30px;	
    line-height: 20px;		
}

.pisac {
	font-size: 12px;
	color: #000;
    font-family: 'open_sansregular';	
}

.titl {
	font-size: 13px;
	color: #000000;
	font-family: 'roboto_slabbold';		
}

.knjiznica {
	margin-bottom: 20px;
	min-height: 150px;
	border-bottom: 1px solid #ccc;
}

.knjiznica_slika {
	width: 30%;
	margin-right: 10%;
	border: 1px solid #ccc;
}

.knjiznica_txt {
	width: 60%;	
}

a.naslov_knjiznica {
	font-size: 15px;
	color: #000;
	font-family: 'roboto_slabbold';	
	margin-bottom: 10px;
	display: block;	
}

a.naslov_knjiznica:hover {
	color: #FF6F4A;	
} 

.knjiznica_txt ul {
	margin: 0;
	padding: 0;	
}

.knjiznica_txt li {
	list-style: none;
	font-size: 12px;
	margin-bottom: 10px;
}

.knjiznica_txt li span {
	font-size: 11px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #666666; 
}

.knj_slika_holder {
	width: 30%;
	margin-right: 5%;
	border: 1px solid #ccc;
}

.knj_detalji {
	width: 30%;
	margin-right: 5%;	
}

.knj_detalji span.fa {
	font-size: 14px;
	margin: 10px 8px;
}

.knj_detalji .podjeli_dog span.fa {
	font-size: 15px;
}

.knj_detalji ul {
	margin: 0;
	padding: 0;		
}  

.knj_detalji li {
	list-style: none;
	font-size: 14px;
	margin-bottom: 10px;		
}

.knj_detalji li span {
	font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #666666;
}

.knj_detalji a {
	color: #1361af;
}

.knj_detalji a:hover {
	color: #FF6F4A;
}

.radno_vri {
	background-color: #B9B6E9;
	width: 30%;
	padding: 2%;
	font-size: 14px;
	border: 2px solid #000000;
	margin-bottom: 30px;
}

.radno_vri ul {
	margin: 0;
	padding: 0;		
}

.naslov_radno {
	font-family: 'roboto_slabbold';	
	font-size: 16px;
	color: #000000;	
	margin-bottom: 10px;
}

.radno_vri li {
	list-style: none;
	margin-bottom: 10px;	
}

.radno_vri span {
	margin-right: 5px;
	color: #666;
}

.naslov_podstr {
	color: #000000;
    font-family: "roboto_slabbold";
    font-size: 24px;
    margin-bottom: 20px;
	border-top: 1px solid #ccc;
	padding-top: 20px;	
}

a.naslov_dogadanje {
	color: #000;
    font-family: "roboto_slabbold";	
}

a.naslov_dogadanje:hover {
	color: #FF6F4A;
}

.date_dogadanje {
	color: #666666;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.tekst_dogadanje {
	font-family: "robotolight";
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;	
}

.tekst_dogadanje strong {
	font-size: 14px;
}

.dogadanje, .odjel {
	margin-bottom: 30px;
}

.o_knjiznici {
	font-family: "robotolight";
    font-size: 15px;
    line-height: 22px;
	margin-bottom: 30px;	
}

.naslov_odjel {
	color: #000;
	font-family: 'roboto_slabregular';
    font-size: 20px;
    margin-bottom: 20px;
}

a.podjeli_dog {
	color: #666;
	font-family: "robotolight";
    font-size: 15px;
}

a.podjeli_dog span {
	margin-left: 10px;
	font-family: "fontawesome";
    font-size: 15px;
}

a.podjeli_dog:hover, a.podjeli_dog:hover span {
	color: #FF6F4A;
}

.dogadanje_holder {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}

.dogadanje_holder2 {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
 	font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;	
}

.dog_slika_hold {
	width: 25%;
	float: left;
	margin-right: 3%;
}

.dog_txt_hold {
	width: 100%;
	float: left;	
}

.kat_dog {
	font-size: 11px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	background-color: #e5e5e5;
	padding: 2px 10px;
	text-align: center;
	border-radius: 7px;
	margin-bottom: 10px;
	height: 28px;
	line-height: 22px;
}

.date_dog {
	font-size: 12px;
	margin-right: 10px;
	float: left;
	padding: 5px 0;
	height: 28px;
	margin-bottom: 10px;
}

a.knjiz_dog {
	display: block;
	float: left;
	font-size: 13px;
    font-family: 'open_sanssemibold';	
    padding: 5px 0;
}

a.naslov_god {
	color: #000;
	font-family: 'roboto_slabbold';
    font-size: 18px;
    margin-bottom: 20px;	
}

/* a.naslov_god:hover {
	color: #8680D2;
	background: #F3FF51;
} */

.detalji_dog {
	font-size: 14px;
	margin-top: 10px;
}

.pagination li {
	background-color: #0000ff;
}


/* SELECT REPLACEMENT */
.selectator { width: 100% !important; min-height: 0 !important; border: 0; font-size: 14px; cursor: pointer; background: #fff; border-radius: 5px; }
.selectator::after { color: #666666; content:"\f0d7";; cursor: pointer; font-family: "FontAwesome"; font-size: 15px; line-height: 0; position: absolute; right: 20px; top: 50%;}
.selectator_chosen_item_title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #666666; text-align: left; font-size: 14px; }
.selectator_options { width: 100%; left: 0; border: 0; font-family: inherit; font-size: 14px; box-shadow: 0 10px 10px rgba(0,0,0,0.3); border-radius: 0; overflow-y: auto !important; -webkit-overflow-scrolling: touch; }
.disable_search .selectator_options { border: 0; }
.selectator.single { height: auto !important; padding: 6px 20px 8px 20px !important; }
.selectator.single .selectator_chosen_item { color: #8b8b8b; line-height: 26px; }
.selectator_option { color: #3b3b3b; padding-left: 10px; padding-right: 10px; }
.selectator_option_title { margin-left: 0; white-space: nowrap; }
.selectator_option.active { background-color: #f7941e; }

.holder {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-top: 20px;
}

.holder_last {
	width: 30%;
	float: left;
	margin-top: 20px;	
}

.holder_date {
	width: 30%;
	float: left;
	margin-right: 5%;	
}

.holder_date_last {
	width: 30%;
	float: left;	
}

.filteri {
	margin-bottom: 30px;
	background-color: #B9B6E9;
	padding: 0 20px;
	padding-bottom: 20px;
}

.label_white {
	font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;	
}

.input_forma {
	width: 100% !important;
	min-height: 0 !important;
	border: 0;
	font-size: 14px;
	background: #fff;
	border-radius: 5px;
	height: 40px;
	padding: 0 15px;	
}

.submit_forma {
	width: 100% !important;
	min-height: 0 !important;
	border: 0;
	font-size: 20px;
	background: #8680D2;
	border-radius: 5px;
	height: 40px;
	padding: 0 15px;
	color: #fff;
	font-family: "roboto_slabregular";
	margin-top: 25px;	
}

.submit_forma:hover {
	background: #FF6F4A;	
}

.pagination>li>a , .pagination>li>span {
	background-color: #fff;
	color: #000;
}

.pagination>li>a:hover , .pagination>li>span:hover, 
.pagination>li>a:focus , .pagination>li>span:focus {
	background-color: #B9B6E9;
}

.tablica_radno td {
	padding: 10px;
	border: 1px solid #8680D2;
}

#mct1 td {
	padding: 5px;
}

.cbm.cba.tc.cbo {
	background-color: #fff;
}

.label_kontakt {
	color: #000000;
    font-size: 13px;
    letter-spacing: 1px;
	padding: 8px 0;
    text-transform: uppercase;	
    float: left;
    width: 30%;
    margin-right: 5%;
}

.holder_input_kontakt {
	width: 100%;
	float: center;
}

.holder_input_kontakt label {float:left;cursor:pointer;}
.holder_input_kontakt .redakHolder {clear:both;overflow:hidden;}

.holder_input_kontakt2 {
	width: 60%;
	float: right;
}

.label_kontakt2 {
	width: 40%;
	color: #000000;
    float: left;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 8px 0;
    text-transform: uppercase;	
}

.input_kontakt {
	border: 0;
	width: 100%;
	height: 35px;
	padding: 0;
	color: #000000;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	font-size: 13px;
	margin-top:10px;
	background-color: #DFEBF4;
}
.javiteNamSe {
	text-align: center;
	font-size: 25px;
	text-decoration: solid;
}

.belowJaviSeText {
	text-align: center;
}

.input_kontakt2 {
	float: left;
	border: 0;
	height: 17px;
	padding: 0;
	color: #929292;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	font-size: 13px;
	margin-right: 10px !important;
}

.txtarea_kontakt {
	border: 0;
	width: 100%;
	min-height: 135px;
	padding: 0;
	color: #000000;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	font-size: 13px;
	background-color: #DFEBF4;
}

.txtarea_kontakt.fullWidth {width:100%;}

.holder_all {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	min-height: 35px;
}

.holder_all_area {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	min-height: 135px;	
}

.holder_all_area_2 {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.submit_kontakt {
	background-color: #8680D2;
	color: #fff;
	border: 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'open_sansbold';
	border-radius: 5px;
	width: 100%;
	padding-left: 65px;
}

.submit_kontakt:hover {
	background-color: #FF6F4A;
}

.meni_knjiznica_select {
	display: none;
	margin-bottom: 20px;
}

.dropdown-menu li a.grupa {
	text-transform: uppercase;
	font-family: 'open_sansbold';
	background-color: #fff;	
}

.meni_knjiznica {
	border-bottom: 1px solid #e4e4e4;
	height: 50px;
	background-color: #B9B6E9;
	position: relative;
	top: -20px;
}

.meni_knjiznica ul {
	margin: 0;
	padding: 0;
}

.meni_knjiznica li.main_knj_li {
	list-style: none;
	float: left;
	position: relative;
}

.meni_knjiznica li a.main_knj {
	display: block;
	padding: 15px 20px;
	color: #000000;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
	font-family: 'open_sansbold';
	position: relative;		
}

.meni_knjiznica li a:hover {
	color: #000;	
}

.meni_knjiznica li a.active {
	color: #F8991D;	
}

.submenu_knjiznica {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	background-color: #8680D2;
	color: #fff;
	width: 300px;
	z-index: 100;
}

.submenu_knjiznica.last {
	display: none;
	position: absolute;
	top: 50px;
	right: 0 !important;
	background-color: #ffffff;
	width: 300px;
	padding: 20px;
	z-index: 100;
	left: auto;
}

.submenu_knjiznica li {
	list-style: none;
	display: block;  
	margin-left: 0;	
	border-top: 1px solid #B9B6E9;
	padding: 12px 8px;
	position: relative;
}

.submenu_knjiznica li:first-child {
	border-top: none;
}

.submenu_knjiznica li a {
	color: #fff;
	font-size: 14px;
	text-transform: none;
    font-family: 'open_sansregular';
	display: block;	
	padding: 0;
	padding: 2px 0;
	position: relative;
}

.submenu_knjiznica li a:hover {
	border-bottom: none;
	color: #F5FF64;
}

.submenu_knjiznica li a.active {
	border-bottom: none;
	color: #F5FF64;
}

.submenu_knjiznica.tristo {
	left: 300px;
	top: 0;
	background-color: #9F99DF;
	position: absolute;
}

.tram {
	width: 22px;
	margin-top: -4px;
	margin-right: 20px;
	margin-left: 10px;
}

.parking {
	width: 22px;
	margin-top: -4px;
	margin-right: 10px;		
}

.naslov_knjiznica {
    color: #f8991d;
    font-family: "roboto_slabbold";
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 10px;
}

.knjiga_txt_naslov {
	margin-top: 10px;
	margin-bottom: 10px;
}

.naslov_knjige {
    color: #1361af;
    font-family: "roboto_slabbold";	
}

.knjiga {
	height: 325px;
	margin-bottom: 20px;
}

.holder_top_kat {
	font-size: 13px;
	margin-bottom: 15px;
}

.kat_ost {
	background-color: #DFEBF4;
	border-radius: 7px;
	padding: 4px 5px;
	margin-right: 10px;
	line-height: 16px;
	height: 25px;
	display: inline-block;
	font-size: 11px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;	
	text-align: center;
}

.imeknjiznice_kat {
    font-family: "roboto_slabbold";	
	padding: 2px 5px;
	margin-right: 10px;
	color: #000;
	background-color: #B9B6E9;
	border-radius: 7px;	
	height: 28px;
	display: inline-block;
    margin-bottom: 10px;
}

.kat_dat {
	background-color: #B9B6E9;
	border-radius: 7px;
	padding: 4px 5px;
	margin-right: 10px;	
	font-size: 12px;
	line-height: 16px;
	height: 25px;
	display: inline-block;	
    margin-bottom: 10px;		
}

.vrsta_dog_naslov {
	font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

a.vrsta_dog {
	display: block;
	background-color: #dddddd;
	padding: 5px 10px;
	border-radius: 7px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	color: #101010;
	font-size: 14px;
}

a.vrsta_dog:hover, a.vrsta_dog.active {
	background-color: #f8991d;
	color: #fff;
}

/* kalendari radno vrijeme */
.col-kalendar table {
	background-color: #fff;
	width: 100%;
}
.col-kalendar { text-align: left;}
.col-kalendar table td {padding: 5px; font-size: 13px; text-align: center;}
.col-kalendar .mjesec {  font-family: 'open_sansbold'; font-size: 13px; color: #000000; text-align: left; width: 100%; margin: 10px 0; display: block;}

.blagdani{color:#0099ff}
.dan-blag12 {color:#ff0000}
.dan-blag {color:#ee82ee}
.nedjelja {color:#ff8c00}
.dan-knj {color:#0000ff}
.ljeto {color:#daa520}

.content table {
	display: table;
	table-layout: fixed;
} 


@media screen {
	
	.header_print {
		display: none;
	}
	
}

@media print {
	
	.header_print {
		display: block;
		margin-bottom: 20px;
	}
	
	.header, .breadcrumbs, .footer, .footer_social, .submenu_share {
		display: none;
	}
	
	.container .col-xs-12.col-md-3 {
		display: none !important;
	}
	
	.content {
		font-size: 12px;
		line-height: 18px;
	}
	
	.content h1 {
		font-size: 16px;
	}
	
	body {
		border: none;
	}
	
}
.imeknjiznice_kat:hover  {background-color: #FFA891;}
.imeknjiznice_kat:hover .btnplavi {color: #fff;}
.btnplavi {color:#000000 !important;}
.imeknjiznice_kat {font-family: 'open_sansregular', Arial, Sans-serif;font-size: 12px; line-height: 14px; padding: 0; margin: 0; text-align: center; padding: 7px 5px; margin-right: 10px; margin-bottom: 10px;}

.google-maps {
    position: relative;
    padding-bottom: 35%; 
    height: 0;
    overflow: hidden;
    margin-bottom:30px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*------------------------------------------------------------------
[ GOOGLE MAP ]
-------------------------------------------------------------------*/
.google-map
{
    position: relative;

    height: 385px;
    padding: 0;
}
.google-map-container
{
    width: 100%;
    height: 100%;
}
.google-map-lg
{
    height: 415px;
}
.google-map-sm
{
    height: 300px;
}
.google-map-xs
{
    height: 305px;
}
[class*=google-map-absolute]
{
    position: absolute;
    top: 0;

    width: 100%;
}
.google-map-absolute-left
{
    right: 0;
}
.google-map-absolute-right
{
    left: 0;
}
.google-map .a-map,
.map-close
{
    line-height: 48px;

    position: absolute;
    z-index: 5;
    top: 30px;
    right: 30px;

    display: block;

    width: 50px;
    height: 50px;

    text-align: center;

    border-radius: 2px;
    background-color: #1a1a1a;
}
.google-map .a-map:hover,
.map-close:hover
{
    background-color: #da3636;
}
.google-map .a-map i,
.map-close i
{
    font-size: 22px;

    display: inline-block;

    vertical-align: middle;

    color: #fff;
}
.a-map-left
{
    right: auto;
    left: 30px;
}
.map-modal
{
    padding-right: 0 !important;
}
.google-map-popup
{
    width: 100%;
    height: 100%;
}
.gm-style-iw p
{
    color: #1a1a1a;
}
.contact
{
    position: relative;
}
.contact.overlay
{
    padding-top: 60px;
    padding-bottom: 60px;
}
.contact.overlay .google-map
{
    z-index: 0;

    width: 100%;
    height: 100%;
}
.contact.overlay .container
{
    position: relative;
    z-index: 1;
}
.contact-lg
{
    height: 415px;
}
.contact-md
{
    height: 385px;
}
.contact-sm
{
    height: 305px;
}
.contact-light
{
    background-color: #fafafa;
}
.contact-dark
{
    color: #fff;
    background-color: #2b2b2b;
}
.contact-dark.overlay:before
{
    z-index: 1;

    background-color: rgba(26,26,26,.9);
}
.contact-dark h1,
.contact-dark h2,
.contact-dark h3,
.contact-dark h4,
.contact-dark h5,
.contact-dark h6
{
    color: #fff;
}
.contact-dark a
{
    color: #808080;
}
.contact-dark a:hover
{
    color: #fff;
}
.contact-dark address,
.contact-dark address p
{
    color: #808080;
}
.contact-wrap
{
    padding-top: 50px;
    padding-bottom: 55px;
}
.contact-wrap p
{
    color: #666;
}
.contact-wrap.cols-border [class*=col-]
{
    height: 215px;
}
.contact-wrap + .contact
{
    margin-top: 0 !important;
}



.kkWrap {position: relative;}
.knjiznicaKarta {width:300px; height: 400px; z-index: 3; background-color:rgba(68,104,174, .9); position: absolute; left: 50px;}
.google-map-sm {height: 400px;}
.knjiznicaKarta .knjizdetalji {padding: 20px; color: #fff;}
.knjiznicaKarta .knjizdetalji .naslov {font-family: 'open_sansbold', Arial, Sans-serif}
.knjiznicaKarta .knjizdetalji .ostalo {margin-top: 10px; font-size: 15px;}

.select_links { display: none; }

a.googlemaps { color: #1361af; font-family: 'open_sansbold', Arial, Sans-serif  }
a.googlemaps span { color: #1361af; }

.odabir {
	margin-bottom: 10px;
	font-family: 'open_sanssemibold', Arial, Sans-serif
}


.addthis_sharing_toolbox {
	position: relative;
	z-index: 9999;
}

.input_table {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.submenu_knjiznica span.fa-angle-right {
	float: right;
	font-size: 18px;
}



.label_kontakt_big {
	border-bottom: 1px solid #e4e4e4;
    color: #1361af;
    font-family: "roboto_slabregular";
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;	
}

.label_kontakt_big2 {
    color: #101010;
    font-family: "roboto_slabregular";
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 10px;	
}

.knjiga-tekst a {
	color: #666;
    font-family: "robotolight";
    font-size: 15px;
}

.knjiga-tekst a:hover {
	color: #FF6F4A;
}

.knjiga-tekst a span {
	margin-left: 5px;
}

.program_gallery { width: 100%; text-align: left; overflow: hidden; }
.program_gallery div { display: inline-block; padding: 3px; width: 195px; height: 130px; margin: 10px 15px; overflow: hidden; border: solid 1px #dedede; position:relative; border-radius: 3px; }
.program_gallery div img { width: 100%; }
.program_gallery div p {background-color:white;bottom:3px;font-size:12px;left:0;opacity:0.8;padding-left:5px;position:absolute;width:100%;z-index:10;}

.galimgWrap { position: relative; float: left;}


/*.autor {
	background-color: #1361af;
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 0;
	padding: 15px;
	width: 215px;
	float: left;
}*/

.autor2 {
	color: #1361af;
	font-size: 12px;
}

.dogadanje {border-left: 1px solid #ccc; padding-left: 15px;}

.oznaka_knjiznice {
    font-family: 'roboto_slabbold';
    font-size: 13px;
    line-height: 18px;	
}

.oznaka_datum {
	font-family: "robotolight";
    font-size: 13px;
    line-height: 18px;
	margin-bottom: 10px;
}

.fontMail {
	font-size:11px;	

}

.autor {
	font-size: 12px;
}



.allIconsMenu {margin-bottom:25px;position:relative;}
.allIconsMenu img {width:200px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;}
.allIconsMenu span {display:block;}

.transition {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.cookie-banner {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    height: auto;    
    min-height: 70px;
    background: rgba(13,100,154,0.9);
}

   
.cookie-banner p a {
    color: #ffffff;
    text-decoration: underline;
}

.cookie-banner {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    height: auto;
    min-height: 70px;
    background: rgba(66, 102, 176, 0.95);
}

.cookie-banner h2 {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0 0 5px 0;   
}

.cookie-banner p {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
}

.cookie-banner a {
    color: #fff !important ;
	text-decoration: underline;
}

.cb-container {
    display: table;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.cb-container.center {
    padding: 20px;
}

.cb-col {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

.cb-col+.cb-col {
    width: 35%;
    text-align: right;
}

.cb-btn {
    border-radius: 4px;
    padding: 5px 0;
    background: #6c3;
    color: #fff;
    font-size: .9em;
    border: 0;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 90px;
    position: static;
}

.instagram {
	font-size: 14px;
}

.youtube {
	width:20px;
	position:relative;
}

.facebook {
	top: 2px;
}

.instagram {
	width: 15px;
	position:relative;
	top: -2px;
}

.fa-instagram {
	font-size:20px;
	position:relative;
	top:2px;
	color: #000;
}

.fa:hover {
	color: #8680D2;
}

.fa-instagram:hover {
	color: #8680D2;
}

.tiktok{
	width:14px;    
	position: relative;
    top: 2px;
}


.tiktok path{
	fill:#858585;
}

.tiktok:hover path{

    fill: #8680D2 !important;
	
}

.klik a:hover, .menu-button:hover {
	background-color: #FF6F4A;
}

.touch-button:hover {
	background-color: #B9B6E9;
}

.klik .fa:hover {
    color: #fff;
}

a.box_white_txt:hover {
	color: #000;
}

.pull-left img {
	width: 100%;
	max-width: 760px;
	display: block;
}

.panel-default>.panel-heading {
	background-color: #B9B6E9;
}