@import "/css/blueprint/reset_clearfix.min.css";
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
@import "http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,latin-ext&.css";
.custom-font {
  font-family: 'PT Sans', sans-serif;
}
/* ==========================================================================   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)   ========================================================================== */

.center {
  margin: 0 auto;
  text-align: center;
}
.center  > DIV {
  text-align: left;
}
.boxsizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

}
.sprite {
  background: transparent url(../images/_theme/1/sprite.png) no-repeat 0 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
IMG {
  display: block;
}
EM {
  font-style: italic;
}
html,
button,
input,
select,
textarea {
  color: #333333;
}
body {
  font-family: 'PT Sans', sans-serif;
  background: #eceef0 url(../images/_theme/1/bg.png) repeat-x 0 0;
  font-size: 0.722222222;
  color: #798691;
  /* color: #878787; */
  line-height: 130%;
  font-size: 14px;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: #009ee3;
}
::-moz-placeholder {
  color: #009ee3;
}
::-moz-placeholder {
  color: #009ee3;
}
::-ms-input-placeholder {
  color: #009ee3;
}
A[href$=".pdf"]:not(.dont-add-icon) {
  background-image: url(/images/_theme/1/pdf-icon.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
}
H1,
H2,
H3,
H4,
H5 {
  font-size: 28px;
  font-family: "Istok Web", Arial, sans-serif;
  line-height: 120%;
}
H2 {
  font-size: 23px;
}
H3 {
  font-size: 20px;
}
H4 {
  font-size: 16px;
}
HEADER {
  /*background: #fff url(../images/_theme/0-14/header.gif) repeat-x 0 100%;*/
  background-color: white;
  overflow: hidden;
  height: 162px;
}
HEADER .inner {
  margin: 0 auto;
  text-align: center;
  width: 940px;
  position: relative;
}
HEADER .inner  > DIV {
  text-align: left;
}
HEADER .inner H1.logo {
  position: absolute;
  top: 40px;
  left: 45px;
  background: transparent url(../images/_theme/1/hrvatsko-meteorolosko-drustvo-logo.png) no-repeat 0 0;
  display: block;
  width: 219px;
  height: 83px;
}
HEADER .inner H1.logo B {
  display: none;
}
HEADER .inner #facebook {
  position: absolute;
  right: 0;
  display: block;
  width: 27px;
  height: 27px;
  top: 16px;
  background: transparent url(../images/_theme/1/sprite.png) no-repeat 0 0;
  background-position: 0 -20px;
}
HEADER .inner #facebook:hover {
  background-position: -27px -20px;
}
HEADER .inner #facebook SPAN {
  display: none;
}
HEADER .inner .top-menu,
HEADER .inner .search {
  position: absolute;
  right: 0;
}
HEADER .inner .top-menu UL LI,
HEADER .inner .search UL LI {
  float: left;
  margin-right: 20px;
}
HEADER .inner .top-menu UL LI A,
HEADER .inner .search UL LI A {
  font-size: 12px;
  line-height: 15px;
  color: #798691;
  text-decoration: none;
}
HEADER .inner .top-menu {
  left: 380px;
  top: 20px;
}
HEADER .inner .search {
  width: 300px;
  top: 20px;
}
HEADER .inner .search INPUT {
  border: 0;
  border-bottom: 1px solid #d7dade;
  font-size: 12px;
  width: 170px;
}
HEADER .inner .search A#search-btn {
  display: block;
  position: absolute;
  left: 154px;
  top: 3px;
  width: 15px;
  height: 14px;
  background: transparent url(../images/_theme/1/sprite.png) no-repeat 0 0;
}
HEADER .inner .search A#search-btn B {
  display: none;
}
HEADER .inner .search UL {
  left: 200px;
  position: absolute;
  top: 0px;
}
HEADER .inner .search UL A.selected {
  color: #009ee3;
}
HEADER .inner .search UL B {
  font-weight: normal;
}
#content-container {
  margin: 0 auto;
  text-align: center;
  width: 1020px;
  background-color: white;
}
#content-container  > DIV {
  text-align: left;
}
#nav-bar {
  height: 32px;
  background: #134d75 url(../images/_theme/0-14/nav-bar.png) repeat-x 0 0;
}
#nav-bar .inner {
  margin: 0 auto;
  text-align: center;
  width: 980px;
  text-align: left;
}
#nav-bar .inner  > DIV {
  text-align: left;
}
#nav-bar .inner A {
  color: white;
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 34px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
}
NAV {
  margin: 0 20px;
  overflow: hidden;
  /*background: #f6f6f6 url(../images/_theme/0-14/nav-bar-second.png) repeat-x 0 0;*/

}
NAV .inner {
  margin: 0 auto;
  text-align: center;
  width: 980px;
}
NAV .inner  > DIV {
  text-align: left;
}
NAV LI {
  float: left;
}
NAV .mainMenu A {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

  display: block;
  height: 55px;
  width: 140px;
  line-height: 50px;
  color: #798691;
  text-decoration: none;
  font-size: 14px;
  background: transparent url(../images/_theme/1/nav-bg.png) no-repeat 0 0;
}
NAV .mainMenu A:hover {
  color: #333333;
}
NAV .mainMenu A.last {
  background-position: 0 -110px;
}
NAV .mainMenu A.last.selected {
  background-position: 0 -165px;
}
NAV .mainMenu A.selected {
  color: #333333;
  background-position: 0 -55px;
}
#wrap {
  margin: 40px 20px 0 20px;
}
#wrap ASIDE {
  float: left;
  width: 240px;
}
#wrap ASIDE .inner .style {
  margin: 0 20px 40px 20px;
  border: 1px solid #dedfe1;
  background-color: #fbfdfc;
  padding: 30px 0 50px 0;
}
#wrap ASIDE .inner #nav LI A {
  display: block;
  padding: 5px 20px 5px 30px;
  color: #798691;
  text-decoration: none;
  line-height: 18px;
}
#wrap ASIDE .inner #nav LI A:hover {
  color: #333333;
}
#wrap ASIDE .inner #nav LI A.selected {
  background-color: #8e959d;
  color: #fbfdfc;
}
#wrap ASIDE .inner #nav LI LI A {
  font-style: italic;
  padding-left: 50px;
  background: transparent url(../images/_theme/1/nav-bullet.png) no-repeat 37px 9px;
}
#wrap ASIDE .inner #nav LI LI A.selected {
  background: #26b3e9 url(../images/_theme/1/nav-bullet-white.png) no-repeat 37px 9px;
  color: #fbfdfc;
}
#wrap ASIDE .inner #nav LI LI LI A {
  background-image: none;
  font-style: normal;
  line-height: 16px;
}
#wrap ASIDE .inner #nav LI LI LI A.selected {
  background-image: none;
  background-color: inherit;
  color: #555555;
}
#wrap ARTICLE {
  width: 740px;
  float: right;
}
#wrap ARTICLE img[style*="float:left"],
#wrap ARTICLE img[style*="float: left"] {
  margin: 0 15px 0px 0px;
}
#wrap ARTICLE .inner {
  padding: 0 20px 40px 50px;
  /* H4 {				font-weight: bold;				color: #26b3e9;				font-size: 16px;				line-heiight: 120%;				margin-bottom: 15px;			} */

}
#wrap ARTICLE .inner A {
  color: #26b3e9;
  text-decoration: none;
  font-style: italic;
}
#wrap ARTICLE .inner H2 {
  font-weight: bold;
  color: #26b3e9;
  font-size: 16px;
  margin-bottom: 15px;
}
#wrap ARTICLE .inner H4 {
  font-weight: bold;
  color: #26b3e9;
}
#wrap ARTICLE .inner P {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
}
#wrap ARTICLE .inner UL,
#wrap ARTICLE .inner OL {
  margin: 20px;
}
#wrap ARTICLE .inner UL LI,
#wrap ARTICLE .inner OL LI {
  background: transparent url(../images/_theme/1/li-bullet.png) no-repeat 0 8px;
  padding-left: 12px;
  margin-bottom: 5px;
}
#wrap ARTICLE .inner UL.interview,
#wrap ARTICLE .inner OL.interview {
  font-size: 14px;
}
#wrap ARTICLE .inner OL {
  margin: 20px 40px;
}
#wrap ARTICLE .inner OL LI {
  background: none;
  list-style-type: decimal;
}
#wrap ARTICLE .inner TABLE {
  margin: 10px 0;
}
#wrap ARTICLE .inner TABLE THEAD TH {
  background-color: #eeeeee;
  padding: 5px 5px 5px 0;
}
#wrap ARTICLE .inner TABLE.airy TD {
  padding: 5px;
}
#wrap ARTICLE .inner TABLE TR TD {
  padding-right: 5px;
  vertical-align: top;
}
#wrap ARTICLE .inner TABLE TR TD P {
  font-size: 14px;
  margin: 0;
  padding: 5px 0 5px 0;
}
#wrap ARTICLE .inner TABLE TR:nth-child(2n) TD {
  background-color: #f6f6f6;
}
#wrap ARTICLE .inner TABLE TR.hl TD {
  background-color: #798691;
  color: white;
}
#wrap ARTICLE H1.title {
  color: #26b3e9;
  margin: 0 20px 20px 50px;
}
FOOTER {
  height: 340px;
  background-color: #26b3e9;
}
FOOTER A {
  color: white;
}
FOOTER .inner {
  margin: 0 auto;
  text-align: center;
  color: black;
  width: 940px;
  text-align: left;
  padding-top: 40px;
}
FOOTER .inner  > DIV {
  text-align: left;
}
FOOTER .inner .right {
  width: 480px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

  font-size: 12px;
  line-height: 18px;
  padding-left: 278px;
  background: transparent url(../images/_theme/1/footer-logo.png) no-repeat 70px 5px;
}
FOOTER .inner .left TABLE TD {
  width: 110px;
  padding: 5px;
  color: white;
  font-size: 12px;
}
/* PO�ETNA STRANICA */

.index #wrap ASIDE {
  float: right;
}
.index #wrap ASIDE .inner {
  margin-right: 20px;
}
.index #wrap ASIDE .inner .welcome {
  background-color: #31b7ea;
  color: white;
  padding: 40px;
  margin-bottom: 40px;
}
.index #wrap ASIDE .inner .welcome H3 {
  color: black;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.index #wrap ASIDE .inner .welcome A {
  color: black;
  font-style: italic;
}
.index #wrap ASIDE IMG {
  margin: 20px 0;
}
.index #wrap ARTICLE {
  float: left;
  width: 680px;
  margin-left: 20px;
}
.novosti-naslovna,
.novosti {
  margin-top: 20px;
}
.novosti-naslovna .item,
.novosti .item {
  border-bottom: 1px solid #dde1e3;
  padding-bottom: 20px;
}
.novosti-naslovna .item:not(:first-child),
.novosti .item:not(:first-child) {
  padding-top: 20px;
}
.novosti-naslovna .item .left,
.novosti .item .left {
  width: 240px;
}
.novosti-naslovna .item .left IMG,
.novosti .item .left IMG {
  padding: 10px;
  border: 1px solid #dde1e3;
}
.novosti-naslovna .item .right,
.novosti .item .right {
  width: 430px;
}
.novosti-naslovna .item H4,
.novosti .item H4 {
  color: #798691;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 5px;
}
.novosti-naslovna .item H2,
.novosti .item H2,
.novosti-naslovna .item H3,
.novosti .item H3 {
  font-size: 16px;
  line-height: 120%;
}
.novosti-naslovna .item H2 A,
.novosti .item H2 A,
.novosti-naslovna .item H3 A,
.novosti .item H3 A {
  color: #26b3e9;
  font-weight: bold;
  text-decoration: none;
  font-style: normal !important;
}
.novosti-naslovna .item H3,
.novosti .item H3 {
  font-weight: bold;
}
.novosti-naslovna .item H3 A,
.novosti .item H3 A {
  color: #535f68;
}
.novosti-naslovna .item P,
.novosti .item P {
  margin-top: 10px;
  padding-left: 20px;
  background: transparent url(../images/_theme/1/nav-bullet.png) no-repeat 0 5px;
}
.novosti-naslovna .item P A,
.novosti .item P A {
  color: #26b3e9;
  text-decoration: none;
  font-style: italic;
}
.novosti {
  margin-top: 0;
}
.novost H4 {
  font-size: 15px;
}
.novost .main {
  margin-top: 20px;
}
.novosti-rotator {
  background-color: #fbfcfc;
  border: 1px solid #dde1e3;
  padding: 20px;
  margin: 40px 20px;
  position: relative;
  /*	LI:not(:first-child) {		display:none;	}	*/

}
.novosti-rotator UL {
  height: 380px;
  overflow: hidden;
}
.novosti-rotator LI {
  height: 380px;
}
.novosti-rotator .right {
  width: 255px;
  background-color: white;
}
.novosti-rotator .right .inner {
  padding: 20px;
}
.novosti-rotator .right .inner A {
  color: #26b3e9;
}
.novosti-rotator .right .inner H1,
.novosti-rotator .right .inner H2,
.novosti-rotator .right .inner H3,
.novosti-rotator .right .inner H4 {
  font-size: 14px;
}
.novosti-rotator .right .inner H2 {
  font-size: 20px;
  line-height: 110%;
  margin-bottom: 10px;
}
.novosti-rotator .right .inner H2 A {
  color: #26b3e9;
  text-decoration: none;
  font-weight: bold;
}
.novosti-rotator .right .inner H3 {
  font-size: 16px;
  line-height: 110%;
  color: #333333;
  margin: 10px 0;
}
.novosti-rotator #prev,
.novosti-rotator #next {
  position: absolute;
  left: -120px;
  top: 180px;
  background: transparent url(../images/_theme/1/sprite.png) no-repeat 0 0;
  display: block;
  width: 53px;
  height: 53px;
  background-position: 0 -103px;
}
.novosti-rotator #prev:hover,
.novosti-rotator #next:hover {
  opacity: 0.8;
}
.novosti-rotator #prev B,
.novosti-rotator #next B {
  display: none;
}
.novosti-rotator #prev:hover,
.novosti-rotator #next:hover {
  background-position: 0 -50px;
}
.novosti-rotator #next {
  left: auto;
  right: -120px;
  background-position: -53px -103px;
}
.novosti-rotator #next:hover {
  background-position: -53px -103px;
}
.galerije {
  margin: 15px 0 15px 15px;
}
.galerije .galerija {
  display: block;
  width: 170px;
  height: 200px;
  margin-right: 15px;
  margin-bottom: 20px;
  float: left;
  position: relative;
}
.galerije .galerija.fourth {
  margin-right: 0;
}
.galerije .galerija:hover {
  background-color: #f6f6f6;
}
.galerije .galerija .all {
  position: absolute;
  /*width: 90px;			height: 90px;*/
  top: 10px;
  left: 13px;
  cursor: pointer;
}
.galerije .galerija .all .s {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: white;
  margin: 1px;
  border: 1px solid #dddddd;
}
.galerije .galerija .all .s:first-child {
  -moz-transform: scale(1) rotate(10deg);
  -webkit-transform: scale(1) rotate(10deg);
  -o-transform: scale(1) rotate(10deg);
  -ms-transform: scale(1) rotate(10deg);
  transform: scale(1) rotate(10deg);
  box-shadow: 1px 1px 2px #999999;
}
.galerije .galerija .all .s:last-child {
  -moz-transform: scale(1) rotate(-10deg);
  -webkit-transform: scale(1) rotate(-10deg);
  -o-transform: scale(1) rotate(-10deg);
  -ms-transform: scale(1) rotate(-10deg);
  transform: scale(1) rotate(-10deg);
}
.galerije .galerija .title {
  line-height: 120%;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  padding-bottom: 5px;
}
.galerije .galerija .title EM {
  display: block;
  text-align: center;
  color: #999999;
}
.galerije .galerija .title A {
  display: block;
  text-align: center;
  text-decoration: none;
}
.galerije .galerija .title A:hover {
  color: #333333;
}
.msg-warning {
  margin: 7px 0 0 0;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #bce8f8;
  color: orangered;
}
.login-box {
  margin: 0 20px 20px 20px;
  border: 1px solid #dedfe1;
  background-color: #f3f3f3;
  padding: 10px;
}
.login-box H2 {
  font-size: 16px;
  border-bottom: 1px solid #dedfe1;
  margin-bottom: 10px;
  line-height: 110%;
  height: 36px;
}
.login-box A {
  font-weight: bold;
}
.login-box INPUT {
  background-color: white;
  border: 1px solid #b3d4fc;
  padding: 2px;
  margin-bottom: 5px;
  width: 173px;
}
.login-box .warning {
  margin: 7px 0 0 0;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #bce8f8;
  color: orangered;
}
.login-box .warning.white {
  background-color: white;
  border: 1px solid orangered;
  padding: 7px;
  font-size: 14px !important;
}
.login-box #user {
  position: relative;
  border-bottom: 1px solid #dedfe1;
  margin-bottom: 3px;
}
.login-box #user .fa {
  position: absolute;
  font-size: 34px;
  color: #31b7ea;
}
.login-box #user H2 {
  margin-left: 38px;
  color: #333333;
  border-bottom: 0;
  margin-bottom: 3px;
}
.login-box .log-in {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

  background-color: #31b7ea;
  margin-top: 5px;
}
.login-box #message {
  font-size: 90%;
}
.login-box UL {
  margin: 20px 0;
  border-top: 1px solid #dedfe1;
}
.login-box UL LI {
  float: none;
  margin: 0;
  border-bottom: 1px solid #dedfe1;
}
.login-box UL LI A {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  color: #777777;
  text-decoration: none;
  padding: 6px 0;
}
.login-box UL LI A:hover {
  color: #555555;
  background-color: #e9e9e9;
}
.login-box .log-out {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */

  background-color: orangered;
  color: white;
}
.login-box.index-page {
  margin: 0;
}
.login-box.index-page INPUT {
  width: 192px;
}
.forgotten-password {
  margin: -20px 20px 20px 20px;
  padding: 10px;
}
.forgotten-password A {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  text-decoration: none;
}
.forgotten-password A:hover {
  text-decoration: underline;
}
.forgotten-password.index-page {
  margin: 0;
}
.kartica-clana {
  width: 100%;
}
.kartica-clana TD,
.kartica-clana TH {
  padding: 3px;
  font-family: "Courier New";
  text-align: right;
}
.kartica-clana TH {
  font-weight: bold;
}
.sitemap {
  margin-left: 80px;
}
.sitemap A {
  text-decoration: none;
  color: #26b3e9;
}
.sitemap UL {
  margin-left: 20px;
}
.sitemap LI {
  margin: 15px 0;
}
.sitemap LI LI {
  margin: 0;
}
/* Imenik */

#wrap ARTICLE .inner .imenik-abeceda {
  width: 100%;
}
#wrap ARTICLE .inner .imenik-abeceda TD {
  text-align: center;
  padding: 0;
}
#wrap ARTICLE .inner .imenik-abeceda TD A {
  display: block;
  width: 18px;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #26b3e9;
  color: white;
  font-weight: bold;
}
#wrap ARTICLE .inner .imenik-abeceda TD A:hover {
  background-color: #798691;
  text-decoration: none;
}
#wrap ARTICLE .inner .imenik-abeceda TD A.selected {
  background-color: #798691;
  color: white;
}
.imenik-kartica {
  margin-top: 20px;
}
.imenik-kartica TABLE TD H3 {
  font-size: 14px !important;
  color: black !important;
  font-weight: normal !important;
  margin: 0 !important;
}
.imenik-kartica TABLE TD.first-column {
  width: 220px;
  vertical-align: top;
}
.imenik-kartica B {
  text-transform: uppercase;
}
.imenik-search {
  margin-bottom: 10px;
}
.imenik-search H2 {
  height: 25px;
  background: #494949 url(../images/_theme/v0/sprite.png) no-repeat -2px 0;
}
.imenik-search H2 B {
  display: none;
}
.imenik-search DIV {
  padding: 7px;
  background-color: #f8f8f8;
}
.imenik-search H4 {
  font-size: 11px;
  color: #070707;
  margin: 4px 0 1px 0;
}
.imenik-search DIV SELECT {
  width: 196px;
}
.imenik-search DIV.hr {
  height: 10px;
  background: white url(../images/_theme/v0/sprite.png) no-repeat -10px -25px;
  padding: 0;
}
.imenik-search LABEL {
  font-size: 10px;
  color: #070707;
  display: block;
  margin-top: 4px;
}
.imenik-search .odabir {
  padding: 0 0 0 10px;
  background-color: white;
}
.imenik-search .search {
  display: block;
  float: right;
  width: 27px;
  height: 25px;
  background: transparent url(../images/_theme/v0/sprite.png) no-repeat 0 -50px;
  text-indent: -6000px;
  margin-top: 10px;
}
.imenik-search .search:hover {
  background-position: 0 -75px;
}
.msg-warning.white {
  background-color: white;
  border: 1px solid orangered;
  padding: 7px;
  font-size: 14px !important;
}
.table-kartica-clana-saldo TD {
  padding: 3px;
}
ARTICLE .pure-form legend {
  border-color: #26b3e9;
  color: #26b3e9;
  font-weight: bold;
  padding-top: 0.7em;
}
ARTICLE .pure-form INPUT {
  border-color: orangered;
}
.prijava UL {
  height: 32px;
  margin: 0px 0 0 15px !important;
}
.prijava UL LI {
  float: left;
  height: 18px;
  background-image: none !important;
  padding: 6px !important;
  margin-right: 3px;
  background-color: #dde0e1 !important;
}
.prijava UL LI A {
  text-decoration: none;
  color: white !important;
  font-size: 16px;
  line-height: 20px;
}
.prijava UL LI.active {
  background-color: #31b7ea !important;
}
.prijava UL LI.active A {
  color: white;
}
.prijava UL LI.disabled {
  background-color: white !important;
}
.prijava UL LI.disabled A {
  color: white !important;
}
.prijava HR {
  height: 1px;
  border: none;
  background: white;
}
.prijava LABEL {
  margin-left: 5px;
  font-size: 13px;
}
.prijava .tab-div {
  background-color: #f3f3f3;
  margin: 0 0 15px 15px;
  padding: 10px;
}
.prijava #tabs UL {
  height: 70px;
}
.prijava SELECT {
  border: 1px solid #b3d4fc;
  padding: 3px 5px 3px 5px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.prijava TABLE {
  margin: 0 !important;
}
.prijava TABLE LABEL.error {
  color: #b94a48;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 10px;
}
.prijava TABLE TD {
  padding: 2px 2px 2px 0 !important;
  font-size: 14px;
}
.prijava TABLE TD.r {
  text-align: right;
}
.prijava TABLE TD.error-hide LABEL.error {
  display: none !important;
}
.prijava TABLE TD.error-hide INPUT.error {
  border-color: red;
}
.prijava TABLE TD INPUT[type=text],
.prijava TABLE TD TEXTAREA {
  border: 1px solid #b3d4fc;
  padding: 3px 5px 3px 5px;
  width: 450px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.prijava TABLE TD INPUT.drugi {
  margin-bottom: 5px;
}
.prijava .pure-button-primary {
  background-color: #31b7ea;
}
.prijava .errors {
  color: #b94a48;
  background-color: #f2dede;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
  border: 1px solid #eed3d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*.prijava H2 {   color: #000;   font-size: 14px;   margin-bottom: 20px;}*/

.pdf-uplatnica {
  font-family: Arial, Helvetica, sans-serif;
  color: orangered !important;
  font-weight: bold;
  font-style: normal !important;
  padding-left: 20px;
  font-size: 13px;
  line-height: 16px;
  background: transparent url('http://asset.novena.hr/images/icons/pdf.gif') no-repeat 0 50%;
}
.pdf-uplatnica:hover {
  color: red !important;
}
.grid-1 {
  padding: 0 20px 40px 50px;
}
.grid-1 .item {
  width: 160px;
  float: left;
  margin-right: 30px;
  text-align: center;
}
.zaglavlje-broja .naslovnica IMG {
  border: 1px solid #eeeeee;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
}
.zaglavlje-broja .broj-godina {
  padding: 10px;
  border: 1px solid #dedfe1;
  font-size: 120%;
  font-weight: bold;
  background-color: #f3f3f3;
}
.zaglavlje-broja .impressum {
  padding: 10px;
}
.popis-clanaka EM.autori {
  display: block;
}
.popis-clanaka UL {
  margin: 20px 0 !important;
}
.popis-clanaka UL LI {
  background: none !important;
  border-left: 1px solid #dddddd !important;
  margin-bottom: 25px !important;
}
.popis-clanaka UL LI:hover {
  border-left: 1px solid #26b3e9 !important;
}
.popis-clanaka UL LI A {
  font-size: 15px !important;
}
.popis-clanaka UL LI EM {
  display: block;
  margin-bottom: 5px;
}
.popis-clanaka UL LI .download {
  font-size: 80% !important;
}
.popis-clanaka UL LI .broj-stranice {
  float: right;
  display: block;
  width: 70px;
  background-color: #f3f3f3;
  text-align: center;
  line-height: 50px;
  color: black;
  font-weight: bold;
  white-space: nowrap;
}
.pregled-clanka .pregled-zaglavlje {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.pregled-clanka .pregled-zaglavlje .broj-godina {
  float: right;
}
.pregled-clanka .tip {
  text-align: right;
}
.pregled-clanka H2 {
  margin: 10px 0;
  color: #26b3e9;
}
.pregled-clanka H4 {
  margin: 10px 0;
}
/* ==========================================================================   Media Queries   ========================================================================== */

@media only screen and (min-width: 35em) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  
}
/* ==========================================================================   Helper classes   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================   Print styles   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*     * Don't show links for images, or javascript/internal links     */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
