@charset "utf-8";
/* CSS Document */

/* reset */
* {margin:0px;padding:0px;border:0px none;outline:0px none;}
body, html {font-family:'Open Sans', sans-serif;color:#000;font-size:13px;}
h1, h2, h3, h4, h5, h6 {color:#222;font-weight:bold;margin:10px 0px;}
h1 {font-size:26px;}
h2 {font-size:20px;}
h3 {font-size:17px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:11px;}
a img {border:0px none;outline:0px none;}
a {color:#0064AD;text-decoration:none;}
a:hover {color:#000;}
p, h1, h2, h3, h4, h5, h6 {margin:0 0 15px 0;}
.clear {clear:both;font-size:0;height:0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display:block;}

/*
@font-face {font-family: 'BrushScriptStdMedium';src: url('brushscriptstd-webfont.eot');src: local('☺'), url('brushscriptstd-webfont.woff') format('woff'), url('brushscriptstd-webfont.ttf') format('truetype'), url('brushscriptstd-webfont.svg#webfonto3QeATAV') format('svg');font-weight: normal;font-style: normal;}
*/

#forma fieldset input.text, #forma textarea {
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}

/* sprite */
#body-cornner1, #body-cornner2, #f-cont, .jcarousel-skin .jcarousel-next-horizontal, .jcarousel-skin .jcarousel-prev-horizontal, #main-nav, #body article h2, #-button, #body .object .text .checklist, #body .object .text .checklist ul li, #body .object .checklist ul li span, #home-top img, #home-1 ul li a, #home-2, #home-3 {
	background-image:url(../img/layout/sprite.png);
	background-repeat:no-repeat;
}

/* Villa */
#body.villa {
    color: #fff;
    border-radius: 8px 8px 0 0;
    background: #0c5077;
    background: -moz-linear-gradient(top,  #0c5077 0%, #010119 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c5077), color-stop(100%,#010119));
    background: -webkit-linear-gradient(top,  #0c5077 0%,#010119 100%);
    background: -o-linear-gradient(top,  #0c5077 0%,#010119 100%);
    background: -ms-linear-gradient(top,  #0c5077 0%,#010119 100%);
    background: linear-gradient(to bottom,  #0c5077 0%,#010119 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c5077', endColorstr='#010119',GradientType=0 );
}
#body.villa .object {
    padding-bottom: 45px;
}
#body.villa #body-cornner1, #body.villa #body-cornner2 {
    display: none;
}
#body.villa article p {
    color: #fff;
}
#body.villa .okvir-static {
    background: #0C5077;
}
#body.villa .child .h-gradient {
    margin-left: 0;
    background: #034F81;
}
#body.villa .child {
    background: #E0F4FF;
}
#body.villa .child h3, #body.villa .top-track {
    border-radius: 5px 5px 0 0!important;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 22px;
    color: #fff;
    background: #003652;
    background: -moz-linear-gradient(top,  #003652 0%, #01011b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003652), color-stop(100%,#01011b));
    background: -webkit-linear-gradient(top,  #003652 0%,#01011b 100%);
    background: -o-linear-gradient(top,  #003652 0%,#01011b 100%);
    background: -ms-linear-gradient(top,  #003652 0%,#01011b 100%);
    background: linear-gradient(to bottom,  #003652 0%,#01011b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003652', endColorstr='#01011b',GradientType=0 );
}
#body.villa .child .text {
    float: none;
    width: auto;
    padding: 17px 185px 0 30px;
    margin-right: 30px;
}
#body.villa .object .text {
    width: auto;
}
#body.villa .child .text p {
    color: #3F4448;
}
#body.villa .price-wrapper {
    width: 455px;
}
#body.villa .child .text .date {
    top: 18px;
}
#body.villa .child .text dl dt.even, #body.villa .child .text dl dd.even {
    background: #fff;
}
#body.villa .date .datepicker.datepicker1 {
    background-color: #F3FAFF;
}
#body.villa .date .datepicker.datepicker2 {
    background-color: #EAF7FF;
}
#body.villa .okvir-static {
    margin-left: 0;
    padding: 8px 15px;
}
#body.villa .object-text {
    padding: 0 15px;
}
#body.villa .hgroup {
    padding: 10px 0 25px 20px;
}
#body.villa .hgroup * {
    display: inline-block;
    padding: 0;
    margin: 0;
}
#body.villa .hgroup h2 {
    border: none;
    color: #fff;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    margin-right: 13px;
    text-shadow: 1px 1px 0 #00050B;
}
#body.villa .hgroup h4 {
    color: #CBF1FC;
    font-size: 16px;
    font-weight: normal;
    margin-left: 13px;
    position: relative;
    text-shadow: 1px 1px 0 #00050B;
    top: -2px;
}
#body.villa .hgroup span {
    background: #0E3D5B;
    height: 25px;
    position: relative;
    top: 3px;
    width: 1px;
}
#body.villa .top-track {
    padding: 12px;
    overflow: hidden;
}
#body.villa .top-track h5 {
    float: right;
    margin: 0;
}
#body.villa .top-track h5 img {
    display: block;
    border: 2px solid #fff;
}
#body.villa .object .big-images {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    float: left;
    width: auto;
    height: auto;
}
#body.villa .object .checklist {
    background: none;
    width: 235px;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    float: right;
    height: auto;
    padding-top: 15px;
}
#body.villa .object .checklist ul {
    padding: 0;
    margin-bottom: 20px;
}
#body.villa .object .checklist ul li {
    border-bottom: 1px dashed #366E91;
    text-indent: 0;
    padding: 7px 22px 7px 10px;
    background: none;
}
#body.villa .object .checklist ul li span {
    top: 10px;
    right: 10px;
}
#body.villa .object .checklist ul li span.true {
    background: url('/img/layout/villa-span-true.png') no-repeat center;
}
#body.villa .object .checklist ul li span.false {
    background: url('/img/layout/villa-span-false.png') no-repeat center;
}
#body.villa a.apartment-reservation {
    display: block;
    padding: 13px 0;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    border: 3px solid #0F98CC;
    border-radius: 7px;
    background: #0682a8;
    background: -moz-linear-gradient(top,  #0682a8 0%, #046586 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0682a8), color-stop(100%,#046586));
    background: -webkit-linear-gradient(top,  #0682a8 0%,#046586 100%);
    background: -o-linear-gradient(top,  #0682a8 0%,#046586 100%);
    background: -ms-linear-gradient(top,  #0682a8 0%,#046586 100%);
    background: linear-gradient(to bottom,  #0682a8 0%,#046586 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0682a8', endColorstr='#046586',GradientType=0 );
}
#body.villa a.apartment-reservation:hover {
    opacity: .7;
}
#body.villa .object .img-picker {
    top: auto;
    left: auto;
    padding: 20px 20px 6px 20px;
    background: #0C4D73;
    border: 1px solid #022C42;
    border-radius: 8px!important;
    margin: -78px 0 30px 10px;
}
#body.villa .object .img-picker img.photo {
    max-height: 400px;
    max-width: 600px;
    /*border: 2px solid #fff;*/
    margin-bottom: 10px;
    background: none;
}
#body.villa .object .img-picker .jcarousel-skin-villa {
    background: none;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-container-horizontal {
    width: 517px;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-clip-horizontal {
    width: 517px;
    height: 77px;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-clip-horizontal li {
    width: auto;
    height: auto;
    margin-right: 12px;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-clip-horizontal img {
    width: 114px;
    height: 71px;
    border: 3px solid #fff;
    border-radius: 3px;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-prev, #body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-next {
    width: 16px;
    height: 44px;
    top: 32px;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-prev {
    background: url('/img/layout/villa-carousel-prev.png') no-repeat;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-next {
    background: url('/img/layout/villa-carousel-next.png') no-repeat;
}
#body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-prev-disabled, #body.villa .object .img-picker .jcarousel-skin-villa .jcarousel-next-disabled {
    opacity: .35;
}

/* layout */
body {border-top:6px solid #20282A;background:url(../img/layout/bg_body.png) repeat-x #004170;}
#wrapper {background:url(../img/layout/bg_wrapper1.png) no-repeat center top;}
#wrapper2 {background:url(../img/layout/bg_wrapper2.png) no-repeat center bottom;}
#container {width:960px;padding:226px 0 0 0;margin:0 auto;position:relative;}
#body {position:relative;background-color:#fff;min-height:600px;}
#footer {height:auto;background:url(../img/layout/bg_footer.png) no-repeat center top #A6D1EB;}

/* header */
#main-nav {position:relative;z-index:1;height:66px;background-position:-5px -358px;}
#main-nav ul {list-style:none;float:right;}
#main-nav ul li {display:inline;}
#main-nav ul li a {display:block;float:left;height:23px;padding:23px 55px 0 30px;color:#3a4041;font-size:14px;font-weight:bold;text-shadow:0 1px 0 #fff;background-image:url(../img/layout/bg_nav_a.png);background-repeat:no-repeat;background-position:right top;position:relative;}
#main-nav ul li a.last {background:none;}
#facebook, #blogger, #gugle {display:block;position:absolute;width:32px;height:32px;bottom:15px;right:10px;background:url(../img/layout/blogger.png) no-repeat;}
#facebook {right:100px;background:url(../img/layout/facebook.png) no-repeat;}
#gugle {right:55px;background:url(../img/layout/google.png) no-repeat;}
#lang-nav {position: absolute;top: 10px;right: 0;}
#lang-nav a {display: block;width: 30px;height: 30px;float: left;margin: 0 10px;opacity: .7;}
#lang-nav a.on, #lang-nav a:hover {opacity: 1;}
#lang-nav a.fr {background: url(../img/layout/lang_fr.png) no-repeat;}
#lang-nav a.en {background: url(../img/layout/lang_en.png) no-repeat;}

/* body */
#body-cornner1, #body-cornner2 {position:absolute;top:0;width:9px;height:9px;display:block;}
#body-cornner1 {left:0;background-position:0 0;}
#body-cornner2 {right:0;background-position:-19px 0;}
#container h1 {position:absolute;top:70px;right:12px;color:#f6f6f6;font-family:'BrushScriptStdMedium';font-size:40px;font-weight:normal;text-shadow:0 2px 2px #132D3E;text-align:center;line-height:1;}
#container a.home-link {display:block;position:absolute;width:300px;height:180px;top:5px;left:0;}

#nav {padding:0 18px 0 18px;min-height:55px;position:relative;top:-5px;left:163px;z-index: 1;}
#nav.pages {padding:8px 18px 0 18px;margin-bottom:10px;top:20px;left:1px;z-index:20;float: left;}
#nav ul {list-style:none;}
#nav ul li {float:left;position:relative;}
/* Defaultna verzija
#nav ul li a {display:block;float:left;padding:10px 15px;margin-right:20px;font:18px Arial, Helvetica, sans-serif;border-bottom:1px dotted #ccc;}
#nav.pages ul li a {border-bottom:0 none;}
#nav ul ul {display:none;position:absolute;top:100%;left:0;min-width:180px;padding:0;opacity:0.9;}
#nav.pages  ul ul {border:1px dotted #ccc;}
#nav ul ul li {float:none;}
#nav ul ul li a {float:none;margin:0;font:13px Arial, Helvetica, sans-serif;padding:8px 10px;background-color:#fff;border-bottom:1px dotted #ccc;}
#nav ul ul li a.last {border-bottom:0 none;	}
*/
#nav ul li {height:40px;margin-right:30px;background:url(../img/layout/navsprite.png) no-repeat left -55px;}
#nav ul li:hover {background:url(../img/layout/navsprite.png) no-repeat left top;}
#nav ul li:hover a {color:#554a0c;background:url(../img/layout/navsprite.png) no-repeat right top;}
#nav ul li a {display:block;height:30px;float:left;padding-top:10px;padding-right:20px;margin-left:20px;margin-right:-10px;text-align:center;color:#3d3505;font-weight:bold;font-size:14px;text-shadow:0 1px 1px #f8e896;background:url(../img/layout/navsprite.png) no-repeat right -55px;}
#nav.pages ul li a {border-bottom:0 none;}
#nav ul li ul {
	display:none;position:absolute;top:100%;left:0;width:160px;padding:6px 0;background:#fdda2d;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px;
	/*-moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; */
}
#nav.pages  ul li ul {}
#nav ul li ul li {float:none;height:auto;margin:0px;background:none;border-bottom:1px solid #e9c826;}
#nav ul li ul li:hover {background:none}
#nav ul li:hover ul li a {background:none}
#nav ul li ul li a {float:none;height:auto;font-size:12px;margin:0;padding:8px 10px;background:none}
#nav ul li ul li a:hover {background:#ffe868}
#nav ul li ul li a.last {border-bottom:0 none;	}

#nav-footer {padding:18px 0 0 18px;min-height:375px;position:relative;margin-left:160px;}
#nav-footer ul {list-style:none;}
#nav-footer ul li {float:left;position:relative;}
#nav-footer ul li a {display:block;float:left;padding:6px 10px;margin-right:12px;font:bold 13px Arial, Helvetica, sans-serif;/*border-bottom:1px dotted #4896C4;*/width:144px;}
#nav-footer ul li a.first {width:46px;}
#nav-footer ul ul {display:block;position:absolute;top:100%;left:0;width:164px;padding:0;opacity:0.9;}
#nav-footer ul ul li {float:none;}
#nav-footer ul ul li a {float:none;margin:0;font:12px Arial, Helvetica, sans-serif;padding:8px 10px;/*border-bottom:1px dotted #4896C4;*/width:auto;}
#nav-footer ul ul li a.last {border-bottom:0 none;}

ul.smjestaj {list-style:none;}
ul.smjestaj li {margin:12px 0;}
ul.smjestaj li a {font:20px Arial, Helvetica, sans-serif;color:#333;}
ul.smjestaj li a:hover {color:#98B810;}

/* home page */
#home-top {overflow:auto;position:relative;top:-25px;left:18px;}
#home-top img {float:left;display:block;background-position:-323px -712px;padding:10px 17px 15px 10px;margin-right:2px;}
#home-body {overflow:auto;background:url(../img/layout/trava.png) no-repeat left top;}
#home-1 {float:left;padding:50px 45px 50px 30px;position:relative;}
#home-1 ul {list-style:none;}
#home-1 ul li a {display:block;width:87px;height:38px;line-height:35px;text-align:center;color:#2e3538;font-size:12px;text-shadow:1px 1px 0 #faf6d7;margin-bottom:7px;}
#home-1 ul li a.link1 {background-position:-210px -874px;margin-bottom:10px;}
#home-1 ul li a.link2 {background-position:-210px -924px;}
#home-1 ul li a.link3 {background-position:-210px -965px;}
#home-1 ul li a.link4 {position:absolute;bottom:0;left:0;width:120px;height:38px;background:url(../img/layout/menu_4.png) no-repeat;}
#home-2 {float:left;width:323px;height:335px;background-position:-575px -668px;margin:0 19px 0 0;}
#body #home-2 h2 {font:normal 24px 'BrushScriptStdMedium';color:#4a4007;text-shadow:0 1px 0 #f9eeb4;margin:0;padding:12px 0 12px 20px;}
#home-2 ul {list-style:none;margin:0;padding:6px 0 0 50px;}
#home-2 ul li {padding:19px 0;}
#home-2 ul li a {font-size:12px;color:#454545;text-shadow:0 1px 0 #FFF7C1;}
#home-3 {float:left;width:417px;height:334px;background-position:-922px -669px;}
#body #home-3 h2 {font:normal 22px 'BrushScriptStdMedium';color:#0a3f5d;text-shadow:0 1px 0 #c5dcea;margin:0;padding:12px 0 12px 20px;}
#home-3 #map {display:block;padding:6px 0 0 12px;}
#christmas-gif1, #christmas-gif2, #christmas-gif3 {display:block;position:absolute;}
#christmas-gif1 {background:url(../img/layout/fetes1.gif) no-repeat;width:91px;height:90px;top:-120px;left:960px;}
#christmas-gif2 {background:url(../img/layout/fetes2.gif) no-repeat;width:130px;height:130px;top:578px;left:20px;}
#christmas-gif3 {background:url(../img/layout/fetes3.gif) no-repeat;width:84px;height:120px;top:-135px;left:-115px;}

/* content */
#body article {padding:0 19px 25px 19px;overflow:visible;clear: both;}
#body article:before, #body article:after {
    content: " ";
    display: table;
}
#body article:after {
    clear: both;
}
#body article h2 {color:#98B810;font-weight:normal;font-size:36px;padding:10px 0 20px 0;margin:0 0 20px 0;line-height:1;background-position:0 -485px;/*text-transform:capitalize;*/}
#body article h2 strong {font-weight:normal;font-size:22px;}
#body article h3 {clear:both;margin:0;padding:18px 16px 18px 16px;margin:0 0 15px 0;line-height:1;font-size:24px;font-weight:normal;color:#fff;}
#body article h3 em {font-style:normal;font-size:14px;margin-left:10px;}
#body article h3, #body article a.more {text-shadow:0 1px 0 #23547b;background: #0168b3;}
#body article h3 a {color:#fff;}
#body article a.more {
background: #F6B135;background: -moz-linear-gradient(top, #F6B135 0%, #D2901A 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6B135), color-stop(100%,#D2901A));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6B135', endColorstr='#D2901A',GradientType=0 );}
#body article h3.odd, #body article a.more.odd {text-shadow:0 1px 0 #805A14;background: #F6B135;background: -moz-linear-gradient(top, #F6B135 0%, #D2901A 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6B135), color-stop(100%,#D2901A));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6B135', endColorstr='#D2901A',GradientType=0 );}
#body article .short-text {overflow:auto;margin:0 0 10px 0;}
#body article .short-text img {width:180px;float:left;margin:5px 25px 5px 0;}
#body article .short-text ul {list-style-type:square;padding-left:15px}
#body article .short-text ul li {padding-top:10px}
#body article .short-text {
overflow:auto;
    /*
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px solid #eeeeee;
    -moz-column-rule: 1px solid #eeeeee;
    column-rule: 1px solid #eeeeee;
    */
}
#body article .short-text.lista div {
    overflow:visible;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px solid #eeeeee;
    -moz-column-rule: 1px solid #eeeeee;
    column-rule: 1px solid #eeeeee;
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
}
#body article .short-text.lista a.lightbox {
    display:inline-block;
    float:left;
}
#body article .short-text.lista img {
    transform:translateZ(0);
}
#body article .short-text.lista div.test {
    break-inside:avoid-column;
    -webkit-column-break-inside:avoid;
}
#body article .short-text .more-images {
overflow:auto;
margin-bottom:10px;
width:56%;
float:left;
}
#body article .short-text.novalista div.desno {
width:42%;
float:right;
clear:right;
padding-right:15px;
}
#body article a.more {display:block;margin:0 0 20px auto;width:173px;height:32px;line-height:32px;color:#fff;font-size:14px;text-align:center;}
#body article aside {width:340px;float:left;padding:8px 0 0 0;}
#body article aside.pull-left {position:relative;left:-11px;}
#body article aside.pull-right {position:relative;right:-2px;}
#body .img-picker img.photo {display:block;background:url(../img/layout/loader1.gif) no-repeat center;padding:0;}
#body article aside.pull-left .img-picker img.photo {padding:0 12px}
#body article .text {width:570px;float:right;}
#body article .text.guide-croatie-voyage {width:100%;float:none;}
#body article .text > div {padding-top:5px;padding-bottom:10px}
#body article p {color:#484848;margin:0 0 18px 0;line-height:2;}
#body article aside p {line-height:1.6;}
#body article .okvir-static {padding:3px 10px;background-color:#eee;margin:13px 0 0 9px;}
#body article .okvir-static p {line-height:1.6;margin:5px 0;}
#body article .text h1,
#body article .text h2,
#body article .text h3,
#body article .text h4,
#body article .text h5,
#body article .text h6 {position:static;font-family:Verdana, Geneva, sans-serif;color:#484848;margin:0 0 16px 0;padding:0;background:none;text-align:left;font-weight:bold;text-shadow:none;line-height:1.3;filter:none;}
#body article .text h1 {font-size:26px;}
#body article .text h2 {font-size:20px;}
#body article .text h3 {font-size:17px;}
#body article .text h4 {font-size:14px;}
#body article .text h5 {font-size:12px;}
#body article .text h6 {font-size:11px;}
#body article .text ul,
#body article .text ol {padding:0 0 0 18px;margin:18px 0;}
#body article .text ul li,
#body article .text ol li {line-height:1.5;margin:6px 0;}
#body article .text blockquote {margin:0 0 22px 0;line-height:1.5;font-size:15px;font-style:italic;color:#888;}
#photo-dump {overflow:auto;}
#photo-dump img {float:left;margin:20px;}
#video-dump {overflow:auto;}
#video-dump .video-item {float:left;width:280px;padding:0 14px 4px 13px;}
#link-dump ul li {margin:10px 0;list-style:none;}
#link-dump ul li a {color:#98B810;text-decoration:none;font-size:17px;}
#link-dump ul li a:hover {text-decoration:underline;}
#link-dump dl dt {color:#999;padding:8px 10px 5px 10px;margin-top:10px;font-size:12px;}
#link-dump dl dd {font-size:15px;padding:0 10px 10px 10px;margin-bottom:10px;}
#link-dump dl dt.odd, #link-dump dl dd.odd {background-color:#f2f2f2;}
#sitemap{padding:10px 10px 10px 20px;}
#sitemap li{line-height:1.4;margin:3px 0;font-size:13px;}
#sitemap > li{margin:10px 0;}
#sitemap li strong{font-weight:bold;}
#sitemap li a{color:#98B810;}
#sitemap li a:hover{text-decoration:underline;}
#sitemap ul{padding:10px 10px 10px 30px;}

a.apartment-reservation {display:inline-block;padding:3px 15px;color:#000;font-size:15px;font-weight:bold;background:#B2CF25;-moz-border-radius:6px;border-radius:6px;}
a.apartment-reservation:hover {color:#fff;}

a.apartment-review {
display: inline-block;
padding: 3px 15px;
color: #000;
font-size: 14px;
font-weight: 600;
/* background: #89A500; */
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
margin-top: -60px;
}
a.apartment-review:hover {color:#fff;}

#filter {height:62px;position:relative;border-top:0px solid #A6D1EB;border-bottom:1px solid #A6D1EB;}
#filter span.label {display:block;position:absolute;top:23px;color:#333;text-shadow:1px 0 0 #888;font-size:13px;}
#filter .button {position:absolute;right:0;top:18px;width:208px;height:25px;color:#3C3C3C;font-weight:bold;font-size:12px;line-height:25px;text-shadow:0 1px 0 #fff;cursor:pointer;background: #DEF66A;background: -moz-linear-gradient(top, #DEF66A 0%, #BAD82D 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DEF66A), color-stop(100%,#BAD82D));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DEF66A', endColorstr='#BAD82D',GradientType=0 );-moz-box-shadow:1px 1px 0 #D9D9DB;-webkit-box-shadow:1px 1px 0 #D9D9DB;box-shadow:1px 1px 0 #D9D9DB;	}
#filter .date {width:88px;padding:0 6px;height:26px;background:url(../img/layout/bg_filter_date.png) no-repeat;position:absolute;top:18px;right:222px;color:#232323;text-shadow:0 1px 0 #fff;font:11px verdana;}
.ie #filter .date {line-height:26px;}
#filter .date-start {right:335px;}
#body article h2.location {text-align:center;/*font-family:'BrushScriptStdMedium';*/border-bottom:1px solid #0868B6;line-height:1;padding:14px 0 13px 0;margin-bottom:24px;color:#004F97;font-size:24px;font-weight:bold;}
#body article h2.location small {font-size:.6em;}
#body article h2.location.region {border-bottom:0 none;font-size:42px;padding:10px 0 0 0;margin-bottom:0;}
#body article ul.block-grid {overflow: hidden;}
#body article ul.block-grid li {display:block;float:left;position:relative;/*margin:0 57px 39px 0;*/margin:20px 50px 20px 20px;width:224px;height:169px;background-color:#eee;}
#body article ul.block-grid li.last {margin-right:0;	}
#body article ul.block-grid li img {/*width:265px;*/width:220px;display:block;border:2px solid #0066B0;}
#body article ul.block-grid li hgroup {position:absolute;bottom:7px;left:8px;width:94%;background: #D6E9F4;}
/*.ie #body article ul.block-grid li hgroup  {background:#D5E9F5;filter:none;}*/
#body article ul.block-grid li hgroup h3 {padding:0;margin:0;background:none;color:#001829;text-shadow:none!important;font-size:14px;font-weight:bold;padding:8px 0 3px 13px;}
#body article ul.block-grid li hgroup h3 a {color:#001829;}
#body article ul.block-grid li hgroup h4 {padding:0;margin:0;color:#001829;/*text-shadow:1px 0 0 #9AB0BC;*/font-size:12px;font-weight:normal;padding:3px 0 8px 13px;}
#body article ul.block-grid li hgroup h4 a {color:#001829;}
#body article ul.block-grid li a {display: block;}
#body article ul.block-grid li .abs {display:block;position:absolute;width:224px;height:169px;top:0;left:0;z-index:1;}
/*.ie #body article ul.block-grid li a {filter:alpha(opacity=0);}*/
#body div.space {height:50px;}
#body .object {padding:19px 19px 25px 19px;overflow:visible;clear: both;}
#body .object hgroup {padding:12px 12px 6px 290px;background: #B2CF25;}
#body .object hgroup h2 {margin:0 0 6px 0;padding:0;font-size:22px;font-weight:bold;font-style:italic;color:#515151;text-shadow:0 1px 0 #F5FAE2;}
/*#body .object hgroup h2 a {color:#515151!important;}
#body .object hgroup h3 a {color:#001829!important;}*/
#body .object hgroup h4 {margin:0;padding:0;color:#666;font-weight:normal;font-style:italic;font-size:11px;text-shadow:0 1px 0 #F5FAE2;}
/*#body .object hgroup h4 a {color:#666!important;}*/
#body .object hgroup h5 a {display:block;position:absolute;top:10px;right:15px;color:#666;}
#body .object hgroup h5 a img {display:block;border:2px solid #fff;}
#body .object .h-gradient {display:block;height:10px;margin-left:265px;background: #F3D108;background: -moz-linear-gradient(left, #F3D108 0%, #FFFFFF 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,#F3D108), color-stop(100%,#FFFFFF));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3D108', endColorstr='#FFFFFF',GradientType=1 );}
#body .object aside {width:264px;height:305px;}
#body .object aside .img-picker {padding:15px 0 0 0;background-color:#B2CF25;position:relative;top:-83px;left:10px;}
#body .object aside .img-picker img.photo {margin:0 auto 13px auto;display:block;background:url(../img/layout/loader2.gif) no-repeat center;max-width:240px;max-height:180px;}
#body .object aside .img-picker .jcarousel-skin {background-color:#D6E87D;}
#body .object .text {width:400px;padding:17px 230px 0 0;position:relative;}
#body .object .checklist {position:absolute;top:22px;right:15px;width:188px;height:auto;min-height:238px;padding:0;margin:0;float:none;background-position:0 -575px;}
#body .object .checklist ul {list-style:none;margin:0;padding:10px 0;}
#body .object .checklist ul li {text-indent:22px;margin:0;padding:4px 12px 5px 0;background-position:-308px -611px;position:relative;}
#body .object .checklist ul li span {display:block;position:absolute;top:7px;right:0;width:12px;height:9px;}
#body .object .checklist ul li span.true {background-position:-358px 0;}
#body .object .checklist ul li span.false {background-position:-377px 0;}

#body .child {overflow:visible;margin:0 19px 0 19px;padding:0 0 30px 0;background-color:#C5DDE6;}
#body .child h3 {padding:23px 16px 15px 290px;margin:0;font-size:18px;font-weight:bold;color:#fff;text-shadow:0 1px 0 #1B2F37;
background: #0D73DA;
background: -moz-linear-gradient(top, #69AFF7 0%, #0D73DA 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69AFF7), color-stop(100%,#0D73DA));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69AFF7', endColorstr='#0D73DA',GradientType=0 );
}
#body .child .h-gradient {display:block;height:5px;margin-left:270px;background:#0B559F;}
#body .child aside {width:264px;height:331px;}
#body .child aside .img-picker {padding:15px 0 0 0;background-color:#fff;position:relative;top:-57px;left:10px;}
#body .child aside .img-picker img.photo {margin:0 auto 13px auto;display:block;max-width:240px;max-height:180px;}
#body .child aside .img-picker .jcarousel-skin {background-color:#E5F0F4;}
#body .child .text {width:455px;padding:17px 175px 0 0;position:relative;}
#body .child .text h4 {font-size:18px;font-weight:bold;font-style:italic;color:#404040;text-shadow:0 1px 0 #F2F8FA;}
#body .child .text dl {margin-bottom:10px;}
#body .child .text dl dt, #body .child .text dl dd {/*min-height:44px;*/padding:2px 0 2px 5px;float:left;margin-bottom:2px;line-height:1.6;color:#3B3C3C;text-shadow:0 1px 0 #fff;font-size:10px;}
#body .child .text dl dt.even, #body .child .text dl dd.even {background-color:#E9F2F6;}
#body .child .text dl dt {width:115px;font-weight:bold;}
#body .child .text dl dd {width:320px;padding-left:10px;}
#body .child .text .date {position:absolute;top:0;right:0;width:auto;height:auto;padding:0;overflow: hidden;}
#body .child .text .date a.list {display: block;width: 50%;float: left;padding: 8px 0;text-align: center;}
#body .child .text .date a.list.prev {}
#body .child .text .date a.list.next {float: right;}

#datepicker1, #datepicker2 {padding:7px;}
#datepicker1 {background-color:#E9F2F6;margin-bottom:2px;}
#datepicker2 {background-color:#D9E9F0;}

table.newsletter {border-spacing: 0;width: 590px;margin: 50px auto 35px auto;}
table.newsletter * {margin: 0;padding: 0;border-spacing: 0;}
table.newsletter a {display: block;}
table.newsletter img {display: block;max-width: 100%;}

/* footer */
#f-cont {width:960px;height:auto;margin:0 auto;position:relative;top:0px;background:none}
#f-cont p {position:absolute;width:100%;margin:0;text-align:center;bottom:20px;color:#183446;text-shadow:0 1px 0 #d8ecf7;}
#f-cont p a {color:#183446;}
#f-cont nav {width:786px;position:absolute;top:28px;right:8px;text-align:center;color:#163549;text-shadow:0 1px 0 #b0d0e3;line-height:2.1;}
#f-cont nav a {color:#163549;font-size:17px;}
#f-cont nav a.odd {font-size:20px;}
#f-cont nav a:hover {color:#245677;}
#f-cont .badge {position:absolute;display:block;top:15px;left:10px;}
#f-cont .badge.badge2 {left:82px;}
#newsletter-subscribe {padding: 25px 0;width: 270px;margin: 0 auto;}
#newsletter-subscribe label {display: block;color: #183446;margin-bottom: 13px;}
#newsletter-subscribe input[type=email] {display: inline-block;width: 160px;height: 32px;padding: 0 8px;background: #EDF6FB;border: 1px solid #82B9D8;border-radius: 6px;margin-right: 12px;}
#newsletter-subscribe input[type=email]:focus {background: #fff;}
.ie #newsletter-subscribe input[type=email] {line-height: 32px;}
#newsletter-subscribe input[type=submit] {display: inline-block;padding: 0 10px;height: 32px;line-height: 32px;border-radius: 6px;background: #CDE9F4;border: 1px solid #82B9D8;cursor: pointer;color: #0064AD;font: bold 13px Arial, Helvetica, sans-serif;}
#newsletter-subscribe input[type=submit]:hover {opacity: .7;}

/* plugins */
table.ui-datepicker-calendar {border-collapse:collapse;	}
#datepicker1 table.ui-datepicker-calendar tr {border-bottom:2px solid #E9F2F6;}
#datepicker2 table.ui-datepicker-calendar tr {border-bottom:2px solid #D9E9F0;}
.ui-datepicker-prev, .ui-datepicker-next {/*display:none;*/ cursor:pointer;	}
.ui-datepicker-prev {margin-right:5px;}
.ui-datepicker-header {padding-bottom:2px;	}
.ui-datepicker-title {font:italic bold 14px Verdana;color:#C90000;text-align:right;}
.ui-datepicker-calendar a {cursor:default;}
.ui-datepicker-calendar th, .ui-datepicker-calendar td {text-align:center;font-weight:normal;padding:2px 3px 2px 3px;}
.ui-datepicker-calendar td a {color:#191919;}
div.text .ui-datepicker-calendar td.active {background: #BF0101;background: -moz-linear-gradient(top, #F12727 0%, #BF0101 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F12727), color-stop(100%,#BF0101));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F12727', endColorstr='#BF0101',GradientType=0 );color:#fff;}
div.text .ui-datepicker-calendar td.active a {color:#fff;}
.ui-datepicker {background-color:#eee;padding:5px;border:1px solid #ddd;display:none;}

/* kontakt */
#forma {margin:15px 0 25px 0;}
#forma fieldset legend {background-color:#F7F7F7;border-bottom:1px solid #EFEFEF;width:94%;display:block;padding:8px 16px;color:#aaa;font-size:22px;font-style:italic;clear:both;}
#forma fieldset p {font-size:13px;color:#555;font-weight:bold;position:relative;margin:0 0 0 0;padding:20px 0 0 16px;line-height:1.5;}
#forma fieldset p.dark-blue {color:#0053B9;}
#forma fieldset p.dark-green {color:#69AE0B;}
#forma fieldset p .underline {text-decoration:underline;}
#forma fieldset p.last {padding:20px 0 20px 16px;}
#forma fieldset input.text {background-color:#A6D1EB;border:1px solid #3692C8;padding:6px;width:286px;position:absolute;left:208px;color:#111;font:normal 12px/1 Verdana, "Times New Roman", Times, serif;}
#forma fieldset .textarea {background-color:#A6D1EB;border:1px solid #3692C8;padding:6px;width:431px;max-width:431px;height:130px;display:block;margin:6px 0 0 0;left:160px;color:#111;font:normal 12px/1 Verdana, "Times New Roman", Times, serif;}
#forma fieldset input.text:focus, #forma textarea:focus {background-color:#B4E3FF;}
#forma fieldset input.submit {color:#fff;display:block;font-size:20px;font-style:italic;height:34px;line-height:30px;text-align:center;font-family:Georgia, "Times New Roman", Times, serif;cursor:pointer;margin:0px 0 0 0;background-color:#6FA7C9;border:1px solid #4891BB;padding:0 15px;}
#forma fieldset input.submit:hover {background-color:#4891BB;}
#forma fieldset span.si_image {display:block;padding:5px 5px 4px 5px;background-color:#fff;border:1px solid #d5d5d5;width:145px;position:absolute;left:474px;top:20px;font-size:0;}
#forma fieldset .error {border:1px solid #D71C20!important;background: #F1D6D7!important;}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxPrevious, #cboxNext, #cboxClose {background-image:url(../img/layout/colorbox/controls.png);background-repeat:no-repeat;}
#cboxTopCenter, #cboxBottomCenter {background-image:url(../img/layout/colorbox/border.png);background-repeat:repeat-x;}
#cboxOverlay{background:#000;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px;background-position:-100px 0;}
#cboxTopRight{width:21px; height:21px;background-position:-129px 0;}
#cboxBottomLeft{width:21px; height:21px;background-position:-100px -29px;}
#cboxBottomRight{width:21px; height:21px;background-position:-129px -29px;}
#cboxMiddleLeft{width:21px;background-position:left top;background-repeat:repeat-y;}
#cboxMiddleRight{width:21px;background-repeat:repeat-y;background-position:right top;}
#cboxTopCenter{height:21px;background-position:0 0;}
#cboxBottomCenter{height:21px;background-position:0 -29px;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px;background-position:-75px 0px;width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px;background-position:-50px 0px;width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(../img/layout/colorbox/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(../img/layout/colorbox/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; bottom:0; right:0;background-position:-25px 0px;width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}

.tipsy {padding: 5px; font-size: 10px;background-repeat: no-repeat;  background-image: url(../img/layout/tipsy.gif);opacity:0.6;}
.tipsy-inner {padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center;}
.tipsy-inner {-moz-border-radius:3px; -webkit-border-radius:3px;}
.tipsy-north {background-position: top center;}
.tipsy-south {background-position: bottom center;}
.tipsy-east {background-position: right center;}
.tipsy-west {background-position: left center;}

.jcarousel-skin .jcarousel-container {}
.jcarousel-skin .jcarousel-direction-rtl {direction:rtl;}
.jcarousel-skin .jcarousel-container-horizontal {width:160px;padding:16px 44px 11px 44px;}
.jcarousel-skin .jcarousel-container-vertical {width:75px;height:245px;padding:40px 20px;}
.jcarousel-skin .jcarousel-clip-horizontal {width:160px;height:75px;}
.jcarousel-skin .jcarousel-clip-vertical {width:75px;height:245px;}
.jcarousel-skin .jcarousel-item {width:75px;height:75px;}
.jcarousel-skin .jcarousel-item-horizontal {margin-left:0;margin-right:10px;}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left:10px;margin-right:0;}
.jcarousel-skin .jcarousel-item-vertical {margin-bottom:10px;}
.jcarousel-skin .jcarousel-item-placeholder {background:#fff;color:#000;}
.jcarousel-skin .jcarousel-next-horizontal {position: absolute;top:37px;right:5px;width:32px;height:32px;cursor:pointer;background-position:-115px -278px;}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-next-horizontal {left:5px;right:auto;}
.jcarousel-skin .jcarousel-next-horizontal:hover {background-position:-157px -278px;}
.jcarousel-skin .jcarousel-next-horizontal:active {background-position:-157px -278px;}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {cursor:default;background-position:-197px -278px;}
.jcarousel-skin .jcarousel-prev-horizontal {position:absolute;top:37px;left:5px;width:32px;height:32px;cursor:pointer;background-position:-76px -278px;}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-prev-horizontal {left: auto;right: 5px;}
.jcarousel-skin .jcarousel-prev-horizontal:hover {background-position:-36px -278px;}
.jcarousel-skin .jcarousel-prev-horizontal:active {background-position:-36px -278px;}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {cursor:default;background-position:2px -278px;}

.jcarousel-skin-villa .jcarousel-container {}
.jcarousel-skin-villa .jcarousel-direction-rtl {direction:rtl;}
.jcarousel-skin-villa .jcarousel-container-horizontal {width:160px;padding:16px 44px 11px 44px;}
.jcarousel-skin-villa .jcarousel-container-vertical {width:75px;height:245px;padding:40px 20px;}
.jcarousel-skin-villa .jcarousel-clip-horizontal {width:160px;height:75px;}
.jcarousel-skin-villa .jcarousel-clip-vertical {width:75px;height:245px;}
.jcarousel-skin-villa .jcarousel-item {width:75px;height:75px;}
.jcarousel-skin-villa .jcarousel-item-horizontal {margin-left:0;margin-right:10px;}
.jcarousel-skin-villa .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left:10px;margin-right:0;}
.jcarousel-skin-villa .jcarousel-item-vertical {margin-bottom:10px;}
.jcarousel-skin-villa .jcarousel-item-placeholder {background:#fff;color:#000;}
.jcarousel-skin-villa .jcarousel-next-horizontal {position: absolute;top:37px;right:5px;width:32px;height:32px;cursor:pointer;background-position:-115px -278px;}
.jcarousel-skin-villa .jcarousel-direction-rtl .jcarousel-next-horizontal {left:5px;right:auto;}
.jcarousel-skin-villa .jcarousel-next-horizontal:hover {background-position:-157px -278px;}
.jcarousel-skin-villa .jcarousel-next-horizontal:active {background-position:-157px -278px;}
.jcarousel-skin-villa .jcarousel-next-disabled-horizontal,
.jcarousel-skin-villa .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-villa .jcarousel-next-disabled-horizontal:active {cursor:default;background-position:-197px -278px;}
.jcarousel-skin-villa .jcarousel-prev-horizontal {position:absolute;top:37px;left:5px;width:32px;height:32px;cursor:pointer;background-position:-76px -278px;}
.jcarousel-skin-villa .jcarousel-direction-rtl .jcarousel-prev-horizontal {left: auto;right: 5px;}
.jcarousel-skin-villa .jcarousel-prev-horizontal:hover {background-position:-36px -278px;}
.jcarousel-skin-villa .jcarousel-prev-horizontal:active {background-position:-36px -278px;}
.jcarousel-skin-villa .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-villa .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-villa .jcarousel-prev-disabled-horizontal:active {cursor:default;background-position:2px -278px;}

.ui-selectmenu { display: block; position:relative; height:2em; text-decoration: none; overflow:hidden;}
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto; }
.ui-selectmenu-open { visibility: visible; }
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status {display:block; padding:.3em 1em; outline:none; text-decoration:none; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }
#-button {width:208px;height:25px;margin:0;padding:0;border:0 none;background-color:#DBEDF8;color:#232323;text-shadow:0 1px 0 #fff;-moz-box-shadow:1px 1px 0 #D9D9DB;-webkit-box-shadow:1px 1px 0 #D9D9DB;box-shadow:1px 1px 0 #D9D9DB;position:absolute;right:450px;top:18px;/*background-position:-84px 10px;*/
background:url(../img/layout/bg_filter_select.png) no-repeat;}
#-button .ui-selectmenu-status {padding:0.5em 1.5em 0 1em;}
#-menu {background:#DBEDF8;width:208px!important;-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;margin-top:10px;-moz-box-shadow:1px 1px 0 #D9D9DB;-webkit-box-shadow:1px 1px 0 #D9D9DB;box-shadow:1px 1px 0 #D9D9DB;}
#-menu li {border:0 none;outline:0 none;}
#-menu li a {color:#232323;text-shadow:0 1px 0 #fff;border:0 none;outline:0 none;}
#-menu li a:hover {background:#C9E4F5;border:0 none;}
#-button .ui-selectmenu-icon {display:none;}


/* datepicker */
#body .date .datepicker {width: 145px; margin-top: 5px;overflow:auto;padding:5px;}
#body  .date .datepicker h4 {color:#C90000;font:italic bold 14px Verdana;text-align:right;margin:0 5px 5px 0;}
#body  .date .datepicker span {color:#191919;font:normal 11px Verdana;display:block;width:20px;padding:2px 0;margin:1px 0;text-align:center;float:left;}
#body  .date .datepicker span.selected {background: #BF0101;background: -moz-linear-gradient(top, #F12727 0%, #BF0101 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F12727), color-stop(100%,#BF0101));filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F12727', endColorstr='#BF0101',GradientType=0 );color:#fff;}
#body  .date .datepicker br {clear:left;}
#body  .date .datepicker.datepicker1 {background-color:#E9F2F6;margin-bottom:2px;}
#body  .date .datepicker.datepicker2 {background-color:#D9E9F0;}

#body .date .datepicker span.selected.half {
    background: url(../img/layout/half-odlazak.png) no-repeat;
}
#body .date .datepicker span.selected.half.first {
    background: url(../img/layout/half-dolazak.png) no-repeat;
}

/* galleriffic */
div.content{display:none;float:right;width:550px;}
div.content a,div.navigation a{text-decoration:none;color:#98B810;}
div.content a:focus,div.content a:hover,div.content a:active{text-decoration:underline;}
div.controls{margin-top:5px;height:23px;}
div.controls a{padding:5px;}
div.ss-controls{float:left;}
div.slideshow-container{position:relative;clear:both;height:502px;}
div.loader{position:absolute;top:0;left:0;background-image:url(../img/layout/loader.gif);background-repeat:no-repeat;background-position:center;width:550px;height:502px;}
div.slideshow span.image-wrapper{display:block;position:absolute;top:0;left:0;}
div.slideshow a.advance-link{display:block;width:550px;/*height:502px;line-height:502px;*/text-align:center;}
div.slideshow a.advance-link:hover,div.slideshow a.advance-link:active,div.slideshow a.advance-link:visited{text-decoration:none;}
div.slideshow img{vertical-align:middle;border:1px solid #ccc;max-width:540px;max-height:502px;}
div.caption-container{position:relative;clear:left;height:90px;}
span.image-caption{display:block;position:absolute;width:550px;top:0;left:0;}
div.caption{padding:0px;}
div.image-title{font-weight:700;font-size:1.4em;}
div.image-desc{line-height:1.3em;padding-top:8px;}
ul.thumbs{clear:both;margin:0;padding:0;}
ul.thumbs li{float:left;list-style:none;margin:5px 10px 5px 0;padding:0;}
a.thumb{display:block;border:1px solid #ccc;padding:2px;}
ul.thumbs li.selected a.thumb{border-color:#000;}
a.thumb:focus{outline:none;}
ul.thumbs img{border:none;display:block;}
div.pagination{clear:both;}
div.navigation div.top{margin-bottom:12px;height:11px;}
div.navigation div.bottom{margin-top:12px;}
div.pagination a,div.pagination span.current,div.pagination span.ellipsis{display:block;float:left;margin-right:2px;border:1px solid #eee;padding:5px 9px 5px 9px;}
div.pagination a:hover{background-color:#eee;text-decoration:none;}
div.pagination span.current{font-weight:700;background-color:#98B810;color:#fff;border-color:#98B810;}
div.pagination span.ellipsis{border:none;padding:5px 0 3px 2px;}
div.nav-controls,div.download{float:right;}

ul.content-subnav {padding:0;margin:20px 0;}
ul.content-subnav li {list-style:none;}
ul.content-subnav li a {display:inline-block;margin-bottom:10px;color:#554A0C;padding:4px 12px;font-size:14px;-moz-border-radius:5px;border-radius:5px;}
ul.content-subnav li a:hover, ul.content-subnav li.on a {text-shadow: 0 1px 1px #F8E896;background:#ffdc30;background:-moz-linear-gradient(top, #ffdc30 0%, #e2bd04 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdc30), color-stop(100%,#e2bd04));background:-webkit-linear-gradient(top, #ffdc30 0%,#e2bd04 100%);background:-o-linear-gradient(top, #ffdc30 0%,#e2bd04 100%);background:-ms-linear-gradient(top, #ffdc30 0%,#e2bd04 100%);background:linear-gradient(top, #ffdc30 0%,#e2bd04 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdc30', endColorstr='#e2bd04',GradientType=0 );}

/* Izmjene 29.01.2014. */
#home-3b {float:left;padding-top: 65px;}
#home-3b a {display:block;width:380px;height:64px;margin:1px 0 26px 0;padding:13px 18px;font-size:24px;line-height:30px;color:#dfebf2;text-shadow:0 1px 0 #091f2d;background:url(../img/layout/home-nav-2015-2.png) left top}
#home-3b a:hover {color:#fee980}
#home-3b a.thematiques {line-height:64px;color:#00508a;text-shadow:0 1px 0 #feea86;background:url(../img/layout/home-nav-2015-2.png) left -117px}
#home-3b a.thematiques:hover {color:#d85b00}
#mapcontainer {clear:both;float:left;position:relative;left:162px;width:748px;height:313px;margin-top:30px;margin-right:2px;padding:5px;padding-bottom:15px;background:#cadfaa url(../img/layout/map-shadow.png) left bottom no-repeat;}
#mapcontainer-thema {clear:both;float:left;position:relative;width:748px;height:313px;margin-top:30px;margin-right:2px;padding:5px;padding-bottom:15px;background:#cadfaa url(../img/layout/map-shadow.png) left bottom no-repeat;}

#map2014 {width:748px;height:313px}
#map-markers {display:none}
.labelHidden {display:none!important;}
.labelVisible {cursor:pointer!important;width:205px;height:113px;padding: 7px 7px 0 11px;background: url(../img/layout/info_window2.png) no-repeat;font-weight: bold;}
.labelVisible {font-size: 12px;line-height: 1.5;}
.labelVisible > img {display: block;float: right;width: 90px;height: 90px;margin: 2px 6px 0 0;}
.labelVisible strong {display: block;margin-bottom: 1px;}
.labelVisible a strong {color: #111;}
.labelVisible span {display: block;}
.labelVisible span.stars {margin-bottom: 8px;}
.labelVisible span.type {margin-bottom: 1px;font-size: 11px;}
.labelVisible span.coordinatesY, .labelVisible span.coordinatesX, .labelVisible span.markerURL {display: none;}
.labelVisible2 {padding: 10px;width: 90px;background: #eee;background: -moz-linear-gradient(top, #f9f9f9 0%, #e5e5e5 100%);background: -webkit-linear-gradient(top, #f9f9f9 0%,#e5e5e5 100%);background: linear-gradient(to bottom, #f9f9f9 0%,#e5e5e5 100%);border: 1px solid #d4d4d4;border-radius: 5px;}
.labelVisible2 strong {display: block;text-align: center;}
.labelVisible2 span {display: none;}
#body article#tematski h3 {margin-top:30px;font-weight:bold;font-style:italic;background:#004170}
#body article#tematski aside.pull-left {width:600px;left:0}
#body article#villvacances.object aside {width:848px;height:auto;left:0}
#body article#villvacances.object aside.checklist {width:245px;position:static;float:right;}
#body article#villvacances.object aside.checklist ul {padding:20px 10px 20px 0;}
#body article#villvacances.object aside.checklist ul li {padding:7px 8px;text-indent:0;color:#0c5077;border-bottom:1px dashed #cedbe3}
#body article#tematski aside.pull-left .img-picker img.photo, #body article#villvacances aside.pull-left .img-picker img.photo {padding:0px;margin:0px auto}
#body article#villvacances.object aside .img-picker img.photo {max-width:800px;max-height:800px;}
article#tematski .jcarousel-skin .jcarousel-item {width:114px;height:71px}
article#villvacances .jcarousel-skin .jcarousel-item {width:120px;height:77px}
article#villvacances .jcarousel-skin .jcarousel-clip-horizontal {height:77px}
article#tematski .jcarousel-skin .jcarousel-item-horizontal {margin-right:20px}
article#villvacances .jcarousel-skin .jcarousel-item-horizontal {margin-right:10px}
article#villvacances .jcarousel-skin .jcarousel-item-horizontal a {display:block;background:#fff;padding:3px;border-radius:3px;}
article#tematski .jcarousel-skin .jcarousel-clip-horizontal,
article#tematski .jcarousel-skin .jcarousel-container-horizontal,
article#villvacances .jcarousel-skin .jcarousel-clip-horizontal,
article#villvacances .jcarousel-skin .jcarousel-container-horizontal {width:512px;margin-top:6px}
article#tematski .jcarousel-skin .jcarousel-container-horizontal {left:-22px;top:-10px}
article#villvacances .jcarousel-skin .jcarousel-container-horizontal {left:-10px;padding-top:0px;padding-bottom:8px;margin-left:auto;margin-right:auto;}
article#tematski .jcarousel-skin .jcarousel-prev-horizontal {height:44px;left:2px;background-image: url(../img/layout/sprite2014.png);}
article#tematski .jcarousel-skin .jcarousel-next-horizontal {height:44px;right:2px;background-image: url(../img/layout/sprite2014.png);}
article#villvacances .jcarousel-skin .jcarousel-prev-horizontal {height:44px;top:15px;left:0px;background-image: url(../img/layout/sprite2014.png);}
article#villvacances .jcarousel-skin .jcarousel-next-horizontal {height:44px;top:15px;right:0px;background-image: url(../img/layout/sprite2014.png);}
#body article#tematski .text {width:242px;padding-right:35px}
#body article#tematski .text h2 {padding-top:5px;font-size:19px;color:#004170}
#body article#tematski .text h1 {margin-top:30px;margin-bottom:40px;color:#484848}
article#tematski a.reservez {display:block;width:100%;padding:3px;background:#fbd82a;border-radius:6px;}
article#tematski a.reservez strong {display:block;padding:11px 0 13px 0;font-size:22px;font-weight:normal;color:#fff;text-align:center;background-color:#005491;background:linear-gradient(to bottom, #0067b2 0%,#004373 100%);border-radius:2px;}
article#tematski a.reservez:hover strong {color:#484848;background-color:#eeca15;background:linear-gradient(to bottom, #ffec8d 0%,#e5b307 100%);}
article#villvacances a.reservez {display:block;width:96%;padding:3px;background:#17a20c;border-radius:6px;}
article#villvacances a.reservez strong {display:block;padding:11px 0 13px 0;font-size:22px;font-weight:normal;color:#fff;text-align:center;background-color:#0e8544;background:linear-gradient(to bottom, #17a20c 0%,#04677f 100%);border-radius:2px;}
article#villvacances a.reservez:hover strong {color:#484848;background-color:#eeca15;background:linear-gradient(to bottom, #ffec8d 0%,#e5b307 100%);}

#tab-container {clear:both;padding-top:15px;}
.etabs {margin:0;padding:0;border-bottom:1px solid #e6e6e6}
.tab { display: inline-block; zoom:1; *display:inline; margin-right:4px;background-color:#f1f1f1;background:linear-gradient(to bottom, #eeeeee 0%,#ffffff 100%); border: solid 1px #dddddd; border-bottom: none; border-radius:6px 6px 0 0; }
.tab a { font-size: 18px; font-weight:bold;color:#004170;text-transform:uppercase;letter-spacing:-1px; /*line-height: 2em;*/ display: block; padding: 15px 25px 12px 25px; outline: none; }
.tab a:hover { text-decoration: none;color:#ab0101}
.tab.active { background-color:#fdefad;background:linear-gradient(to bottom, #fbdf55 0%,#ffffff 100%); position: relative; top: 1px;}
.tab a.active { /*font-weight: bold;*/ }
.tab-container .panel-container { background: #fff; border: solid #666 0px; padding: 10px; /*-moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; */}
.panel-container { margin-bottom: 10px; }
.contenttab {padding:30px 20px 10px 10px;}
#body article .contenttab p {color:#0c5077}

article#villvacances .jcarousel-skin .jcarousel-next-horizontal {background-position:-115px -178px;}
article#villvacances .jcarousel-skin .jcarousel-next-horizontal:hover {background-position:-157px -178px;}
article#villvacances .jcarousel-skin .jcarousel-next-horizontal:active {background-position:-157px -178px;}
article#villvacances .jcarousel-skin .jcarousel-next-disabled-horizontal,
article#villvacances .jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
article#villvacances .jcarousel-skin .jcarousel-next-disabled-horizontal:active {background-position:-197px -178px;}
article#villvacances .jcarousel-skin .jcarousel-prev-horizontal {background-position:-76px -178px;}
article#villvacances .jcarousel-skin .jcarousel-prev-horizontal:hover {background-position:-36px -178px;}
article#villvacances .jcarousel-skin .jcarousel-prev-horizontal:active {background-position:-36px -178px;}
article#villvacances .jcarousel-skin .jcarousel-prev-disabled-horizontal,
article#villvacances .jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
article#villvacances .jcarousel-skin .jcarousel-prev-disabled-horizontal:active {background-position:2px -178px;}
#body #villvacances.object aside .img-picker {margin-top:10px;padding-top:22px;background-color:#17a20c;border:1px solid #1eb812}
#body #villvacances.object aside .img-picker .jcarousel-skin {position:relative;background-color:#17a20c;left:30px;margin-right:30px}
#body #villvacances.object hgroup {padding:10px 15px;background-color:#118408;background:linear-gradient(to bottom, #17a20c 0%,#118408 100%);}
#body #villvacances.object hgroup h5 {margin:0;overflow:auto}
#body #villvacances.object hgroup h5 a {position:static;float:right;}
#body article#villvacances h2 {margin:0;margin-top:15px;margin-bottom:25px;padding:0;padding-left:20px;padding-right:22px;float:left;background:none;font-size:22px;font-weight:bold;font-style:italic;color:#0d6306}
#body article#villvacances h4 {margin:0;margin-top:15px;margin-bottom:25px;padding:0;padding-left:21px;float:left;border-left:1px solid #cccccc;background:none;font-size:18px;font-weight:normal;font-style:normal;color:#f32a41}
#body #villvacances.object .text {position:relative;top:-40px;clear:both;float:left;width:96%;margin:0;margin-bottom:-30px;padding:0 20px 0 10px;color:#0c5077;}
#body article#villvacances .text p {color:#0c5077;}
#body article#villvacances .okvir-static {margin:0;padding:15px;background:#eee724;color:#3a3a3a}
#body article#villvacances .okvir-static p {color:#3a3a3a}
#body .villvacances.child {clear:both;margin-top:20px;margin-bottom:30px;background:#f5f5f5;overflow:auto}
#body .villvacances.child h3 {padding: 20px 20px 18px 20px;text-shadow: 0 1px 0 #062803;background-color:#116d09;background:linear-gradient(to bottom, #137c0a 0%,#0f6108 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#137c0a', endColorstr='#0f6108',GradientType=0 );}
#body .villvacances.child .h-gradient {margin:0;margin-bottom:25px;background:#137c0a;}
#body .villvacances.child .text {float:left;width:570px;padding:0;padding-top:5px;margin-left:20px;}
#body .villvacances.child .text p.images {margin:30px 0;overflow:auto;}
#body .villvacances.child .text p.images a {display:block;float:left;margin:0 30px 20px 0;}
#body .villvacances.child .pricelist {float:right;width:290px;padding:0;margin-right:10px;}
#body .villvacances.child .pricelist h4 {padding:10px 20px;margin:0;margin-bottom:10px;font-size:18px;font-weight:bold;font-style:italic;color:#404040;border-radius:4px;background:#fff;}
#body .villvacances.child .pricelist ul {list-style-type:none;}
#body .villvacances.child .pricelist ul li {font-size:11px;line-height:20px;color:#404040;list-style-type:none;padding: 8px 10px 8px 20px;margin: 5px 0;border-radius: 4px;}
#body .villvacances.child .pricelist ul li:nth-child(2n), #body .villvacances.child .pricelist ul li.odd {background: #fff;}
#body .villvacances.child .pricelist ul li strong {display:block;/*padding:20px 0 8px 0*/ margin-bottom:1px;}

.ui-datepicker-multi {max-width: 640px;margin: 15px 0 0 -276px;padding-top: 35px;padding-top: 10px;}
.ui-datepicker-group {float: left;margin: 10px;min-height: 151px;}
.ui-datepicker-multi .ui-datepicker-prev, .ui-datepicker-multi .ui-datepicker-next {display: block;position: absolute;left: 20px;top: 15px;display: none;}
.ui-datepicker-multi .ui-datepicker-next {left: 80px;}

#filter select {position: absolute;left: 290px;top: 23px;}



/* Nova naslovnica 21.12.2015. */

/* Tranisitions */
body.design2016 .favorites-nav a span, body.design2016 .favorites-nav a strong, body.design2016 #lang-nav a,
body.design2016 .jcarousel-prev, body.design2016 .jcarousel-next, body.design2016 .homeintro a,
body.design2016 .homeslider.newhomebox .jcarousel-item a, body.design2016 .homeslider #filter .button {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

body.design2016, body.design2016 #wrapper2 {
  background:#0168b3!important;
  background-image:none;
}
body.design2016 {
  border-top:none;
  font-family:'Open Sans', sans-serif!important;
}
body.design2016 #container {
  width:1200px;
}
body.design2016 #container a.home-link {
  top:10px;
  width:545px;
}
body.design2016 #container h1 {
  top:100px;
  right:0px;
  text-align:right;
  text-shadow:none;
}
body.design2016 .favorites-nav {
  position:absolute;
  right:115px;
  top:10px;
  padding:0px 6px;
}
body.design2016 .objectheader .favorites-nav {
  right:10px;
  top:90px;
  text-align:center;
}
body.design2016 .favorites-nav a {
  background:#0168b3;
  border-radius:6px;
}
body.design2016 .objectheader .favorites-nav a {
  display:inline-block;
  overflow:auto;
  padding:0px 6px 0px 10px;
  width:204px;
  text-align:center;
}
body.design2016 .favorites-nav a span {
  display:inline-block;
  width:36px;
  height:36px;
  float:right;
  position:relative;
  font-size:14px;
  font-weight:600;
  text-align:center;
  line-height:33px;
  color:#0168b3;
  background:#f7d323 url('/img/layout/heart.png') no-repeat center center;
  background-size:36px 36px;
}
body.design2016 .favorites-nav a:hover span {
  color:#fff;
  background-color:#c90d0d;
  background-size:44px 44px;
}


body.design2016 .objectheader .favorites-nav a span {
  width:30px;
  height:30px;
  margin-top:3px;
  margin-right:10px;
  background-size:30px 30px;
}
body.design2016 .objectheader .favorites-nav a:hover span {
  background-size:36px 36px;
}
body.design2016 .objectheader .favorites-nav a.is-in-favorites span {
  background-image:url('/img/layout/heart2.png');
}


body.design2016 .favorites-nav a strong {
  display:inline-block;
  float:left;
  padding-right:5px;
  font-size:12px;
  font-weight:600;
  line-height:35px;
  color:#f7d323;
}
body.design2016 .objectheader .favorites-nav a strong {
  float:none;
}
body.design2016 .favorites-nav a:hover strong {
  color:#fff;
}
body.design2016 #body {
  background:none;
}
body.design2016 #body-cornner1, body.design2016 #body-cornner2 {
  display:none;
}
body.design2016 #lang-nav a {
    width:40px;
    height:27px;
    margin:5px 7px;
}
body.design2016 #lang-nav a.fr {
    background:url('/img/layout/lang-fr.png') no-repeat center center;
}
body.design2016 #lang-nav a.en {
    background:url('/img/layout/lang-en.png') no-repeat center center;
}
body.design2016 #nav {
    left:0px;
    min-height:42px;
    margin-bottom:25px;
    padding:0px;
    top:0px;
    z-index:9;
    background:none;
    background-color:#f7d323;
}
body.design2016 #nav ul li {
    height:42px;
    margin:0px;
    background:none;
}
body.design2016 #nav ul li.align-right {
    float:right;
}
body.design2016 #nav > ul > li > a {
    height:auto;
    margin-left:0px;
    margin-right:0px;
    margin-top:9px;
    padding:1px 20px;
    font-family:inherit;
    font-size:17px;
    font-weight:700px;
    color:#1a1a1a;
    text-transform:uppercase;
    text-shadow:none;
    background:none;
    border-right:1px solid #1a1a1a;
    border-bottom:none;
}
body.design2016.en #nav > ul > li > a {
    padding:1px 26px;
}
body.design2016 #nav > ul > li:first-child > a {
    padding-left:25px;
}
body.design2016 #nav > ul > li:last-child > a {
    border-right:none;
    padding-right:25px;
}
body.design2016 #nav ul li ul {
    background:#f2ce21;
    border-radius:0px;
    padding:0px;
    width:250px;
    box-shadow:inset 0px 2px 5px 0px rgba(50, 50, 50, 0.15);
}
body.design2016 #nav ul li.align-right ul {
    left:auto;
    right:0px;
}
body.design2016 #nav ul li ul li {
    height:auto;
}
body.design2016 #nav ul li ul li a {
    font-size:14px;
    text-align:left;
    color:#1a1a1a;
    padding:11px 15px 11px 20px;
}
body.design2016 #body article {
    padding:0px;
    padding-left:25px;
    padding-right:25px;
    padding-bottom:25px;
    /*overflow:visible;*/
    background:#fff;
}
body.design2016 #body article.object {
    padding-right:0px;
}
body.design2016 #body article.home2016 {
    padding-left:0px;
    padding-right:0px;
    overflow:visible;
    background:none;
}
body.design2016 #body article.object, body.design2016 #body article.child {
    padding-left:0px;
    padding-right:0px;
}
body.design2016 #home-body {
    background:none;
}
body.design2016 .homeslider {
    /*margin-top:25px;*/
    padding:15px;
    width:1170px;
    position:relative;
    background:#fff;
}
body.design2016 .homeslider .jcarousel-container-horizontal,
body.design2016 .homeslider .jcarousel-clip-horizontal {
    width:1170px;
    height:auto;
}
body.design2016 .homeslider .jcarousel-clip-horizontal img {
    display:block;
    width:1170px;
}
body.design2016 .homeslider .jcarousel-prev,
body.design2016 .homeslider .jcarousel-next {
    position:absolute;
    z-index:999;
    width:36px;
    height:98px;
    background-color:#f7d323;
    opacity:0.9;
    cursor:pointer;
}
body.design2016 .homeslider .jcarousel-prev:hover,
body.design2016 .homeslider .jcarousel-next:hover {
    opacity:1;
}
body.design2016 .homeslider .jcarousel-prev-disabled,
body.design2016 .homeslider .jcarousel-next-disabled {
    opacity:0;
    cursor:inherit;
}
body.design2016 .homeslider .jcarousel-prev-disabled:hover,
body.design2016 .homeslider .jcarousel-next-disabled:hover {
    opacity:0;
}
body.design2016 .homeslider .jcarousel-prev {
    top:250px;
    left:-25px;
    background:#f7d323 url('/img/layout/slider-arrow-left.png') no-repeat center center;
}
body.design2016 .homeslider .jcarousel-next {
    top:250px;
    left:auto;
    right:-25px;
    background:#f7d323 url('/img/layout/slider-arrow-right.png') no-repeat center center;
}
body.design2016 .homeslider .jcarousel-prev:after {
    content:"";
    display:block;
    width:10px;
    height:7px;
    position:absolute;
    top:98px;
    left:0px;
    background:url('/img/layout/slider-corner-left.png') no-repeat left top;
}
body.design2016 .homeslider .jcarousel-next:after {
    content:"";
    display:block;
    width:10px;
    height:7px;
    position:absolute;
    top:98px;
    right:0px;
    background:url('/img/layout/slider-corner-right.png') no-repeat right top;
}
body.design2016 .homeslider #filter {
    width:1105px;
    height:70px;
    padding:0px;
    text-align:right;
    border:8px solid rgba(0, 0, 0, 0.5);
    border-radius:8px;
    background-color:none;
    position:absolute;
    bottom:40px;
    left:40px;
    z-index:3;
    overflow:hidden;
}
body.design2016 .homeslider #filter form {
    background-color:#fff;
}
body.design2016 .homeslider #filter select, body.design2016 .homeslider #filter input {
    display:inline-block;
    margin:10px 5px 0px 5px;
    position:relative!important;
    top:-10px;
    left:auto;
    right:auto;
    bottom:auto;
    text-align:left;
    font-family:'Open Sans', sans-serif!important;
    font-size:13px;
    font-weight:600;
    background:#fff;
    border:1px solid #aa9369;
    border-radius:3px;
}
body.design2016 .homeslider #filter label {
    position:relative;
    top:-22px;
    padding-right:10px;
    font-size:12px;
    font-weight:600;
    overflow:auto;
}
body.design2016 .homeslider #filter label.last {
    margin-right:160px;
}
body.design2016 .homeslider #filter label input {
    vertical-align:sub;
    position:static!important;
}
body.design2016 .homeslider #filter select {
    height:28px;
    min-width:130px;
}
body.design2016 .homeslider #filter select.smjestaj {
    min-width:220px;
    max-width:220px;
}
body.design2016 .homeslider #filter .date {
    width:100px;
    text-transform:capitalize;
    background:#fff url('/img/layout/date.png') no-repeat 90px center;
}
body.design2016 .homeslider #filter .date.reference {
    width:110px;
    width:130px;
    background:#fff;
}
body.design2016 .homeslider #filter .button {
    position:relative!important;
    top:5px;
    box-shadow:none;
    text-align:center;
    color:#fff;
    font-size:17px;
    font-weight:600;
    margin-top:1px;
    margin-right:10px;
    height:58px;
    /*line-height:28px;*/
    text-shadow:none;
    width:140px;
    border:none;
    background: rgb(255,123,15);
    background: -moz-linear-gradient(top,  rgba(255,123,15,1) 0%, rgba(255,100,15,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,123,15,1) 0%,rgba(255,100,15,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,123,15,1) 0%,rgba(255,100,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0f', endColorstr='#ff640f',GradientType=0 );
}
body.design2016 .homeslider #filter .button:hover {
    cursor:pointer;
    box-shadow:inset -3px -4px 5px 0px rgba(147, 29, 1, 0.5);
}
body.design2016 .newhomebox {
    margin-top:25px;
    padding-left:15px;
    padding-right:15px;
}
body.design2016 .newhomebox p {
    max-width:915px;
    margin:0px!important;
    padding-bottom:18px;
    font-size:15px!important;
    color:#fff!important;
    line-height:22px!important;
}
body.design2016 .newhomebox p.first {
    padding-top:15px!important;
}
body.design2016 .newsubtitle {
    margin:0px!important;
    padding:0px!important;
    padding-bottom:15px!important;
    font-size:22px!important;
    font-weight:600!important;
    color:#fff!important;
    line-height:26px!important;
    text-transform:uppercase;
    text-align:center;
    background:url('/img/layout/newsubtitle.png') repeat-x center 13px!important;
}
body.design2016 .newsubtitle span {
    display:inline-block;
    padding-left:13px;
    padding-right:13px;
    background:#0168b3;
}
body.design2016 .homeintro {
    margin-top:35px;
    overflow:auto;
}
body.design2016 .homeintro .avatar {
    display:block;
    width:214px;
    height:214px;
    float:right;
    margin-left:25px;
    margin-bottom:15px;
    border:4px solid #0168b3;
    border-radius:50%;
    overflow:hidden;
}
body.design2016 .homeintro .avatar:hover {
    border:4px solid #2a9ff6;
}
body.design2016 .homeintro img {
    display:block;
    border:none;
}
body.design2016 .homeintro .suite, body.design2016 .homeintro .videos {
    display:block;
    clear:right;
    float:right;
    width:212px;
    margin-bottom:20px;
    padding:7px 0px;
    text-align:center;
    color:#fff;
    font-size:14px;
    font-weight:600;
    background:#7c9e6b;
}
body.design2016 .homeintro .suite:hover {
    background:#2a9ff6;
}
body.design2016 .homeintro .videos {
    text-indent:30px;
    background:#9747b9 url('/img/layout/video.png') no-repeat 40px center;
}
body.design2016 .homeintro .videos:hover {
    background:#c33f44 url('/img/layout/video.png') no-repeat 40px center;
}

body.design2016 .homeslider.newhomebox {
    margin-top:10px!important;
    background:none!important;
}
body.design2016 .homeslider.newhomebox .jcarousel-clip-horizontal img {
    width:auto;
}
body.design2016 .homeslider.newhomebox .jcarousel-item {
    width:222px;
    height:290px;
    margin-top:10px;
    margin-right:15px;
    background:#fff;
}
body.design2016 .homeslider.newhomebox .jcarousel-item.blank {
    opacity:0.5;
}
body.design2016 .homeslider.newhomebox .jcarousel-item > a,
body.design2016 .homeslider.newhomebox .jcarousel-item > span {
    display:block;
    height:315px;
}
body.design2016 .homeslider.newhomebox .jcarousel-prev {
    top:50px;
    left:-10px;
}
body.design2016 .homeslider.newhomebox .jcarousel-next {
    top:50px;
    right:-10px;
}
body.design2016 .homeslider.newhomebox p {
    padding:8px 14px!important;
    font-size:12px!important;
    color:#010101!important;
    line-height:16px!important;
}
body.design2016 .homeslider.newhomebox p strong {
    display:block;
    padding-bottom:2px;
    font-size:15px!important;
    line-height:20px!important;
    text-transform:uppercase;
}
body.design2016 .homeslider.newhomebox .jcarousel-item a:hover {
    background:#7c9e6b;
}
body.design2016 .homeslider.newhomebox .jcarousel-item a:hover p {
    color:#fff!important;
}

body.design2016 #mapcontainer {
    width:1170px;
    height:440px;
    position:static;
    background:#fff;
    margin-top:20px;
    margin-right:0px;
    padding:15px;
}
body.design2016 #map2014 {
    width:100%;
    height:440px;
}


body.design2016 #footer {
    background:#a6d1eb;
    clear:both;
}
body.design2016 #nav-footer {
    margin-left:0px;
    padding-left:0px;
    min-height:475px;
}
body.design2016 #nav-footer ul li {
    width:200px;
}
body.design2016 #nav-footer ul li a {
    width:auto;
    font-family:"Open Sans",sans-serif!important;
}
body.design2016 #nav-footer ul ul {
    opacity:1;
    width:90%;
}
body.design2016 #nav-footer ul ul li a {
    padding:6px 10px!important;
    font-size:13px!important;
}
body.design2016 #f-cont {
    width:1200px;
}
body.design2016 #f-cont .badge {
    left:auto;
    right:120px;
    top:345px;
}
body.design2016 #f-cont .badge.badge2 {
    right:30px;
}
body.design2016 #f-cont .badge.htz {
    right:auto;
    left:0px;
    display:block;
    max-width:150px;
    padding:10px;
    border-radius:4px;
    background:#dfecf4;
}
body.design2016 #f-cont .badge.htz img {
    display:block;
    width:100%;
}
body.design2016 #f-cont p.tel {
    width:300px;
    left:50%;
    bottom:50px;
    margin-left:-150px;
    color:#00528e;
    /*text-shadow:0 1px 0 #003f6d;*/
    font-size:16px;
    font-weight:600;
}
body.design2016 #facebook, body.design2016 #blogger, body.design2016 #gugle {
    bottom:230px;
}
body.design2016 #facebook {
    right:150px;
}
body.design2016 #blogger {
    right:60px;
}
body.design2016 #gugle {
    right:105px;
}

body.design2016 .homeslider3.subslider {
    display:none;
    width:1185px!important;
}
body.design2016 .homeslider3 li.changedopacity {
    opacity:0.3;
    transition: all .2s ease-in-out;
}
body.design2016 .homeslider.newhomebox .homeslider3.subslider .jcarousel-item,
body.design2016 .homeslider.newhomebox .homeslider3.subslider .jcarousel-item > a,
body.design2016 .homeslider.newhomebox .homeslider3.subslider .jcarousel-item > span {
    height:auto!important;
    min-height:70px;
}


/* Podstranice */
body.design2016 #body article.object, body.design2016 #body article.child {
    margin:0px!important;
    background:#fff;
}
body.design2016 #body article.object {
    margin-top:25px!important;
}
body.design2016 #body .object hgroup, body.design2016 #body .child h3 {
    border-radius:0px!important;
}
body.design2016 #body div.space {
    height:30px;
    margin-top:-5px;
    background:#fff;
}
body.design2016 #map-inline {
    border-radius:0px!important;
    width:1200px!important;
}
body.design2016 #body .child .text {
    width:740px!important;
}
body.design2016 #body .child .text h4.titel, body.design2016 #body .child .text dl, body.design2016 #body .child .text p {
    width:670px!important;
}
body.design2016 #body .child .text dl dt, body.design2016 #body .child .text dl dd, body.design2016 #body .child .text p {
    font-size:13px;
}
body.design2016 #body .object .text p {
    font-size:14px;
}
body.design2016 #body .child .text dl dt {
    clear:both;
}
body.design2016 #body .child .text .date a.list {
    margin-top:75px;
    text-align:left;
    width:20%;
    font-size:12px;
}
body.design2016 #body .child .text .date a.list.prev {
    text-align:right;
}
body.design2016 #body .object div.checklist {
    float:left;
    right:auto;
    left:25px;
}
body.design2016 #body article p.asidebook {
    margin-top:40px;
}
body.design2016 #map-small, body.design2016 a#inlinemap {
    width:500px;
}
body.design2016 #body .object .checklist ul li {
    border-bottom:1px solid #e6f0f4;
    font-size:12px;
    margin:0 0 0 10px;
    padding:3px 12px 4px 0;
    text-indent:12px;
}
body.design2016 #body .object hgroup h5 a {
    top:83px;
}
body.design2016 a.apartment-review {
    margin-right:80px;
    margin-top:-62px;
    background:#c6e437;
}
body.design2016 #body .object hgroup h2 {
    color:#000;
    font-size:24px;
    font-style:normal;
    font-weight:600;
    text-shadow:none;
}
body.design2016 #body .object hgroup h4 {
    color:#333333;
    font-size:15px;
    font-style:italic;
    font-weight:600;
    text-shadow:none;
}


#body article .short-text a.lightbox {
    position:relative;
    display:inline-block;
}
#body article .short-text a.lightbox .zoomzoom {
    position:absolute;
    right:30px;
    bottom:10px;
    z-index:2;
    display:block;
    width:30px;
    height:30px;
    background:url("/img/layout/zoomzoom.png") center bottom no-repeat;
    background-size:cover;
}
#body article .short-text a.lightbox:hover .zoomzoom {
    background:url("/img/layout/zoomzoom.png") center top no-repeat;
    background-size:cover;
}

#body article aside.pull-left .img-picker a.lightbox {
    position:relative;
    display:inline-block;
}
#body article aside.pull-left .img-picker a.lightbox .zoomzoom2 {
    position:absolute;
    right:30px;
    bottom:10px;
    z-index:2;
    display:block;
    width:40px;
    height:40px;
    background:url("/img/layout/zoomzoom.png") center bottom no-repeat;
    background-size:cover;
}
#body article aside.pull-left .img-picker a.lightbox:hover .zoomzoom2 {
    background:url("/img/layout/zoomzoom.png") center top no-repeat;
    background-size:cover;
}
.fb-like.right {
    float:right!important;
}
.fb_iframe_widget iframe {
    /*left:-300px;*/
}
