/* @override
	http://localhost:3000/stylesheets/cis.css?1332342479 */

/* @group Resetter */

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td {
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

/* @end */

/* @group Basics */

html,
body {
  height: 100%;
}

html {
  font: 62.5%/1.5 "Lucida Grande", Verdana, sans-serif;
}

body {
  color: #333;
  background: #f6f6f6 url(../images/css/body_bg.jpg) repeat 0 top;
  font: 12px/21px Arial, Helvetica, Geneva, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 12px 0 6px 0;

  font-weight: normal;
  line-height: 18px;
  color: #333;
  font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
  text-shadow: 0 1px 0 #fff;
}
h1 {
  margin: 0 0 18px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #1e5157;
}
h2 {
  margin: 18px 0 9px;
  padding-bottom: 9px;
  font-size: 21px;
  line-height: 24px;
  color: #555;
  border-bottom: 1px dotted #aaa;
}
h3 {
  margin: 18px 0 9px;
  font-size: 18px;
  line-height: 18px;
  color: #666;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}

h1 + h2,
h2 + h3 {
  margin-top: 0px;
}

ul,
ol,
dl {
  padding-left: 24px;
}
ul,
ol,
dl,
p {
  margin-bottom: 18px;
  font-size: 14px;
}
li,
dt,
dd,
p {
  font-size: 14px;
}
ul,
ol,
dl,
p {
  margin-bottom: 18px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li h2,
li h3,
li h4 {
  margin: 0;
}

p {
}

dt {
  font-weight: bold;
}
dd {
  padding-left: 10px;
}
dd + dt {
  margin-top: 18px;
}

*:link,
*:visited,
*:hover,
*:active,
*:focus {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

a:link {
  color: #1e4785;
  text-decoration: underline;
}
a:visited {
}
a:hover,
a:focus {
  text-decoration: none;
}
a:active {
  color: #000;
  outline: none;
}

abbr {
  border-bottom: 1px dotted black;
}

/* @end */

/* @group Reusable */

.hidden {
  display: none;
}

.center {
  text-align: center;
}

.transparent {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.clear {
  clear: both;
}

/* float clearing for IE6 */
* html .clearfix {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
* + html .clearfix {
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.lFloat {
  float: left;
  margin: 0 18px 18px 0;
}
.lFloat2 {
  float: left;
  margin: 0 36px 18px 0;
}

.rFloat {
  float: right;
  margin: 0 0 18px 18px;
}
.rFloat2 {
  float: right;
  margin: 0 0 18px 36px;
}

.curved {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(border-radius.htc);
}

.box {
  padding: 18px 10px;
  background: #eee;
}
.box p {
  margin: 0;
}

.box2 {
  padding: 17px 10px;
  background: #fff298;
  border: 1px solid #ecd852;
}
.box2 p {
  margin: 0;
}

.inline-block {
  display: inline-block;
  min-height: 250px;
  zoom: 1;
  *display: inline;
  _height: 250px;
}

a[rel="external"] {
  padding-right: 18px;
  background: url(/images/css/external_link.png) no-repeat right center;
}

a.button {
  background: #222 url(/images/css/grad30.png) repeat-x;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;

  font-size: 12px;
  font-weight: bold;
  line-height: 1.25;

  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.35);
  -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);

  border-bottom: 1px solid rgba(0, 0, 0, 0.25);

  position: relative;
  cursor: pointer;
}
a.button:hover {
  background-color: #000;
}
.button.blue {
  background-color: #0099bd;
}
.button.red {
  background-color: #e33100;
}
.button.magenta {
  background-color: #a9014b;
}
.button.orange {
  background-color: #ff5c00;
}
.button.yellow {
  background-color: #ffb515;
}

.detaljnije {
  padding: 0 0 0 18px;
  background: url(/images/css/detaljnije.png) no-repeat 0 center;
}
.detaljnije a,
a.detaljnije {
  color: #555;
  text-decoration: none;
  border-bottom: 1px dotted #999;
}

ul.img {
  clear: both;
  list-style: none;
}
ul.img li {
  float: left;
  margin: 0 12px 12px 0;
  padding: 0;
}
ul.img li a {
}
ul.img li a img {
  display: block;
  margin: 0;
  padding: 3px;
  border: 1px solid #ddd;
}
ul.img li a:hover img {
  padding: 4px;
  background: #8ce1f5;
  border: 0;
}

ul.album {
  overflow: hidden;
  margin: 18px 0 !important;
  padding: 0;
  list-style: none;
}
ul.album li {
  display: inline-block;
  margin: 9px 6px 9px 0;
  padding: 0;

  min-height: 125px;
  _height: 125px;

  vertical-align: top;

  zoom: 1;
  *display: inline;
}
ul.album li a {
  display: block;
}
ul.album li a img {
  border: 4px solid #eee;
}
ul.album li a:hover img,
ul.album li a:focus img,
ul.album li a:active img {
  border: 4px solid #6dcff6;
}

hr {
  margin: 18px 0 17px 0;
  height: 0;
  color: #d6d4ce;
  background: #d6d4ce;
  border: 0;
  border-bottom: 1px dotted #d6d4ce;
}

/* @group Sekretarica */

/* @group Pojedinačno */

.greska,
.upozorenje,
.uspeh,
.poruka {
  margin: 18px 0;
  padding: 12px 12px 12px 40px;
  line-height: 18px;
  background: #ffd2dc url(/images/css/poruke/greska_bg.gif) no-repeat 9px 10px;
  border: 1px solid #efc3ce;
  border-width: 1px 1px 3px 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.greska {
  color: #ab0000;
}
.upozorenje {
  background: #ffea93 url(/images/css/poruke/upozorenje_bg.gif) no-repeat 9px
    15px;
  border-color: #eed983;
}
.uspeh {
  color: #524606;
  background: #fffdd1 url(/images/css/poruke/uspeh_bg.gif) no-repeat 9px 10px;
  border-color: #f0f0c5;
}
.poruka {
  background: #eaeaf3 url(/images/css/poruke/poruka_bg.gif) no-repeat 9px 10px;
  border-color: #d9d9e1;
}

/* @end */

/* @group Grupno */

#greske,
#uspesi,
#upozorenja,
#poruke {
  margin: 18px 0;
  padding: 0 15px 0 32px;
  background: #ffd2dc url(/images/css/poruke/greske_bg.gif) no-repeat 9px 9px;
  border: 1px solid #efc3ce;
  border-width: 4px 1px;

  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
#greske h2,
#uspesi h2,
#upozorenja h2,
#poruke h2 {
  margin: 0 0 0 21px;
  padding: 9px 0;
  line-height: 32px;
  color: #444;
}
#greske ul,
#uspesi ul,
#upozorenja ul,
#poruke ul {
  margin: 0 20px 14px;
}
#greske li,
#uspesi li,
#upozorenja li,
#poruke li {
  color: #ab0000;
  font-size: 12px;
  line-height: 18px;
  list-style: circle;
}

#upozorenja {
  background: #ffea93 url(/images/css/poruke/upozorenja_bg.gif) no-repeat 9px
    9px;
  border-color: #eed983;
}
#upozorenja li {
  color: #333;
}

#uspesi {
  background: #fffdd1 url(/images/css/poruke/uspesi_bg.gif) no-repeat 9px 9px;
  border-color: #f0f0c5;
}
#uspesi li {
  color: #524606;
}

#poruke {
  background: #eaeaf3 url(/images/css/poruke/poruke_bg.gif) no-repeat 9px 9px;
  border-color: #d9d9e1;
}
#poruke li {
  color: #333;
}

/* @end */

/* @end */

/* @end */

/* @group Layout */

/* @group Header */

#header {
  height: 155px;
  background: transparent url(/images/css/header_bg.jpg) repeat-x 0 top;
}
#header .wrapper {
  position: relative;
  width: 970px;
  height: 155px;
  margin: 0 auto;
}

#logo {
  margin: 0;
  position: absolute;
  top: 20px;
  width: 260px;
  height: 85px;
  text-indent: -999em;
}
#logo a {
  display: block;
  width: 260px;
  height: 85px;
  background-image: url(/images/cis_logo.png);
}

#info {
  position: absolute;
  bottom: 55px;
  right: 10px;
  text-align: right;
}
#info p {
  margin: 0;
  font-size: 12px;
  color: #444;
}
#info .adr p {
  display: inline;
}
#info .street-address {
  display: inline;
}
#info .street-address::after,
#info .locality::after {
  content: ",";
}
#info .org,
#info .postal-code {
  display: none;
}
#info .tel {
  font-size: 14px;
  font-weight: normal;
}
#info a.email {
  display: none;
  text-decoration: none;
  color: #333;
}
#info a.email:hover,
#info a.email:focus,
#info a.email:active {
  text-decoration: underline;
  color: #1e4785;
}

/* @end */

/* @group Nav */

#nav,
#nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 970px;
  height: 45px;
  background-image: url(/images/css/nav_bg_sprite.png);
}
#nav li {
  position: relative;
  z-index: 9;
  float: left;
  margin: 7px 0 6px 0;
}
#nav a {
  display: block;
  width: auto;
  z-index: 150;
  padding: 0 12px;

  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
  text-decoration: none;
  color: #333;
  text-shadow: 0 1px 0 #ccc;

  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.08);

  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#nav > li.current > a {
  color: #fff;
  background: url(/images/css/nav_bg_sprite.png) -90px -97px;
  text-shadow: 0 1px 2px #444;
}
#nav a:focus,
#nav a:hover,
#nav a:active {
  color: #fff;
  background: url(/images/css/nav_bg_sprite.png) -60px -52px;
  text-shadow: 0 1px 2px #444;
}
#nav a:active {
  background-position: -60px -97px;
}

#nav li.root a {
  width: 38px;
  padding: 0;
  margin-left: 10px;
  text-indent: -999em;
}
#nav li.root.current a {
  background-position: -11px -97px;
}
#nav li.root a:hover,
#nav li.root a:focus,
#nav li.root a:active {
  background: transparent url(/images/css/nav_bg_sprite.png) no-repeat -11px -52px;
}

#nav ul {
  background: #ccc;
  background: rgba(200, 200, 200, 0.9);
  /*
	background: -moz-linear-gradient(
	    center top,
	    rgba(170,170,170, .95) 0%,
	    rgba(210,210,210, .95) 100%
	);
	background: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, rgba(170,170,170, .95)),
	    color-stop(1, rgba(210,210,210, .95))
	);
	*/

  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.2);
}
#nav ul li {
  margin: 0;
}
#nav ul a {
  padding: 4px 12px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  text-shadow: 0 1px 0 #ccc;
}
#nav ul li:first-child a {
  padding-top: 6px;
}
#nav ul li:last-child a {
  padding-bottom: 6px;
  border-bottom: 4px solid #555;
}
#nav ul a:hover,
#nav ul a:focus,
#nav ul a:active {
  text-shadow: 0 1px 2px #444;
  background: #777 url(/images/css/grad20.png) repeat-x 0 bottom;
}
#nav ul li.current a:link,
#nav ul li.current a:visited {
  color: #fff;
  text-shadow: 0 1px 2px #444;
  background: #999 url(/images/css/grad20.png) repeat-x 0 bottom;
}

/*** ESSENTIAL STYLES ***/
.sf-menu {
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 200px;
  /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 32px; /* match top ul list item height */
  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 200px; /* match ul width */
  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 200px; /* match ul width */
  top: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 26px !important;
  min-width: 1px;
}
.sf-sub-indicator {
  position: absolute;
  right: 5px;
  top: 12px;
  display: block;
  width: 16px;
  height: 12px;
  text-indent: -999em;
  overflow: hidden;
  background: url(/images/css/sub_level_arrow.png) no-repeat right center;
  opacity: 0.35;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  opacity: 1;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
}
.sf-shadow ul.sf-shadow-off {
}

/* @end */

/* @group Search Google CSE */

#cse-search-form {
  position: absolute;
  top: 117px;
  right: 12px;
  width: 210px;
  height: 32px;
  background: transparent url(/images/css/nav_bg_sprite.png) no-repeat 0 -135px;
}
#cse-search-form .placeholder {
  display: block;
  padding: 2px 0 0 14px;
  font-size: 10px;
  line-height: 30px;
  color: #999;
  text-shadow: 0 0px 2px #ccc;
  background: transparent;
}

#cse-search-form table.gsc-search-box {
  width: 210px;
  height: 20px;
  margin: 7px 0 0 0;
  padding: 0;
  border: none;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#cse-search-form table.gsc-search-box td {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}
#cse-search-form table.gsc-search-box tr:hover td {
  background: transparent !important;
}
#cse-search-form td.gsc-input {
  width: 167px;
}
#cse-search-form td.gsc-input input {
  margin: 0 0 0 12px;
  padding: 0;
  width: 167px;
  height: 18px;
  font-size: 12px;
  line-height: 16px;
  border: 0;

  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
#cse-search-form td.gsc-search-button {
  width: 45px;
}
#cse-search-form td.gsc-search-button input {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -999em;
  background: transparent;
  border: 0;
}
#cse-search-form .gsc-clear-button,
#cse-search-form .gsc-branding {
  display: none;
}

/* @group Rezultati */

#cse {
  width: 920px;
  margin: 20px auto;
}

.gsc-tabsAreaInvisible,
.gsc-adBlockInvisible,
.gsc-resultsbox-invisible {
  display: none;
}

.gsc-tabsArea {
  overflow: hidden;
}
.gsc-tabHeader {
  float: left;
  padding: 7px 9px 5px 9px !important;
  color: #555 !important;
  text-shadow: 0 1px 0 #fff;
  border: none !important;
  border-top: 2px solid #ff9900 !important;
  background: #eee url(../../images/css/grad10.png) repeat-x 0 bottom;
}

.gsc-resultsHeader {
  display: none !important;
}
.gsc-results {
  padding: 15px 0 0 0;
  border-top: 3px double #ccc;
}
.gsc-result {
  margin: 0 0 16px 0;
}
.gs-result a.gs-title,
.gs-result a.gs-title * {
  font-size: 18px;
  color: #4e50aa !important;
}

.gs-result .gs-visibleUrl-short {
  display: none;
}
.gs-result .gs-visibleUrl-long {
  color: #0e774a;
}
.gsc-result .gs-watermark {
  display: none;
}

.gsc-cursor-page {
  padding: 3px 6px !important;
  background: #ddd url(/images/css/grad10.png) repeat-x;
  font-weight: bold;
  color: #444 !important;
  text-decoration: none !important;
  text-shadow: 0 1px 0 #fff;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.55);
}
.gsc-cursor-page.gsc-cursor-current-page {
  position: relative;
  top: 4px;
  font-size: 21px;
  background: transparent;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* @end */

/* @end */

/* @group Locales/Flags */

#locales {
  position: absolute;
  bottom: 10px;
  right: 220px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
#locales li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.ie7 #locales li,
.ie8 #locales li {
  zoom: 1;
  *display: inline;
  border-right: 1px solid #969890;
}
#locales li a {
  display: block;
  height: 24px;
  padding: 0 6px 0 21px;
  color: #fff;
  text-shadow: 0 1px 3px #333;
  text-decoration: none;
  background: url(/images/css/countries_16px_sprite.png) no-repeat -4px 0;
  font: 11px/24px Tahoma, Verdana, Geneva;
}
#locales li a:hover {
  color: #333;
  text-shadow: 0 1px 0 #ccc;
}
#locales li.en a {
  background-position: -4px -24px;
}

/* @end */

#main {
}
#main .wrapper {
  overflow: hidden;
  width: 950px;
  margin: 0 auto;
  padding: 14px 10px 20px 10px;
}

#content {
  float: left;
  width: 600px;
}

#sidebar {
  float: left;
  width: 310px;
  margin: 0 0 0 40px;
}

#footer_nav {
  overflow: hidden;
  padding: 66px 0 20px 0;
  background: url(/images/css/footer_nav_bg.png) repeat-x;
}
#footer_nav > ul {
  overflow: hidden;
  width: 950px;
  min-height: 150px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  background: url(/images/css/footer_nav_ul_bg.jpg) no-repeat right center;
}
#footer_nav > ul > li {
  float: left;
  margin: 0 32px 0 0;
}
#footer_nav li.root {
  display: none;
}
#footer_nav a {
  text-decoration: none;
  color: #333;
}
#footer_nav a:hover,
#footer_nav a:focus,
#footer_nav a:active {
  text-decoration: underline;
  color: #1e4785;
}

#footer_nav ul ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
#footer_nav ul ul a {
  font-size: 12px;
  color: #444;
}

#footer {
  clear: both;
  height: 80px;
  text-align: center;
  background: #5c5c5c url(/images/css/footer_bg.png) repeat-x;
}
#footer .copyright,
#footer address {
  display: block;
  margin: 0;
  font-size: 14px;
  color: #bbb;
  text-shadow: 0 1px 2px #222;
}
#footer address {
  padding: 0;
  font-size: 11px;
  font-style: normal;
  color: #999;
}

#footer {
  display: flex;
  align-items: center;
  justify-content: center;
}

#footer .desno ul {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
}
#footer .desno li {
  margin-right: 10px;
}

#footer .desno a {
  display: block;
}
#footer .desno img {
  max-width: 32px;
}

/* @end */

/* @group Tables */

/* @group Basic */

caption {
  margin: 9px 0;
  font-size: 14px;
}
table {
  margin: 12px 0 24px 0;
  clear: both;
  color: #333;
  border-collapse: collapse;

  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
th,
td {
}
th {
  padding: 8px 6px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #333;
  background: #ddd;
  background: -moz-linear-gradient(
    center top,
    rgba(0, 0, 0, 0.1) 85%,
    rgba(0, 0, 0, 0.15) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.85, rgba(0, 0, 0, 0.1)),
    color-stop(1, rgba(0, 0, 0, 0.15))
  );

  border: 1px solid #ccc;
}
th a {
  display: block;
  padding: 3px 6px;
  text-decoration: none;
}

th a:hover {
  background-color: #ccc;
  color: #333;
  text-decoration: none;
}
td {
  padding: 5px 6px 4px;
  line-height: 18px;
  background: #fff;
  border: 1px solid #ddd;
  border-width: 1px;
}
tr > td,
tr > th {
}
/*
tr:nth-child(odd) td { background-color: #fff; }
tr:nth-child(even) td { background-color: #eff0df; }
tr:hover td { background-color: #d8e4ee; }
*/

/* @end */

/* @group Admin */

td.id,
td.rb {
  text-align: center;
}

td.akcije {
  width: 78px;
}
td.akcije ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
td.akcije ul li {
  margin: 0;
  padding: 0;
  float: left;
}
td.akcije ul li a {
  display: block;
  width: 16px;
  height: 16px;
  padding: 5px;
  overflow: hidden;
  text-indent: -99em;
}
td.akcije ul li.show a {
  background: url(/images/css/admin/record_show.png) no-repeat center center;
}
td.akcije ul li.edit a {
  background: url(/images/css/admin/record_edit.png) no-repeat center center;
}
td.akcije ul li.delete a {
  background: url(/images/css/admin/record_delete.png) no-repeat center center;
}

/* @end */

/* @end */

/* @group Forme */

/* @group Devise */

div.sessions {
  display: inline-block;
  padding: 20px;
  background: #ddd url(../images/css/grad10.png) repeat-x 0 bottom;
  background-color: rgba(0, 0, 0, 0.1);
  border: 2px solid #bbb;
  border-radius: 6px;

  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
}
.sessions fieldset {
  border: 0;
}
.sessions ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sessions li {
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
}
.sessions li.remember_me {
  overflow: hidden;
}
.sessions label {
  float: left;
  width: 140px;
  padding: 3px 3px 3px 0;
}
.sessions label abbr {
  float: right;
  padding: 0 3px 0 0;
  font-size: 21px;
  border: 0;
}

.sessions input[type="text"],
.sessions input[type="email"],
.sessions input[type="password"] {
  width: 220px;
  height: 21px;
  padding: 2px 3px;
  font-size: 13px;
  line-height: 21px;

  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);

  border: 1px solid #999;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #bbb;

  border-radius: 3px;

  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
}
.sessions input[type="text"]:hover,
.sessions input[type="email"]:hover,
.sessions input[type="password"]:hover {
  background: #fffdd1;
}
.sessions input[type="text"]:focus,
.sessions input[type="email"]:focus,
.sessions input[type="password"]:focus {
  background: #c3e8ff;
}

.sessions li.remember_me input[type="checkbox"] {
  float: left;
  margin: 6px 9px 0 103px;
}

.sessions .buttons {
  margin: 0;
  padding: 12px 0 3px 0;
  border-top: 3px double #ccc;
}
.sessions .buttons li {
  margin: 0;
}
.sessions input[type="submit"] {
  padding: 3px 9px;
  font: bold 14px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue",
    Arial, Geneva, sans-serif;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
  background: #666 url(/images/css/grad40.png) 0 bottom;
  border: 2px solid #444;
  border-radius: 4px;

  cursor: pointer;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    inset 0 -1px 1px rgba(255, 255, 255, 0.1);
}
.sessions input[type="submit"]:hover {
  background-color: #a7c211;
  border-color: #537200;
}
.sessions input[type="submit"]:focus,
.sessions input[type="submit"]:active {
  position: relative;
  top: 1px;
  left: 1px;
  background-color: #8aa600;
  border-color: #395900;
}

.sessions .inline-hints,
.sessions .inline-errors {
  margin: 0 0 0 145px;
  color: #666;
  font-style: italic;
  font-size: 12px;
}

.sessions ul.links {
  margin: 12px 0 0 0;
  padding: 9px 12px 9px 25px;
  list-style-type: circle;
  background: #ddd;
  background-color: rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.1);
}
.sessions ul.links li {
  margin: 0;
  font-size: 12px;
}
.sessions ul.links a {
  text-decoration: none;
  border-bottom: 1px solid #aaa;
}
.sessions ul.links a:hover,
.sessions ul.links a:focus,
.sessions ul.links a:active {
  border-bottom: 1px solid #666;
}

/* @group Errors */

.sessions #error_explanation {
  margin: -20px -20px 12px -20px;
  padding: 20px;
  background: #fcc url(/images/css/grad10.png) repeat-x 0 bottom;
}
.sessions #error_explanation h2 {
  margin-top: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  text-shadow: 0 1px 0 #ffdfdf;
}
.sessions #error_explanation ul {
  margin: 0;
}
.sessions #error_explanation li {
  margin: 0;
}
.sessions li.error input[type="text"],
.sessions li.error input[type="email"] {
  border: 1px solid red;
}

/* @end */

/* @end */

/* @group Osnovno */

form.styled {
  width: 65%;
  overflow: hidden;
  margin: 12px 0;
  padding: 0;
  text-align: left;
}
form.styled fieldset {
  margin: 0 0 18px 0;
  background: #f0f0f0;
  border: 0;
}
form.styled fieldset.buttons {
  margin: -18px 0 0 0;
  border: 0;
}
form.styled fieldset.buttons div {
  height: 36px;
  margin: 0;
}
form.styled fieldset legend {
  margin: 0;
  padding: 9px 0;
  color: #555;
  font-size: 18px;
  line-height: 18px;
}

/* @group Divs */

form.styled div {
  clear: both;
  overflow: hidden;
  margin: 0 0 18px 0;
  padding: 0 10px;
  vertical-align: text-top;
}
form.styled div div,
form.styled div.wrapper {
  margin: 0;
  padding: 0;
  border: 0;
}
form.styled div.wrapper div {
  margin: 6px 0;
  padding: 6px 12px;
  border-bottom: 1px dotted #ddd;
}
form.styled div.wrapper div.wrapper {
  margin: 0;
  padding: 0;
  border: 0;
}
form.styled div.wrapper div.wrapper div {
  margin: 6px 0;
  padding: 6px 12px;
  border-bottom: 1px dotted #ddd;
}
form.styled div:last-child {
  border: 0;
}

/* @end */

/* @group Labels */

form.styled div label,
form.styled div p.label {
  display: block;
  float: left;
  width: 35%;
  margin: 0;
  padding: 9px 0; /* zbog paddinga inputa! */
  position: relative;
  font-size: 14px;
  line-height: 18px;
}
form.styled div.inline label {
  display: inline;
  width: auto;
  margin: 0 6px 0 0;
}
form.styled div.required label {
  color: #333;
  font-weight: bold;
}
form.styled div.required label em {
  position: absolute;
  right: 6px;
  font-style: normal;
}

/* @end */

form.styled div p.note {
  margin: 0 0 0 35%;
  font-size: 12px;
  color: #666;
}

/* @group Inputs & Buttons */

form.styled input[type="text"],
form.styled input[type="password"],
form.styled input[type="file"],
form.styled textarea,
form.styled select {
  width: 60%;
  margin: 5px 0;
  padding: 3px;
  font-size: 14px;
  line-height: 18px;
  background: #fff url(/images/css/forme/input_txt_bg.png) repeat-x;
  border-top: 1px solid #8e8e8e;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #e3e3e3;
  vertical-align: middle;
}
form.styled textarea {
  width: 320px;
  height: 100px;
  margin: 0;
  background-color: #fff;
}
form.styled select {
  width: auto;
  margin: 7px 0;
  padding: 0;
}
form.styled option {
  padding: 0 3px;
  font-size: 12px;
}
form.styled input[type="checkbox"],
form.styled input[type="radio"] {
  margin: 0 3px 0 6px;
}
form.styled div.inline input[type="text"],
form.styled div.inline input[type="password"],
form.styled div.inline input[type="file"],
form.styled div.inline select {
  display: inline;
  margin: 0 3px 0 0;
}

/* hover */
form.styled input[type="text"]:hover,
form.styled input[type="password"]:hover,
form.styled input:hover[type="file"],
form.styled textarea:hover,
form.styled select:hover {
  background-color: #fffdd1;
}

/* focus */
form.styled input[type="text"]:focus,
form.styled input[type="password"]:focus,
form.styled input:focus[type="file"],
form.styled textarea:focus,
form.styled select:focus {
  background-color: #c3e8ff;
}

/* disabled */
form.styled input[disabled="disabled"],
form.styled input:hover[disabled="disabled"] {
  color: #000;
  background: #ccc url(/images/css/forme/input_txt_disabled_bg.gif) repeat-x;
}

/* buttons */
form.styled button,
form.styled input[type="button"],
form.styled input[type="submit"],
form.styled input.submit,
form.styled input.save,
form.styled div.submit input,
form.styled a.button {
  background: #222 url(/images/css/grad30.png) repeat-x;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;

  font-size: 12px;
  font-weight: bold;
  line-height: 1.25;

  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);

  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.35);
  -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);

  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);

  position: relative;
  cursor: pointer;
}

form.styled input.save {
  background-color: #639e11;
}
form.styled input.save:hover {
  background-color: #3c7900;
}
form.styled input.save:focus,
form.styled input.save:active {
  background-color: #004700;
}

form.styled a.button.cancel {
  margin-left: 10px;
  background-color: #d22300;
}
form.styled a.button.cancel:hover {
  background-color: #b10000;
}
form.styled a.button.cancel:focus,
form.styled a.button.cancel:active {
  background-color: #910000;
}

/* @end */

/* @group Greške */

form.styled div.error {
  background: url(/images/css/forme/uf_error.png);
}
form.styled div.error label,
form.styled div.error p.label {
  color: #cc0000;
}
form.styled div.error input[type="text"],
form.styled div.error input[type="passsword"],
form.styled div.error input[type="file"],
form.styled div.error textarea,
form.styled div.error select {
  border: 1px solid red;
}

/* @end */

form.styled input.form-error {
  border: 1px solid red;
}
form.styled div.error-message {
  margin: 0 0 0 180px;
  padding: 9px 0 6px 0;
  font-size: 12px;
  font-weight: bold;
  color: red;
}

/* @end */

/* @end */

/* @group Tooltip */

.tooltip {
  position: absolute;
  z-index: 3000;
  padding: 0 10px 6px 10px;
  text-align: left;
  color: #ddd;
  background: #333 url(/images/css/grad30.png) 0 bottom;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);

  opacity: 0.85;
}
.tooltip span {
  position: relative;
  top: -6px;
  display: block;
  height: 6px;
  background: url(/images/js/tooltip_arrow.png) no-repeat center center;
}

/* @end */

/* @group Propisi */

.propisi #main .wrapper {
  width: 900px;
  padding: 14px 10px 20px 10px;
}

ul.propis_oblasti {
  margin: 0;
  padding: 0 0 0 12px;
}
ul.propis_oblasti li.oblast {
  font-size: 14px;
  line-height: 24px;
}
ul.propis_kategorije li.kategorija {
  font-weight: normal;
}
ul.propis_kategorije li.kategorija a {
  text-decoration: none;
}
ul.propis_kategorije li.kategorija a .naziv {
  text-decoration: underline;
}
ul.propis_kategorije li.kategorija a:hover .naziv,
ul.propis_kategorije li.kategorija a:focus .naziv,
ul.propis_kategorije li.kategorija a:active .naziv {
  text-decoration: none;
}

ul.propis_kategorije li.kategorija a:hover .count,
ul.propis_kategorije li.kategorija a:focus .count,
ul.propis_kategorije li.kategorija a:active .count {
  background: #999 url(/images/css/grad20.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px 2px #333;
}
ul.propis_kategorije .count,
ul.propis_podkategorije .count {
  padding: 0 2px 2px 2px;
  font: italic 12px Verdana, sans-serif;
  color: #888;
  border-radius: 3px;
}

#propisi {
  margin: 0;
  padding: 20px;
  background: #fff;

  border-radius: 6px;

  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#propisi h2 {
  margin-top: 0;
}
#propisi h3 {
  margin: 12px 0 21px 0;
}
#propisi h4 {
  margin: 24px 0 18px 0;
}
#propisi li h4 {
  margin: 9px 0;
}
#propisi ul.na_snazi_i_u_pripremi {
  margin: 6px 0 21px 0;
  padding: 0 0 0 20px;
}
#propisi li.na_snazi,
#propisi li.u_pripremi {
}
#propisi li.u_pripremi {
  border-color: #999;
}

ul.propisi {
  margin-top: 6px;
}
ul.propisi li {
  margin: 6px 0;
  padding: 0 0 6px 0;
  font-size: 14px;
  border-bottom: 2px dotted #eee;
}
ul.propis_podkategorije {
  margin: 6px 0 0px 0;
}
ul.propis_podkategorije li {
  margin: 0;
  font-size: 12px;
  border: 0;
}

/* @group Dokumenti FileTypes */

/* http://www.iconfinder.com/search/?q=iconset%3Afugue */

#propisi .dokument {
  display: inline;
  padding: 0 0 0 6px;
  font-size: 12px;
}
#propisi .dokument a,
#propisi .dokument a.pdf,
#propisi .dokument a.doc,
#propisi .dokument a.docx,
#propisi .dokument a.odt,
#propisi .dokument a.xls,
#propisi .dokument a.txt {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 21px;
  background: url(/images/css/filetypes/filetypes_16px_sprite.png) no-repeat -4px -2px;
}

#propisi .dokument a.pdf {
  background-position: -4px -26px;
}
#propisi .dokument a.doc,
#propisi .dokument a.docx,
#propisi .dokument a.odt {
  background-position: -4px -50px;
}
#propisi .dokument a.xls {
  background-position: -4px -74px;
}
#propisi .dokument a.txt {
}

/* @end */

/* @end */

/* @group Errors (404 & 500) */

body.error_response {
}
body.error_response h1,
body.error_response h2 {
  font-family: "Neucha", Arial, sans-serif;
}
body.error_response h1 {
  font-size: 32px;
}
body.error_response h2 {
  font-size: 24px;
}
body.error_response .wrapper {
  width: 560px;
  margin: 40px auto;
  padding: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1) url(../images/css/grad10.png) repeat-x 0 bottom;
  border-radius: 120px 3px;

  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
body.error_response h1 {
  font-size: 36px;
  font-weight: lighter;
}
body.error_response h2 {
  margin: 21px 0;
  padding: 0 0 21px 0;
  line-height: 32px;
  border-bottom: 1px dotted #bbb;
}
body.error_response p {
  text-shadow: 0 1px 3px #aaa;
}
body.error_response p:last-child {
  margin: 0;
}

/* @end */

/* @group Po stranama */

#splash {
  width: 950px;
  height: 240px;
  margin-bottom: 20px;
}
#splash .pic {
  float: left;
}
#splash .pic img {
  display: block;
}
#splash .text {
  float: left;
  width: 320px;
  height: 240px;
  background-image: url(/images/css/splash_text_bg.jpg);
}
#splash .text p {
  padding: 35px 20px 20px 30px;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  text-shadow: 0 1px 2px #333;
}

.home a.brosura {
  display: block;
  background: #fff;
  border: 3px solid #89cbf0;
  border-radius: 2px;
}
.home a.brosura:hover,
.home a.brosura:focus,
.home a.brosura:active {
  border-color: #456d9d;
}
.home a.brosura img {
  display: block;
}

#clanice {
  clear: both;
  margin: 0;
  padding: 20px 0 10px 0;
  border-top: 4px solid #1e5157;
}
#clanice .box {
  float: left;
  width: 282px;
  /*margin: 0 10px 0 0; */
  padding: 6px;
  background: #fff;

  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}

#clanice .box > img {
  width: 282px;
}

#clanice .box.last {
  margin: 0;
}
#clanice .box p {
  margin: 0 10px 0 6px;
  line-height: 40px;
}
#clanice .box p img {
  float: left;
}
#clanice .box p a {
  float: right;
}
#clanice .box-hr {
  float: left;
  height: 266px;
  /*margin: 0 20px 0 10px;*/
  margin: 0px 15px;
  border: 1px solid #ddd;
}
#clanice .brochure {
  margin-right: 0px;
  width: 296px;
}
#clanice .brochure a img.brosura {
  height: 209px;
}

.home.index #content h2 {
  margin-top: 0;
  color: #1e5157;
}

.home.strana #main .wrapper {
  width: 760px;
  padding-left: 100px;
  padding-right: 100px;
}
.home.strana #main .wrapper h1,
.home.strana #main .wrapper h2 {
  margin-left: -80px;
  margin-right: -80px;
}

table.tabela-podaci {
  font-size: 10px;
}
table.tabela-podaci th,
table.tabela-podaci td {
  padding: 2px 4px;
}
table.tabela-podaci tr.total td {
  font-weight: bold;
  text-align: center;
  background: #eff0df;
  border: 1px double #bbb;
  border-width: 2px 0;
}

#podaci_form {
  display: inline-block;
  margin: 0;
  padding: 20px;
  width: auto;
  background: #ddd;
  background: rgba(0, 0, 0, 0.1);
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}
#podaci_form fieldset {
  margin: 0;
  background: none;
  border: 0;
}
#podaci_form ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#podaci_form li {
  margin: 0;
  padding: 0;
}
#podaci_form li.action {
  margin: 9px 0 0 0;
}
#podaci_form label {
  margin: 0 6px 0 0;
}
#podaci_form label abbr {
  display: inline-block;
  margin: 0 0 0 6px;
}

/* @end */

@media print {
  * {
    background: transparent !important;
    color: #444 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after {
    content: " (" attr(href) ")";
  }
  abbr:after {
    content: " (" attr(title) ")";
  }
  .ir a:after {
    content: "";
  } /* Don't show links for images */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* @group FancyBox */

/* @group Main */

/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe,
.fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002;
}

.fancybox-outer {
  padding: 0;
  margin: 0;
  /*background: #f9f9f9;*/
  background: transparent;
  color: #444;
  text-shadow: none;
  /*-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;*/
}

.fancybox-opened {
  z-index: 1003;
}

.fancybox-opened .fancybox-outer {
  /*-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);*/
}

.fancybox-inner {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
  overflow: hidden;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: url("/images/js/fancybox/fancybox_loading.gif");
  opacity: 0.8;
  cursor: pointer;
  z-index: 1010;
}

.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("/images/js/fancybox/fancybox_sprite.png");
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 1004;
}

.fancybox-prev,
.fancybox-next {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url("/images/spacer.gif"); /* helps IE */
  z-index: 1003;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-prev span,
.fancybox-next span {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 1003;
}

.fancybox-prev span {
  background-position: 0 -36px;
}

.fancybox-next span {
  background-position: 0 -72px;
}

.fancybox-prev:hover,
.fancybox-next:hover {
  visibility: visible;
}

.fancybox-prev:hover span {
  left: 20px;
}

.fancybox-next:hover span {
  left: auto;
  right: 20px;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1001;
  background: #000;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 1005;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 1003;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  margin-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/* @end */

/* Fix da nema next/prev nema border */
.fancybox-wrap a {
  border: none;
}

/* @group Helpers */

#fancybox-thumbs {
  position: fixed;
  left: 0px;
  width: 100%;
  overflow: hidden;
  z-index: 1005;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
  opacity: 1;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
}

/* @end */

/* @end */
