/* Purple #9081A8 */

#menu_logo {
	background: transparent url("/img/logo_menu_white.png") no-repeat center top;
	height: 164px;
	margin-left: 280px;
	width:auto;
}

#menu_logo .logo-subtitle {
	top: 150px;
	color: #fff;
	font-size: 8.6pt;
}

#sidebar {
	background: #9081A8 url("/img/menu_index_shadow.png") no-repeat right top;
	/*background-color: #9081A8;*/
	position: absolute;
	left: 0;
	z-index: 2;
	top: 0px;
	width: 550px;
	height: 100%;
	opacity: 0.85;
	filter:alpha(opacity=85);
}

#sidenavigation {
	position:absolute;
	z-index: 999;
	margin-left: 360px;
}

#sidenavigation li a {
	color: #fff;
}

.povprasevanje-box {
	/*display: block;*/
}
.posebna-ponudba-box {
	display: block;
}

.intro-title {
	position: absolute;
	top: 0;
	left: 600px;
	z-index: 999;
}

.intro-title h1,
.intro-title h1 span,
.intro-title h2,
.intro-title h3,
.intro-title h3 span {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: "museo_slab100";
}

.intro-title h1 {

	margin-top: 67px;
}

.intro-title h1,
.intro-title h1 span {
	font-size: 65px;
}

.intro-title h1 span {
	font-family: "museo_sans100";
}

.intro-title h2 {
	font-size: 46px;
}

.intro-title h3 {
	margin-top: 40px;
	font-family: "museo_slab700";
}

.intro-title h3,
.intro-title h3 span {
	font-size: 21px;
}

.intro-title h3 span {
	font-family: "museo_sans500";
}

.menu-icons {
	left: 360px;
}

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

.menu-icons a:hover {
	color: #231f20;
}

.menu-facebook {
	background: transparent url("/img/icon_facebook.png") no-repeat center top;
}
.menu-twitter {
	background: transparent url("/img/icon_twitter.png") no-repeat center top;
}
.menu-tripadvisor {
	background: transparent url("/img/icon_tripadvisor.png") no-repeat center top;
}
.menu-ehc {
	background: transparent url("/img/icon_ehc.png") no-repeat left top;
}
.menu-visitslo {
	background: transparent url("/img/visitslo.png") no-repeat left top;
}
.menu-greenglobe {
	background: transparent url("/img/icon_greenglobe.png") no-repeat left top;
}
.menu-slogreen {
	background: transparent url("/img/icon_slogreen.png") no-repeat left top;
}
.menu-svincnik {
	background: transparent url("/img/icon_svincnik.png") no-repeat left top;
}

.shine-wrap {
	display: none;
	position: absolute;
	width: 550px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
}

.shine {
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,51,102,0.3) 35%, rgba(255,51,102,0.1) 55%, rgba(255,51,102,0) 75%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, , color-stop(0%, rgba(255,255,255,1)), color-stop(35%, rgba(255,51,102,0.3)), color-stop(55%, rgba(255,51,102,0.1)), color-stop(75%, rgba(255,51,102,0)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,51,102,0.3) 35%, rgba(255,51,102,0.1) 55%, rgba(255,51,102,0) 75%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.1) 30%, rgba(255,255,255,0) 70%);
	border-radius: 50%;
	width: 800px;
	height: 800px;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -400px;
	position: absolute;
	left: 550px;
	top: 50px;
	z-index: 10;
}

.menu-icons {
	bottom: 55px;
}
