#top_line {
	color: #333;
	background-color: #e6e6e6;
	height: 100px;
	line-height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.naslov {
	font-family: 'Merriweather', serif;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	padding-top: 40px;
	font-size:3vw;
}
.nI {
	width:16.666666%;
}
@media (min-width: 768px) {
	.navbar-brand {
		display:none;
	}
		.bMenu {
		text-align:center;
	}

}
@media (min-width: 992px) {
	.navbar-brand {
		display:block;
	}
	.nI {
		width:16.6666666%;
	}
		.bMenu {
		text-align:left;
	}

}
@media (max-width: 720px) {
	.naslov {
		font-family: 'Merriweather', serif;
		color: #FFF;
		text-shadow: 1px 1px 1px #000;
		padding-top: 5px;
		font-size:3vw;
	}
	.nI {
		width:30%;
	}
		.bMenu {
		text-align:center;
	}
	
}
@media (max-width: 500px) {
	.nI {
		width:100%;
	}
		.bMenu {
		text-align:center;
	}
	
}
.pnaslov {
	font-family: 'Merriweather', serif;
	color: #F90;
	font-size: 18px;
}
.sep_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left:8px;
}
.sep_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right:8px;
}

#map {
  border: 1px solid #DDD; 
  width:100%;
  height: 450px;
  margin: 10px 0 10px 0;
  -webkit-box-shadow: #AAA 0px 0px 15px;
}

/* img upload */

#frame1, #frame0 {
	background-color: #F7F7F7;
	margin: 30px auto auto;
	padding: 10px;
	width: 750px;
	border:1px solid #EEE;
}
#fade {
	background: none repeat scroll 0 0 #D3DCE3;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
#centerBox {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	display: none;
	max-height: 480px;
	overflow: auto;
	visibility: hidden;
	width: 710px;
	z-index: 100;
}
.box1 {
	background: none repeat scroll 0 0 #F3F7FD;
	border: 1px solid #D3E1F9;
	font-size: 12px;
	margin-top: 5px;
	padding: 4px;
}
.button1 {
	background-color: #FFFFFF;
	background-image: -moz-linear-gradient(center bottom, #EDEDED 30%, #FFFFFF 83%);
	border-color: #999999;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	height: 25px;
	line-height: 24px;
	margin-right: 2px;
	min-width: 40px;
	padding: 0 16px;
	text-align: center;
	text-decoration: none;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
}
.button1:hover {
	text-decoration: underline;
}
.button1:active, .a:active {
	position: relative;
	top: 1px;
}
#imgContainer {
	width: 100%;
	text-align: center;
	position: relative;
}
.ddl-title{
  background-color:#5bc0de !important;
  color:#fff !important;
  font-style:italic;
  font-size:80%;
}
.ddl-select.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.oTop {
	padding: 10px;
	border: 1px solid #CCC;
}
.sbo_title {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight: bold;
	margin-top:15px;
}
.sbo_stav {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.blinez {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5cd4e;
}
.blinew {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.tlinez {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #a5cd4e;
}
ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
}
ul.tabs li.current{
	background: #E7E7DA;
	color: #222;
}
.tab-content{
	display: none;
	background: #E7E7DA;
	padding: 15px;
}
.tab-content.current{
	display: inherit;
}
.imgOgl {
	max-height:113px;
	padding:5px;
	margin:2px;
}
.wr
{
    width: 273px;
    height: 200px;
    overflow: hidden;
    margin: 10px;
    position: relative;
		border: 1px solid #666;
}
.im {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	width: 273px;
}
.wro
{
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin: 5px;
	position: relative;
	border: 1px solid #666;
}
.imo {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	width: 120px;
}
.topC1 {
	color:#FFF;
	background-color:#009;
	padding-left:5px;
	padding-right:5px;
}
.topC2 {
	color: #000;
	background-color: #FC0;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #093;
}
.topP_naslov {
	background-color: #FFF;
	color: #000;
	padding: 5px;
	font-size: small;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-weight: bold;
}
.topP_opis {
	background-color:#FFF;
	color:#000;	
	padding-left:5px;
	padding-right:5px;
	font-size:small;
}
.nFont {
	font-family: 'Archivo Narrow', sans-serif;
}
.nFont2 {
	font-family: 'News Cycle', sans-serif;
}
.nFont3 {
	font-family: 'Scope One', serif;
}
.nFont4 {
	font-family: 'Frank Ruhl Libre', sans-serif;
}
.nWidth {
	font-size: 16px;
}
.nWidth18 {
	font-size: 18px;
}
.nWidth15 {
	font-size: 15px;
}
.nWidth16 {
	font-size: 16px;
}

.nWidth20 {
	font-size: 20px;
}

.nWidth25 {
	font-size: 25px;
}

.zelena {
	color:#10542b;
}
.zelena2 {
	color: #00CC00;
}

.vlinez {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #10542b;
}
.oNaslov {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#FC6;
	background-color:#10542b;
	color:#fff;
	margin-top:5px;
	border-radius: 0px 0px 10px 0px;

}
.nNaslov{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
	background-color:#81369d;
	color:#fff;
	margin-top:5px;
	border-radius: 0px 0px 10px 0px;
}
a.bzl {
	text-decoration:none;
	color:#10542b;
	background-color:#FFF;

}
a.bzl:hover {
	text-decoration: none;
	color: #FC6;
}
.bor {
	border: 1px solid #CCC;
}
.sorte {
	padding: 8px;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 18px;
	overflow:auto;
	max-height:480px;
	
}
.sorte0 {
	background-color: #F8F8F8;
	border: 1px solid #CCC;
	border-radius: 8px 8px 8px 8px;
}
.bzz {
	margin-top: 40px;
	background-color: #333;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.bzz2 {
	margin-top: 72px;
	background-color: #333;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.nas_bl {
	color:#093
}
.bTeme {
	line-height: 30px;
	float:left;	
}
.autor0 {
	border: 1px solid #F3F3F3;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #B3B3B3 1px 1px 1px;
	-moz-box-shadow: #B3B3B3 1px 1px 1px;
	box-shadow: #B3B3B3 1px 1px 1px;
	background-color: #F8F8F8;
}
.hero {
	position: relative;
	background-color: #dfdfdf;
	height: 30px !important;
	width: 100% !important;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

.hero:after,
.hero:after {
	z-index: -1;
	position: absolute;
    top: 98.1%;
    left: 26%;
    margin-left: -25%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #dfdfdf;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
a.link1 {
	color:#630;
	text-decoration:none;
}
a.link1:hover {
	color:#000;
}
a.link2 {
	color:#fff;
	text-decoration:none;
}
a.link2:hover {
	color:#fff;
}

a.link3 {
	color:#fff;
	text-decoration:none;
}
a.link3:hover {
	color: #FC3;
}
a.link4 {
	color:#999;
	text-decoration:none;
}
a.link4:hover {
	color: #000;
}

.scrdiv {
	padding: 5px;
	height: 250px;
	margin-left: 8px;
	overflow:auto;
	margin-top:5px;
}
.navP {
	color: #FFF;
	padding: 5px;
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;	
}
.navNum {
	color: #FFF;
	padding: 5px;
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 2px;	
}

/* Pagination style */
.pag{margin:0;padding:0;}
.pag li{
	display: inline;
	padding: 6px 10px 6px 10px;
	border: 1px solid #ddd;
	margin-right: -1px;
	font: 15px/20px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	box-shadow: inset 1px 1px 5px #F4F4F4;
}
.pag li a{
    text-decoration:none;
    color: rgb(89, 141, 235);
}
.pag li.first {
    border-radius: 5px 0px 0px 5px;
}
.pag li.last {
    border-radius: 0px 5px 5px 0px;
}
.pag li:hover{
	background: #CFF;
}
.pag li.active{
	background: #F0F0F0;
	color: #333;
}
.zuta {
	color: #F93;
}

/* price - menu */
.pr_wr
{
	width: 100%px;
	height: 200px;
	overflow: hidden;
	margin: 5px;
	position: relative;
	border: 1px solid #F93;
}
.ptopP_naslov {
	background-color:#5cb85c;;
	color: #fff;
	padding: 5px;
	font-size: small;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width:100%;
	display:block;
}
.imp {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	max-width: 100%;
}
.wr2
{
	width: 245px;
	height: 200px;
	overflow: hidden;
	margin: 5px;
	position: relative;
	
	float:left;
}

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.darovi {
	color: #FFF;
	background-color: #10542b;
	padding: 5px;	
}

/* tabs */
.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 5px #10542b solid;
	background-color: #75b32a;
}
.tabs li{
    display: inline-block;
    margin:0;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    font-size: 14px;
    line-height:2em;
    color:#FFF;
}
.tabs li:hover {
	background-color: #10542b;
	color:#fff;
    }
.tabs li.current{
	color: #FFF;
	background-color: #009900;
}
.tab-content{
	display: none;
	padding: 15px;
	line-height: 1.4;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tab-content.current{
    display: inherit;
}
.sepLine {
	background-color: #CCC;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	clear:both;
	margin-bottom:20px;
}

.circleborder {
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #DDD;
    border: 5px solid #cfd8dc;
		width:220px;
}
.pkk {
	z-index: 999;
	background-color: #F3F3F3;
	position: relative;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.index_patt1 {
	background-image: url(../images/layout/patt1.png);
}
.ogl_pk {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-bottom:8px;
}
.ogl_pk_img {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	min-height:150px;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-width: 100%;
	max-width: 100%;
	
}
.ogl_pk_info {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding:3px;
	float:left;
	margin-right:10px;
	background-color:#F7F7F7;
}
.adr_rek {
	background-color: #CCC;
	padding: 0px;
	margin-top:15px;
	margin-bottom:15px;
}

.omain {
	float:left;
	padding:2px;
	margin:8px;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	background-color:#FFF;
	min-height:340px;
	max-width:269px;
}
.owr
{
	width: 240px;
	height: 200px;
	overflow: hidden;
	margin: 10px;
	position: relative;
	border: 1px solid #FFF;
}
.oim {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	width: 240px;
}
.hitno {
	color: #FFF;
	background-color: #F00;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.omaine {
	float:left;
	padding:2px;
	margin:8px;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
	background-color:#FFF;
	min-height:270px;
	max-width:269px;
}
.owre
{
	width: 240px;
	height: 200px;
	overflow: hidden;
	margin: 10px;
	position: relative;
	border: 1px solid #FFF;
}
.oime {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	width: 240px;
}
.okvir {
	border: 1px solid #F7F7F7;
}
.sh {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.imgBlur {
	filter: blur(5px); 
	-webkit-filter: blur(5px); 
	-moz-filter: blur(5px);
	-o-filter: blur(5px); 
	-ms-filter: blur(5px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
}




.pr_wr2
{
	width: 100%px;
	height: 200px;
	overflow: hidden;
	margin: 5px;
	position: relative;
	border: 1px solid #dfdfdf;
}
.omain2 {
	padding:2px;
	margin:8px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);
	background-color:#FFF;
	min-height:420px;
}
.topm {
	background-color: #fff;
	color: #000;
	padding: 5px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 100%;
	display: block;
}

.owre2
{
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin: 5px;
	position: relative;
	border: 1px solid #fff;
}
.oime2 {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
	width: 150px;
}
.zuta {
	color: #FC0;
}
.crvena {
	color: #F00;
}
#popup{
	position: absolute;
	width: 100%;
	height: 320px;
	left: 0px;
	/*top: 60%;*/
	bottom: 40px;
	padding: 0px 0;
	margin-left: 0px; /* width/2 + padding-left */
	margin-top: -90px; /* height/2 + padding-top */
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
	background-color: rgba(250,250,250,0.9);
}
#close{
	/*
  position:absolute;
  background:#f00;
  color:white;
  /*right:15px;
  top:15px;
  border-radius:5%;
  width:70px;
  height:30px;
  line-height:30px;
  text-align:center;*/
  cursor:pointer;
}
.kl {
	height: 580px;
	width: 100%;
	overflow:auto;
}
.oKat {
	width: 100%;
	margin-top: 5px;
	background-color: #999;
	padding-left:8px;
	padding-right:8px;
	min-height:30px;
}
.oPKat {
	width: 100%;
	margin-top: 0px;
	background-color: #F2F2F2;
	padding-left: 8px;
	padding-right: 8px;
	min-height: 30px;
}
.imgBott {
	width:100%;
	max-width:200px;
}
.ow {
	overflow:auto;
	height:268px;
}
.ekat {
	background-color: #FFF;
	color: #000;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width:100%;
	position:relative;
	bottom:70px;
}
.kfBox {
	height:175px;
	overflow:auto;
}