@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSans-CondLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSans-CondLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSans-CondBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}




@font-face {
    font-family: 'Noticia Text';
    src: url('../fonts/NoticiaText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noticia Text';
    src: url('../fonts/NoticiaText-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Noticia Text';
    src: url('../fonts/NoticiaText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noticia Text';
    src: url('../fonts/NoticiaText-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}





@font-face {
    font-family: 'Icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/icomoon.woff') format('woff'),
         url('../fonts/icomoon.ttf') format('truetype'),
         url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}





body {
margin: 0;
padding: 0;
font: normal 17px/normal 'Noticia Text', serif;
color: #000;
background-color: #fff;
}
a {
color: #CC6600;
text-decoration: none;
outline: none;
}
a:hover, a:focus {
color: #568000;
}
img {
display: block;
border: none;
outline: none;
}

p {
	line-height: 1.5;
}


/*** CSS table ***/

.table {
display: table;
width: 100%;
border-collapse: collapse;
}
.table-row {
display: table-row;
}
.table-cell {
display: table-cell;
vertical-align: top;
}

/*** End CSS table ***/


.lining:after,
.clear:after {
content: " ";
display: block;
clear: both;
height: 0;
visibility: hidden;
}




/*** main containers ***/

#top {
border-bottom: 1px solid #999;
}
#bottom {
background-color: #fff;
border-top: 1px solid #999;
}
#center {
background-color: #ccc;
}
.wrap {
max-width: 1200px;
padding: 0 40px;
margin: auto;
}

#topnav {
font: 600 15px/15px 'Open Sans', sans-serif;
}
#top-right {
text-align: right;
}
#content {
background-color: #fff;
}
#content-left {
width: 320px;
background-color: #eee;
}
#content-right {
}
#footer {
font: 400 14px/normal "Open Sans",sans-serif;
}
#footer-right {
text-align: right;
}
#footer a {
font-weight: 600;
}



/*** end main containers ***/


#top-left {
padding: 10px 0 24px;
vertical-align: bottom;
}
#top-right {
padding: 10px 0;
}
#top-left a {
white-space: nowrap;
}
#top-left a:first-child {
margin-right: 15px;
}

#avhs {
display: inline-block;
width: 123px;
height: 60px;
background: url(../img/avh.png);
}





#title-image {
height: 240px;
background: url(../img/headerimg1.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


#sitetitle {
height: 110px;
padding: 0 20px;
vertical-align: middle;
font-size: 32px;
line-height: 35px;
color: #fff;
background-color: #CC6600;
}
#sitetitle a {
color: #fff;
}

#content-right .lining {
padding: 40px 60px 50px;
}

.home #content-right .lining {
padding: 0 60px 50px 60px;
}

#footer .lining {
padding: 40px 0;
}

.featured {
padding: 20px;
}
.featured img {
width: 100%;
}
#almanah_lijevo {
display: block;
}
#almanah_dno {
display: none;
}


/***  navmain  ***/

#navmain {
margin-top: 1px;
margin-bottom: 15px;
}
#navmainswitch {
display: none;
height: 50px;
padding: 0;
font: normal 30px/50px "Icomoon", sans-serif;
color: #000;
background-color: #D7D7D7;
border-bottom: 1px solid #ccc;
}
.home #navmainswitch {
margin-bottom: 0;
}
#navmainswitch:before {
content: "\e60c";
padding: 0 20px;
}
#navmainswitch:hover {
color: #CC6600;
}

#nav {
display: table;
width: 100%;
border-collapse: collapse;
margin: 0;
padding: 0;
font: 600 16px/normal 'Open Sans', sans-serif;
}

#nav li {
display: table-row;
}

#nav a {
display: table-cell;
color: #000;
padding: 14px 20px;
border-bottom: 1px solid #ccc;
}

#nav a:hover {
color: #fff;
background-color: #CC6600;
}
#nav .active a {
color: #000;
background-color: #DADADA;
}
#nav .active a:after {
display: block;
float: right;
font: normal 16px/23px "Icomoon", sans-serif;
content: "\f053";
color: #CC6600;
}


/***  end navmain  ***/





/*** Search ***/

#search {
background-color: #EEE;
padding: 14px 20px;
}

#searchcontainer {
padding: 7px 4px 7px 10px;
background-color: #fff;
border-radius: 3px;
border: 1px solid #CC6600;
}
#searchcontainer input {
width: 220px;
height: 30px;
font: 400 15px/22px "Open Sans", sans-serif;
background-color: #fff;
border: none;
padding: 0;
}
.searchbutton {
display: inline-block;
float: right;
width: 30px;
height: 26px;
padding: 0;
margin: 0;
color: #333;
background-color: transparent;
border: none;
cursor: pointer;
}
.searchbutton:hover {
color: #CC6600;
}

.searchbutton:before {
content: "\f002";
font: normal 20px/26px "Icomoon", sans-serif;
padding: 0 6px;
}


/** results **/

.searchres dd {
margin-bottom: 1em;
}

.searchres select#limit {
font: 600 14px/normal "Open Sans", sans-serif;
}

.searchres input.inputbox_results {
float: left;
width: 210px;
padding: 6px 10px;
font: 400 16px/normal "Open Sans", sans-serif;
border: 1px solid #666;
border-radius: 3px;
}

.searchres button.newsearch {
float: left;
padding: 6px 0 4px 10px;
margin: 0;
border: none;
background-color: #fff;
color: #666;
cursor: pointer;
}
.searchres button.newsearch:before {
font: normal 26px/22px "Icomoon", sans-serif;
content: "\f00c";
}
.searchres button.newsearch:hover {
color: #5B9423;
}



/*** end Search ***/





/* slider */

#sliderwrap {
position: relative;
margin: 0 -60px 40px;
background-color: #C60;
border-left: 1px solid #fff;
z-index: 100;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-viewport {
}
.slide {
position: relative;
height: 460px;
overflow: hidden;
}
.slide img {
width: 100%;
margin: 0;
}
.bx-loading {
	min-height: 50px;
	background: #fff url(../img/bx_loader.gif) center center no-repeat);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.slider .caption {
position: absolute;
width: 100%;
box-sizing: border-box;
right: 0;
bottom: 0;
padding: 15px;
font: 400 15px 'Open Sans', sans-serif;
color: #fff;
background: url(../img/org90.png);
}
.caption h3 {
margin: 0 0 10px;
font-size: 18px;
}
.caption p {
margin: 0;
}
.caption a {
color: #fff;
}
.caption a:hover {
color: #fff;
text-decoration: underline;
}
.bx-controls a {
display: block;
position: absolute;
top: 0;
width: 40px;
height: 100%;
}
.bx-controls a.bx-prev {
left: 0;
background: url(../img/left.png) no-repeat right center;
}
.bx-controls a.bx-next {
right: 0;
background: url(../img/right.png) no-repeat left center;
}

/* end slider */




h2.section {
margin: 0 0 30px;
font: 600 22px/normal "Open Sans", sans-serif;
padding: 10px 0;
border-bottom: 1px solid #CC6600;
}
.blogitem {
position: relative;
margin: 20px 0;
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
}
.blogitem h3 {
font-size: 19px;
line-height: 27px;
margin: 0 0 15px;
}
.date {
display: inline-block;
margin-bottom: 10px;
font: 600 14px/normal "Open Sans", sans-serif;
color: #666;
}
.date.heading {
margin: 0;
}

.date span {
display: inline-block;
padding-top: 2px;
}
a.readmore {
display: block;
margin-top: 5px;
}
a.readmore:hover, a.readmore:focus {
color: #000;
}
a.readmore:before {
display: block;
content: "\e60f";
font: normal 22px/22px "Icomoon", sans-serif;
}

.shell {
margin-top: 40px;
padding: 20px;
border-radius: 4px;
background-color: #eee;
}
.shell h2 {
margin: 0 0 20px;
font: 600 22px/normal "Open Sans", sans-serif;
}




.chapternav {
padding: 0 60px;
}
.pathway {
float: left;
}
.pathway a {
display: block;
margin-right: 1px;
padding: 6px 12px;
font: 700 13px/normal "Open Sans", sans-serif;
text-transform: uppercase;
color: #fff;
background-color: #c60;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}

.pathway a:hover {
color: #fff;
background-color: #000;
}



.tagmenu {
float: left;
width: 200px;
font: 700 13px/normal "Open Sans", sans-serif;
text-transform: uppercase;
background-color: #fff;
}
#tagswitch,
.tagmenu a {
display: block;
padding: 6px 12px;
margin-bottom: 1px;
color: #000;
background-color: #ddd;
}

.tagmenu a:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom: none;
}
.tagmenu a:hover,
.articletag a:hover {
color: #fff;
background-color: #CC6600;
}
#tagswitch {
color: #fff;
padding: 6px 6px 6px 12px;
background-color: #c60;
cursor: pointer;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
#tagswitch:hover {
color: #fff;
background-color: #000;
cursor: pointer;
}

#tagswitch:after {
content: "\e605";
font: normal 18px/22px "Icomoon", sans-serif;
display: block;
float: right;
}
#tagswitch.close {
color: #fff;
padding: 6px 6px 6px 12px;
background-color: #000;
cursor: pointer;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
#tagswitch.close:after {
content: "\e608";
}
#taglinks {
display: none;
position: absolute;
width: 200px;
z-index: 2;
background-color: #fff;
}

.articletag {
margin-top: 40px;
font: 700 13px/normal "Open Sans", sans-serif;
text-transform: uppercase;
}
.articletag .label,
.articletag a {
display: inline-block;
padding: 6px 12px;
color: #000;
background-color: #ddd;
border-radius: 3px;
}
.articletag .label {
color: #fff;
background-color: #000;
}

#listbytag .table-cell {
padding: 15px 0;
} 
#listbytag .table-cell.datecol {
font: 600 14px/normal "Open Sans", sans-serif;
color: #666;
width: 1%;
line-height: 28px;
padding-right: 15px;
white-space: nowrap;
} 
#listbytag .table-row {
border-bottom: 1px dotted #999;
}

#listbytag h4 {
margin: 0;
font-weight: 700;
} 





.albums .articlelist p {
padding-bottom: 15px;
margin: 0 0 15px;
border-bottom: 1px dotted #999;
font-size: 1.2 em;
font-weight: 700;
}
.albums .articlelist .date {
margin-bottom: 5px;
}
.albums .articlelist p a  {
color: #000;
}
.albums .articlelist p a:hover  {
color: #c60;
}







.blogitem .table-cell.image {
width: 210px;
padding: .5em 20px 15px 0;
}
.blogitem .table-cell.image img {
width: 100%;
}
.blogitem .table-cell.intro p:first-child {
margin: 0 0 15px;
}

.info .blogitem .table-cell.image {
display: none;
}

.filter {
margin: 50px 0;
}
.filterbox {
position: relative;
float: left;
margin-right: 20px;
padding: 7px 10px;
background-color: #fff;
border: 1px solid #999;
border-radius: 3px;
}
.filterbox .inputbox {
font: 400 15px/normal "Open Sans", sans-serif;
width: 210px;
color: #666;
border: none;
}
.filterbox .inputbox:focus {
color: #000;
}

.filterbox .buttoncontainer {
position: absolute;
top: -10px;
right: -10px;
width: 20px;
height: 20px;
}

.filterbutton.cancel {
width: 20px;
height: 22px;
padding: 0;
margin: 0;
border: none;
color: #333;
cursor: pointer;
background-color: #fff;
}
.filterbutton.cancel:before {
font: normal 20px/20px "Icomoon", sans-serif;
content: "\e205";
}
.filterbutton.cancel:hover {
color: #D90000;
}
.filterbutton.action {
width: 26px;
height: 40px;
padding: 0;
margin: 0;
border: none;
color: #333;
cursor: pointer;
background-color: #fff;
}
.filterbutton.action:before {
font: normal 26px/40px "Icomoon", sans-serif;
content: "\f00c";
}
.filterbutton.action:hover {
color: #CC6600;
}



.members .articlelist {
-webkit-perspective:1;
-webkit-columns: 2 300px;
-moz-columns: 2 300px;
columns: 2 300px;
-webkit-column-gap: 2em;
-moz-column-gap: 2em;
column-gap: 2em;
margin-top: 40px;
}
.members .articlelist a {
color: #000;
}
.members .articlelist a:hover, .members .articlelist a:focus {
color: #CC6600;
}

.members .articlelist p {
padding-bottom: 15px;
margin: 0 0 15px;
border-bottom: 1px solid #ccc;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
/*overflow: hidden;*/
}
.members .articlelist .date {
display: none;
}

.albums .articlelist {
-webkit-perspective:1;
-webkit-columns: 1 auto;
-moz-columns: 1 auto;
columns: 1 auto;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
}
.albums .articlelist .date {
display: block;
}

.albums .articlelist p {
margin: 0 0 15px;
padding-left: 100px;
}

.albums .date {
display: block;
float: left;
width: 100px;
margin-bottom: 0;
line-height: 28px;
}

.slika {
margin: 30px 0;
padding: 0;
background-color: #eee;
}
.slika img {
width: 300px;
margin: 0 auto;
}

#photoalbum {
margin: 0 auto;
}

#photoalbum img.thumb {
display: block;
float: left;
width: 180px;
height: 180px;
margin: 5px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: #f4f4f4;
}

.bottom_navlink {
margin-top: 60px;
padding-top: 15px;
border-top: 1px solid #C60;
}


/*** article ***/

h1 {
font-size: 26px;
margin: .72em 0;
}
h2 {
font-size: 22px;
margin: .85em 0;
}
h3 {
font-size: 18px;
margin: .85em 0;
}
h4 {
font-size: 17px;
margin: .85em 0;
}

h1 a, h2 a, h3 a, h4 a {
color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
color: #CC6600;
}


/*** pagination ***/

.pagination {
margin-top: 50px;
}
.pagination-list {
list-style: none;
margin: 0;
padding: 0;
}
.pagination ul li {
display: block;
float: left;
margin: 0 15px 15px 0;
}
.pagination a, pag {
background-color: #ddd;
color: #000;
display: block;
height: 36px;
width: 36px;
float: left;
font: 700 15px/36px "Open Sans",sans-serif;
text-align: center;
border-radius: 2px;
}
.pagination .active a, .pagination .active a:hover {
background-color: #000;
color: #fff;
}

.start a, .prev a, .next a, .end a {
font: normal 17px/36px "Icomoon", sans-serif;
}

.pagination a:hover {
color: #fff;
background-color: #CC6600;
}

.start a:before {
content: "\e028";
}
.prev a:before {
content: "\e00a";
}
.next a:before {
content: "\e009";
width: 33px;
padding-left: 3px;
}
.end a:before {
content: "\e027";
width: 33px;
padding-left: 3px;
}


/*** page navigation ***/

.pagenav {
margin: 50px 0 0;
padding-top: 20px;
border-top: 1px dotted #999;
}
.pagenav a {
background-color: #ddd;
color: #000;
display: block;
height: 36px;
width: 36px;
float: left;
text-align: center;
border-radius: 2px;
margin-right: 40px;
font: normal 17px/36px "Icomoon", sans-serif;
}
.pagenav a:hover {
color: #fff;
background-color: #CC6600;
}
.pagenav a.prev:before {
content: "\e00a";
}
.pagenav a.next:before {
content: "\e009";
width: 33px;
}

/******* to top *******/
.fixed {
display: none;
width: 30px;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 200;
}
.fixed a {
display: block;
float: left;
width: 30px;
text-align: center;
color: #000;
}
.fixed a:hover {
color: #CC6600;
}

#to_top:before {
content: "\e60e";
font: normal 30px/30px "Icomoon", sans-serif;
}
/******* end to top *******/

.image-link {}
.squeeze img {
width: 100%;
}
.caption {
font: 400 14px/normal "Open Sans",sans-serif;
}
.bottomspace {
margin-bottom: 28px;
}
hr {
display: block;
margin: 2.5em 0;
padding: 0;
height: 1px;
background-color: #000;
border: 0;
}

.legenda {
font-size: 15px;
text-align: center;
margin-top: -1em;
margin-bottom: 2em;
}






@media all 
and (max-width : 1124px)
{

.blogitem .table,
.blogitem .table-row,
.blogitem .table-cell {
display: block;
}

.blogitem .table-cell.image {
float: left;
width: 200px;
}


}






@media all 
and (max-width : 1024px)
{

.wrap {
padding: 0 20px;
}
#center .wrap {
padding: 0;
}

}

@media all 
and (max-width : 800px)
{

.wrap {
padding: 0;
}


#sliderwrap {
margin: 0 -30px 40px;
border-left: none;
border-top: 1px solid #fff;
}


#title-image {
height: 300px;
background: url(../img/headerimg1.jpg) no-repeat center bottom;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#sitetitle {
height: 80px;
}

#content-left {
display: block;
width: 100%;
}
#content-right.table-cell {
display: block;
}
#footer .table-cell {
display: block;
}
#top-left {
padding: 10px 0 22px 15px;
vertical-align: bottom;
}
#top-right {
padding: 10px 15px 10px 0;
}
#title .lining {
padding: 15px;
}
#content-right .lining {
padding: 20px 30px 30px;
}
.chapternav {
padding: 0 30px;
border-top: 1px solid #fff;
}

.home #content-right .lining {
padding: 0 30px 40px;
}
#footer {
margin-top: 15px;
}
#footer-right {
text-align: left;
}
#footer .lining {
padding: 15px;
}
#footer-right .lining {
padding: 0 15px 40px;
} 




#navmainswitch {
display: block;
}
#navmain {
display: none;
border-bottom: 1px solid #ccc;
}
#nav li, #nav a {
display: block;
}


h1 {
margin: .5em 0 .9em;
}

#photoalbum {
width: 570px;
}

#almanah_lijevo {
display: none;
}
#almanah_dno {
display: block;
}


}



@media all 
and (max-width : 639px)
{

#photoalbum {
width: 380px;
}



}





@media all 
and (max-width : 520px)
{

#sitetitle {
font-size: 30px;
}

#listbytag .table,
#listbytag .table-row,
#listbytag .table-cell {
display: block;
width: auto;
padding: 0;
}
#listbytag .table-row {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #999;
}
#listbytag .table-row:last-child {
border-bottom: none;
}


}




@media all 
and (max-width : 480px)
{

body {
font: normal 16px/normal 'Noticia Text', serif;
}

#topnav {
font-size: 14px;
}

#title-image {
height: 240px;
background: url(../img/headerimg1.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.slide {
height: auto;
overflow: visible;
}
.slider .caption {
position: static;
background: #CC6600 url(none);
}
.bx-controls a.bx-prev {
background: url(../img/left.png) no-repeat right 35%;
}
.bx-controls a.bx-next {
background: url(../img/right.png) no-repeat left 35%;
}

#content-right .lining {
padding: 20px 20px 30px;
}
.chapternav {
padding: 0 20px;
}

.blogitem .table-cell.image {
float: left;
width: 160px;
padding-bottom: 0;
}

h1 {
font-size: 24px;
}


h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
}
.date {
font-size: 13px;
}
.date span {
padding-top: 0;
}
.albums .articlelist p {
padding-left: 0;
}

.albums .date {
float: none;
width: auto;
margin-left: 0;
}


}




@media all 
and (max-width : 479px)
{

#top-left {
padding: 20px 15px 15px;
line-height: 25px;
}
#sitetitle {
height: auto;
padding-top: 15px;
padding-bottom: 15px;
font-size: 25px;
line-height: normal;
}
#content-right .lining {
padding: 20px 15px 30px;
}
.chapternav {
padding: 0 15px;
}
.home #content-right .lining {
padding: 0 15px 30px;
}
#sliderwrap {
margin: 0 -15px 30px;
}
.bx-controls a.bx-prev {
background: url(../img/left.png) no-repeat right 20%;
}
.bx-controls a.bx-next {
background: url(../img/right.png) no-repeat left 20%;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
#photoalbum {
width: 290px;
}
#photoalbum img {
width: 135px;
height: 135px;
}
.blogitem .table-cell.image {
float: none;
width: auto;
padding: 0;
margin-bottom: 15px;
background-color: #eee;
}
.blogitem .table-cell.image img {
width: 290px;
margin: 0 auto;
}

}



@media all 
and (max-width : 359px)
{

.slika img {
width: 100%;
}

}


