*
{
  padding: 0;
  margin: 0;
}

html, body
{
  height: 100%;
  background:#ffffff;
}

body
{
  margin: 0px;
  padding: 0px;
	min-width: 1350px;
}

div#wrapper
{
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px 0px -408px 0px; /* -footer visina */
}

#footer
{
  width: 100%;
  height: 408px; /* footer visina */
  background:url(../imgs/footer.jpg) repeat-x;
  margin-top:58px;
}

div#content_wrapper
{
  width: 100%;
  padding: 0px 0px 408px 0px; /* footer visina */
}

div#content_wrapper
{
  min-width: 960px;
}


div.footer, div.main
{
  width: 960px;
  margin: 0px auto;
  position:relative;
}

 div.main
 {
   width: 960px;
   overflow: hidden;
   margin: 50px auto 0;
 }

section
{
  width: 960px;
  margin: 0px auto;
  overflow:hidden;
}

/* KONEC WRAPPERJEV ------------------------------------- */

/* header */

#header
{
  height:469px;
  background:url(../imgs/header.jpg) repeat-x;
  width:100%;
  overflow: hidden;
  position:relative;
  z-index:1;
}

#header.sub
{
  height:359px;
}

#header .topheader
{
  width:960px;
  margin:0 auto;
  position:relative;
  height:78px;
}

#header .topheader #logo
{
  position:absolute;
  left:0;
  top:0;
}

#header .topheader #mainmenu
{
  position: absolute;
  top:0;
  right:0;
  list-style:none;
}


#header .topheader #mainmenu li
{
  float:left;
  height:76px;
  margin:0 12px;
}

#header .topheader #mainmenu li.last
{
	margin-right: 0px;
}


#header .topheader #mainmenu li a
{
  padding:0;
  font-size:14px;
  color:#ecd2ca;
  font-weight: 500;
  line-height:74px;
  height:74px;
  display:block;
  text-decoration:none;
  border-top:2px solid #644e47;
}

#header .topheader #mainmenu li a:hover
{
  border-top:2px solid #644e47;
  color:#ffffff;
}

#header .topheader #mainmenu li a.active
{
  border-top:2px solid #ffffff;
  color:#ffffff;
}

#header .scroller
{
  width:1350px;
  height:391px;
  margin:0 auto;
  position:relative;
}

#header .scroller.sub
{
  height:281px;
}

#header .scroller #slider
{
  list-style: none;
  z-index: 1;
}

#header .controls
{
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
  height: 62px;
  background: url(../imgs/underslider.png) repeat-x;
  z-index:100;
}

#header .controls .container
{
  width:960px;
  margin: 0 auto;
  height:62px;
  position:relative;
}

#header .controls .container #gallerythumbs
{
  float:left;
}

#header .controls .container #gallerythumbs a
{
  width:20px;
  height:20px;
  background:url(../imgs/krogci.png) top left no-repeat;
  margin:20px 12px 0 0;
  float:left;
}

#header .controls .container #gallerythumbs a.activeSlide
{
  background-position: bottom left;
}

#header .controls .container .lang
{
  background: url(../imgs/langtab.png) no-repeat;
  width:132px;
  height:34px;
  position: absolute;
  right:0;
  bottom:0;
  line-height: 42px;
  text-align:center;
  font-size:12px;
  color:#644e47;
  font-weight:500;
}

#map_canvas
{
  left:0;
	top:0;
  width:100%;
  height:390px;
  z-index:2;
}

#header .controls .container .lang a
{
  margin-left:5px;
}

.main .left, .footer .left
{
  width:680px;
  float:left;
}

.main .right, .footer .right
{
  width:250px;
  float:right;
}

.main .kontakt
{
  width:250px;
  height:119px;
  background:url(../imgs/right_box.jpg) no-repeat;
}

.main .kontakt .mail
{
  background: url(../imgs/icon_mail.jpg) left center no-repeat;
  width:180px;
  float:left;
  margin:22px 17px;
  padding-left:40px;
  color:#634d46;
  font-size:14px;
  font-weight: 500;
}

.main .kontakt .phone
{
  background: url(../imgs/icon_phone.jpg) left center no-repeat;
  width:180px;
  float:left;
  margin:0 17px;
  padding-left:40px;
  color:#634d46;
  font-size:14px;
  font-weight: 500;
}

.gallery {
	display: none;
}

.leftthird
{
  float:left;
  width:300px;
  margin-top:10px;
}

.rightthird
{
  float:left;
  width:300px;
  margin-left:30px;
  margin-top:10px;
}

.leftthird .box, .rightthird .box
{
  margin-top:20px;
  padding: 25px 30px 0 30px;
  width:240px;
  height:228px;
  background:url(../imgs/box.jpg) no-repeat;
  position:relative;
}

.leftthird .box a.link, .rightthird .box a.link
{
  position: absolute;
  bottom:0px;
  left:30px;
}

.box-image {
	width: 300px;
	height: 140px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

.box-image-apartma {
	width: 200px;
	height: 120px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

.box-image-galerija {
	width: 60px;
	height: 60px;
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 10px 15px 10px 0px;
	float: left;
}

.thirdlink-image {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	margin-right: 20px;
	position: relative;
	width: 100px;
}

.thirdlink
{
  width:300px;
  float:left;
  font-size:13px;
  margin-top:40px;
  font-size: 11px;
}

.thirdlink.last
{
  margin-left:30px;
}

.thirdlink p {
	padding-right: 20px;
	line-height: 18px;
}

.thirdlink:hover
{
  text-decoration:none;
}

.thirdlink img
{
  float:left;
  margin-right:20px;
}

body.subpage .leftnav {
	width: 220px;
}
body.subpage .leftnav ul {
	width: 220px;
}
body.subpage .leftnav > ul li {
	width: 220px;
}
body.subpage .leftnav ul li a {
	width: 170px;
	font-size: 14px;
}
body.subpage .leftnav ul li a.active {
	background: url("../imgs/arrow-d.png") no-repeat scroll 195px center #F6E9E4;
}
body.subpage .leftnav ul li a.active.nobg {
	background-image: none !important;
}

.leftnav
{
  width:250px;
  float:left;
}

.leftnav  ul
{
  border-top:1px solid #634d46;
  width:250px;
  float:left;
  list-style: none;
}

.leftnav > ul
{
  margin-bottom:20px;
}

.leftnav ul ul
{
  border:none;
}

.leftnav  ul li.sep
{
 margin:1px 0;
 height:0 !important;
 min-height:0 !important;
 border-bottom:1px dashed #aca09c;
}

.leftnav > ul li
{
  width:250px;
  min-height:36px;
  float:left;
  line-height:36px;
}

.leftnav  ul li a
{
  padding:0 25px;
  background:url(../imgs/arrow-l.png) no-repeat 225px center;
  height:36px;
  line-height:36px;
  width:200px;
  display:block;
	color: #2b2b2c;
}

.leftnav  ul li a:hover
{
	color: #634D46;
	text-decoration: none;
}

.leftnav  ul li a.active
{
  padding:0 25px;
  background:url(../imgs/arrow-d.png) no-repeat 225px center #f6e9e4;
  height:36px;
  line-height:36px;
  width:200px;
  display:block;
	color: #634D46;
}

.leftnav  ul li a.nobg, .leftnav  ul li a.nobg.active {
	background-image: none;
}

.leftnav ul ul li a
{
  padding:0 45px;
  background:url(../imgs/dot.jpg) no-repeat 25px center;
  height:36px;
  line-height:36px;
  width:160px;
  display:block;
}


.content
{
  width:700px;
  float:right;
}

.content table {
	border-collapse:collapse;
	border: none;
}

.content table h2 {
	line-height: 24px;
}

.content table p span strong span {
	line-height: 24px;
}

.content .slika
{
  float:left;
  width:200px;
  height:120px;
  margin-top:15px;
}

.content .naslovgalerije
{
  background: url(../imgs/arrowdown.jpg) right center no-repeat;
  padding-right:20px;
  margin-top:5px;
  display:block;
  float:left;
}

.mb40
{
  margin-bottom:40px;
}

.content .besedilo
{
  float:right;
  width:475px;
  margin-top:0px;
}

.content .besedilo p {
	line-height: 18px;
}

.kontaktform
{
  width:350px;
  margin-top:20px;
  float:left;
}

.kontaktform2
{
  width:350px;
  margin-top:0px;
  float:left;
}

.kontaktform input.text, .kontaktform2 input.text
{
  width:310px;
  height:38px;
  line-height:38px;
  color:#584430;
  outline:none;
  font-size:14px;
  margin:10px 0;
  padding:0 20px;
  font-family: Open Sans;
    border:1px solid #cecac8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.kontaktform textarea.text, .kontaktform2 textarea.text
{
  width:308px;
  font-family: Open Sans;
  height:160px;
  margin:10px 0;
  font-size:14px;
  color:#584430;
  padding:20px;
  border:1px solid #cecac8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  outline:none;
}

.kontaktform input.submit, .kontaktform2 input.submit
{
  font-family: Open Sans;
  font-size:14px;
  color:#ffffff;
  font-weight:500;
  text-transform: uppercase;
  line-height: 32px;
  text-align:center;
  margin:10px 0;
  width:105px;
  height:32px;
  background:url(../imgs/poslji.png) no-repeat top left;
  border:0;
}

.kontaktform input.submit.hover, .kontaktform2 input.submit.hover
{
  background-position: bottom left;
}

.obkontaktu
{
  width:200px;
  float:right;
  border-left: 1px dashed #a19491;
  padding:5px 0 5px 65px;
  margin-top:60px;
  line-height:20px;
}

.mt40
{
  margin-top:40px;

}

.clear
{
  clear:both;
}

.spacer
{
  margin-top:20px;
}

.vsebina
{
  border-top: 1px dashed #634d46;
  margin-top:30px;
  padding-top:30px;
}

.vsebina .priponka
{
  float:left;
  clear:left;
  width:auto !important;
}

.vsebina .priponka .naziv
{
  line-height: 24px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left:22px;
  font-size:14px !important;
}

.vsebina .priponka .naziv.ext_doc
{
  background-image: url(../imgs/ext_doc.png);
}
.vsebina .priponka .naziv.ext_docx
{
  background-image: url(../imgs/ext_docx.png);
}
.vsebina .priponka .naziv.ext_pdf
{
  background-image: url(../imgs/ext_pdf.png);
}
.vsebina .priponka .naziv.ext_pptx
{
  background-image: url(../imgs/ext_pptx.png);
}
.vsebina .priponka .naziv.ext_rar
{
  background-image: url(../imgs/ext_rar.png);
}
.vsebina .priponka .naziv.ext_xls
{
  background-image: url(../imgs/ext_xls.png);
}
.vsebina .priponka .naziv.ext_xlsx
{
  background-image: url(../imgs/ext_xlsx.png);
}
.vsebina .priponka .naziv.ext_zip
{
  background-image: url(../imgs/ext_zip.png);
}

.banner2
{
  width:220px;
  height:200px;
  background:url(../imgs/banner2n.jpg) bottom center no-repeat;
  display:block;
  margin-bottom:20px;
  float:left;
}

.banner2 .hover
{
  width:220px;
  height:200px;
  display:block;
  background:url(../imgs/banner2h.jpg) bottom center no-repeat;
  opacity: 0;
  -webkit-transition: all 1s; /* Safari */
  transition: all 1s;
}
 
.banner2 .hover:hover
{
  opacity:1;
  
}

/* footer */

.footer
{
  height:408px;
}

.footer .third
{
  width:260px;
  float:left;
  padding-top:70px;
   line-height:22px;
}

.footer .thirdsmall
{
  width:200px;
  float:left;
  margin-left:10px;
  padding-top:70px;
  line-height:22px;
}

.footer #enovice
{
  margin-top:76px;
  width:250px;
  height:160px;
  background:url(../imgs/enovice.jpg) no-repeat;
  position:relative;
}

.footer #enovice .tekst
{
  padding-top:18px;
  padding-left:85px;
  width:150px;
  height:70px;
  font-size:12px;
  color:#2b2b2c;
}

.footer #enovice .text
{
  margin-top:5px;
  margin-left:30px;
  width:190px;
  height:24px;
  border:0;
  background:none;
  line-height: 24px;
  color:#b0b0b0;
  font-size: 11px;
}

.footer #enovice .submit
{
  position:absolute;
  bottom:0;
  width:85px;
  height:27px;
  background: url(../imgs/prijavi_btn.png) top left no-repeat;
  border:0;
  right:22px;
  line-height: 27px;
  color:#ffffff;
  font-weight:500;
  text-align:center;
  font-size: 13px;
}

.footer #enovice .submit.hover
{
  background-position: bottom left;
}

.footer .footnotebg .social
{
  float:right;
}

.footer .footnotebg .social a
{
  float:left;
  display:block;
  width:36px;
  height:36px;
  margin-left:20px;
}

.footer .footnotebg
{
  position: absolute;
  bottom:15px;
  height:36px;
  color:#faf2ef;
  font-size:13px;
  width:960px;
  line-height:36px;
}

#cookie-agreement {
	position: fixed;
	bottom: 0;
	left: 0;
	background: rgba(100,78,71,0.9);
	height: 60px;
	width: 100%;
	display: none;
	color: #fff;
	font-size: 12px;
	z-index: 1000000;
}
#cookie-agreement #cookie-agreement-content {
	width: 980px;
	margin: 0 auto;
	line-height: 60px;
}
#cookie-agreement #cookie-agreement-content p.left {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	width: 650px;
}
#cookie-agreement #cookie-agreement-content p.right {
	padding: 0;
	margin: 13px 0 0 0;
	float: right;
	width: 300px;
}
#cookie-agreement #cookie-agreement-content a {
	color: #5DA300;
	margin-left: 10px;
}
#cookie-agreement #cookie-agreement-content span {
	height: 26px;
	cursor: pointer;
	margin-left: 20px;
	padding: 0 20px 0 20px;
	line-height: 26px;
	display: inline-block;
}
#cookie-agreement #cookie-agreement-content span.cookieAgree {
	background: #5DA300;
}


/**
 * CSS File for ezMark jQuery Plugin
 *
 **/
.ez-hide { opacity: 0; filter:alpha(opacity=0); width:22px; height:22px;}
.ez-checkbox {
  background: transparent url('../imgs/check.jpg') 0 0 no-repeat;
  width:22px;
  height:22px;
  padding-right:10px;
  display:inline-block;
}

.ez-radio {
  background: transparent url('../images/radio-black.png') 0 1px no-repeat;
  display:inline-block;
}

.ez-checked { background-position: 0 -22px; }
.ez-selected { background-position: 0 -19px; }

.ez-checkbox-green {
  background: transparent url('../images/checkbox-green.png') 0 1px no-repeat;
  display:inline-block;
  *display: inline;
}
.ez-checked-green { background-position: 0 -18px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; }

.inputCont
{
  float:left;
  clear:left;
  color: #584430;
  line-height: 22px;
  margin-top:8px;

}

.inputCont label, .inputCont label strong
{   
 vertical-align: top;
 font-size:15px;
 }

#overlay
{
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index: 1000;
  display:none;
}

#overlay img
{
  position: fixed;
  left:50%;
  margin-left:-211px;
  top:50%;
  margin-top:-121px;
}