/*
Theme Name:   BraunemonWP
Theme URI:    http://eksit.si
Description:  A Wordpress theme for Braunemon
Version:      1.0
Author:       Christian Kopač
Author URI:   http://twitter.com.teatang
*/
/* normalize.css v1.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.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; } }
/* fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

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

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

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

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

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

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

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

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

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

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/fancybox_loading.gif") center center no-repeat; }

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

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

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

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

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

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

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

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  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 #222222;
  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 {
  padding-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); }

html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden; }

.group:before, .group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

a {
  text-decoration: none; }

.container {
  width: 980px;
  margin: 0 auto; }

span.strike {
  text-decoration: line-through; }

.right h2 {
  margin-top: 3px !important; }

.right h2 a {
  color: #4a1813; }

.right p a {
  text-decoration: underline;
  color: #636363; }

#slider {
  bottom: 100px;
  height: 270px;
  position: relative;
  overflow: hidden;
  background-position: center top; }
  #slider img {
    height: 305px !important;
    width: auto; }

#top {
  position: relative;
  background: url("img/bg_lezalnik.jpg") no-repeat 52% 0 white;
  background-attachment: absolute;
  height: 485px; }
  #top .banner-text {
    position: relative;
    left: 22px;
    top: 5px; }

#top.page {
  background: none;
  height: 270px; }

.page #bg {
  top: -300px; }

#bg.prva, #bottom.prva {
  display: none; }

#bg {
  background: url("img/curves.png") no-repeat scroll center top transparent;
  bottom: 0;
  height: 500px;
  margin-bottom: -300px;
  position: relative;
  z-index: 0; }

#bottom {
  position: relative;
  background-color: #fff; }
  #bottom .curves {
    position: absolute;
    left: -660px;
    top: -200px; }

body {
  height: auto !important;
  color: #636363;
  min-height: 1000px;
  position: relative; }

h2, h4 {
  color: #4a1813; }

h2 {
  color: #4a1813;
  font-size: 30px;
  line-height: 34px;
  margin-top: 10px;
  font-weight: bold; }

h4 {
  font-weight: bold;
  font-size: 14px; }

.left {
  float: left; }

.right {
  float: right; }

nav#lang {
  display: block;
  /* REMOVE WHEN DESIRED! */
  z-index: 110;
  position: relative;
  float: right; }
  nav#lang ul#qtranslateslug-2 {
    margin: 15px 65px 0 0;
    list-style: none; }
    nav#lang ul#qtranslateslug-2 li + li:before {
      content: " | ";
      color: #4a1813;
      padding: 0 4px;
      font-size: 10px; }
    nav#lang ul#qtranslateslug-2 li {
      display: inline;
      height: 1px; }
      nav#lang ul#qtranslateslug-2 li a {
        color: #4a1813;
        text-decoration: none;
        font-size: 10px; }
        nav#lang ul#qtranslateslug-2 li a:hover, nav#lang ul#qtranslateslug-2 li a:active, nav#lang ul#qtranslateslug-2 li.current-menu-item a{
          color: #d75e12; }

header {
  z-index: 100;
  background-color: #fff;
  width: 980px;
  height: 88px;
  margin: 0 auto; }
  header #logo {
    z-index: 150;
    float: left;
    display: block;
    height: 30px;
    top: 29px;
    left: 16px;
    position: relative; }

code {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; }

#menu.front-page {
  top: -45px;
  left: 105px; }

nav#menu {
  bottom: 45px;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  left: 105px;
  position: relative;
  width: 760px;
  z-index: 100; }
  nav#menu ul {
    width: 680px;
    padding: 0 35px;
    height: 63px;
    display: inline-block;
    background: url("img/nav.png") 0 0 no-repeat; }
    nav#menu ul li {
      list-style: none;
      float: left;
      margin: 0;
      padding: 18px 20px 16px 20px !important; }
      nav#menu ul li a {
        color: #fff;
        font-size: 13px;
        text-decoration: none; }
        nav#menu ul li a:hover, nav#menu ul li a:active, nav#menu ul li a.sel {
          color: #d75e12; }
      nav#menu ul li.current-menu-item a {
        color: #d75e12; }

.parallax-viewport {
  position: relative;
  /* relative, absolute, fixed */
  overflow: hidden;
  height: 572px; }

.parallax-layer {
  position: absolute; }

#content {
  min-height: 670px !important;
  display: block;
  position: relative;
  z-index: 50; }
  #content .dots {
    background: url("img/dots.png") bottom center no-repeat;
    padding-bottom: 30px; }
  #content #product {
    font-size: 12px;
    position: relative;
    height: 150px;
    margin-bottom: 12px; }
    #content #product p {
      margin: 0;
      margin-top: 5px;
      padding-top: 105px;
      color: #4a1813; }
      #content #product p span {
        font-weight: bold; }
    #content #product img {
      position: absolute;
      bottom: 35px;
      right: 29px; }
  #content .people h4 {
    margin-top: 40px;
    margin-bottom: 23px;
    font-size: 19px;
    font-weight: normal;
    padding-left: 51px; }
  #content .people > p {
    padding-left: 77px !important;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 90px;
    margin-top: 0 !important;
    font-size: 11px; }
  #content .people .single p {
    margin: 0;
    font-size: 11px !important; }
  #content p {
    font-size: 12px;
    color: #4a1813; }
  #content .orange {
    font-size: 17px;
    font-weight: bold;
    color: #d75e12; }
  #content .btn {
    margin-bottom: 15px;
    margin-top: 20px;
    margin-left: 70px;
    color: #fff;
    padding: 12px 14px;
    text-align: center;
    border: 1px solid #c3703a;
    display: block;
    width: 164px;
    background-color: #e1905d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e1905d), to(#d65b0d));
    background-image: -webkit-linear-gradient(top, #e1905d, #d65b0d);
    background-image: -moz-linear-gradient(top, #e1905d, #d65b0d);
    background-image: -o-linear-gradient(top, #e1905d, #d65b0d);
    background-image: -ms-linear-gradient(top, #e1905d, #d65b0d);
    background-image: linear-gradient(top, #e1905d, #d65b0d);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e1905d', EndColorStr='#d65b0d');
    box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.3);
    border-radius: 5px; }
    #content .btn:hover, #content .btn:active {
      position: relative;
      top: 3px; }
  #content .folk {
    margin-bottom: 35px; }
    #content .folk > p {
      color: #4a1813;
      font-size: 11px;
      padding-left: 78px !important;
      padding-right: 90px !important;
      padding-top: 2px !important; }
  #content blockquote {
    font-size: 11px;
    margin-left: 54px;
    padding: 0px 25px 0 24px;
    background: url("img/quote.png") 0px 0 no-repeat;
    margin-bottom: 0; }
    #content blockquote p {
      padding-left: 0 !important;
      color: #636363 !important;
      margin-bottom: 0 !important;
      margin-top: 0 !important;
      font-size: 11px; }
  #content .places {
    min-height: 110px;
    margin: 40px 0px;
    padding-left: 135px; }
    #content .places h4 {
      margin: 0; }
    #content .places p {
      font-size: 15px;
      color: #636363;
      margin: 0; }
#content .ski {
    background: url("img/ski.png") 10px 5px no-repeat; }
  #content .beach {
    background: url("img/beach.png") 10px 5px no-repeat; }
  #content .mountains {
    background: url("img/mountains.png") 20px 5px no-repeat; }
  #content .offtopic {
    color: #636363;
    font-size: 12px;
    padding-top: 30px; }
    #content .offtopic span {
      text-decoration: underline; }
  #content .left {
    margin-bottom: 40px;
    float: left;
    width: 400px; }
    #content .left p {
      padding-left: 72px;
      margin: 0; }
  #content .right {
    float: right;
    margin-bottom: 70px;
    margin-right: 30px;
    padding-right: 20px;
    width: 530px; }

.page strong {
  font-weight: normal;
  color: #4a1813;
  font-size: 19px;
  letter-spacing: -1px; }
.page p {
  color: #636363 !important;
  font-size: 15px !important;
  line-height: 21px; }
  .page p .sup {
    font-size: 0.6em;
    position: relative;
    bottom: 6px; }

footer {
  height: 30px;
  font-size: 11px !important;
  padding-top: 13px;
  background-color: #4a1813;
  margin: 0 auto;
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0px; }
  footer p {
    float: left;
    bottom: 9px;
    position: relative;
    margin-left: 50px;
    margin-bottom: 0; }
  footer ul {
    list-style: none;
    float: left;
    bottom: 9px;
    padding-left: 13px;
    position: relative;
    margin-left: 0;
    margin-bottom: 0; }
    footer ul li + li:before {
      content: "|";
      color: #fff;
      padding: 0 5px;
      font-size: 9px; }
    footer ul li {
      float: left; }
      footer ul li a {
        color: #fff; }
        footer ul li a:hover, footer ul li a:active, footer ul li a.sel {
          color: #636363; }
  footer img {
    float: right;
    bottom: 6px;
    position: relative;
    margin-right: 50px;
    margin-bottom: 0; }

.fancybox-inner > div {
  padding: 10px 30px 30px 30px; }
  .fancybox-inner > div a {
    color: #4a1813; }

#page p {
  color: #636363; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px #e3e3e3;
  -webkit-box-shadow: 0 1 10px #e3e3e3;
  box-shadow: 0 0 10px #e3e3e3;
  border: 1px solid #e3e3e3; }

.tooltip.in {
  font-size: 11px;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.right.page div .tooltip-inner {
  font-size: 11px !important;
  line-height: 15px; }

.tooltip-inner {
  border-radius: 4px 4px 4px 4px;
  color: #000000;
  font-size: 11px !important;
  padding: 35px;
  max-width: 200px;
  text-align: left;
  text-decoration: none;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top-right .tooltip-arrow {
  background: url("img/arrow.png") no-repeat scroll 0 -1px transparent;
  bottom: -18px;
  height: 14px;
  position: absolute;
  right: 30px;
  width: 20px; }

.sup {
  position: relative; }

h2 .sup {
  bottom: 13px;
  font-size: 14px; }

p .sup {
  font-size: 11px;
  bottom: 4px; }

p strong .sup {
  font-size: 12px;
  bottom: 4px; }

.right.page {
  color: #636363 !important;
  font-size: 15px !important;
  line-height: 21px; }
  .right.page a {
    cursor: pointer; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.collapse.in {
  height: auto; }

#location_search_address_field {
  border: 1px solid #b6b6b6;
  font-size: 12px;
  height: 22px;
  width: 160px;
  padding-left: 7px; }

#location_search_submit_field {
  height: 25px;
  width: 25px;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
  background: url(img/search.png) no-repeat left top;
  position: absolute;
  left: 200px;
  bottom: 45px; }

#tos {
  padding: 30px !important; }
  #tos p {
    font-size: 15px; }
  #tos h2 {
    color: #404040;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 20px; }

#author {
  padding: 30px !important; }
  #author a {
    color: #8DB530; }
  #author p {
    font-size: 15px; }
  #author h2 {
    color: #404040;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 20px; }

#content .headertable {
  margin-top: 20px;
  padding-top: 5px;
  font-weight: bold;
  width: 530px;
  background-color: #4A1813;
  color: white !important;
  font-size: 12px;
  border-bottom: 1px solid #636363;
  text-align: left;
  height: 23px; }

.headertable .prvi {
  padding-left: 15px;
  width: 240px;
  color: white !important;
  float: left; }

.headertable .drugij {
  width: 160px;
  color: white !important;
  float: left; }

.headertable .tretij {
  width: 100px;
  color: white !important;
  float: left; }

#location_search_submit_field {
  height: 25px;
  width: 25px;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
  background: url(img/search.png) no-repeat left top;
  position: absolute;
  top: 23px;
  left: 200px; }









/*COOKIE LAW!*/

#huk_cookie_prefernce_panel,#huk_cookie_prefernce_panel_ex {
  font: 12px sans-serif;
  line-height: 1.7;
}

#huk_cookie_prefernce_panel {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-radius-topright: 3px;
  border-radius-bottomright: 3px;
  border-radius-bottomleft: 3px;
  border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
  border: 1px solid #999;
  -webkit-box-shadow: 0 0 19px #999;
  box-shadow: 0 0 19px #999;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_panel_row {
  height: 30px;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_panel_row input {
  float: left;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_panel_row label {
  padding-top: 2px;
  display: block;
  float: left;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_panel_row input[type=button] {
  margin: -2px 10px;
  padding: 5px 0;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_toolbar {
  /*margin-top: 30px;*/
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_toolbar input[type=button] {
  background: #e3e3e3;
  border: 1px solid #bbb;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 12px "helvetica neue",helvetica,arial,sans-serif;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 120px;
  margin-left: 10px;
  padding: 8px 0 9px;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_link {
  margin-top: 20px;
}

#ck-overlay {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  opacity: .6;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cookie-ext-panel {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-radius-topright: 3px;
  border-radius-bottomright: 3px;
  border-radius-bottomleft: 3px;
  border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding;
  background-color: #f5f5f5;
  width: 600px;
  border: 3px solid #333;
  -webkit-box-shadow: 0 0 19px #999;
  box-shadow: 0 0 19px #999;
  padding: 0 20px;
}

#cookie-ext-panel #c-toolbar {
  text-align: right;
  height: 20px;
  margin: 20px 0;
}

#cookie-ext-panel #c-toolbar input[type=button] {
  float: right;
  background: #e3e3e3;
  border: 1px solid #bbb;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 12px "helvetica neue",helvetica,arial,sans-serif;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 120px;
  margin-left: 10px;
  padding: 8px 0 9px;
}

#cookie-functionalList {
  height: 200px;
}

#cookie-selection {
  clear: both;
}

#cookie-selection #cokkie-options label {
  background-color: #DDD;
  border: 1px solid #DDD;
  display: block;
  width: 175px;
  height: 50px;
  float: left;
  margin-right: 2px;
  text-align: center;
  font-weight: bolder;
  padding: 10px;
}

#cookie-selection #cokkie-options label:hover {
  border: 1px solid #c4c4c4;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  height: 1%;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_toolbar input[type=button]:hover,#cookie-ext-panel #c-toolbar input[type=button]:hover {
  background: #d9d9d9;
  -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
  box-shadow: inset 0 0 1px 1px #eaeaea;
  color: #222;
  cursor: pointer;
}

#huk_cookie_prefernce_panel .huk_cookie_prefernce_toolbar input[type=button]:active,#cookie-ext-panel #c-toolbar input[type=button]:active {
  background: #d0d0d0;
  -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
  box-shadow: inset 0 0 1px 1px #e3e3e3;
  color: #000;
}

#cookie-functionalList #cookieWill,#cookie-functionalList #cookieWillNot {
  width: 300px;
  float: left;
}

#cookie-selection #cokkie-options label span,.clearfix {
  display: block;
}

/*################
 * POST AKTUALNO 
 * ############*/
 h2.aktualno_title{
	margin-bottom:1px !important;
}
.post_aktualno{
	margin-bottom: 15px !important;
	overflow:hidden;
}
.post_aktualno_title{
	color:#4a1813;
	margin:0;
	font-size:19px;
	font-weight:400 !important;
	line-height:22px !important;
	padding:0;
	
}
.post_aktualno_content,.post_aktualno_content p{
	margin:0;
	padding:0;
	font-size:15px !important;
	line-height:20px !important;
}
.post_aktualno  img{
	margin-top:19px;
	margin-bottom: 7px !important;
}
.gallery img{
	margin-top:0px !important;
	margin-bottom: 0px !important;
}
.gallery-item{
	margin-bottom: 1em !important;
	margin-top: 1em !important;
}
.gallery-item.last-row{
	margin-bottom: 0px !important;
}
.gallery {
	margin-left: -14px !important;
	margin-top:6px !important;
	margin-bottom:7px !important;
	
}
.post_aktualno_date{
	margin-top:25px;
	font-size:13px;
	line-height: 20px !important;
}

.ie10 .post_aktualno  img{
	margin-top:18px;
	margin-bottom: 8px !important;
}
.ie10 .gallery img{
	margin-top:0px !important;
	margin-bottom: 0px !important;
}

.ie10 .gallery {

	margin-top:5px !important;
	margin-bottom:8px !important;
	
}

/*
 *  Aktualno arhiv
 * 
*/

#aktualno_arhiv_button{
	border:none;
	background-color:white !important;
	font-size:12px;
	font-weight:bold;
	color:#4a1813;
	padding:0; 
	margin-top: 30px;
}
.aktualno_arhiv{
	opacity: 0;
}
/*
 *  Nasveti
 * 
*/
.page_nasveti p{
	margin-top:1px;
	margin-bottom:16px;
}


nav#menu ul li {
    padding-left: 40px !important;
    padding-right: 40px !important;
}