/* CSS Document */
*, html { 
margin:0; 
padding:0; 
} 

img {
  position: relative;
  border: 0px;
  padding: 0px;
  margin: 0px;
  }
  img.fixed {
  float: left;
  clear: left;
  border: 0px;
  }
  

.headimg {
  width: 960px;
  height: 310px;
  border: 0px;
}

.footimg {
  width: 960px;
  height: 82px;
  border: 0px;
  margin-top: 10pt;
}

#wrapper {
  width: 960px !important;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; /* sloji 'auto' vmesto vtorata nula za centrirane */
  background: transparent;
  text-align: left;
  }
  
div.clear {
  clear: both;
  height: 0px;
}
/* TEXT STYLISATIONS......................................................... */
p, td, ol, ul {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  font-weight: normal;
  color: #121346;
}
p {
  margin: 10px 0px 15px;
}
.anido_news .newsflash p,
.anido_reviews .newsflash p {
  margin: 0;
}
h4.newsflash-title {
  padding-bottom: 8pt;
}
ul {
  margin-left: 10px;
  list-style: circle;
  list-style-position:inside;
} 
h1, h2, h3, h4, h5, h6, h7, div.componentheading, div#mailto-window, div#mailto-window h2 {
  font-family: Verdana, Geneva, sans-serif;
  color: #ada880;
  font-weight: bold;
}

h1, h1 a:link, h1 a:visited, a#menulink_1ilinks:link, a#menulink_1ilinks:visited {
  font-family: Verdana, Geneva, sans-serif;
  color: #ada880;
  font-weight: bold;
  font-size: 12pt;
  line-height: 14pt;
  text-decoration: none;
  margin-bottom: 15px;
} 
div.item h1 {

}



h1 a:hover, a#menulink_1ilinks:hover {
  text-decoration: underline;
  color: #aea669;
}

h2 {
  font-size: 11pt;
  line-height: 14pt;
}
div#mailto-window h2 {
  font-size: 12pt;
  line-height: 14pt;
  margin-bottom: 20px;  
}

h3 {
  font-size: 10pt;
  line-height: 13pt;
}

h4 {
  font-size: 10pt;
  line-height: 13pt;
}
/* .....................................................TEXT STYLISATIONS END */

/* LINK STYLISATION.......................................................... */
a:link, a:visited {
  color: #232684;
}
a.readmore:link, a.readmore:visited {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  font-weight: normal;
  color: #232684;
}
a:hover, a.readmore:hover {
  color: #aea669;
}
/* ......................................................LINK STYLISATION END */
/* BOTTOM LINKS.............................................................. */
ul#bottom_links1, ul#bottom_links2, ul#bottom_links3,
ul#bottom_links1 a:link, ul#bottom_links1 a:visited,
ul#bottom_links2 a:link, ul#bottom_links2 a:visited,
ul#bottom_links3 a:link, ul#bottom_links3 a:visited {
  color: #898989;
  font-size: 10pt;
  line-height: 13pt;
  list-style-position: outside;
  margin: 0;
}
ul#bottom_links1 li:hover,
ul#bottom_links2 li:hover,
ul#bottom_links3 li:hover {
  list-style-position: outside;
  /* list-style-type: disc; */
  margin: 0;
  color: #656565;
}

ul#bottom_links1 a:hover,
ul#bottom_links2 a:hover,
ul#bottom_links3 a:hover {
  color: #232684;
  margin: 0;
}
div#anido_footer div.btl1 div.moduletable_menu {
  margin-left: 50px;
}
div#anido_footer div.btl2 div.moduletable_menu {
  margin-left: 40px;
}
div#anido_footer div.btl3 div.moduletable_menu {
  margin-left: 0px;
}
div#anido_footer div.grid_4 div.moduletable_menu h3 {
  line-height: 15pt;
  margin-top: 2pt;
  margin-bottom: 2pt;
}

/* TOPVISIA Link style */
div.anido_footer_bottom div.moduletable div a:link,
div.anido_footer_bottom div.moduletable div a:visited {
  color: #ACACAC;
}
div.anido_footer_bottom div.moduletable div a:hover {
  color: #232684;
  text-decoration: none;
}

/* ..........................................................BOTTOM LINKS END */


/* FORM ELEMENTS............................................................. */
span.redasterix {
  color: red;
}
div.boxasterix {
  width: 460px;
  display: block;
  text-align: center;
  margin: 20px auto 5px;
}
.invalid {
  /* border-color: red !important; */
  /*background-color: #121346;*/
}
fieldset {
  border: 1px solid #ada880;
  padding-bottom: 7pt;
}
legend {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #ada880;
  font-weight: bold;
  margin-left: 35px;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
fieldset div,
div.userdata {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #121346;
  margin-left: 18pt;
  margin-top: 4pt;
}
label {
  margin-left: 4pt;
}
label[for=contact_name], label[for=contact_email], label[for=contact_subject] {
  width: 160px;
  display: block;
}
label[for=contact_text] {
  width: 160px;
  display: block;
}

input[type=text],
input[type=email],
input[type=password],
input#modlgn-username,
input#modlgn-passwd
 {
  margin-top: 4pt;
  margin-bottom: 5pt;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 16pt;
  min-height: 16pt;
  color: #ada880;
  font-weight: bold;
  padding-left: 4pt;
  padding-top: 1pt;
  padding-bottom: 1pt;
  border: 1px solid #121346;
  width: 250px;
  background-color: white;
}
input[type=text]:focus,
input[type=email]:focus {
  border: 1px solid #ada880;
}
textarea {
  margin-top: 4pt;
  margin-bottom: 5pt;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 16pt;
  color: #ada880;
  font-weight: bold;
  padding-left: 4pt;
  padding-top: 1pt;
  padding-bottom: 1pt;
  border: 1px solid #121346;
}
textarea:focus {
  border: 1px solid #ada880;
}
button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5pt;
  margin-bottom: 7pt;
  display: block;
  width: 85pt;
  color: #121346;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  letter-spacing: 1px;
}
input#search_searchword {
  width: 41%;
}

div.contact-miscinfo div.jicons-icons {
  width: 40px;
  float: left;
}

/* Easy CalcCheckPlus */
div#easycalccheckplus div input[type=text] {
  width: 26px;
}

span.star {
  display: none;
}
/* .........................................................FORM ELEMENTS END */

/* CONTENT .................................................................. */
.anido_content_topmargin {
  margin-top: 20pt;
}

ul.category-module_anido {
  list-style: none;
}
  ul.category-module_anido li {
  margin-bottom: 30px;
  }
  
  ul.category-module_anido p.mod-articles-category-introtext {
  font-style: italic;
  }

div.leading-1, div.leading-2, div.leading-3, div.leading-4, div.leading-5 {
  margin-top: 30px;
} 

/* .............................................................. CONTENT END */
/* LANGUAGE ................................................................. */

div.anido_lang {

}

  /* HIDE 'SELECT' */
    label.jflanguageselection {
      display: none !important;
    }
  
  /* Position Active Language Flag */
  img.langImg {
  width: 16px;
  margin-top: 4px;
  margin-right: 5px;
  }
  
  /* Position Select Language drop-down */
  
  #jflanguageselection_con {
  background: transparent url(../img/language_box_bkg.jpg) 2px 0px no-repeat;
  padding: 27px 0 0 0;
  margin-top: 0;
  width: 220px;
  height: 62px !important;
}
  div#jflanguageselection {
  margin: 0 auto 0 auto !important;
  width: 162px;
  position: relative;
   }
   
   
  /* HIDE FOR SELECTBOX
  select.jflanguageselection {
  margin-top: 27px;
  size: 20;
  }

#jflanguageselection {
  background: transparent url(../img/language_box_bkg.jpg) 2px 0px no-repeat;
  padding: 0;
  margin-bottom: 20pt;
  width: 220px;
  height: 62px;
  text-align: center;
}
ul.jflanguageselection {
  padding-top: 25px;
  margin: 0 auto;
  text-align: center;
  height: 1%; 
  display: table;
}

ul.jflanguageselection li, ul.jflanguageselection li a, ul.jflanguageselection li a span {
  margin: 0 auto;
  text-align: left;
  padding-left: auto;
  padding-right: auto;
} 
  END OF HIDE FOR SELECTBOX */
/* Language Links ....... */

/* HIDE FOR SELECTBOX 
#jflanguageselection li a:link, #jflanguageselection li a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  color: #1e2179;
}
#jflanguageselection li a:hover {
  color: #aea669;

}
                                    /* Active Language */
/* HIDE FOR SELECTBOX
#jflanguageselection li#active_language a:link,
   #jflanguageselection li#active_language a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  color: #aca782;
  text-decoration: none;
}
#jflanguageselection li#active_language a:hover {
  color: #aea669;
  text-decoration: underline;
}

/* ....... Language Links */
/* HIDE FOR SELECTBOX
ul.jflanguageselection {
  list-style-type: none;
  list-style: none;
}
ul.jflanguageselection li {
  float: left;
  margin-right: 6pt;
}
END OF HIDE FOR SELECTBOX */
/* ............................................................. LANGUAGE END */
/* FOOTER LINKS ............................................................. */
#anido_footer {
  background: transparent url(../img/foot_links_bkg.jpg) top center no-repeat;
  min-height: 179px;
  padding-top: 30px;
}
#anido_footer .grid_4 p {
  margin-left: 10px;
}
/* ......................................................... FOOTER LINKS END */
/* FOOTER BOTTOM ............................................................ */
.anido_footer_bottom {
  width: 960px;
  color: #acacac;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 12pt;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
}
/* ........................................................ FOOTER BOTTOM END */
/* PRINT SCREEN and EMAIL TO FRIEND OVERRIDE ................................ */
body.contentpane {
padding: 10pt;
line-height: 150%;
font-family: Times New Roman;
font-size: 12pt;
}
body.contentpane h1 {
  margin: 20pt 10pt 10pt 15pt;
}
body.contentpane p {
  text-indent: 10pt;
  margin-bottom: 10pt;
}
span.printscreen {
  margin-top: 15pt;
  margin-bottom: 10pt;
  margin-left: 60pt;
  margin-right: 10pt;
}
a.anidoprintertxt:link, a.anidoprintertxt:visited {
  font-size: 9pt;
  line-height: 14pt;
  color: #000000;
  text-decoration: underline;
}
a.anidoprintertxt:hover {
  text-decoration: none;
  color: #c0c0cf;
}
div.headline {
    overflow: hidden;
}
ul.actions {
    list-style: none;
    float: right;
    display: block;
    width: 100%;
    padding: 0;
    margin-right: 30px;
}

ul.actions li {
  float: right;
  top: 0;
  margin: 0 25px 0 0;
  padding: 0;
}
ul.actions li a {
  top: 0;
  margin: 0;
  padding: 0;
}
/* ............................ PRINT SCREEN and EMAIL TO FRIEND OVERRIDE END */
/* CONTENT HTML OVERRIDE .................................................... */
.float-left {
  float: left;
}
.width50 {
  width: 50%;
}
li.icon {
  margin-right: 10px;
}
li.edit-icon, li.print-icon {
  margin-left: 7pt;
}
li.email-icon {
  margin-right: 30pt;
}
a.anidoemailtxt:link, a.anidoemailtxt:visited,
a.anidopdftxt:link, a.anidopdftxt:visited,
a.anidoprinterbla:link, a.anidoprinterbla:visited,
li.print-icon a:link, li.print-icon a:visited,
li.email-icon a:link, li.email-icon a:visited
 {
  font-family: Verdana, Arial, sans-serif;
  color: #a3a3b2;
  font-size: 8pt;
  text-decoration: none;
}
a.anidoemailtxt:hover, a.anidopdftxt:hover, a:hover.anidoprinterbla,
li.print-icon a:hover, li.email-icon a:hover {
  color: #000000;
  text-decoration: underline;
}

/* ................................................ CONTENT HTML OVERRIDE END */
/* CONTENT HTML OVERRIDE - TITLE on same line with icons FIX ................ */
/* div.joomla h1.title {
    float: none;
    width: 100%;
}
div.ikoni {
  float: none;
  margin: 0;
  width: 100%;
} */
/* .................................... CONTENT HTML OVERRIDE - TITLE FIX END */
div.joomla div.item-bg {
  border-bottom: 0px;
}
/* SEARCH PIX AJAX........................................................... */
#pixsearchbar {
  width: 220px;
  padding: 0 0 0 2px;
  margin: 0;
}
.pixsearch_j3 {
  width: 218px;
  margin-bottom: 20pt;
  padding: 0;
}
.custom_anido_on_fb {
  width: 216px;
  margin-bottom: 20pt;
  border: 1px solid #2d3192;              
}

img.ps_search_image {
  display: none;
}
.ps_search_box, input[type=text].ps_search_box {
  /* width: 202px !important; */
  font-size: 9pt;
  line-height: 12pt;
  padding-left: 10px;
  color: #1d217a;
  background-color: #f5f2ed;
  border: 1px solid #1d217a;
  font-weight: normal;
  margin: 0 !important;
}
.pixsearch_popup .ps_head .ps_result {
    color: #1d217a;
    background-color: #c7c29a;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    padding: 4px;
}
.pixsearch_popup {
    background-color: #c7c29a;
    border: 4px solid #c7c29a;
}
.pixsearch_popup .ps_row_0, .pixsearch_popup .ps_row_1 {
    background-color: #f5f2ed;
}
.pixsearch_popup .ps_viewall {
    background-color: #c7c29a;
    color: #1d217a;
}
a.ps_link_viewall {
    color: #1d217a;
    font-weight: bold;
}
/* ...................................................... SEARCH PIX AJAX END */
div#breadcrumbs {
  margin-bottom: 5px;
}
span.breadcrumbs, span.breadcrumbs a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 7pt;
  line-height: 9pt;
  letter-spacing: 1px;
  font-weight: bold;
  color: #d3d3d3;
}
span.breadcrumbs a:link, span.breadcrumbs a:visited {
  text-decoration: none;
}
span.breadcrumbs a:hover {
  text-decoration: underline;
}
/* LINKS PREV - NEXT for search results in the Ajax popup*/
a.ps_ng_link_prev:hover, a.ps_ng_link_next:hover {
  cursor: pointer;
  text-decoration: underline;
}
/* WEATHER................................................................... */
.weather_current {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  color: #121346;
}
img.weather {
  float: left;
  border: 0;
  padding-bottom: 35px !important;
  padding-left: 7px;
  padding-right: 5px;
  }
/* ...............................................................WEATHER END */
/* CONTACT................................................................... */
.anido_contact_address {
  float: left;
  width: 40%;
}
  .anido_contact_address td {
  padding-bottom: 7pt;
  }

.anido_contact_phone {
  float: left;
  width: 40%;
  margin-left: 10%;
  /* margin-left: 100px; */
}
  .anido_contact_phone td {
  padding-bottom: 7pt;
  }

.anido_contact_www {
  clear: both;
  padding-bottom: 7pt;
}
h1.anido_contact_h1 {
  margin-left: 40px;
  font-size: 14pt;
  line-height: 18pt;
  font-weight: normal;
  margin-bottom: 5pt;
}
div.contact h3 {
  margin: 10px 0 5px 0;
}

.googlekarta1 {
  border: 1px solid #c7c49b;
  width: 660px;
}
div.contact-miscinfo p {
  clear: both;
  display: block;
  width: 100%;
  margin: 20px 0 0 0;
}
div.contact-misc {
  width: 660px;
  float: left;
}

/* ...............................................................CONTACT END */

/* JOOMLA TABLES - EVEN and ODD styling...................................... */
div.joomla th {
	padding: 5px 5px 5px 5px;
	background: #e6e0d1;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
	font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #121346;
}

div.joomla tr.even td {
	padding: 5px 5px 5px 5px;
	background: #efebe0;
	border-bottom: 1px solid #c7c49b;
	font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #121346;
}

div.joomla tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #f8f5f0;
	border-bottom: 1px solid #c7c49b;
	font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #121346;
}
  /* FILTER */
div.filter {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #121346;
  font-weight: bold;
}
/* ..................................JOOMLA TABLES - EVEN and ODD styling END */

/* JOOMLA CATEGORY, SECTION or COMPONENT TITLE with space below.............. */
/* anidotitle_space */
.anidotitle_space div.blog h1.pagetitle,
.anido_novini1 div.blog h1.pagetitle {
  padding-bottom: 20pt;
}
/* ..........JOOMLA CATEGORY, SECTION or COMPONENT TITLE with space below END */

/* NEWS...................................................................... */
span.modified {
  color: #959494;
  font-size: 7pt;
  line-height: 10pt;
}
/* ..................................................................NEWS END */

/* Useful Info Box UL margin top............................................. */
#anidouinfo_ul {
  /* margin-top: 10px; */
  line-height: 200%;
}
/* .........................................Useful Info Box UL margin top END */

/* FAQ Slider ............................................................... */
div.nn_sliders_slider a, div.nn_sliders_slider a:link, div.nn_sliders_slider a:visited, div.nn_sliders_slider a:active, div.nn_sliders_slider a:hover {
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  color: #121346;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt;
  margin-bottom: 3pt;
}

div.nn_sliders_slider a, div.nn_sliders_slider a:hover {
  font-size: 10pt;
  line-height: 13pt;
  font-weight: bold;
  /* line-height: 1em !important; */
  text-decoration: none !important;
}

/* Slides: Hover state */
div.nn_sliders_slider a:hover {
	color: #121346;
	background-color: #d2cfa4; /* 50% white */
}

/* Slides: Active state */
div.nn_sliders_slider.active a,
div.nn_sliders_slider.active a:hover {
	color: #121346;
	background-color: #d2cfa4;
}

/* Style: blue */
/* Slides: Normal state */
div.nn_sliders_slider.blue a {
	background-color: #d9d6aa; /* 75% white */
}

/* Slides: Hover state */
div.nn_sliders_slider.blue a:hover {
	background-color: #d2cfa4; /* 50% white */
}

/* Slides: Active state */
div.nn_sliders_slider.active.blue a,
div.nn_sliders_slider.active.blue a:hover {
	background-color: #c7c49b;
}
/* ............................................................FAQ Slider END */

DIV.formelm label {
 width: 120px;
 display: inline-block;
 font-size: 10pt;
 letter-spacing: 1px;
}
DIV.formelm input[type="text"],
DIV.formelm input[type="email"] {
 width: 160px;
 display: inline-block;
}

div.mailto-close {
  text-align: right;
  float: right;
  top: 3px;
  right: 10px;
  position: absolute;
  font-size: 9pt;
}
div#mailto-window {
  margin-top: 35px;
}

ul.category-module_anido li a.mod-articles-category-title {
  font-weight: bold;
  font-size: 10pt;
  line-height: 13pt;
}
ul.category-module_anido li p.mod-articles-category-readmore,
ul.category-module_anido li p.mod-articles-category-readmore a,
ul.category-module_anido li p.mod-articles-category-readmore a.mod-articles-category-title {
  font-size: 9pt;
  font-weight: normal;
}

/* FIX FOR JOOMLA 3.7 Multilingual selector box hide*/
.chzn-container {
    display: none !important;
}

/* HIDE Forgot username and password links in Login Module on Programs */

div.module.anido_login ul.unstyled,
div.module.anido_login ul.unstyled li {
  display: none;
}

/* STYLES for LOGIN FORM on Children Awaiting Adoption */
div#form-login-username span.add-on,
div#form-login-password span.add-on {
  min-width: 100px;
  display: inline-block;
  display: inline-table;
}

form#login-form {
  margin-top: 10px;
  border: 1px solid #ada880;
  padding: 10px;
  display: inline-block;
  display: inline-table;
}

div.module.anido_login div.userdata {
  margin: 5pt 15pt;
}

div.module.anido_login div.userdata label {
  margin-left: 0;
}

div.anido_login {
  margin-bottom: 10pt;
}

form#login-form div.logout-button input.btn {
  margin-top: 5pt;
  padding: 3px 8px;
}

div#topright1 div.anido_login form#login-form {
  width: 198px;
}

/* USER MENU style */
div#topright2 {
  margin-bottom: 20pt;
  /* border: 1px solid #121346; */
  color: #ada880;
  background-color: #1e2179;
  padding: 25px 10px 10px 5px;
}

ul.anido_topright_menu,
 ul.anido_topright_menu ul {
  font-size: 9pt;
  line-height: 200%;
  list-style: none;
}

ul.anido_topright_menu ul {
  margin-left: -2px;
}

ul.anido_topright_menu li {
  color: #ffffff;
  /* list-style-image: url('../img/folder-icon-ul-user-menu-closed.png'); */
  background: url('../img/folder-icon-ul-user-menu-closed.png') no-repeat 0 1px;
  padding-left: 26px;
}

ul.anido_topright_menu li.current {
  color: #ffffff;
  /* list-style-image: url('../img/folder-icon-ul-user-menu-open.png'); */
  background: url('../img/folder-icon-ul-user-menu-open.png') no-repeat 0 1px;
  padding-left: 26px;
}
ul.anido_topright_menu li a:link,
ul.anido_topright_menu li a:visited,
ul.anido_topright_menu li.current a:link,
ul.anido_topright_menu li.current a:visited {
  color: #ffffff;
}

ul.anido_topright_menu li a:hover,
 ul.anido_topright_menu li.current a:hover {
  color: #ada880;
}

/* Phoca styles */
div.pd-category-view {
  color: #121346;
}



