/**/
/**/
/*PLAVA KOJE SE TREBA RIJEŠITI  #08C*/
/**/
/**/
/*ZAGLAVLJE SLIKA*/
/*.header {
background: url('http://files.tekstvaardig.webnode.com/200000010-6267a6361f/cropped-books_header31.jpg') no-repeat top center;
}*/
/*
 Primjer relativne adrese za css sliku
 background: #6DB3F2 url('/joomla/images/logo120.png') no-repeat top right;
 */
/*Sprječava da tekst ispada iz kontejnera
 .comment-text {
  word-wrap: break-word;
}*/

body.site {
    border-top: none;
    /*border-top: 1px solid #BD771B;*/
    /*background-color: #FFE4C4 !important;*/
    /*background-image: url('http://www.htmlgoodies.com/img/bl_paper.gif');*/
    background-image: url('/images/papir.gif');
    /*background-image: url('/images/christmas-background-tiles163.jpg');*/
  
}

    
p {
    margin: 0px 0px 1em;
    text-align: justify;
    /*text-indent: 2em;*/
}

/*STILIZIRANJE SLIKA SAMO U ČLANCIMA*/
.item-page img {
   margin: 1em 1em 1em 1em;
}

/*POMIČE TEKST LIJEVO OD SLIKE U NAJAVI*/
figure.newsflash-image {
  float: right 
}
  


/**/
/*.slajder_lagana {max-height: 400px;}

/*SLAJDER*/
.flexslider, .flexslider * {
   /* margin: 0px 0px 0px !important;*/
    background: none repeat scroll 0% 0% #FFF;
    position: relative;
    margin-bottom: -1.6em;
    max-height: 200px;
}


/*SLAJDER*/
/*.moduletableslajder-naslovna {
   margin: 0px 0px 10px !important;
   background: none repeat scroll 0% 0% #FFF;
   position: relative;
   margin-bottom: -3em;
}
*/

.customdobrodosli {
  margin-top: 20px;
}

.customzaglavlje {
 word-wrap: break-word; 
}
.zaglavlje {
   word-wrap: break-word; 
}

.header {
    background: none repeat scroll 0% 0% transparent;
    word-wrap: break-word;
    margin-bottom: 5px;
/*    text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.3), 0px -5px 35px #949C45; */
    /*text-shadow: 2px 3px 2px rgba(53, 44, 40, 0.49);*/
  /*sjene na tekstu naslovnice*/
    box-shadow: 0 2px 1px rgba(143, 120, 76, 0.89), 0 10px 0 -4px #EEE, 0 10px 2px -5px #1E0F0F, 0 20px 0 -11px #EEE, 0 20px 1px -8px rgba(0, 0, 0, 0);
}
}

.site-title {
    display: none;
}
.brand pull-left {
  display: none;
}

  #logotip {
    
    float:left;
    z-index: 5;
    margin-top: -20px;
    padding-right: 20px;
    }
/*http://www.digitalskydesign.com/how-to-make-an-entire-div-a-link-using-css/*/
#logotip {
    position: relative;
}

#logotip a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}


/**/
/**/
/**---------------------------------*/
/* NAVIGACIJA (I OBRUB SREDNJE TRAKE) */
/*----------------------------------*/
.navigation {
    padding: 5px 0px;
    /*border-top: 4px solid #F2AA00;*/
    border-bottom: 1px solid rgba(242, 170, 0, 0.69);
    margin-bottom: 10px;
    font-weight: bold;
/*sjena u slovima menija    text-shadow: 2px 3px 1px rgba(0, 0, 0, 0.3), 0px -5px 35px #949C45; */
}
/*SREDNJA TRAKA U NAVIGACIJI*/
.nav {
    margin-left: 0px;
    margin-bottom: 18px;
    list-style: outside none none;
    background-color: #FFE4C4;
}

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 0px;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: #FFF;
    background-color: #BD771B;
}
/*Hover - boja izbornika pored*/
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    /*background-color: beige;*/
    background-color:  rgba(189, 119, 27, 0.51);
    color: #87520C;
}
/*----------------------------------------------------------------------------------------------------------*/
/**/
/**/
/**/
/*STIL GUMBA*/
.btn-primary {
    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #BD771B;
    background-image: linear-gradient(to bottom, #CFA326, #BD771B);
    background-repeat: repeat-x;
    border-color: #BD771B #BD771B #BD771B;
    
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #FFF;
    background-color: #BD771B;
}

/*    
.readmore-link {
    display: block;
    font-weight: bold;
    color: #ffffff;
    background-color: #98bf21;
    width: 120px;
    text-align: center;
    padding: 4px;
    text-decoration: none;
}
*/
.readmore-link {
    display: block;
    text-align: center;
    background-color: #FFE4C4;
    font-weight: bold;
    text-decoration: none;
    padding: 4px;
}


/*TRAŽILICA*/
input.search-query {
    padding-right: 0px;
    padding-left: 14px;
    margin-bottom: -0.4em;
    margin-top: 1em;
    border-radius: 15px;
 
}
#legend {
margin-bottom: 5px;
}


/*LINKOVI*/
a {
    color: #A36B1D;
    text-decoration: none;
}

 /*BREADCRUMBS*/ 
.breadcrumb {
    padding: 8px 15px;
    margin: 0.1em 0px 0.5em;
    list-style: outside none none;
    background-color: beige;
    border-radius: 15px;
}


/*GLAVNI KONTEJNER*/ 
.body .container {
    border-radius: 0px;
    padding: 40px;/*MARGINA CIJELOG SADRŽAJA - BILO JE 20PX*/
    border: 4px solid #BD771B;
    box-shadow: 7px 7px 19px 0px rgba(50, 50, 50, 0.75);
    /*background-image: url('http://www.w3schools.com/css/paper.gif');*/
    } 
 
 
/*POMIČE TRAŽILICU DESNO*/
#mod-search-searchword {
/*float:right;*/
width: -moz-available;
margin-top: 0.2em;
}

.form {
    margin: 0px 0px 1px;
}

.form {
    margin: 3px 0px 18px;
}

/*TIJELO TEKSTA*/
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    /*text-align: justify;*/
    word-wrap: break-word;
    /*background-image: url('http://www.w3schools.com/css/img_tree.png');*/
}


/***************************************************
/*STIL KONTAKT STRANICE*/

.form-actions {
    padding: 17px 20px 18px;
    margin-top: -19px;
    margin-bottom: 0px;
    border-top: 0px solid #E5E5E5;
    background-color: beige;
}

.form-horizontal .control-group {
    margin-bottom: 8px;
}

.contact-form {
    margin-top: -50px;
}
/*SAKRIVA NASLOV KONTAKT FORME*/
div.contact h3 {
 display: none;
 width:60%;
}
/*ŠIRINA FORME ZA UNOS*/
#jform_contact_message {
background: none repeat scroll 0% 0% rgba(240, 245, 37, 0.32);
width:90%;
float:left; 
}

/*POTVRDA USPJEŠNOG SLANJA*/
.alert, .alert h4 {
    color: #C09853;
}
.alert {
    padding: 8px 35px 8px 14px;
   /* margin-bottom: 18px;*/
    margin-bottom: 3em;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px;
    margin-top: 25px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	/*background-color: #08c;*/
	background-color: #BD771B;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	color: #fff;
	background-color: #BD771B;
}
.nav .dropdown-toggle .caret {
	/*border-top-color: #08c;*/
	/*border-bottom-color: #08c;*/
	border-top-color: #BD771B;
	border-bottom-color: #BD771B;
	margin-top: 6px;
}
a.thumbnail:hover,
a.thumbnail:focus {
	/*border-color: #08c;*/
	border-color: #BD771B;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.brand:hover {
/*	color: #08c;*/
	color: #BD771B;
	text-decoration: none;
}
/*NAVIGACIJA - POZADINA EXPAND HOVER*/
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	/*background-color: #08c;*/
	background-color: #BD771B !important;
	background-image: linear-gradient(to bottom, #BD771B, #BD771B);
	font-weight: bold;
	
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
	text-decoration: none;
	/*POZADINA EKSPAND. GL. IZBORNIKA background-color: #FFE4C4;*/
}
.hero-unit {
	background-color: #754B29;
}
/*
a:hover,
a:active {
	outline: 0;
}
*//*LINKOVI MIŠ HOVER*/
a:hover,
a:focus {
	color: #DAA86D;
	font-weight: 1,6em;
	border: 0px solid red;
	background: #A36B1D;
	text-decoration: none;
}

.thumbnail {border:none;
  margin-bottom: 0px;
  max-width: -moz-available;
}

a.thumbnail:hover, a.thumbnail:focus {
  background:none;
  border:none;
}


/*SIDEBAR ELEMENTI*/
/*KONTEJNER DESNOG IZBORNIKA*/
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    /*margin-top: 72px;*/
    border-right: 2px none rgb(50, 50, 35);
    margin: 0px 0px 5px;
    background-color: blanchedalmond;
    border-top: 5px solid #BD771B;
    padding-top: 4px;
    padding-bottom: 0em;
    border-right: 2px none rgb(50, 50, 35);
    margin: 0px 0px 5px;
    background-color: blanchedalmond;
    border-top: 5px solid #BD771B;
    padding-top: 0.6em;
    /*margin-top: 6em;*/
    border-color: #DA9D0E #E3E3E3 ;
    border-width: 1px 1px 1px 1px;   
}

/*Uklanja bulletse iz elemenata u sidebaru*/
.well ul { list-style-type: none; }


.page-header {
   
   /* border-bottom: 1px solid #EEE;*/
     border-bottom: 4px solid rgba(248, 157, 79, 0.1);
     margin: 2em 0px 10px;
padding-bottom: 5px;
/*margin: 18px 0px 27px;*/
}

.category-module li{
  
  font-weight: bold;
  line-height: 28px;
}


div.cck_contents.cck_intro div.cck_value.cck_value_wysiwyg_editor p {
    line-height: 25px;
    text-align: justify;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(189, 119, 27, 0.57);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #BD771B;
}

.readmore-link {
    background-image: none;
    background-repeat: no-repeat; 
}
.evofrontpage-default a.evofp-readon {
    background: #A36B1D !important;
    display: block !important;
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-position: 0px 2px !important;
    text-align: center !important;
    background-color: #FFE4C4 !important;
    font-weight: bold !important;
    text-decoration: none !important;
    padding: 4px !important;
    color: #A36B1D !important;
   border-radius:0px !important;
}

.evofrontpage-default a.evofp-readon:hover { 
   color: #DAA86D !important;
    background: #A36B1D none repeat scroll 0% 0% !important;
    text-decoration: none !important;
    outline: 0px none !important;