 
body {
	background: #efe9dd url(../images/main-bg-summer.jpg) top left repeat-x;
}
#wrapper {
	margin-top: 20px;
}
#header {
	width: 100%;
	height: 157px;
	background: url(../images/header-bg.jpg) repeat-x top left;
}
#header h1 {
	display: block;
	width: 293px;
	height: 106px;
	float: left;
	margin: 22px 0px 0px 25px;
}
#logo a{
	display: block;
	width: 293px;
	height: 106px;
	background:url(../images/logo.jpg) top left no-repeat;
	text-indent: -999999px; 
}
#navigation {
	margin-top: 60px;
	float: right; 
}
#main-nav {
	display: block;
	padding-right: 40px;
	float: right;
}
#main-nav li{
	float: left;
	display: block; 
}
#main-nav li a {
	font-family: 'Droid Sans', arial, serif;
	color: #2d77b1;
	font-size: 1.1em;
	height: 38px;
	display: block;
	line-height: 38px; 
	text-align: center;
	width: 90px;
}
#main-nav li a:hover { 
	color: white;
	background: url(../images/hover-bg.jpg) top left no-repeat;
	text-shadow: 0px 1px 0px #bc6415;
}
#main-nav li a.current { 
	color: white;
	background: url(../images/current-bg.jpg) top left no-repeat;
	text-shadow: 0px 1px 0px #052b46;
}
#content {
	background: white url(../images/content-bg.jpg) top left repeat-x;
	padding-top: 15px;
	padding-bottom: 20px;
}
.borderradius #content	{ 
	border-radius: 0px 0px 10px 10px;
   -moz-border-radius-bottomleft: 10px;
   -moz-border-radius-bottomright: 10px; 
   -webkit-border-top-left-radius: 0px;
   -webkit-border-top-right-radius: 0px; 
} 
#content-iframed {
	background: white url(../images/content-bg.jpg) top left repeat-x;
	padding-top: 15px;
	padding-bottom: 20px;
}
#content-iframed {
	border-radius: 0px 0px 10px 10px;
   -moz-border-radius-bottomleft: 10px;
   -moz-border-radius-bottomright: 10px;
   -webkit-border-bottom-left-radius: 10px;
   -webkit-border-bottom-right-radius: 10px;  
}
.borderradius #content-iframed	{ 
	border-radius: 10px 10px 10px 10px;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-topright: 10px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 10px; 
}
.borderradius #header	{ 
	border-radius: 10px 10px 0px 0px;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-topright: 10px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 10px;
}
 
#left, #right {
	background: white;	
}  
.blue-box {
	border: 1px solid #c8c8c8;
	display: block;  
	margin-bottom: 15px;
	padding-bottom: 20px;
}
h2 {
	display: block;
	padding-left: 15px !important;
	height: 40px;
	width: 94%;
	background:url(../images/heading-bg.jpg) top left repeat-x;
	color: white;
	line-height: 40px;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-shadow: 0px 1px 0px #0a2a3e;
}
.normal {
	color: #767676;
	font-family: 'Droid Sans', arial, serif;
	font-size: 1em;
	padding: 10px 40px 20px 10px;
	line-height: 20px;
}
.info {
	color: #767676;
	font-family: 'Droid Sans', arial, serif;
	font-size: 1em; 
	line-height: 20px; 
	font-weight: bold;
}
.summer-heading {
	display: block;
	width: 93%;
	float: left;
	padding-left: 15px !important;
	height: 40px;
	background:url(../images/summer-heading-bg.jpg) top left repeat-x;
	color: white;
	line-height: 40px;
	font-size: 1.5em !important;
	font-weight: bold !important; 
	font-family: 'Droid Serif', arial, serif; 
}
.summer-small {
	color: #efd2b6;
	font-size: 0.7em;
}
.winter-heading {
	display: block;
	width: 93%;
	float: left;
	padding-left: 15px !important;
	height: 40px;
	background:url(../images/winter-heading-bg.jpg) top left repeat-x;
	color: white;
	line-height: 40px;
	font-size: 1.5em !important;
	font-weight: bold !important; 
	font-family: 'Droid Serif', arial, serif; 
}
.winter-small {
	color: #afcfdf;
	font-size: 0.7em;
}
.travel-heading {
	display: block;
	width: 93%;
	float: left;
	padding-left: 15px !important;
	height: 40px;
	background:url(../images/travel-heading-bg.jpg) top left repeat-x;
	color: white;
	line-height: 40px;
	font-size: 1.5em !important;
	font-weight: bold !important; 
	font-family: 'Droid Serif', arial, serif; 
}
.travel-small {
	color: #beefb6;
	font-size: 0.7em;
}
.summer, .winter, .travel {
	width: 191px;
	height: 27px;
	display: block;
	float: left;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 150px;
	padding-left: 20px;
	font-family: 'Droid Sans', arial, serif; 
}
.summer:hover, .winter:hover, .travel:hover, .summer.hover, .winter.hover, .travel.hover{
	background-position: bottom left; 
}
.summer {
	background:url(../images/summer.jpg) top left no-repeat;
}
.winter {
	margin-left: 26px;
	background: url(../images/winter.jpg) top left no-repeat;
}
.travel {
	margin-left: 26px;
	background:url(../images/travel.jpg) top left no-repeat;
}
#tel-box {
	background:url(../images/tel.jpg) bottom right no-repeat; 
}
.small, .big {
	padding-left: 15px;
	color: #016492;
	display: block;
	font-family: 'Droid Sans', arial, serif; 
}
.small a {
	color: #016492;
	display: block;
	width: 100%;
	background:url(../images/arrow-right.jpg) 170px 1px no-repeat; 
}
.small a:hover {
	color: #d66804; 
	background:url(../images/arrow-right.jpg) 170px -12px no-repeat; 
}
.small {
	padding-top: 20px;
}
.big { 
	font-size: 1.6em; 
}
#jat, #dunav, #perfume {
	background: #e8f1f8;
	display: block; 
	margin: 20px 15px 20px 0;
	border: 1px solid #d2dfeb;
	padding: 10px 10px 20px 0; 
}
.borderradius #jat, .borderradius #dunav, .borderradius #perfume{ 
	border-radius: 5px 5px 5px 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
}
#jat p, #dunav p, #perfume p {
	font-family: 'Droid Sans', arial, serif;
	line-height: 1.7em;
	color: #2789d1;
}
#perfume p {
	color: #e1658f !important;
}
#perfume h1 {
	color: #b6315d !important;
}
#perfume {
	padding: 10px;
	width: 94% !important;
	background: #ffedf3 !important;
	border: 1px solid #f7c4d5 !important;
}
#jat h1, #dunav h1, #perfume h1{
	color: #174d97;
	font-family: 'Droid Sans', arial, serif;
	line-height: 2em;
	font-size: 1.4em;
	font-weight: bold;
}
.dist {
	display: block;
	float: left;
}
h4 {
	color: #0a577e;
	font-family: 'Droid Sans', arial, serif !important;
	line-height: 2em !important;
	font-size: 1.4em !important;
	font-weight: bold !important;
}
#footer {
	height: 80px;
	padding-top: 5px;
	color: #a6b5c3;
	font-family: 'Droid Sans', arial, serif;
	font-size: 0.9em;
	text-align: right;
}
#footer a {
	color: #a6b5c3;
}
#footer a:hover {
	color: #4ba0ee;
	}
/* Slider */ 
#slider {
	position:relative;
	width: 960px;
	height: 306px;
	background: white url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
} 
#provider-list-framed { 
	background: white url(../images/iframe_nav.jpg) 0px 1px repeat-x; 
	margin-bottom: 20px; 
	padding: 10px 0px 20px 0px;
}
.borderradius #provider-list-framed {
	border-radius: 0px 0px 10px 10px;
   -moz-border-radius-bottomleft: 10px;
   -moz-border-radius-bottomright: 10px; 
   -webkit-border-top-left-radius: 0px;
   -webkit-border-top-right-radius: 0px; 
}
#provider_list_iframed { 
	display: block;
	float: left;  
}
#provider_list_iframed li{ 
	float: left;
	display: block;
}
#provider_list_iframed li a{
	float: left !important;
	display: block;
	margin: 5px 5px 5px 10px;
	font-size: 1em;
	color: #5f5f5f;
	padding: 7px 15px 7px 15px;
	border: 1px solid #d3d3d3;
}
#provider_list_iframed li a:hover{
	color: white; 
	background: url(../images/summer-list-bg.jpg) bottom left no-repeat;
}
#offering {
	text-align: center;
	margin-top: 40px;
	font-family: 'Droid Serif', arial, serif; 
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: -0.06em;  
	color: #f6871e;
	line-height: 2.5em;
	text-shadow: 0px 1px 0px #d8ccc1 !important;
}
.borderradius #provider_list_iframed li a, .borderradius #provider_list_iframed li a:hover {
	border-radius: 5px 5px 5px 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px; 
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px; 
}
#provider_list {
	height: 335px;
	display: block;
	margin-top: 15px;
}
#provider_list li {
	float: left;
	margin-right: 35px;
	display: block;
	width: 190px;
}
#provider_list li a {
	display: block;
	margin: 5px 0px;
	font-size: 1.2em;
	color: #5f5f5f;
	padding: 7px 0px 7px 20px;
	border: 1px solid #d3d3d3;
	width: 180px;
}
#summer-provider-list ul li a {
	background: url(../images/summer-list-bg.jpg) top right no-repeat;
}
#winter-provider-list ul li a {
	background: url(../images/winter-list-bg.jpg) top right no-repeat;
}
#travel-provider-list ul li a {
	background: url(../images/travel-list-bg.jpg) top right no-repeat;
}
.borderradius #summer-provider-list ul li a, 
.borderradius #summer-provider-list ul li a:hover,
.borderradius #winter-provider-list ul li a, 
.borderradius #winter-provider-list ul li a:hover,
.borderradius #travel-provider-list ul li a, 
.borderradius #travel-provider-list ul li a:hover{
	border-radius: 5px 5px 5px 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
}
.boxshadow	#summer-provider-list ul li a:hover,
.boxshadow	#winter-provider-list ul li a:hover,
.boxshadow	#travel-provider-list ul li a:hover{ 
   box-shadow: #737373 0px 0px 6px;
   -moz-box-shadow: #737373 0px 0px 6px;
   -webkit-box-shadow: #737373 0px 0px 6px;
}
.borderradius #summer-provider-list ul li a:hover,
.borderradius #winter-provider-list ul li a:hover,
.borderradius #travel-provider-list ul li a:hover {
	color: white;
	font-weight: bold; 
}
.borderradius #summer-provider-list ul li a:hover {
	border: 1px solid #d1690a;
	background: url(../images/summer-list-bg.jpg) bottom right no-repeat;
}
.borderradius #winter-provider-list ul li a:hover {
	border: 1px solid #19364c;
	background: url(../images/winter-list-bg.jpg) bottom right no-repeat;
}
.borderradius #travel-provider-list ul li a:hover {
	border: 1px solid #217b0c;
	background: url(../images/travel-list-bg.jpg) bottom right no-repeat;
}
.thumb {
	padding: 6px 6px 5px 6px;
	display: block;
	background: #dbe3ed;
	width: auto;
	height: auto;
	float: left;
	margin-right: 10px; 
	background: url(../images/thumb_hover.png) top left no-repeat;
	position: relative;
	z-index: 40;
}
.thumb span {
	position: absolute;
	display: block;
	width: 152px;
	height: 100px; 
	top: 0px;
	left: 0px;
	background: url(../images/thumb_hover.png) bottom left no-repeat;
	z-index: 50;
	display: none;
}
#map_canvas { 
	margin-top: 20px;
	height: 350px;
	border: 5px solid #1e7db0;
}
#map_canvas:hover{
	border: 5px solid #e47810;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	top: 200px;
	background:#000;
	color:#fff; 
	width:40%; 
	z-index:89;
	background: #d46503 url(../images/caption-bg.jpg) repeat-x top left;
	opacity: 1 !important;
	line-height: 2.3em;
	padding: 10px 0px 10px 30px;
	font-family: 'Droid Serif', arial, serif; 
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -0.06em;  
	line-height: 2.2em;
	text-shadow: 0px 2px 0px #a85408 !important;
}
.nivo-caption {
	border: none;
    box-shadow: #595959 0px 4px 5px;
   -moz-box-shadow: #595959 0px 4px 5px;
   -webkit-box-shadow: #595959 0px 4px 5px;
}
.nivo-caption h1 {
	float: left;
	display: block;
	font-family: 'Droid Serif', arial, serif; 
	font-weight: bold;
	font-size: 1.5em !important;
	letter-spacing: -0.1em;
	padding-right: 10px;
}
.nivo-capton p {
	float: left;
	display: block;
} 
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* Kraj slidera */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#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;}
#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;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#d86b07; padding: 8px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc; font-weight: bold;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc; display: none !important;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{
		position:absolute; 
		top:50%; 
		left: 7px;
		margin-top:-32px; 
		background:url(../images/controls.png) no-repeat top left; 
		width: 45px; 
		height: 50px; 
		text-indent:-9999px;
		}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{
		position:absolute; 
		top:50%; 
		right: 7px; 
		margin-top:-32px; 
		background:url(../images/controls.png) no-repeat top right; 
		width: 45px; 
		height: 50px; 
		text-indent:-9999px;
		}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/close.jpg) no-repeat top left; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom left;}
