﻿@media only screen and (max-width: 768px) {
  nav#myNavbar,
  nav#myNavbar2 {
    border-radius: 0 !important; }
  .nav > li > a:hover,
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: #b33900;
    color: white; }
  .dropdown-menu > li > a {
    background-color: #e64900;
    color: white; }
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: #b33900;
    color: white; }
  header > .top-bar {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    height: auto !important;
    padding-bottom: 10px; }
  header > .top-bar #logo img {
    max-width: 90%;
    margin-left: auto !important;
    margin-right: auto !important; }
  .container.content {
    padding-left: 0;
    padding-right: 0; }
  footer.container {
    padding-left: 0;
    padding-right: 0; }
  footer > .bottom-bar {
    margin-bottom: 0 !important;
    border-radius: 0 !important; } }

body {
  margin: auto 0;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  line-height: 20px; }

/* header */
header > .top-bar {
  height: 100px;
  position: relative; }

header > .top-bar #logo img {
  margin-top: 10px;
  margin-left: 10px;
  display: block; }

header .kosarica .tekst {
  padding: 10px;
  padding-top: 4px; }

header .kosarica a {
  color: #e64900; }

header .kosarica.kosaricarabljeni a {
  color: #2bacf6; }

header .triklika {
  position: absolute;
  top: 11px;
  right: 35px; }

/* navigacija */
.navbar {
  border-radius: 0;
  margin-bottom: 0;
  min-height: inherit;
  border: 0 none; }

.navbar-header,
.nav > li > a:focus {
  background-color: #e64900; }

.navbar-toggle {
  border-color: white; }

.navbar-toggle .icon-bar {
  background-color: white; }

nav#myNavbar {
  background-color: #e64900;
  color: white;
  border-radius: 5px 5px 0 0;
  padding-left: 5px; }

nav#myNavbar2 {
  background-color: #e64900;
  color: white; }

.nav > li > a {
  color: white;
  padding-top: 10px;
  padding-bottom: 10px; }

.nav > li > a:hover,
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #b33900; }

/* footer */
footer > .bottom-bar {
  background-color: #e64900;
  padding: 10px 21px 1px 21px;
  color: white;
  border-radius: 0 0 5px 5px;
  margin-bottom: 30px; }

footer > .bottom-bar a {
  color: white;
  text-decoration: underline; }

/* content */
#contentMain {
  padding: 19px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #dcdcdc;
  background-color: #f6f6f6;
  border-bottom: 0 none;
  border-top: 0 none;
  position: relative; }

#content p + p {
  margin-top: 10px; }

/* other */
ul.normal li {
  list-style: disc;
  margin-left: 20px; }

.page a {
  color: #e64900;
  text-decoration: underline; }

.page h2 {
  color: #e64900;
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px; }

.page h3 {
  margin-top: 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px; }

.informacije2row td:nth-child(1) {
  vertical-align: top;
  padding-top: 6px;
  padding-right: 20px;
  line-height: 19px;
  padding-bottom: 6px; }

.informacije2row td:nth-child(2) {
  vertical-align: middle; }

.informacije2row td input[type=text],
.informacije2row td textarea {
  padding: 2px;
  border: 1px solid #e64900;
  outline: 0 none;
  resize: none;
  line-height: 19px;
  min-height: 19px; }

.orangebutton {
  border: 0 none;
  background-color: #e64900;
  padding: 10px;
  padding-left: 25px;
  padding-right: 25px;
  color: white !important;
  text-decoration: none !important;
  cursor: pointer; }

nav .login {
  padding-top: 10px;
  line-height: 20px;
  height: 30px;
  padding-right: 20px; }

.login input {
  border: 0 none;
  width: 90px;
  height: 18px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 11px;
  line-height: 17px;
  color: #606060; }

h1 {
  position: absolute;
  right: 5000px; }

#myNavbar .poruka {
  font-size: 9px;
  line-height: 20px; }

#myNavbar #divLogin a {
  color: white;
  text-decoration: underline; }

#myNavbar #divLogin .loginbutton {
  border: 1px solid #d0d0d0;
  background-color: #e0e0e0;
  text-decoration: none;
  color: #606060 !important;
  width: 40px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 11px;
  font-size: 11px; }

header .kosarica {
  position: absolute;
  top: 4px;
  right: 21px;
  width: 200px;
  height: 90px;
  background-color: #f3f3f3;
  border: 3px solid #e64900;
  font-size: 13px;
  line-height: 19px; }

header .kosarica.kosaricarabljeni {
  border: 3px solid #2bacf6; }

header .kosarica h2 {
  background-color: #e64900;
  padding: 2px;
  line-height: 18px;
  font-weight: bold;
  color: White;
  text-align: center;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0; }

header .kosarica.kosaricarabljeni h2 {
  background-color: #2bacf6; }

header #divLogoOpis {
  font-size: 11px;
  margin-left: 24px;
  line-height: 13px;
  position: relative;
  margin-top: -7px; }

/* bootstrap 5 column */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

