* { margin: 0; padding: 0; }

html { font: 12px/18px Arial, Helvetica, sans-serif; color: #fff; background: #02161f url(i/grad.jpg) repeat-x 0 0; }

sup { line-height: .8em; }
#sizer { background: url(i/zg-an.png) no-repeat 50% 0; }

a img { border: 0; }
a:hover,
a:active { outline: none; }

.grid { width: 940px; margin: 0 auto; }
.grid:after  { content: " "; display: block; clear: both; height: 0; font-size: 0; visibility: hidden; }

.skipper a { position: absolute; left: -9999px; top: -9999px; }

.skipper { position: absolute; left: -9999px; top: -9999px; }

#header .grid { padding: 0 10px 0; background: url(i/waves-top.png) repeat-x 0 100%; }

#logo { float: left; margin-top: 22px; }
.hr-html #logo { background: url(i/dobrodosli.png) no-repeat 10px 100%; }
.en-html #logo { background: url(i/welcome.png) no-repeat 10px 100%; }

#logo a { display: block; width: 200px; height: 56px; text-indent: -9999px; overflow: hidden; }
#logo a:hover { }

#main-nav       { float: right; display: inline; padding-left: 20px; background: url(i/boat.png) no-repeat 0 92px; }
#main-nav ul    { float: left; margin-right: 18px; padding: 0 210px 0 0; background: url(i/rab-towers.png) no-repeat 100% 12px; }
#main-nav li    { float: left; display: inline; list-style: none; padding: 57px 12px 30px 0; margin: 0 0 0 1px; }
#main-nav li a  { display: block; padding: 3px 18px 3px 12px; font-size: 12px; line-height: 18px; text-decoration: none; text-transform: uppercase; color: #fff200; }

#main-nav li a:hover    { background: url(i/hover-flag.png) repeat-y 100% 50%; }
#main-nav li.current    { border-left: 1px solid #fff; margin: 0; padding-right: 6px; padding-top: 0; }
#main-nav li.current a  { color: #fff; padding: 60px 24px 3px 12px !important; background: url(i/current-sail.png) repeat-y 100% 100%; }

.hr-html #home-body #main-nav           { background-position: 0 92px; }
.hr-html #rab-body #main-nav            { background-position: 102px 92px; }
.hr-html #accommodation-body #main-nav  { background-position: 170px 92px; }
.hr-html #activities-body #main-nav     { background-position: 274px 92px; }

.en-html #home-body #main-nav           { background-position: 0 92px; }
.en-html #rab-body #main-nav            { background-position: 80px 92px; }
.en-html #accommodation-body #main-nav  { background-position: 147px 92px; }
.en-html #activities-body #main-nav     { background-position: 300px 92px; }


#lang-nav           { float: left; padding: 60px 9px 0; }
#lang-nav a,
#lang-nav strong    { padding: 0 2px; color: #fff; font-weight: normal; text-decoration: none; }
#lang-nav .pipe,
#lang-nav strong    { color: #438eac; }
#lang-nav a:hover   { color: #fff200; }
#lang-nav .pipe     { position: relative; top: -1px; }


#content .grid { position: relative; min-height: 300px; padding-bottom: 24px; border: 1px solid #fff; border-width: 0 10px;
    background: url(i/content-pattern.png) repeat-y 0 0; /* background: url(i/grid.png) repeat-y 0 0; */ }

#intro-graphic { position: relative; padding-top: 700px; }
.hr-html #intro-graphic { background: url(i/homepage-hr-xl.jpg) no-repeat 0 0; }
.en-html #intro-graphic { background: url(i/homepage-en-xl.jpg) no-repeat 0 0; }

#home-body #content #intro-graphic h1   { position: absolute; right: 102px; top: 282px;  }
#home-body #content #intro-graphic h1 a { display: block; text-indent: -9999px; overflow: hidden; width: 247px; height: 44px; }

#intro-dots { position: relative; height: 0; }
#intro-dots li  { list-style: none; position: absolute; }
#intro-dots li a { display: block; width: 27px; height: 30px; padding-right: 3px; text-align: center; text-decoration: none; 
    font-size: 11px; line-height: 27px; color: #fff; background: url(i/dot.png) no-repeat 50% -30px; }
#intro-dots li a:hover { background-position: 50% 0; }
#intro-dots li a img { display: none; }

#dot-01 { top: -355px; left: 370px; }
#dot-02 { top: -365px; left: 300px; }
#dot-03 { top: -295px; left: 310px; }
#dot-04 { top: -325px; left: 460px; }
#dot-05 { top: -365px; left: 230px; }
#dot-06 { top: -365px; left: 270px; }
#dot-07 { top: -350px; left: -60px; }
#dot-08 { top: -325px; left: 580px; }
#dot-09 { top: -325px; left: 490px; }

#main-content h1,
#main-content h2,
#main-content h3,
#content p { margin: 0 0 18px; }
#content a { font-weight: bold; color: #fff200; }
#content a:hover { text-decoration: none; }
#content p + ul { margin-top: -18px; }
#content ul li  { margin-left: 20px; }

#content h1 { font-size: 100px; line-height: 120px; color: #cee2ec; text-align: center; padding-top: 36px; margin: 0 0 48px; }
#content h2,
#content caption { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 9px; color: #fff200; }
#content h3 { font-size: 24px; line-height: 24px; color: #cee2ec; }

table           { width: 100%; margin: 0 0 35px; text-align: left; border-collapse: collapse; border-bottom: 1px solid #204253; }
table caption   { margin-bottom: 9px; }
table th,
table td    { padding: 0 20px; font-weight: normal; font-size: 12px; line-height: 36px; }
table td,
table .value { text-align: right; }
table tr:nth-child(odd) { background: #204253; }

#main-content { float: left; width: 540px; margin-left: 320px; padding: 64px 0; }

#first-column { float: left; display: inline; width: 220px; margin-left: 80px; }
#floor-plan { float: left; display: inline; margin-left: 20px; }

#infobar { float: left; display: inline; width: 740px; padding: 0 20px; margin: 45px 0 36px 80px; 
    text-shadow: 0 1px 0 #fff;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; 
    box-shadow: 5px 5px 0 rgba(0,0,0,.15); -webkit-box-shadow: 5px 5px 0 rgba(0,0,0,.15); -moz-box-shadow: 5px 5px 0 rgba(0,0,0,.15); -khtml-box-shadow: 5px 5px 0 rgba(0,0,0,.15); 
    background: #438eac url(i/infobar.png) repeat-x 0 100%; }
#infobar h2 { padding: 12px 0; margin: 0; font-size: 24px; line-height: 24px; text-align: center; color: #cee2ec; border-bottom: 1px solid #2d5e72; }
#infobar ul { padding: 12px 0; text-align: center; border-top: 1px solid #7aabbf; }
#infobar li { display: inline; list-style: none; margin: 0 !important; padding: 0 9px; font-size: 24px; line-height: 24px; color: #fff200; }
#infobar li a { color: #fff200; border-bottom: 1px solid #fff200; text-decoration: none; }
#infobar li a:hover { border-bottom: 0; } 

#content p a.button { display: block; padding: 12px; text-align: center; text-transform: uppercase;
    font-size: 12px; line-height: 12px; 
    color: #f22e4f; background: #fff31a url(i/button-grad.png) repeat-x 0 100%; 
    border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -khtml-border-radius: 10px; 
    box-shadow: 5px 5px 0 rgba(0,0,0,.15); -webkit-box-shadow: 5px 5px 0 rgba(0,0,0,.15); -moz-box-shadow: 5px 5px 0 rgba(0,0,0,.15); -khtml-box-shadow: 5px 5px 0 rgba(0,0,0,.15); 
    text-shadow: 0 1px 0 #fff31a; }

.half-col { float: left; display: inline; width: 350px; margin: 0 0 0 80px; }

#the-price          { font-size: 18px; color: #cee2ec; padding-bottom: 18px; }
#the-price p        { margin: 0; }
#the-price strong   { color: #fff200; }
#the-price small    { font-size: 12px; line-height: 18px; }


#rab-body #first-column     { float: left; }
#rab-body #second-column    { float: left; display: inline; padding-top: 400px; margin: 0 0 60px 80px; }

#rab-large { position: absolute; right: 40px; top: 160px; }

.section { position: relative; float: left; width: 860px; clear: both; padding: 0 0 0 80px; }
.subsection { float: left; width: 240px; margin-bottom: 24px; }
.subsection p { width: 220px; }
.subsection h2 { margin: 0 0 18px; }

#intro { width: 540px; margin-right: 20px; background: url(i/accommodation-location.png) no-repeat 240px 52px; }

#photogallery       { position: absolute; bottom: 24px; left: 640px; }

.gallery            { float: left; clear: both; width: 240px; overflow: hidden; }
.gallery li         { list-style: none; float: left; display: inline; margin: 0 20px 20px 0 !important; }
.gallery li a       { display: block; width: 50px; height: 50px; border: 5px solid #fff; }
.gallery li a:hover { border: 5px solid #438eac; }

#content p + .gallery { margin-top: 24px !important; }

#the-rab,
#accommodation,
#activities { width: 220px; margin-right: 60px; }


.footer         { color: #438eac; }
.footer .grid   { text-align: center; padding: 36px 10px 24px; background: url(i/waves-bottom.png) repeat-x 0 0; }
.footer a,
.phone          { color: #fff; text-decoration: none; }
.footer a:hover { color: #fff200; text-decoration: underline; }


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fb/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fb/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/js/fb/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/js/fb/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fb/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fb/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fb/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fb/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fb/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

