﻿@import "fancybox.css";
body{
	background:#39b54a url(../images/bg-body.gif) repeat-x;
	margin:0;
    padding:0;
    line-height:1.6em;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	}
/* typo */
ul, ul ul, ul ul ul, ol, ol ol, ol ol ol{
    margin:2px 10px;
    padding:0;
    list-style-position:inside;
    }
ul li, ul ul li, ul ul ul li, ol li, ol ol li, ol ol ol li{
    margin:0;
    padding:0 10px;
    }
a{
    text-decoration:none;
    outline:none;
    color:#007da3;
    }
a:hover{
    text-decoration:none;
    color:#8cc63f;
    }
h1{
	float:left;
	display:inline;
	background:url(../images/logo.gif) no-repeat;
	width:162px;
	margin:0 20px 0 12px;
	padding:0;
	text-indent:-9999px;
	}
h1 a{
	display:block;
	height:133px;
	}
h2{
	text-indent:-9999px;
	margin:0 0 11px 0;
	padding:0;
	}
h2#h2Ponuda{
	background:url(../images/title-ponuda.gif) no-repeat;	
	height:24px;
	}
h2#h2Skrad{
	background:url(../images/title-skrad.gif) no-repeat;
	height:23px;
	}
h2#h2Dogadjanja{
	background:url(../images/title-dogadjanja.gif) no-repeat;
	height:32px;
	}
h2#h2Galerija{
	background:url(../images/title-galerija.gif) no-repeat;
	height:31px;
	}
h2#h2Karta{
	background:url(../images/title-karta.gif) no-repeat;
	height:21px;
	}
h2#h2Vrazji{
	background:url(../images/title-vrazjizeleni.gif) no-repeat;
	height:31px;
	}
h2#h2Korisne{
	background:url(../images/title-korisne.gif) no-repeat;
	height:32px;
	}
h2#h2Smjestaj{
	background:url(../images/title-smjestaj.gif) no-repeat;
	height:32px;
	}
h2#h2Gastro{
	background:url(../images/title-gastro.gif) no-repeat;
	height:32px;
	}
h2#h2Prirodne{
	background:url(../images/title-prirodne.gif) no-repeat;
	height:24px;
	}
h2#h2Povijest{
	background:url(../images/title-povijest.gif) no-repeat;
	height:33px;
	}
h2#h2Planinarske{
	background:url(../images/title-planinarske.gif) no-repeat;
	height:24px;
	}
h2#h2Biciklisticke{
	background:url(../images/title-biciklisticke.gif) no-repeat;
	height:34px;
	}
h2#h2Sport{
	background:url(../images/title-sport.gif) no-repeat;
	height:32px;
	}
p{
	margin:0;
    padding:0.5em 0;
	}
img, fieldset{
	border:0;
	}
table, td, select, input, textarea, li{
    font:100% Arial, Helvetica, sans-serif;
    }
/* container */
#default, .page{
    background:#fff;
    width:889px;
    min-height:600px;
    margin:0 auto;
    text-align:left;
    }
/* header */
#header{
	background:url(../images/bg-headerBottom.gif) no-repeat bottom;
	position:relative;
	float:left;
	width:889px;
	height:535px;
	}
.page #header {
	height:509px;
	}
#lang{
	position:absolute;
	right:10px;
	top:9px;
	color:#fff;
	}
#lang a{
	color:#fff;
	}

/* menu */
ul#menu{
	background:url(../images/bg-menu.gif) repeat-x;
	float:left;
	width:695px;
	height:103px;
	margin:0;
	padding:0;
	}
ul#menu li{
	float:left;
	margin:58px 0 0 0;
	padding:0;
	list-style:none;
	}
ul#menu li a{
	text-indent:-9999px;
	display:block;
	height:44px;
	}
/* menu 1st level */	
ul#menu li#menu_1 a{
	background:url(../images/menu.gif) 0px 0px;
	width:70px;
	margin-left:40px;
	}
ul#menu li#menu_2 a{
	background:url(../images/menu.gif) 577px 0px;
	width:73px;
	}
ul#menu li#menu_3 a{
	background:url(../images/menu.gif) 503px 0px;
	width:143px;
	}
ul#menu li#menu_4 a{
	background:url(../images/menu.gif) 360px 0px;
	width:122px;
	}
ul#menu li#menu_5 a{
	background:url(../images/menu.gif) 240px 0px;
	width:67px;
	}
ul#menu li#menu_6 a{
	background:url(../images/menu.gif) 170px 0px;
	width:170px;
	}
/* menu 1st level selected */
ul#menu li#menu_1 a:hover, ul#menu li#menu_1 a.selected{
	background:url(../images/menu.gif) 0px 44px;
	}
ul#menu li#menu_2 a:hover, ul#menu li#menu_2 a.selected{
	background:url(../images/menu.gif) 577px 44px;
	}
ul#menu li#menu_3 a:hover, ul#menu li#menu_3 a.selected{
	background:url(../images/menu.gif) 503px 44px;
	}
ul#menu li#menu_4 a:hover, ul#menu li#menu_4 a.selected{
	background:url(../images/menu.gif) 360px 44px;
	}
ul#menu li#menu_5 a:hover, ul#menu li#menu_5 a.selected{
	background:url(../images/menu.gif) 240px 44px;
	}
ul#menu li#menu_6 a:hover, ul#menu li#menu_6 a.selected{
	background:url(../images/menu.gif) 170px 44px;
	}
/*menu 2nd level */
ul#submenu, ul#submenu li{
	float:left;
	display:inline;
	padding:0;
	list-style:none;
	}
ul#submenu{
	background:#8dc641;
	width:677px;
	margin:11px 12px 7px 0;
	padding:3px;
	}
ul#submenu li{
	margin:0 3px;
	font-size:11px;
	}
ul#submenu li a{
	color:#fff;
	padding:3px;
	}
ul#submenu li a:hover, ul#submenu li a.selected{
	background:#488630;
	}
/* end menu */
#flMoviePlaceholder{
	margin-left:10px;
	}
#introSwf {
	float:left;
	}
a.tabs{
	float:left;
	width:134px;
	height:42px;
	display:inline-block;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
a.tabs:hover, a.tabs.selected{
	background-position:0 -42px;
	}
a.greenTab{
	background:url(../images/tab-zeleni.gif) no-repeat;
	margin:0 13px 0 10px;	
	}
a.blueTab{
	background:url(../images/tab-vrazji.gif) no-repeat;
	}
p#motto{
	background:url(../images/slogan.gif) no-repeat;
	float:left;
	display:inline-block;
	width:273px;
	height:13px;	
	text-indent:-9999px;
	padding:0;
	margin:10px 12px 0 313px;
	}
img#headImg{
	margin:0px 10px;
	}
.noSubmenu img#headImg {margin-top:2px;}
a#fotoGalPage{
	background:url(../images/FG-page.jpg) no-repeat;
	position:absolute;
	top:151px;
	left:672px;	
	width:207px;
	height:332px;
	text-indent:-9999px;
	}
.noSubmenu a#fotoGalPage{
	top:146px;
	}
/* content */
#content{
	background:#fff;
	float:left;
	width:863px;
	height:auto;
	padding:11px 0 20px 26px;
	line-height:18px;
	}
#summary{
	font-size:14px;
	}
#summary span{
	font-size:18px;
	}
/* home */
#default #content{
	padding-bottom:0;
	}
#leftCol{
	float:left;
	width:630px;
	}
h2#h2Home{
	background:url(../images/title-skrad.gif) no-repeat;
	height:23px;
	}
#default #summary{	
	background:url(../images/home-text.gif) no-repeat;
	width:630px;
	height:88px;
	text-indent:-9999px;
	}
#rightCol{
	float:left;
	width:226px;
	}
#rightCol a{
	height:154px;
	}
/* page  */
#content p{
	margin-right:20px;
	}
#content p img{
	padding:0 0 10px 10px;
	}
/* gallery */
ul#photoGallery{
	float:left;
	margin:0 0 0 40px;
	padding:0;
	list-style:none;
	}
ul#photoGallery li.cols5{
	float:left;
	width:150px;
	margin:0;
	padding:0;
	}
ul#photoGallery li.cols6{
	float:left;
	width:125px;
	margin:0;
	padding:0;
	}
ul#photoGallery li img{
	display:block;
	margin-bottom:10px;
	}
/* footer */
#footer{
	float:left;
	background:url(../images/bg-footer.gif) no-repeat;
	width:889px;
	height:118px;
	}
#footer p{
	padding-top:26px;
	color:#fff;
	font-size:11px;
	}
#footer p a{
	color:#fff;
	}
#footer p a:hover{
	color:#007da3;
	}
p#signature{
	text-align:right;
	}
/* prijava na biciklijadu */
#booking{
	width:90%;
	margin:20px 0;
	}
#booking .entry label{
	width:150px;
	display:inline-block;
	margin-right:20px;
	padding:5px;
	}
#booking .entry input{
	width:350px;
	padding:5px;
	}
#send{
	margin:20px 150px 20px 183px;
	}
.btn{
	background:#39b54a;
	margin-right:5px;
	padding:3px 5px;
	color:#fff;
	border:none;
	cursor:pointer;
	}
#gMap{
	text-align:center;
	margin:20px 30px 20px 0;
	padding:10px 0;
	border-bottom:1px dotted #666;
	}

