@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Ubuntu&subset=latin,latin-ext);
body {
  background:#fff;
  font-family:Arial,sans-serif;
  font-size:13px;
  /*font-size: 15px;*/
  color:#2c353a;
  margin:0px;
}

body p {
    /* line-height: 22px; */
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Open Sans',Arial,sans-serif;
  font-weight:normal;
}

a {
  text-decoration:none;
  color:#CC0000;
}

a:hover{text-decoration:underline;}

input[type="text"], input[type="password"]{
  width: 220px;
}

input[type="submit"]{
  cursor:pointer;
}

h4 {
  font-weight:700;
  font-size:15px;
}

#kalNav {
  position:absolute;
  top:20px;
  right:10px;
}
#kalNav a {
  display:block;
  width:40px;
  height:40px;
  font-size:30px;
  background:#fff;
  border-radius:20px;
  float:left;
  margin:2px;
  color:#CC0000;
  text-align:center;
  border:1px solid #DEE7ED;
}
#kalNav a:hover {
  color:#fff;
  background:#2C353A;
  border:none;
  margin:3px;
  text-decoration:none;
}
.container {
  position: relative;
  width:960px;
  margin:auto;
}
#header {
  height:115px;
  position:relative;
}
#head_banner {
  position:relative;
  text-align:center;
  padding:20px;
}
#logo {
  position:absolute;
  left:20px;
  bottom:40px;
}
#user {
  position:absolute;
  right:0px;
  top:0px;
  font-family:'Open Sans',Arial,sans-serif;
  background-color:#fff;
  z-index:10000;
}
#nav {
  position:relative;
  width:960px;
  margin-top:-40px;
  height:36px;
  background:#2c353a;
}
#nav ul {
  list-style-type:none;
  margin:0px;
  margin-left:-40px;
}
#nav li {
  display:inline;
  margin:0px;
}
#nav a {
  font-family:'Open Sans',Arial,sans-serif;
  font-size:14px;
  color:#fff;
  display:inline-block;
  padding:8px 18px 9px 18px;
  font-weight:bold;
}
#nav a:hover {
  background:#cc0000;
  text-decoration:none;
}
#search input, #search select, #user input {
  border:1px solid #beced9;
  padding:3px 6px;
  border-radius:4px;
}
#content {
  position:relative;
  background:#e7eef1;
  border-top:1px solid #beced9;
  padding:10px 0px;
}
#left {
  width:707px;
  background:#fff;
  border:1px solid #c3d4df;
  float:left;
}
#aktualniL {
  padding-left:20px;
  font-family:'Open Sans',Arial,sans-serif;
}
#aktualniL img {
  border:1px solid #D7E1E8;
  margin-left:-10px;
}
#aktualniL ul {
  list-style-type: none;
  margin-left:-60px !important;
  margin-bottom:20px;
}
#aktualniL li a {
  display:block;
  border-top:1px solid #D7E1E8;
  border-bottom:none !important;
  padding:8px 20px;
  color:#2C353A;
  background:url(../images/go1.png) center right no-repeat #fff;
}
#aktualniL li a:hover {
  color:#fff;
  background:url(../images/go2.png) center right no-repeat #c00000;
  text-decoration:none;
}
#right {
  width: 245px;
  float:right;
}
#right .modul {
  background:#fff;
  border:1px solid #c3d4df;
  margin-bottom:6px;
}
#right .modul2 {
  font-family:'Open Sans',Arial,sans-serif;
  background:#fff;
  border:1px solid #c3d4df;
  margin-bottom:6px;
  font-size:14px;
  padding-left:10px;
}
#newsletter input[type=text] {
  border:1px solid #D7E1E8;
  background:#e7eef1;
  padding:4px 8px;
  width:205px;
  margin-left:10px;
  border-radius:4px;
}
#newsletter input[type=submit] {
  border:none;
  color:#fff;
  background:#cc0000;
  padding: 4px 8px;
  border-radius:4px;
  margin: 5px 5px 5px 159px;
}
#user input[type=submit] {
  border:none;
  color:#fff;
  background:#cc0000;
  padding: 4px 8px;
  border-radius:4px;
  margin-top:6px;
}
.naslov1, .naslov2, .naslov3 {
  padding:7px 10px;
  color:#fff;
  font-family:'Open Sans',Arial,sans-serif;
  font-size:16px;
}
.naslov1 a, .naslov2 a, .naslov3 a {
  color:#fff !important;
  font-family:'Open Sans',Arial,sans-serif;
  font-size:13px;
  /* font-size: 15px; */
  float:right;
  background:url(../images/go.png) center right no-repeat;
  padding-right:20px;
}
.naslov1 {
  background:#cc0000;
}
.naslov2 {
  background:#2C353A;
}
.naslov3 {
  background:#658DAE;
}
.modul p, .modul h3 {
  padding:0px 12px;
}
.modul p, .modul p a {
  font-size:11px;
}
.novost, .uljevanje {
  padding:0px 10px;
}

.novost h3 {
  margin-bottom:0px;
  font-size:17px !important;
}
.novost img {
  margin: 0px 10px 10px 0px;
}
.novost h3 {margin-top:0px;}
.ulj1, .uds1 {float:left;}
.ulj1 {width:90px;}
.uds1 {width:355px;}
.podrucjem {font-weight:bold;color:#658DAE;display:block;margin-bottom:5px;}

#cLeft {
  position: relative;
  float:left;
  width:215px;
}
#cRight {
  position: relative;
  float:right;
  width:465px;
  padding:10px;
}

#cRight table {
  width:100%;
  border:none;
 /* text-align:justify; */
}
#cRight table td {
  vertical-align: top;
}

#cRight table td:last-child {
  width:150px !important;
  padding-left:20px;
  text-align:left;
  overflow:hidden !important;
}
#cRight table td:last-child img {
  max-width:150px;
  height:auto;
  width:auto;
}
#partners {
  position: relative;
  height:90px;
  background:#f3f6f8;
  border-top:1px solid #becfdc;
  border-bottom:#ebf1f4;
  text-align:center;
}
#footer {
  position: relative;
  padding:20px;
}
#footer h4 {
  font-size:16px;
  color:#658dae;
  margin:0px;
  margin-bottom:10px;
}
#footer ul {
  margin:0px 0px 0px -20px;
}
#footer li a {
  display:block;
  padding:3px;
  color:#2C353A;
}
#footer li a:hover {
  text-decoration:underline;
}
#legal {
  font-size:11px;
  padding:20px;
}
.mod {
  border-top: 10px solid #c5d5dd;
  padding:10px 20px;
}
.mod h4 {
  font-size:17px;
  font-weight:bold;
  margin:0px;
}
#cRight h4 {
  font-size:16px;
  font-weight:bold;
}

h3 {
  color:#CC0000;
  font-size:16px;
}
.l {
  float:left;
}
.r {
  float:right;
}
.clr {
  clear:both;
}
hr {
  background:transparent;
  border:none;
  border-bottom:1px solid #D7E1E8;
}
.rezultati {
  font-weight:normal !important;
}
.anketaQ {
  margin-bottom:5px;
}
.anketaA {
  padding:3px;
}
#anketa {
  margin-top:10px;
}
#anketa input[name=results] {
  background-color:#658DAE;
  color:#fff;
  border:none;
  border-radius:4px;
  padding:4px 8px;
  width:auto;
}
#anketa input[name=vote] {
  background-color:#2C353A;
  color:#fff;
  border:none;
  border-radius:4px;
  padding:4px 8px;
}
#anketa input:hover {
  background:#CC0000;
}

.chart {
  padding-left:2px;
  border:1px solid #53788E;
  height:15px;
  background:#6C92AA;
  border-radius:4px;
  box-shadow:1px 1px 3px #aaa;
}
.radio {
background: url("../images/radio.gif") no-repeat scroll 0 0 transparent;
clear: left;
display: block;
float: left;
height: 25px;
margin-left: 0;
margin-top: -4px;
padding: 0 8px 0 0;
width: 19px;
}
.datum {
  float:left;
  width:40px;
  font-size:28px;
  color:#658DAE;
  padding:10px 0px 20px 10px;
  margin-right:15px;
  text-align:center;
}
hr {
  clear:both;
  margin:15px 0px;
}
.d1 {
  display:block;
  font-size:10px;
  text-transform:uppercase;
}
.dog {
  padding:10px;
  float:right;
  width:570px;
  margin-top:-10px;
}
.godi {clear:both;}
.godi h2 {color:#658DAE;padding:5px; border-bottom:1px solid #D7E1E8;cursor:pointer;}
a.sadrzaj {color:#2C353A;}
.stranica {
  width:660px !important;
  padding:5px 20px 20px 20px !important;
}
.stranica h2 {
  font-size:20px !important;
}
#cRight h3 {
  font-size:20px;
  color:#2C353A;
}
.pregled-tablica {
   border:none;
   margin-left:-10px;
   width: 100%;
}
.pregled-tablica td:nth-of-type(n+2) {
   padding-left:20px;
}

.pregled-tablica h3 {
  margin-bottom:10px;
  border-bottom:1px solid #D6E1E9;
  color:#658DAE;
  font-size:18px;
  padding:5px 10px;
  background:#EEF2F7;
  border-radius:3px 3px 0px 0px;
}
.pregled-tablica td:nth-of-type(n+2) p, .pregled-tablica td:nth-of-type(n+2) h2, .obojanospor, .pregled-tablica td:nth-of-type(n+2) a {
  padding-left: 10px;
}
p .obojanospor, table p a, h3 a, h2 a {padding-left:0px !important;}
.pregled-tablica img {
  padding:4px;
  border:1px solid #D6E1E9;
}
.pregled-tablica li {
  list-style-type: none;
  margin-left:-40px;
}
.pregled-tablica li:nth-of-type(even) {
  background:#F3F7F8;
}
.pregled-tablica li a {
    display:block;
    padding:6px;
    color:#2C353A;
}
.pregled-tablica li a:hover {
    background:#D6E1E9;
    text-decoration:none;
}
.pregled-tablica #aktualniL li {
  margin-left:-19px;
}
.caption {display:none !important;}


/*table#clanci a {color: #2C353A; font-weight:bold;}*/
table#clanci th {border-bottom: 1px solid #D6E1E9; padding:10px; cursor:pointer;}
.autist {font-size:11px;}
#clanci_length {float:left; margin-bottom:20px; background-color:#EEF2F7;padding:5px 10px;}
#clanci_filter {text-align:right; margin-bottom:20px; background-color:#EEF2F7;padding:5px 10px;border-bottom: 1px solid #D6E1E9;}
#clanci_info {float:left; margin-top:20px;}
#clanci_paginate {text-align:right; margin-top:20px;}
#clanci_previous {margin-right:20px;}
table#clanci td {border-bottom: 1px solid #D6E1E9; padding:10px;}

#right .modul2 p {
  margin:0px;
  margin-left:-10px;
}
#right .modul2 a {
  color:#2C353A;
  display:block;
  padding:15px;
}
#right .modul2 a:hover {
  color:#fff;
  background:#CC0000;
  text-decoration:none;
}
.mod .novost {
  padding:0px;
}
.readon {
  display:inline-block;
  margin:8px 0px;
  color:#cc0000 !important;
}

table.rubnjak td {border:1px solid #999;border-width: 0px 1px 1px 0px;}

#sve-knjige, #odabrana-knjiga, #pravna_osoba_hr, #dostava_razlicita, #pojedina_izdanja, #izb_tabl {display:none;}

#pojedina_izdanja {height:600px; padding:10px; border:1px solid #D7E1E8; overflow: auto;}
.dodajka2, .radodajka {width:100px; height:235px;text-align:center;float:left;padding:5px; margin:5px; border:1px solid #D7E1E8; }
.dodajka2 img, .radodajka img {width:75px; height:105px;}
.dodajka2 .izdnaslov, .radodajka .izdnaslov {font-family: 'Open Sans',Arial,sans-serif;margin-bottom:5px;}
.dodajka2 .izdcijena, .radodajka .izdcijena {font-family: 'Open Sans',Arial,sans-serif;margin-top:5px;}
.dodajka {
    text-align:center;
    margin: 2px 10px 2px 0px;
    padding: 4px 8px;
    background: #CC0000;
    color: #fff;
    border-radius: 5px;
    cursor:pointer;
}
.dodajka:hover {
  background: #2c353a;
}

#posalji_pretplatu{
    text-align:center;
    margin: 10px;
    padding: 4px 8px;
    background: #CC0000;
    color: #fff;
    border-radius: 5px;
    cursor:pointer;
    border:0px;
    font-size:16px;
}
#posalji_pretplatu:hover {
  background: #2c353a;
}
.saad {
  padding:5px;
}
.nekndra{display:none;}
#naruceno .naslov, #naruceno .kolicina, #naruceno .cijena, .lijev1, .lijev2, .desn1 {
  display:block;
  float: left;
  width:330px;
  margin-right:10px;
}
#naruceno .kolicina, .lijev2 {
  width:20px;
}

.lijev1 {width:310px;}
.lijev2 {width:50px;}
.desn1 {width:80px;}
.doljekosara, .goreskora {
    padding: 5px;
    clear: both;
    background-color: #eee;
    margin: 10px 80px 0 35px;
}
.lijev {float:left; width:370px;}
.desn {float:left;}


#naruceno .cijena {width:50px; margin-right:0px;text-align:center;}
#naruceno .kolicina {text-align:center;}

#pregledannarudz, #posaljdannarudz {
    display: inline-block;
    margin: 2px 10px 2px 0px;
    padding: 4px 8px;
    background: #cc0000;
    color: #fff;
    border-radius: 5px;
    border:0px;
}

#pretobr {display:block; width:600px;}
#pretobr input[type=text] {
    clear: both;
    display: block;
    width: 250px;background: none repeat scroll 0 0 #E7EEF1;
    border: 1px solid #D7E1E8;
    border-radius: 4px 4px 4px 4px;}
#pretobr textarea {width:250px; height:70px;background: none repeat scroll 0 0 #E7EEF1;
    border: 1px solid #D7E1E8;
    border-radius: 4px 4px 4px 4px;}
img {
  border:none !important;
}
.dog h3 {
  font-size:17px !important;
}
.dat {
  font-size:22px !important;
  color:#658DAE !important;
}
.brojTop {
  color:#658DAE;
  margin-top:20px;
}
.uljev1 {
  float:left;
  width:180px;
}
.knjiga {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #D7E1E8;
}
.uljev2 {
  float:left;
  width:450px;
}
.uljev2 h4{
  margin-top:0px;
}
#ovojeobrazac, #status, #trajanje, #zapoc_od, #ovojeprednarudz, #knjigenadar {
  display:none;
}
#ovdje_registracija p{
	text-align:left;
	width:600px;
}
#ovdje_registracija {
  width:350px; text-align:right;
}
#naruceno {
  padding:5px 20px;
  border:1px solid #D7E1E8;
}
#naruceno, #ovdje_registracija {display:none;}
#zapoc_od {margin-top: 10px;}
#naruceno li a, #nastavikupnju, #obrissve a {
  display:inline-block;
  margin:2px 10px 2px 0px;
  padding:4px 8px;
  background: #658DAE;
  color:#fff;
  border-radius:5px;
}
#naruceno li a {
  margin:2px 10px;
  float:right;
}
#naruceno li {
  border-bottom:1px solid #eee;
  padding:5px 0 5px 0;
  list-style-type: none;
  display:inline-block;
}
#nastavikupnju {
  background:#cc0000 !important;
}

#naruceno li a:hover, #nastavikupnju:hover, #obrissve a:hover {
  background: #2C353A !important;
  text-decoration:none;
}

.dostupnost_r {margin-top:30px; font-style: italic;}

.regoregoreg {
}

.regoregoreg #loginSubmit, .g-recaptcha{
  border: none;
    color: #fff;
    background: #cc0000;
    padding: 4px 8px;
    border-radius: 4px;
    margin-top: 6px;
}

.regoregoreg input[type="text"], .regoregoreg input[type="password"], .regoregoreg select {
  border: 1px solid #beced9;
    padding: 3px 6px;
    border-radius: 4px;
    display:block;
    width:400px;
}

.regoregoreg select {
  width:412px;
}

.crv {border-color:#ff0000 !important;}

/*.obojanospor {display:inline-block;background-color:#658dae;padding:3px 6px;border-radius:3px;margin:4px 0px;color:#fff;}*/

.obojanospor {color:#658dae;font-weight:bold;margin-bottom:-7px;display:block;}

.brojTop span {float:right; cursor:pointer; font-size:16px;color:#CC0000;}

.brojTop span span {
  margin:10px 0;
  display:block;
}

.englezt {display:none;}

#kupilink {display:block;background-color:#CC0000;color: #FFFFFF;border-radius: 4px 4px 4px 4px;padding: 5px; width: 140px; text-align:center;}
.paginate_disabled_previous {
  color:#B9CCD9;
}
.paginate_disabled_next {
  color:#B9CCD9;
}
.paginate_enabled_previous {
  cursor:pointer;
}
.paginate_enabled_next {
  cursor:pointer;
}
.dataTable tr td:nth-of-type(5) {
  width:70px !important;
}
.godiji {float:left;}

#virmen {display:none;}

.novireadon {text-align:right;margin:-15px 0px -10px 0px;clear:both;}

#right .banner {
  padding:0px;
  border:none;
  background:transparent;
  text-align:center;
}
.tableClanak {
  border:none;
  width:100%;
  margin-top:-20px;
}
.tableTekst {
  width:580px;
  vertical-align:top;
  text-align:justify;
}
.tableSlike {
  width:160px;
  padding-left:20px;
  font-size:11px;
  overflow:hidden;
  vertical-align:top;
}
.tableSlike img {
  width:160px !important;
  max-width:160px !important;
  height:auto !important;
  margin:15px 0px 10px 0px;
}
.tableSlike p {
  margin:0px;
}

.recke .novireadon {margin: 0px;}

.lance {background-color:#E7EEF1; padding:20px;}
.kpskj, .lance #ovdje_registracija {float:left;width:45%;}
.kpskj {margin-right:30px;}
.lance #ovdje_registracija p {width:250px;}
.skrito {display:none;}
.vlad p {margin:5px 0 0 0;}
.vlad hr {margin:7px 0;}
.najave {margin-top:15px;}
.arh_test tr:nth-child(even), .arh_test thead tr {background-color: #EEF2F7;}
.arh_test td, .arh_test th {padding:20px;}
.arh_test tr:hover {background-color: #E7EEF1;}
.ovono {background-color:#2C353A; color:#fff; font-family: 'Open Sans',Arial,sans-serif;     font-size: 14px;     font-weight: bold; padding:7px 20px; width:620px;left:-20px;top:-20px;position:relative;}

.lid {margin:20px 0px; border-bottom: 2px solid #E7EEF1;}

.uliz li {
  display:block;
  float:left;
  width:200px;
  margin-right:100px;
}
.uliz li a {
  display:inline-block;
  background-color: #eee; 
  border: 1px solid #cc0000;
  padding: 20px 40px;
  border-radius: 10px;
  margin: 4px 0px;  
  font-size:16px;
  width:100%;
  text-decoration:none;
  text-align:center;
}
.uliz li a:hover {
  background-color: #cc0000; 
  color: #fff;
}
.klirer {
  clear:both;
}
.sakrivene-cijene {
  display:none;
}

.dugmici {
    text-transform:uppercase; 
    border: none;
    color: #fff;
    background: #cc0000;
    padding: 4px 8px;
    border-radius: 4px;
    margin: 5px;
    display:inline-block;
}

.otvor {
  color:#658DAE;
  font-weight: bold;
  margin:5px 0;
  display:inline-block;
}

.otvorsad {
    color: #ff8200;
    /*display: inline-block;
    margin: 5px 0;*/
    font-weight: 200;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}