* {box-sizing: border-box;}



/* The grid: Four equal columns that floats next to each other */
.column {
  float: left;
}
.column_2 {
  width: 25%;
}
.column_3 {
  width: 33.333%;
}
.column_4 {
  width: 25%;
}
.column_5 {
  width: 20%;
}
.column_6 {
  width: 16.666%;
}
.column_8 {
  width: 12.5%;
	padding: 0px 1px 0px 1px;
}

/* Style the images inside the grid */
.column img {
  opacity: 0.6;
  cursor: pointer;
}

.column img:hover {
  opacity: 1;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The expanding image container */
.containerSlikce {
  position: relative;
}

/* Expanding image text */
#imgtext, #imgtext1 {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #484846;
  font-size: 15px;
  text-shadow: 0px 0px 2px #fff; 
  text-shadow: 0px 0px 2px #fff; 
}

.galerija img{
	padding:0;
}
.galerija {
	margin:0px 15px 0px 0px;
	padding-top: 3px;
}




a:link {color: #484846; font-weight: 400; position: relative; text-decoration:none}
a:visited {color: #484846; font-weight: 400; position: relative; text-decoration: none}
a:hover {color: #ff0000; font-weight: 400; position: relative; text-decoration: none}
a:active {color: #ff0000; font-weight: 400; position: relative; text-decoration: none}

a,a:visited,a:hover,a:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.4s color ease;
	text-decoration:none;
	color:#484846;
}
a:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0%;
  width: 100%;
  border-bottom: 1px solid #484846;
  transition: 0.25s;
}
a:hover:after {
  width: 0%;
  left: 50%;
}
a:hover{
	color:#f00;
}
a.before:before,a.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}


a.akcija:link {color: #fff; font-weight: 600; text-decoration: none}
a.akcija:visited {color: #fff; font-weight: 600; text-decoration: none}
a.akcija:hover {color: #f00; font-weight: 600; text-decoration: none}
a.akcija:active {color: #f00; font-weight: 600; text-decoration: none}

a.akcija:after {
  width: 0%;
  border-bottom: 0px;
}
a.akcija:hover:after {
  width: 0%;
}

a.akcija-on:link {color: #f00; font-weight: 600; text-decoration: none}
a.akcija-on:visited {color: #f00; font-weight: 600; text-decoration: none}
a.akcija-on:hover {color: #f00; font-weight: 600; text-shadow: 0 0 1px rgba(255,0,0,0.8);}
a.akcija-on:active {color: #f00; font-weight: 600; text-decoration: none}

a.akcija-on:after {
  width: 0%;
  border-bottom: 0px;
}
a.akcija-on:hover:after {
  width: 0%;
}

a.akcija-off:link {color: #d2d2cf; font-weight: 600; text-decoration: none}
a.akcija-off:visited {color: #d2d2cf; font-weight: 600; text-decoration: none}
a.akcija-off:hover {color: #d2d2cf; font-weight: 600; text-decoration: none}
a.akcija-off:active {color: #d2d2cf; font-weight: 600; text-decoration: none}

a.akcija-off:after {
  width: 0%;
  border-bottom: 0px;
}
a.akcija-off:hover:after {
  width: 0%;
}

a.brezcrte:link {color: #484846; font-weight: 400; text-decoration: none}
a.brezcrte:visited {color: #484846; font-weight: 400; text-decoration: none}
a.brezcrte:hover {color: #f00; font-weight: 400; text-decoration: none}
a.brezcrte:active {color: #f00; font-weight: 400; text-decoration: none}

a.brezcrte:after {
  width: 0%;
  border-bottom: 0px;
}
a.brezcrte:hover:after {
  width: 0%;
}


a.kategorija:link {color: #484846!important; font-weight: 600; position: relative; text-decoration:none}
a.kategorija:visited {color: #484846; font-weight: 600; position: relative; text-decoration:none}
a.kategorija:hover {color: #363634!important; font-weight: 600; position: relative; text-decoration:none}
a.kategorija:active {color: #f00!important; font-weight: 600; position: relative; text-decoration:none}

a.kategorija,a.kategorija:visited,a.kategorija:hover,a.kategorija:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.4s color ease;
	text-decoration:none;
}
a.kategorija:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 0%;
  border-bottom: 2px solid #484846;
  transition: 0.4s;
}
a.kategorija:hover:after {
  width: 100%;
  left: 0%;
}
a.kategorija.before:before,a.kategorija.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}

a.kategorija-on:link {color: #F00!important; font-weight: 600; position: relative; text-decoration:none}
a.kategorija-on:visited {color: #F00!important; font-weight: 600; position: relative; text-decoration:none}
a.kategorija-on:hover {color: #F00!important; font-weight: 600; position: relative; text-shadow: 0 0 1px rgba(255,0,0,0.5)}
a.kategorija-on:active {color: #f00!important; font-weight: 600; position: relative; text-decoration:none}

a.kategorija-on,a.kategorija-on:visited,a.kategorija-on:hover,a.kategorija-on:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.4s color ease;
	text-decoration:none;
}
a.kategorija-on:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 100%;
  border-bottom: 2px solid #f00;
  transition: 0.4s;
}
a.kategorija-on:hover:after {
  width: 100%;
  left: 0%;
}
a.kategorija-on.before:before,a.kategorija-on.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}

a.kategorija-off:link {color: #d2d2cf!important; font-weight: 600; position: relative; text-decoration:none}
a.kategorija-off:visited {color: #d2d2cf; font-weight: 600; position: relative; text-decoration:none}
a.kategorija-off:hover {color: #d2d2cf!important; font-weight: 600; position: relative; text-decoration:none}
a.kategorija-off:active {color: #d2d2cf!important; font-weight: 600; position: relative; text-decoration:none}

a.kategorija-off,a.kategorija-off:visited,a.kategorija-off:hover,a.kategorija-off:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.4s color ease;
	text-decoration:none;
}
a.kategorija-off:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 0%;
  border-bottom: 2px solid #f00;
  transition: 0.4s;
}
a.kategorija-off:hover:after {
  width: 0%;
  left: 0%;
}
a.kategorija-off.before:before,a.kategorija-off.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}


a.levi-meni{
	padding-left:0!important;
	border-bottom:1px dotted #b4b4af;
}
a.levi-meni:link {color: #484846; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni:visited {color: #484846; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni:hover {color: #f00; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni:active {color: #F00!important; font-weight: 400; position: relative; text-decoration:none}

a.levi-meni,a.levi-meni:visited,a.levi-meni:hover,a.levi-meni:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.2s color ease;
}
a.levi-meni:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 0%;
  border-bottom: 2px solid #b4b4af;
  transition: 0.4s;
}
a.levi-meni:hover:after {
  width: 0%;
  left: 0%;
}
a.levi-meni.before:before,a.levi-meni.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}

a.levi-meni-not{
	padding-left:30px!important;
	border-bottom:1px dotted #b4b4af;
}
a.levi-meni-not:link {color: #484846!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-not:visited {color: #484846!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-not:hover {color: #f00!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-not:active {color: #F00!important; font-weight: 400; position: relative; text-decoration:none}

a.levi-meni-not,a.levi-meni-not:visited,a.levi-meni-not:hover,a.levi-meni-not:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.2s color ease;
}
a.levi-meni-not:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 0%;
  border-bottom: 2px solid #b4b4af;
  transition: 0.4s;
}
a.levi-meni-not:hover:after {
  width: 0%;
  left: 0%;
}
a.levi-meni-not.before:before,a.levi-meni-not.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}

a.levi-meni-on{
	padding-left:0!important;
	border-bottom:1px dotted #b4b4af;
}
a.levi-meni-on:link {color: #f00!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-on:visited {color: #f00!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-on:hover {color: #f00!important; font-weight: 400; position: relative; text-shadow: 0 0 0.5px rgba(255,0,0,0.5)}
a.levi-meni-on:active {color: #F00!important; font-weight: 400; position: relative; text-decoration:none}

a.levi-meni-on,a.levi-meni-on:visited,a.levi-meni-on:hover,a.levi-meni-on:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.2s color ease;
}
a.levi-meni-on:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 0%;
  border-bottom: 2px solid #F00;
  transition: 0.4s;
}
a.levi-meni-on:hover:after {
  width: 0%;
  left: 0%;
}
a.levi-meni-on.before:before,a.levi-meni-on.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}

a.levi-meni-not-on{
	padding-left:30px!important;
	border-bottom:1px dotted #b4b4af;
}
a.levi-meni-not-on:link {color: #f00!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-not-on:visited {color: #f00!important; font-weight: 400; position: relative; text-decoration:none}
a.levi-meni-not-on:hover {color: #f00!important; font-weight: 400; position: relative; text-shadow: 0 0 0.5px rgba(255,0,0,0.5)}
a.levi-meni-not-on:active {color: #F00!important; font-weight: 400; position: relative; text-decoration:none}

a.levi-meni-not-on,a.levi-meni-not-on:visited,a.levi-meni-not-on:hover,a.levi-meni-not-on:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.2s color ease;
}
a.levi-meni-not-on:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 0%;
  border-bottom: 2px solid #F00;
  transition: 0.4s;
}
a.levi-meni-not-on:hover:after {
  width: 0%;
  left: 0%;
}
a.levi-meni-not-on.before:before,a.levi-meni-not-on.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}



a.pot:link {color: #6c6c69!important; font-weight: 400; text-decoration: none}
a.pot:visited {color: #6c6c69!important; font-weight: 400; text-decoration: none}
a.pot:hover {color: #f00!important; font-weight: 400; text-decoration: none}
a.pot:active {color: #f00!important; font-weight: 400; text-decoration: none}

a.pot,a.pot:visited,a.pot:hover,a.pot:active{
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
	position:relative;
  	transition:0.4s color ease;
	text-decoration:none;
	color:#777;
}
a.pot:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0%;
  width: 100%;
  border-bottom: 1px solid #b4b4af;
  transition: 0.3s;
}
a.pot:hover:after {
  width: 0%;
  left: 50%;
}
a.pot.before:before,a.pot.after:after{
  content: "";
  transition:1s all ease;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  position:absolute;
}


a.panel:link {color: #484846; font-weight: 400; text-decoration: none}
a.panel:visited {color: #484846; font-weight: 400; text-decoration: none}
a.panel:hover {color: #484846; font-weight: 400; text-decoration: none}
a.panel:active {color: #484846; font-weight: 400; text-decoration: none}

a.panel:after {
  width: 0%;
  border-bottom: 0px;
}
a.panel:hover:after {
  width: 0%;
}




a.totop:link {color: #f00; font-size:  14px; font-weight: 600; text-decoration: none}
a.totop:visited {color: #f00; font-weight: 600; text-decoration: none}
a.totop:hover {color: #f00; font-weight: 600; text-decoration: none}
a.totop:active {color: #f00; font-weight: 600; text-decoration: none}

a.totop:after {
  width: 0%;
  border-bottom: 0px;
}
a.totop:hover:after {
  width: 0%;
}


.align-right {
	text-align: right!important;
	position: relative;
	padding-right:0px!important;
}
.align-left {
	text-align: left;
	position: relative;
}
@media screen and (max-width: 1600px) {
.align-left {
	text-align: left;
	position: relative;
	padding-left:0px;
	}
}

.align-center{
	text-align: center;
}


.akcija {
	transition-property: all;
}

.akcija a{
	color: #fff;
}
.akcija a:hover{
	transition-duration: 0.2s;
}


.arrowup{
	font-size:24px;
	margin-top:-2px;
}

.asterisk {
    color: #F00!important;
    font-size: 100%;
    font-weight: normal;
    position: relative;
    top: 5px;
}


body {
	font: 400 15px 'Roboto Slab', serif;
	line-height: 160%;
	letter-spacing: 0;
	color: #484846;
	background-color: none;
}

.brez-pike {
	list-style-type: none;
	float: left;
}

.chbx-prijava{
	display: inline-block!important;
	width: auto!important;
	margin-left:-15px!important;
	
}

.close{
  position: absolute;
  color: #F00;
	font-size:25px;
  top: 5%;
  left:50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
	opacity: 1;
}
.close:hover{
	color:#F00;
	opacity:1;
	text-shadow: 0 0 1px #F00;
}

.content {
	margin-top: 0px;
}

.datum-objave{
	margin-top:-40px;
	font-size: 85%;
	margin-left: 15px;
	margin-bottom: 50px;
}


.delovnicas{
 	overflow:hidden;
 	position: relative;
	color: rgba(255,0,0,0);
	opacity: 100%;
	font-family: BARLOW, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0px;
  	animation: delovnicas 1.2s infinite;
  	animation-fill-mode: forwards;
}

@keyframes delovnicas {
  to {color: rgba(255,0,0,1);}
}

.footer{
	font-size: 13px;
	position: fixed;
	bottom:0px;
	color: #484846;
	width: 100%;
	font-weight: 400;
	background-color:#F7F7F7;
	margin:0px;
	padding-top:10px!important;
	padding-bottom: 0px!important;
	z-index:10000;
	border-top:1px dotted #b4b4af;
}

.gsm{
	padding-top:5px;
	padding-right:10px!important;
}

.gor{
	position: absolute;
	top: -7px;
	right: 33px;
}

h1 {
	font: 400 15px 'inria serif', sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 100%;
	color: #F00;
	text-align: left;
	padding-left: calc(25% + 7.5px);
	margin-top: 40px; 
	margin-bottom: 40px;
	text-shadow: 0 0 1px rgba(255,0,0,0.5);
  }
@media screen and (max-width: 767px) {
h1 {
	text-align: center;
	padding-left: 0;
}
}


h2 {
	font: 400 15px 'Roboto Slab', sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #F00;
	text-align: left;
	margin-top: 0px;  
	margin-bottom: 20px;
}
h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: 400;
	margin-top: 18px;  
	margin-bottom: 12px;
}
.h3top{
	margin-top: 0px; 
}
h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #F00;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
.header .gsm {
  font-size: 13px!important;
}
}

.header {
  background-color: #fff;
  width: 100%;
  height: 70px;
  padding-top: 12px;
  padding-bottom: 8px;
	
}
.header .social {
	font-size: 18px;
	margin-right: 5px;
}
@media screen and (max-width: 767px) {
	.header .social {
	font-size: 18px;
	margin-right: 5px;
}
}

.header img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
.header img {
  	margin-left: 0px;
}
}


.header-vrh {
  	background-color: #b4b4af;
  	color: #fff;
  	width: 100%;
  	padding-top: 13px; 
  	padding-bottom: 11px;
	font-size: 14px;
	line-height:20px;
	letter-spacing: 0.5px;
	border-radius: 0;
	font-family: BARLOW, sans-serif;
	font-weight: 600;
	text-transform: uppercase;

}
.header-vrh a{
	display: inline-block;
	margin-right: 10px;
}

.hit{
  	background-color: #ff3232;
	color:#fff;
	margin: 0 10px;
	padding: 0 10px;
}

hr{
	color:#a2a29d;
	border-style: dotted;
	border-width: 1px;
	width: 100%;
	margin-bottom:50px;
	padding-bottom: 0px;
	margin-top:30px;
}
.hrw{
	color:#fff;
	border-style: dotted;
	border-width: 1px;
	width: 100%;
	margin-bottom:50px;
	padding-bottom: 0px;
	margin-top:0px;
}

html {
    scroll-padding-top: 139px;

}

iframe{
	width:100%!important;
	padding-right: 15px;
}

.kolone-2 p{
	column-count: 2;
	column-gap: 30px;
	border-top: 1px dotted #e0e0e0;
}
@media (max-width:767px){
.kolone-2 p{
	column-count: 1;
}	
}

#Kontakt{
	margin-right:100px;
}

.kontakt {
  	width: 100%;
	margin-top:10px;
  display:block;
  z-index:1000;
  overflow-x: hidden;
  padding-top: 15px;
	font-size: 90%;
}

label{
	font-weight:400!important;
}

.levi-meni-div{
  	position: -webkit-sticky;
  	position: sticky;
  	top: 220px;
	padding-right:3%;
	margin-bottom: 50px;
}
@media (max-width:767px){
.levi-meni-div{
  	position: relative;
  	top: 0px;
}
}

.levi-meni-div ul{
	margin-left: 0px;
}

li {
	margin-top: 0px;
	padding-top: 0px;
	padding-left:0px;
}

#logo {
  	width: 190px;
	transition: 0.5s width;
}
@media (max-width:767px){
	#logo{
  	width: 150px;
  	transition: 0.4s;}}

#logo:hover{
	width: 220px;
	transition: 0.5s width;
}

#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
#mergeRow-gdpr {margin-top: 100px;}
#mergeRow-gdpr fieldset label {font-weight: normal;}
#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}

#mc_embed_signup{background:#fff; clear:left; width:100%;}
#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 0!important;
}
#mergeRow-gdpr {
    margin-top: 0px;
}
#mc_embed_signup .mc-field-group {
    width: 100%!important;
}
.content__gdpr h4{
	margin-top: 0px!important;	
}

.nav{padding-left:0;margin-bottom:0;list-style:none}
.nav>li{position:relative;display:block}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;
	background-color:#fff
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}



.nav-stacked>li{
	float:none;}
.nav-stacked>li+li{
	margin-top:0px;
	margin-left:0}




#navbar {
  	overflow: hidden;
  	background-color: #fff;
}


.navbar{
	border-top: 1px dotted #484846!important;
	border-bottom: 1px dotted #484846!important;
}

.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}

@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}

.navbar-brand{color:#484846!important}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#484846;background-color:transparent}

.navbar-toggle{
	position:relative;
	float:right;
	padding:9px 10px;
	margin-right:0px;
	margin-top:-1.5px;
	margin-bottom:-1.5px;
	background-color:transparent;
	background-image:none;
	border:none solid transparent;
	border-radius:4px}

.navbar-toggle:focus{outline:0}

.navbar-toggle .icon-bar{
	display:block;
	width:22px;
	height:3px;
	border-radius:1px;
}

.navbar-toggle .icon-bar+.icon-bar{
	margin-top:4px
}
@media (min-width:768px){
	.navbar-toggle{
		display:none
	}
}

.navbar-default .navbar-toggle{
	border:none
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{
	background-color:transparent;
	border-color: #484846!important
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#484846
}




.navbar,.navbar-brand,.navbar-right a{
	margin-bottom: 0;
	z-index: 9999;
	border: 0;
	font-size: 14px;
	line-height:20px;
	letter-spacing: 0.7px;
	border-radius: 0;
	font-family: BARLOW, sans-serif;
	background-color: #fff;
	text-transform: uppercase;
	text-decoration: none!important;
}

@media (max-width:1199px){
.navbar-right a{
	padding-left:10px!important;
	padding-right:10px!important;
	letter-spacing: 0.4px;
	}
.navbar-brand{	
	letter-spacing: 0.4px;	
	}
}

@media (max-width:1100px){
.navbar-right a{
	padding-left:7px!important;
	padding-right:7px!important;
	letter-spacing: 0px;
	}
.navbar-brand{	
	letter-spacing: 0px;	
	}
}
@media (max-width:767px){
.navbar-right a{
	padding-left:15px!important;;
	}
}


.navbar-style{
  	margin: auto;
  	max-width: 1600px;
}

.navrh{
	color: #f00!important;
	text-align: right;
	z-index: 10000!important;
}

.obvestilo{
	color:#F00;
	background-color: rgba(255,255,255,1);
	border: 2px dotted #F00;
	border-radius: 50%;
	width:200px;
	height:200px;
	position: absolute;
	top: -200px;
	left: 250px;
 	-ms-transform: translateX(-50%);
  	transform: translateX(-50%);
	z-index: 11000;
	overflow-x:hidden;
	padding: 30px 5px 0px 5px;
	text-align: center;
	box-shadow: 0px 0px 10px rgba(255,0,0,0.5);
	visibility: hidden;	
/*	visibility: visible;*/
}


.panel {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px dotted transparent;
    border-left: 1px dotted #b4b4af;
    border-radius: 0;
    transition: 0.2s;
	margin: 0 0 50px 0!important;
	padding: 0!important;
    box-shadow: 3px 3px 5px 0px rgba(180,180,175,0);
}
.panel:hover {
    box-shadow: 3px 3px 5px 0px rgba(180,180,175,0.5);
	border-top:1px dotted #b4b4af;
	border-radius: 10px;
}
.panel-body {
    padding: 0px !important;
    border: none;
}

.panel-heading {
    background-color: #fff !important;
	border-radius: 0;
	border: none;
	padding: 0 0 0 10px!important;
	margin-top: 10px;
	transition:0.2s;
}
.panel h2 {
	font-size: 18px;
	color: #484846!important;
	transition: 0.3s;
	margin-left: 10px;
	width: 70%!important;
	padding-top:10px;
}


@media (max-width:1199px){
.panel h2 {
	font-size: 16px;
	color: #484846!important;
	transition: 0.2s;
	margin-left: 10px;
	padding-top:10px;
}
.panel-footer p{
	font-size: 90%;
    border-top: 1px dotted #b4b4af;
	padding-top: 10px;
}
.panel .thumbnail{
	width:20%!important;
	max-width: 100px;
}
}

.panel:hover h2{
    color: #f00!important;
	text-shadow: 0 0 2px rgba(255,0,0,0.2);
}
.panel-footer {
	transition:0.2s;
}
.panel-footer p{
	border-top: 1px dotted #e0e0e0;
	padding-top: 10px;
}
.panel:hover p{
	border-top: 1px dotted #b4b4af;
}


.panel .thumbnail{
    box-shadow: none;
	transition: 0.2s;
	float:left;
	width:30%!important;
	margin-bottom:0;
	overflow: hidden;
}


.panel .thumbnail img{
	border-radius: 50%;
	width:100%;
  	transition: all 0.5s ease;
	border: 5px solid #FFF;
	overflow: hidden;

}
.panel:hover .thumbnail img{
	border: 1px solid #FFF;
	
}


@media (max-width:767px){
.panel .thumbnail{
	width:10%!important;
}

.panel h2 {
	width: 90%!important;
	padding-top:10px;
}	
}
.panel-footer {
	background-color: white !important;
	border-radius: 0;
	padding-bottom:0;
	border: none;
	color: #484846!important;
	margin: 0;
}

.podnapis {
	font-family: 'Merriweather', serif;
	font-size: 90%;
	font-weight: 300;
	font-style: italic; 
	line-height: 150%;
	letter-spacing: 0px;
	word-spacing: 1px;
	margin-bottom: 20px;
}

.red{
	color: #F00;
}

.sifra{
	background-color:#a2a29d;
	color:#fff;
	padding: 0 10px 0 10px;
	font-weight: 600;
	text-align: center;
}

.sifra-red{
	background-color:red;
	color:#fff;
	padding: 0 10px 0 10px;
	font-weight: 600;
	text-align: center;
}

.sifra-tbl{
	background-color:#7d7d7a;
	color:#fff;
	padding: 0 10px 0 10px;
	font-weight: 600;
	text-align: center;
	margin-bottom: -10px;
}
.site-path {
    background-color: #fff;
	color:#6c6c69;
	padding-top: 15px;
	text-align: left;
	height: 50px;
	overflow: hidden;
}
.site-path a{
	font-size: 13px!important;
}
@media (max-width:767px){
.site-path {
    background-color: #fff;
	color:#6c6c69;
	padding-top: 2px;
	paddig-bottom:20px;
	text-align: left;
	height: 40px;
	overflow: hidden;
	padding-left: 15px;
}
}

.siv{
	color: #484846;
}
.slideanim {visibility:hidden;}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide; 
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    visibility: visible; 
}
.social {
	font-size: 18px;
	margin-right: -5px;
	margin-top: 2px;
}

.sprememba{
	color: #f00;
	font-weight: 600;
}
.sprememba-top{
	color: #f00;
	font-weight: 500;
	font-size: 90%;
	margin-left: -15px!important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:100;
}

.sticky + .content {
  padding-top: 170px;
}
@media (max-width:767px){
.sticky + .content {
  padding-top: 170px;
}
}

strong {
	font-weight: 600;
	color: #484846;
}

.table{
	border-top-style: double;
	border-top-color: lightgray;
	border-bottom-style: double;
	border-bottom-color: lightgray;
}


.tblcenter{
	text-align-last: center;
}

.tblright{
	text-align-last: right;
}

td img {
	width: 100%;
	padding-right: 15px;
}
thead{
	font-weight: 600;
	border-bottom: 2px solid lightgray;
	padding:0px;
}

.thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
	overflow: hidden;
	box-shadow: 3px 3px 7px 0 #ccc;
	margin-bottom: 15px;
}
.thumbnail img {
	width: 100%;
    margin-bottom: 0px;
}

.tw7{
	width: 7%;
}
.tw10{
	width: 10%;
}
.tw13{
	width: 13%;
}
.tw20{
	width: 20%;
}
.tw25{
	width: 25%;
}
.tw33{
	width: 33.33333%;
}
.tw50{
	width: 50%;
}
.tw75{
	width: 75%;
}

ul {
	padding:0px;
	margin-left:15px;
	padding-top: 0px;
}

.vertical-center {
  display: flex;
  align-items: center;
  border: none;
  height: 100%;
}


.width-max {
  	max-width: 100%;
	margin:auto;
}

@media (min-width:1600px){
.width-max {
  	max-width: 1600px;
	margin:auto;
}
}

.w100{
	width: 100%!important;
	margin-left:0px!important;
}

.zoom-in img {
    -webkit-transition: all 5s ease;
  	-moz-transition: all 5s ease;
  	-o-transition: all 5s ease;
  	-ms-transition: all 5s ease;
  	transition: all 1s ease;
}
.zoom-in img:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.20);
    -moz-transform:scale(1.20);
    -ms-transform:scale(1.20);
    -o-transform:translatZ(0) scale(1.20);
    transform:translatZ(0) scale(1.20);
	overflow: hidden;
	filter: brightness(1.05), contrast(1.10); 
}

.closebtn {
  transition: 0.3s;
  margin-left: 15px;
  color: #F00;
  font-weight: normal;
  float: right;
	margin-right:15px;
	margin-top:10px;
  font-size: 48px;
  line-height: 10px;
  cursor: pointer;
}#plosca-stena {
}
