/* Purple #9081A8 */
/* Black #231F20 */

* {
	font-size: 13px;
	font-family: "museo_sans300", Tahoma, serif;
	color: #231F20;
}

html,
body {
	overflow: hidden;
}

ul {
	margin-bottom: 0;
}

.strong {
	font-family: "museo_sans500", Tahoma;
}

.rotate270 {
	display: block;
	-ms-transform:rotate(270deg); /* IE 9 */
	-moz-transform:rotate(270deg); /* Firefox */
	-webkit-transform:rotate(270deg); /* Safari and Chrome */
	-o-transform:rotate(270deg); /* Opera */
}

.selecter .selecter-selected,
.form-control {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: 30px;
	border: none;
	background-color: #EBEBEC;
}

:-moz-placeholder {color: #231F20; opacity: 1;}
::-moz-placeholder {color: #231F20; opacity: 1;}
:-ms-input-placeholder {color: #231F20; opacity: 1;}
::-webkit-input-placeholder {color: #231F20; opacity: 1;}


h2 {
	font-size: 37px;
	font-family: "museo_sans100", Tahoma, serif;
}

h3 {
	font-size: 18px;
}

html, body {
	width: 100%;
	height: 100%;
}

.container {
}

.container, .row, #sidebar, #content {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

#sidebar {
	background-color: #fff;
	width: 260px;
	z-index: 3;
}

#menu_logo {
	background: transparent url("/img/logo_menu.png") no-repeat center top;
	width: 100%;
	height: 143px;
	margin-top: 36px;
	cursor: pointer;
}

#menu_logo .logo-subtitle {
	position: relative;
	top: 130px;
	width: 100%;
	text-align: center;
	font-family: "museo_slab700";
	font-size: 7.5pt;
	color: #000;
}

#content {

}

.content-buttons,
.apartmaji-buttons {
	margin-top: 25px;
	margin-right: 20px;
	height: 50px;
}

.content-buttons a:last-child,
.apartmaji-buttons a:last-child {

}

.content-buttons a,
.apartmaji-buttons a {
	float: left;
	display: inline-block;
	font-size: 14px;
	padding: 0 14px;
	border: 1px solid #fff;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	max-width: 120px;
}


.content-buttons a:hover,
.apartmaji-buttons a:hover {
	border-color: #231F20;
	color: #231F20;
	text-decoration: none;
}

/**
*
* SIDENAVIGATION
*
*/

#sidenavigation {
	margin: 0;
	margin-left: 82px;
	padding: 0;
}

#sidenavigation li:first-child {
	margin-top: 40px;
}

#sidenavigation li {
	list-style: none;
	margin: 10px 0;
}

#sidenavigation a {
	color: #cecece;
	font-size: 16px;
}

#sidenavigation li ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#sidenavigation li ul li:first-child {
	margin-top: 20px;
}

#sidenavigation li ul li {

	margin: 5px 0;
	padding: 0px;
}

#sidenavigation li ul li a {
	font-size: 12px;
}

#sidenavigation a.active,
#sidenavigation a:hover {
	color: #231F20;
	text-decoration: none;
}

#sidenavigation a:hover {
	color: #231F20;
	text-decoration: none;
}

/*******************************/

.page-content-wrap,
.page-content-wrap .page-background {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	padding: 0px;
	margin: 0;
}

#page-content {
	margin-left: -285px;
}

.subnavigation {
	display: none;
}

.page-content {
	background-color: #9081A8;
	width: 285px;
	height: 100%;
	padding: 30px;
	padding-right: 10px;
	color: #fff;
	opacity: 0.90;
	filter:alpha(opacity=90);
}

.cms-content {
	overflow: auto;
	display: none;
	padding-right: 0px;
	line-height: 20px;
}

.cms-content p {
	margin: 0;
	padding: 0;
	/*margin-bottom: 20px;*/
}

.cms-content p,
.cms-content div {
	color: #fff;
}

.cms-content,
.cms-content:after {
	text-align: left;
}

.cms-content.mCustomScrollbar .mCSB_container.mCS_no_scrollbar {
	padding-right: 20px;
}

.cms-content ul {
	padding-left: 15px;
}

.cms-content li {
	color: #fff;
}

.cms-content a {
	color: #fff;
	text-decoration: underline;
}

.cms-content a:hover {
	color: #231f20;
}

.page-content h2 {
	padding: 63px 0 0 0;
	height: 173px;
	margin: 0;
}

.page-content h3 {
	color: #fff;
}

.border-radius {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.page-background-gallery {
	display: none;
}

/**
* LANGUAGE BOX
*/

.language-box {
	position: absolute;
	right: 10px;
	top: 50px;
	z-index: 999;
}

.language-box a {
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

/**
* SIDEBOX
*/

.sidebox {
	position: absolute;
	right: 0px;
	top: 200px;
}

.sidebox-item {
	margin-top: 10px;
	right: 0;
	padding-top: 0px;
	position: relative;
}

.sidebox-box {
	position: absolute;
	top: 0px;
	right: 0px;
}

.sidebox-box,
.sidebox-button {
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.sidebox-box {
	background: rgba(255, 255, 255, 0.8);
	z-index: 3;
	width: 370px;
	min-height: 235px;
	padding: 24px 58px 18px 18px;
	display: none;
	-webkit-box-shadow: -4px 4px 15px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    -4px 4px 15px rgba(50, 50, 50, 0.75);
	box-shadow:         -4px 4px 15px rgba(50, 50, 50, 0.75);
}

.sidebox-bg {
	z-index: 1;
	background-color: #fff;
}

.sidebox-button {
	background-color: #9081A8;
	width: 35px;
	z-index: 2;
	cursor: pointer;
	padding: 0;
	height: auto;
	position:relative;
}

.sidebox-item.item1 {
	z-index: 8;
}

.sidebox-item.item2 {
	z-index: 9;
}

.sidebox-item.item3 {
	z-index: 10;
}

.sidebox-button span {
	font-size: 16px;
	color: #fff;
	white-space:nowrap;
	text-align: center;
	padding-top: 7px;
}

.sidebox h2 {
	font-size: 28px;
	color: #9081A8;
	margin-top: 35px 0 20px 0;
}

.sidebox .content-title {
	font-size: 14px;
	padding-top: 13px;
}

.sidebox .content-title a {
	color: #77787B;
}

.sidebox .content-title a.selected,
.sidebox .content-title a:hover {
	text-decoration: none;
	/*font-family: "museo_sans500";*/
	color: #231F20;
}

/**
* POVPRASEVANJE
*/

form label,
.povprasevanje-box label {
	font-family: "museo_sans500", Tahoma;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
}

div.input-btn {
	margin-left: 80px;
}

.povprasevanje-box input.btn {
	width: 140px;
	height: 45px;
	background-color: #9081A8;
	font-family: "museo_sans500", Tahoma;
	font-size: 18px;
	color: #fff;
}

div.input-prihod,
div.input-apartma {
	float: left;
}

div.input-odhod,
div.input-osebe {
	float: right;
}

div.input-apartma {
	width: 196px;
}

.selecter.select-apartma {
	width: 196px;
	max-width: 100%;
	margin: 0;
}


.selecter.select-apartma .selecter-selected {

}

div.input-osebe {
	width: 74px;
}

.selecter.select-osebe {
	width: 74px;
	max-width: 100%;
	margin: 0;
}

input.input-prihod,
input.input-odhod {
	width: 135px;
}

.selecter .selecter-selected {
	background: #EBEBEC url(/img/fs-selecter-arrow-2.png) no-repeat right center;;
}

.selecter .selecter-options {
	border: none;
}

.datepicker {
	padding: 0;
	margin: 0;
}

.datepicker td, .datepicker th {
	width: 15px;
	height: 15px;
}

/********************/

/**
* MENU ICONS
*/

.menu-icons {
	position: absolute;
	bottom: 15px;
	left: 82px;
	z-index: 20;
}

.menu-icons a {
	color: #888889;
}

.menu-icons a:hover {
	color: #000;
	text-decoration: none;
}

.menu-icons-row1 {
	padding-bottom: 10px;
}

.menu-facebook {
	display: inline-block;
	background: transparent url("/img/icon_facebook_dark.png") no-repeat center top;
	width: 9px;
	height: 20px;
	margin-right: 18px;
}

.menu-twitter {
	display: inline-block;
	background: transparent url("/img/icon_twitter_dark.png") no-repeat center top;
	width: 22px;
	height: 20px;
	margin-right: 18px;
}

.menu-tripadvisor {
	display: inline-block;
	background: transparent url("/img/icon_tripadvisor_dark.png") no-repeat center top;
	width: 40px;
	height: 22px;
	margin-right: 5px;
}

.menu-ehc {
	display: inline-block;
	background: transparent url("/img/icon_ehc_dark.png") no-repeat left top;
	width: 52px;
	height: 33px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.menu-greenglobe {
	display: inline-block;
	background: transparent url("/img/icon_greenglobe_dark.png") no-repeat center top;
	width: 38px;
	height: 39px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.menu-visitslo {
	display: inline-block;
	background: transparent url("/img/visitslo-grey.png") no-repeat left top;
	width: 110px;
	height: 14px;
	margin: 10px 0;
}

.menu-slogreen {
	display: inline-block;
	background: transparent url("/img/icon_slogreen_dark.png") no-repeat left top;
	width: 52px;
	height: 30px;
	margin: 0px 0;
	margin-left: 20px;
}
.menu-svincnik {
	display: inline-block;
	background: transparent url("/img/icon_svincnik_dark.png") no-repeat left top;
	width: 39px;
	height: 32px;
	margin: 0px 0;
}

/********************************/

#fade-effect {
	opacity: 0;
	filter:alpha(opacity=0);
}

/**
* GALLERY
*
*/

.page-content-wrap .page-background-cycle {
	height: 100%;
	padding: 0px;
	margin: 0;
	z-index: 1;
}

.page-background {
	width: 100%;
	height: 100%;
}

.page-content {
	position: absolute;
	top: 0;
	z-index: 1;
}

/*************/


/***
* DIALOG
*/

.dialog {
	display: none;
}

div.ui-dialog {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.ui-dialog .ui-dialog-titlebar {
	height: 36px;
}

div.ui-dialog .ui-dialog-content {
	padding: 0px 36px 36px 36px;
}

div.ui-dialog .dialog h2 {
	font-size: 32px;
	text-align: center;
}

.dialog h3 {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}

div.ui-dialog button.ui-dialog-titlebar-close {
	background: transparent url("/img/close-icon.png") no-repeat center top;
	border: none;
}


div.ui-dialog .ui-dialog-title,
div.ui-dialog .ui-dialog-titlebar {
	font-size: 32px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div.ui-dialog .ui-dialog-titlebar {
	height: 40px;
}

.ui-widget-overlay {
	background-color: #231F20;
	opacity: 0.87;
	filter:alpha(opacity=87);
}

.dialog-buttons {
	margin-top: 24px;
	width: 100%;
}

.dialog-buttons a {
	background-color: #231F20;
	display: table;
	font-size: 14px;
	padding: 0 18px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	margin: 0px auto;
}

.dialog-buttons a:hover {
	border: none;
	text-decoration: none;
	background-color: #77787B;
}

/*************/

/**
* GALLERY
*
*/

.gallery-wrap {
	display: none;
}

/*************/

/**************
*
*
* BOOKING
*
**************/
/*
.page-content-wrap {
	overflow: scroll;
}

#wbecontent {

}

/***/

.ajy-script {
	display: none;
}

.social {
	width: 100%;
	float: left;
	margin: 5px 0 10px 0;
}

.social .fb-social,
.social .google-social {
	float: left;
}

.social .fb-social {
	width: 100px;
	margin-right: 40px;
}

.social .google-social {
	width: 70px;
	float: right;
}