@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background-color: #042539;
	font:normal 0.8em/1.4em 'Tahoma','Lucida Sans Unicode','Trebuchet MS', Verdana, Arial, Helvetica, 'Sans Serif';
	letter-spacing:0.01em;
	color:#eef;
/*	cursor:default;*/
}
sup {
	font-size:70%;
}
a, input { outline:none; }
a.externalLinkIcon{
	background: url('icons/external_link_fff.gif') no-repeat 100% 3px;
	padding: 0 14px 0 0;
}
img { border:0; outline:0 }
.bold { font-weight:bold; }
.underline { text-decoration:underline; }
.margin20 { margin:20px; }
.error { color:#f11; }
.noPadding { padding:0 !important; }
.block { display:block !important; }
h3.headline {
	color:#af0;
	margin-top:25px;
	padding-top:25px;
	text-shadow: 2px 2px 2px #000, 2px 2px 2px #af0;
}
.noPadding { padding:0px; }
.clear {clear:both;}
#blockUI {
	background:#000;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	border:none;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
#ieWarning {
	border:10px solid #800;
	background-color:#400;
	margin:0 auto;
	width:1165px;
	overflow:hidden;
	height:110px;
}
#ieWarning h1 {
	font-size:20px;
	margin:7px 0 12px 0;
	padding:0;
/*	text-decoration:underline;*/
}
#ieWarning a {
	color:#fa0;
/*	text-decoration:none;*/
}
#ieWarning.anim {
	border-color:#400;
}
#ieWarningIcon {
	width:80px;
	height:100%;
	float:left;
	background:transparent url('icons/dialog-warning.png') 50% 15px no-repeat;
	opacity:1;
}
#ieWarningCopy {
	width:66%;
	margin:10px 0;
	float:left;
}
#ieWarning.anim #ieWarningIcon {
	opacity:0.6;
	filter:alpha(opacity=60);
}
#ieWarningAlternativeBrowser {
	float:left;
	overflow:hidden;
	border-left:5px solid #500;
	padding-left:30px;
	margin-left:30px;
}
.browserAppleSafari, .browserGoogleChrome, .browserMozillaFirefox {
	display:block;
	float:left;
	width:100px;
	height:100px;
	background:transparent url('icons/safari.png') 50% 50% no-repeat;
}
.browserGoogleChrome {
	background:transparent url('icons/chrome-icon.png') 50% 50% no-repeat;
}
.browserMozillaFirefox {
	background:transparent url('icons/firefox.png') 50% 50% no-repeat;
	display:none;
}

#siteContainer {
	position:relative;
	margin:0 auto 60px;
	width:1190px;
	height:auto;
}
#topContainer{
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	height:125px;
	background:transparent url('bg_top.jpeg') center top no-repeat;
}
body.it #topContainer{
	background-image:url('bg_top_it.jpeg');
}
body.hr #topContainer{
	background-image:url('bg_top_hr.jpeg');
}
body.si #topContainer{
	background-image:url('bg_top_si.jpeg');
}
body.fr #topContainer
,body.nl #topContainer{
	background-image:url('bg_top_fr.jpeg');
}

#topContainerSubtitle {
	position:absolute;
	z-index:2;
	top:100px;
	left:80px;
	width:480px;
	height:15px;
	background:transparent url('bg_subtitle.gif') 0 0 no-repeat;
}
body.it #topContainerSubtitle {
	background-image:url('bg_subtitle_it.gif');
}
body.de #topContainerSubtitle {
	background-image:url('bg_subtitle_de.gif');
}
body.hr #topContainerSubtitle {
	background-image:url('bg_subtitle_hr.gif');
}
body.si #topContainerSubtitle {
	top:96px;
	height:19px;
	background-image:url('bg_subtitle_si.gif');
}
body.fr #topContainerSubtitle {
	background-image:url('bg_subtitle_fr.gif');
}
body.nl #topContainerSubtitle {
	top:96px;
	height:19px;
	background-image:url('bg_subtitle_nl.gif');
}
.floatLeft { float:left; }
#changeLanguageContainer {
}
a.changeLanguage {
	display:block;
	float:left;
	margin-right:20px;
	margin-top:3px;
	vertical-align:middle;
	line-height:16px;
}
a.changeLanguage:hover { color:#fff !important; }
.flag.lang {
	padding-left:25px;
	height:20px;
	display:block;
	float:left;
	background:transparent url("icons/flags.png") -84px center no-repeat;
}
.flag.lang.de { background-position:-84px -19px; }
.flag.lang.en { background-position:-84px -38px; }
.flag.lang.it { background-position:-84px -57px; }
.flag.lang.si { background-position:-84px -76px; }
.flag.lang.fr { background-position:-84px -95px; }
.flag.lang.nl { background-position:-84px -114px; }
#Container {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	height:383px;
	background:transparent url('bg_bottom.jpeg') center top no-repeat;
}
#middleContainer {
	margin:0;
	padding-top:30px;
	position:relative;
	width:100%;
	height:auto;
	background:transparent url('bg_middle.gif') center top repeat-y;
}
#footer {
	margin:15px;
	font-size:11px;
	letter-spacing:0.3em;
	line-height:4em;
}
#footer *{
	vertical-align:middle;
}
.homeWrapper {
	width:100%;
	padding:30px 0 0 0;
	overflow:hidden;
}
.homeWrapper .leftBlock {
	width:420px;
	margin-right:2%;
	float:left;
}
.homeWrapper .rightBlock {
	width:530px;
	float:left;
	line-height:170%;
	letter-spacing:0.12em;
}
.homeWrapper .rightBlock p {
	color:#ddd;
}
.homeWrapper .rightBlock a {
	color:#af0;
	text-decoration:none;
}
.homeWrapper .rightBlock a:hover { color:#fff; }

.homeWrapper img {
	border:none;
	margin-bottom:20px;
}
.homeWrapper img.first {
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft: 20px 20px;
}
.homeBottom {
	margin-bottom:20px;
}
.homeBottom img {
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomleft: 20px 20px;
	-moz-border-radius-bottomright: 20px 20px;
}
.homeHeadline {
	margin-top:0px;
	font:normal 40px Times,'Times New Roman',serif;
	text-shadow: 5px 5px 5px black;
}
.homeHeadline.error {
	text-shadow:none;
	color:#042539;
	position:absolute;
	top:80px;
	left:470px;
}
#contentContainer {
	z-index:1;
	display:inline;
}
.contentWrapper {
	width:100%;
	padding:30px 0 0 0;
	overflow:hidden;
	border-top:1px dotted #af0;
}
.contentWrapper a {
	color: #af0;
	text-decoration: none;
}
.contentWrapper .typo {
	width:38%;
	margin-right:2%;
	float:left;
}
.contentWrapper .images {
	width:60%;
	float:left;
}
a.movie:hover img {
	-box-shadow: 0px -1px 6px #af0;
	-moz-box-shadow: 0px -1px 6px #af0;
	-webkit-box-shadow: 0px -1px 8px #af0;
}
img.movie {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-box-shadow: 0px -1px 8px #000;
	-moz-box-shadow: 0px -1px 8px #000;
	-webkit-box-shadow: 0px -1px 8px #000;
}

#bottomContainer {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	height:383px;
	background:transparent url('bg_bottom.jpeg') center top no-repeat;
}
#croatianTourismLogo {
	position:absolute;
	bottom:50px;
	left:100px;
	width:158px;
	height:55px;
	background:transparent url('icons/Croatia-Tourism-Logo_HR.png') 0 0 no-repeat;
}
body.de #croatianTourismLogo { background-image:url('icons/Croatia-Tourism-Logo_DE.png'); }
body.en #croatianTourismLogo { background-image:url('icons/Croatia-Tourism-Logo_EN.png'); }
body.it #croatianTourismLogo { background-image:url('icons/Croatia-Tourism-Logo_IT.png'); }
body.si #croatianTourismLogo { background-image:url('icons/Croatia-Tourism-Logo_SI.png'); }
body.fr #croatianTourismLogo { background-image:url('icons/Croatia-Tourism-Logo_FR.png'); }
body.nl #croatianTourismLogo { background-image:url('icons/Croatia-Tourism-Logo_NL.png'); }
#contactSubmenu {
	display:none;
	position:absolute;
	z-index:100;
	top:30px;
	right:0px;
	width:380px;
	height:450px;
}
#contactSubmenu dl {
	display:block;
}
.space20 {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:20px;
}
a#toTop {
	display:block;
	display:none;
	z-index:50;
	opacity:.8;
	position:fixed;
	top:95%;
	margin-top:-70px;
	right:15px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	width:150px;
	line-height:35px;
	height:35px;
	padding:10px;
	background-color:#7b0;
	font-size:14px;
	text-align:center;
	color:#000;
	text-decoration:none;
/*	cursor:default;*/
}
a#toTop:hover {
	background-color:#af0;
	-webkit-box-shadow: #af0 0px 0px 30px;
	-box-shadow: 0px 0px 30px #af0;
	-moz-box-shadow: 0px 0px 30px #af0;
}
.submenu {
	overflow:hidden;
}
.submenu .submenuContainer {
	position:relative;
	width:100%;
	height:305px;
	margin:0;
	padding:0;
}
.submenu .submenuContent {
/*
	position:relative;
	z-index:102;
*/
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:300px;
	z-index:5;
}
.submenu .submenuBackground {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:300px;
	background:#111;
	z-index:5;
	opacity:0.9;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomleft: 20px 20px;
	-moz-border-radius-bottomright: 20px 20px;
	-box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;

}
.submenu dl {
	width:100%;
	margin:0 20px;
	position:relative;
	top:15px;
	left:0px;
}
.submenu dl dt {
	color:#abcdef;
	float:left;
	text-align:right;
	vertical-align:middle;
	margin-right:10px;
	padding:5px;
	width:130px;
	font-size:12px;
}
.submenu dl dd {
	margin:2px 0;
	padding:5px 0;
	width:330px;
	text-align:right;
}
.submenu input, .submenu textarea {
	background:transparent;
	border:1px solid #1d548a;
	padding:7px;
	color:#fff;
	width:155px;
	font-size:13px;
	outline:0px;
}
.submenu input.error {
	background:transparent url("icons/16x16_dialog-warning.png") 97% center no-repeat;
	padding-right:25px;
	width:137px;
}
.submenu input.reservation { font-size:12px; }
.submenu input.focus, .submenu textarea.focus, .submenu input[type=button]:hover {
	border-color:#af0 !important;
	-webkit-box-shadow: #af0 0px 0px 30px !important;
	-box-shadow: 0px 0px 30px #af0 !important;
	-moz-box-shadow: 0px 0px 30px #af0 !important;
}
.submenu input:hover, .submenu textarea:hover {
	border-color:#490;
	-webkit-box-shadow: #af0 0px 0px 3px;
	-box-shadow: 0px 0px 3px #af0;
	-moz-box-shadow: 0px 0px 3px #af0;
}
.submenu input.closeContact {
	margin-top:25px;
}
.submenu textarea {
	width:300px;
	height:40px;
}
#contactResponse { display:none; }
#contactResponse .contactResponseContainer {
	display:table;
	overflow:hidden;
	position:absolute;
	z-index:201;
	top:0px;
	left:0px;
	width:100%;
	height:300px;
}
#contactResponse .contactResponseContainer .contactResponseContent{
	position:relative;
	z-index:201;
	display:table-cell;
	vertical-align:middle;
	width:auto;
	text-align:center;
}
#contactResponse .contactResponseBackground {
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	width:100%;
	height:300px;
	background:#000;
	opacity:0.9;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomleft: 20px 20px;
	-moz-border-radius-bottomright: 20px 20px;
}
#contactResponse .contactResponseSending .loadingImage {
	height:40px;
	width:40px;
	margin:0 auto;
	line-height:40px;
	background:transparent url('progress.png') 0 0 no-repeat;
}
#contactResponse .contactResponseBackground .contactResponseError {
	display:none;
}
input.button {
	width:100px;
	padding:10px;
	text-align:center;
	background-color:#7b0 !important;
	color:#000;
	cursor:pointer;
	border:0px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
input.button.send {
	float:right;
}
input.button:hover, input.button.focus {
	background-color:#af0 !important;
}
.submenu input.button.disabled, .submenu input.button.disabled:hover,
.submenu input.button.disabled.focus, .submenu input.button.disabled.focus:hover,
.submenu input.button.disabled.focus, .submenu input.button.disabled.focus:hover {
	background-color:#af0 !important;
	cursor:default;
	-webkit-box-shadow: #af0 0px 0px 0px !important;
	-box-shadow: 0px 0px 0px #af0; !important;
	-moz-box-shadow: 0px 0px 0px #af0 !important;
}
#content {
	margin:-35px 100px -90px;
	padding-top:15px;
	position:relative;
	z-index:2;
}

#tabContainer {
	width:100%;
	background-color:#eef;
	clear:both;
	padding:0;
	margin:0 0 15px 0;
	display:inline-block;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.tabContent {
	margin:30px 30px 15px;
	padding:15px;
	color:#042539;
}
.tabContent h2 {
	font-size:125%;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}

dl.prices {
	margin:0;
	line-height:30px;
}
dl.prices dt {
	width:180px;
	float:left;
}
.icon {
	width:17px;
	height:17px;
}
.icon.home {
	background:transparent url('icons/home.png') 0 0 no-repeat;
}
.icon.info {
	width:25px;
	height:25px;
	background:transparent url('icons/info.png') 0 0 no-repeat;
}
.left {
	float:left;
}
.right {
	float:right;
}
.margin5 {
	margin:5px;
}
span.icon {
	padding:0 !important;
	margin:0 !important;
	display:block;
	width:17px !important;
	height:17px !important;
}


ul.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	/*border-bottom:1px solid #eef;*/
}
ul.navigation li{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height:30px;
}
ul.navigation a, ul.navigation span {
	cursor:pointer;
	padding: 7px 12px;
	float: left;
	text-decoration: none;
	color: #eef;
	background-color:#042539;
	clear: both;
	width: 100%;
	height: 17px;
	line-height: 14px;
	width:auto;
}
ul.navigation a{
	color: #eef;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topright: 7px 7px;
	-moz-border-radius-topleft: 7px 7px;
}
ul.navigation span{
	color:#eef;
	background-color:transparent;
	margin-top:40px;
}
ul.navigation li.selected a:hover {
	color:#aab;
}

ul#navigationTop {
	position:absolute;
	bottom:31px;
	left:660px;
}

ul#navigationInfo {
	margin-top:15px;
}

ul#navigationInfo a{
	background-color:#eef;
	color:#042539;
}
.submenuInfo {
	margin-left:50px !important;
}
#floorPlan {
	width:515px;
	height:550px;
	background:transparent url('content/floor_plan.png') 0 0 no-repeat;
	float:left;
	margin:0 50px 50px 0;
	position:relative;
}
#floorPlanRight {
	margin-left:525px;
}
.usingGallery, .info, .calendarInfo, .gallerySmallInfo {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:5px 10px 5px 40px;
	color:#042539;
	background:#fbf6ed url('icons/info.png') 5px 7px no-repeat;
	font-size:80%;
	border:1px solid #042539;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.info, .calendarInfo, .gallerySmallInfo {
	position:relative;
	margin:30px 0 0 0;
	clear:both;
}
.calendarInfo, .gallerySmallInfo {
	color:#fff;
	background-color:transparent;
	vertical-align:middle;
	height:30px;
	display:table-cell;
	border:none;
}
span.galleryInfo {
	float:right;
	margin:8px 5px 0 0;
	color:#fff;
	width:20px;
	text-align:center;
/*	cursor:default;*/
}
.digicam, .digicamInfo {
	width:55px;
	height:41px;
	background:transparent url('digicam.png') 0 0 no-repeat;
	cursor:pointer;
}
.digicamInfo {
	float:right;
	margin-top:-7px;
}
.digicam.hover {
	background-position:0 -41px;
}
.digicamInfo span.galleryInfo {
	color:#102439;
}

.gallery.livingroom {
	position:absolute;
	top:215px;
	left:97px;
}
.gallery.room1 {
	position:absolute;
	top:215px;
	left:340px;
}
.gallery.room2 {
	position:absolute;
	top:215px;
	left:270px;
}
.gallery.room3 {
	position:absolute;
	top:165px;
	left:335px;
}
.gallerySmall {
	overflow:hidden;
	position:relative;
	width:590px;
	height:160px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-webkit-box-shadow: 0px 2px 10px #000;
}
.gallerySmall .navigationLeft,
.gallerySmall .navigationLeft.hover.disabled,
.gallerySmall .navigationLeft.hover.mousedown.disabled  {
	cursor:pointer;
	width:40px;
	height:100%;
	line-height:100%;
	float:left;
	background-color:#333;
	-moz-border-radius-topleft: 20px 20px;
	-moz-border-radius-bottomleft: 20px 20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-box-shadow:none;
}
.gallerySmall .navigationLeft.hover.disabled,
.gallerySmall .navigationLeft.hover.mousedown.disabled  {
	cursor:default;
}
.gallerySmall .navigationLeft.hover {
	background-color:#151;
	-webkit-box-shadow: inset rgba(0,0,0,0.4) 0 -1px 2px, inset rgba(0,0,0,1) 0 1px 3px, rgba(255,255,255,0.4) 0 0px;
}
.gallerySmall .navigationLeft.hover.mousedown {
	background-color:#181;
}
.gallerySmall .navigationLeft.disabled div,
.gallerySmall .navigationLeft.hover.disabled div {
	background-position:0 -60px;
}
.gallerySmall .navigationLeft div {
	margin:65px 0 0 3px;
	width:100%;
	height:35px;
	background:transparent url("navigation.png") 0 -30px no-repeat;
}
.gallerySmall .navigationLeft.hover.mousedown div {
	background-position:0px 0px;
}
.gallerySmall .navigationRight,
.gallerySmall .navigationRight.hover.disabled,
.gallerySmall .navigationRight.hover.mousedown.disabled  {
	cursor:pointer;
	position:absolute;
	top:0;
	right:0px;
	width:40px;
	height:100%;
	line-height:100%;
	float:left;
	background-color:#333;
	-moz-border-radius-topright: 20px 20px;
	-moz-border-radius-bottomright: 20px 20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-box-shadow:none;
}
.gallerySmall .navigationRight.hover.disabled,
.gallerySmall .navigationRight.hover.mousedown.disabled  {
	cursor:default;
}
.gallerySmall .navigationRight.hover {
	background-color:#151;
	-webkit-box-shadow: inset rgba(0,0,0,0.4) 0 -1px 2px, inset rgba(0,0,0,1) 0 1px 3px, rgba(255,255,255,0.4) 0 0px;
}
.gallerySmall .navigationRight.hover.mousedown {
	background-color:#181;
}
.gallerySmall .navigationRight.disabled div,
.gallerySmall .navigationRight.hover.disabled div {
	background-position:-40px -60px;
}
.gallerySmall .navigationRight div {
	margin:65px 0 0 4px;
	width:100%;
	height:35px;
	background:transparent url('navigation.png') -40px -30px no-repeat;
}
.gallerySmall .navigationRight.hover.mousedown div {
	background-position:-40px 1px;
}
.gallerySmallContainer {
	overflow:hidden;
	position:relative;
	height:100%;
	width:510px;
	float:left;
	background-color:#222;
}
.gallerySmallContainer .dissolveLeft, .gallerySmallContainer .dissolveRight {
	position:absolute;
	z-index:50;
	top:0px;
	width:15px;
	height:100%;
	background:transparent url("border_dissolve.png") 0 0 no-repeat;
}
.gallerySmallContainer .dissolveLeft {
	left:0px;
	border-left: 1px solid #666;
}
.gallerySmallContainer .dissolveRight {
	right:0px;
	border-right: 1px solid #666;
	background-position:-15px 0;
}
.gallerySmallContainer .images {
	position:relative;
	width:7000px;
	height:100%;
	margin:0px;
}
.gallerySmallContainer .images a {
/*	cursor:default;*/
/*	border-right:1px dotted #445919;*/
	display:block;
	float:left;
	height:100%;
	width:200px;
}
.gallerySmallContainer .images a img {
/*
	border:2px solid #000;
	border-bottom:1px solid #aaa;
	border-right:1px solid #888;
*/
	border:1px solid #222;
	margin:25px 0 0 11px;
	-box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	-moz-border-radius:7px;
	-moz-border-radius-bottomleft: 0px 0px;
	-moz-border-radius-bottomright: 0px 0px;
	-webkit-border-radius:7px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-box-shadow: 0px 0px 3px #000;
	-webkit-box-reflect:below -1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(#f11));
}
.gallerySmallContainer .images a:hover img {
	-box-shadow: 0px -1px 6px #af0;
	-moz-box-shadow: 0px -1px 6px #af0;
	-webkit-box-shadow: 0px -1px 8px #af0;
	-webkit-box-reflect:below -1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.8, transparent), to(#af0));
}
#calendarContainer { position:relative; overflow:hidden; width:990px; height:430px; background-color:#222; }
.calendarLeftButton, .calendarRightButton { cursor:pointer;margin-top:25px; width:50%; height:30px; float:left; background-color:#333; border-bottom: 1px solid #666; }
.calendarLeftButton.disabled, .calendarRightButton.disabled { cursor:default; }
.calendarLeftButton.bottom, .calendarRightButton.bottom { border:none; border-top: 1px solid #666; }
.calendarLeftButton { -webkit-border-top-left-radius:7px; -moz-border-radius-topleft: 7px 7px; }
.calendarRightButton { -webkit-border-top-right-radius:7px; -moz-border-radius-topright: 7px 7px; }
.calendarLeftButton.bottom { margin:0 0 25px 0; -webkit-border-top-left-radius:0; -moz-border-radius-topleft:0; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft: 7px 7px; }
.calendarRightButton.bottom { margin:0 0 25px 0; -webkit-border-top-right-radius:0; -moz-border-radius-topright:0; -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright: 7px 7px; }
.calendarLeftButton .navigation { margin-left:15px; width:35px; height:100%; background:transparent url("navigation.png") 0 -30px no-repeat; }
.calendarRightButton .navigation { margin-right:15px; float:right; width:35px; height:100%; background:transparent url("navigation.png") -35px -30px no-repeat; }
.calendarLeftButton.hover .navigation { background-position:0 0; }
.calendarRightButton.hover .navigation { background-position:-35px 0; }
.calendarLeftButton.disabled .navigation { background-position:0 -60px; }
.calendarRightButton.disabled .navigation { background-position:-35px -60px; }
#calendarDissolveLeft, #calendarDissolveRight { position:absolute; z-index:2; top:0px; width:15px; height:100%; background:transparent url("border_dissolve.png") 0 0 no-repeat; }
#calendarDissolveLeft { left:0px; }
#calendarDissolveRight { right:0px;background-position: -15px 0; }
#calendar { height:100%; width: 8000px; position:relative; padding-left:45px; }
#calendar .monthContainer {
	float:left;
	width:430px;
	height:100%;
	margin-left:15px;
	margin-right:5px;
}
#calendar .monthName {
	width:100%;
	height:20px;
	font:normal 14px Tahoma;
	padding:10px 0 0 5px;
	color:#82888f;
	color:#d2d8df;
	color:#e1fbae;
}
#calendar .dayName {
	float:left;
	width:50px;
	font: normal 11px tahoma;
	color:#888;
	margin:1px;
	padding:3px;
	border:1px solid transparent;
	background-color:#333;
}
#calendar .dayName.weekend { color:#af0; }
#calendar .date, #calendar .blank {
	float:left;
	width:50px;
	height:50px;
	border:1px solid #ccc;
	background: transparent url("date.png") 0 0 no-repeat;
	font:normal 13px tahoma;
	color:#222;
	margin:1px;
	padding:3px;
	position:relative;
}
#calendar .date { cursor:pointer; }
#calendar .blank { opacity:0.25; }
#calendar .date.weekend { background-position:-112px 0; }
#calendar .date.today { cursor:default;background-position:-56px 0; padding-left:5px; padding-right:1px; border-color:#172a44; }
#calendar .date div { width:60px; height: 17px; position:absolute; bottom:5px; margin:0 -2px 0 -5px; }
#calendar .date.today div { margin:0 -2px 0 -7px; }
#calendar .date.past { opacity:0.5;cursor:default; }
#calendar .date.reserved { color:#999;cursor:default; }
#calendar .date.today, #calendar .date.today.reserved { color:#1b314e; }
#calendar .date.reserved.from, #calendar .date.reserved.to { cursor:pointer; }
#calendar .date.reserved div { background:transparent url("reserved.png") -45px top no-repeat; }
#calendar .date.reserved.from div { background-position:5px top; }
#calendar .date.reserved.to div { background-position:-145px top; }
#calendar .date.reserved.from.to div { background-position:-95px top; }
#calendar .date.selected div { background:transparent url("reserved.png") -25px bottom no-repeat; }
#calendar .date.selected.start div { background-position:30px bottom; }
#calendar .date.selected.end div { background-position:-162px bottom; }
#calendar .date.reserved.selected.start div { background-position:-228px bottom; }
#calendar .date.reserved.selected.end div { background-position:-83px bottom; }
.monthContainerDirect span { margin-right:5px; }
.monthDirectContainer { margin-top:5px; }
.monthDirectContainer .year {font-size:16px;width:45px;float:left;}
a.directToMonth { border-left:1px solid #040;color:#490;text-decoration:none;display:block;float:left;width:77px;height:20px;line-height:20px;font-size:13px;margin:0 0px; }
a.directToMonth:hover { color:#af0; }
a.directToMonth.selected { color:#042539;;background-color:#af0; }
a.directToMonth span { display:block;margin:0 auto;text-align:center; }

#language .language {
	opacity:0.5;
	moz-opacity:0.5;
}
#language .language.hover {
	opacity:1;
	moz-opacity:1;
}
#language .language .submenu {
	display:none;
	position:absolute;
	z-index:100;
	top:30px;
	right:0px;
	width:50px;
	height:150px;
}
#language .submenuBackground {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	height:190px;
}
#language .flags {
	display:block;
	width:12px !important;
	height:4px !important;
	margin:0px !important;
	margin-left: -5px !important;
	margin-right: -5px !important;
	background:transparent url("icons/flags.png") 0px 0 no-repeat;
}
#language { position: absolute;bottom: 31px;right: 52px; }
#language .submenuContainer, #language .submenuContent { height:150px !important; }
#language .submenuContainer { position:relative;margin:0;padding:0; }
#language .submenuContent a, #language .submenuContent .flags {
	background-color:transparent !important;
}
#language span.flags.hr { background-position:-74px 0; }
#language span.flags.de { background-position:-74px -19px; }
#language span.flags.en { background-position:-74px -38px; }
#language span.flags.it { background-position:-74px -57px; }
#language span.flags.si { background-position:-74px -76px; }
#language span.flags.fr { background-position:-74px -95px; }
#language span.flags.nl { background-position:-74px -114px; }
#language a:hover span.flags.hr { background-position:-37px 0; }
#language a:hover span.flags.de { background-position:-37px -19px; }
#language a:hover span.flags.en { background-position:-37px -38px; }
#language a:hover span.flags.it { background-position:-37px -57px; }
#language a:hover span.flags.si { background-position:-37px -76px; }
#language a:hover span.flags.fr { background-position:-37px -95px; }
#language a:hover span.flags.nl { background-position:-37px -114px; }
#language span.flags.hr.selected, #language a:hover span.flags.hr.selected { background-position:0px 0; }
#language span.flags.de.selected, #language a:hover span.flags.de.selected { background-position:0px -19px; }
#language span.flags.en.selected, #language a:hover span.flags.en.selected { background-position:0px -38px; }
#language span.flags.it.selected, #language a:hover span.flags.it.selected { background-position:0px -57px; }
#language span.flags.si.selected, #language a:hover span.flags.si.selected { background-position:0px -76px; }
#language span.flags.fr.selected, #language a:hover span.flags.fr.selected { background-position:0px -95px; }
#language span.flags.nl.selected, #language a:hover span.flags.nl.selected { background-position:0px -114px }

/**/

#linkToTwitter { margin-left:50px; }
#linktToW3C { margin-left:25px; }
