html, body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, fieldset, form, label, table {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
table {
	border-collapse: collapse; 
	border-spacing: 0; 
}
form, table {
	font-size: 100%;
}

/* --- align --- */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

/* --- floating --- */
.floatLeft { float: left; }
.floatRight { float: right; }

.reset {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0.1px;
	overflow: hidden;
	clear: both;
}
.hide,
.noDisplay { display: none; }

body {
	/*background:#bcb372 url('../img/bg_low.jpg') no-repeat top left;	*/
	/*background:#a9e0ff url('../img/bg.gif') repeat-x top left;	*/
	background:#BCB372;	
	font-size: 80%;
	font-family: verdana, arial, tahoma, arial, sans-serif;
	text-align: center; 
	margin: 0px;
	padding: 0px;	
}

hr { display:none; }
.mR0 { margin-right:0px !important; }

#page {		
	text-align: left;
	margin-top:0px;
	margin-bottom:100px;
	background-color:#fff;
	border-top:solid 1px #666;
	/* border-bottom:solid 1px #fff; */
	background: #fff url('../img/bg_content3.jpg') no-repeat bottom left;
}

#page a, #page a:visited	{ 
	color:#000;
	text-decoration:underline;
}	
#page a:hover { 
	color:#666;
}

#promo {
	float:left;
	width:430px;
	margin-right:10px;
	line-height:1.6em;
}
#foto {
	float:right;
	width:500px;
}
#foto  img { border:solid 1px #666; -moz-box-shadow:0 0 20px #999999; }
#foto #gmap  img { border:none !important; -moz-box-shadow:0 0 0 #ffffff !important; }
.fotogalerie { width:100% !important; }

#imgs {
	margin:auto;
	text-align:center;
}
#imgs img { border:solid 1px #666; margin:10px; }

h1  { font:italic normal 38px arial; width:547px; height:57px; background:url('../img/title_sd.gif') no-repeat top left; }
h1 a { color:#fff; text-decoration:none; }
h1 span { display:block; text-indent:-5000px; }

h2 { font:italic normal 18px arial; margin:0px 0px 10px 0px; }

#promo  p { margin-bottom:15px; }

/* --- header --- */

#header { 
	width:960px;
	margin:10px auto;
	text-align:left;
}
#logo {
	float:left;
	width:300px;
	margin-top:10px;
}
#logoKraj { position:absolute; top:15px; left:400px; }
#search {  
	width:300px;
	float:right;
	margin-top:15px;
	text-align:right;
}

/* --- menu --- */

#mh { margin:0px auto; 	border-bottom:solid 1px #666; background-color:#f1f0e2; }

#menu {
	/* height:35px; */
 width:960px;
  margin:0px auto !important;
}
ul#menu  { list-style:none; font: normal normal 18px arial; margin-left:0px; }
ul#menu li { 
	display:block; 
	padding:0px;  
	float:left;
	background-color:#ddd9b7;
/*	margin-right:10px; */
	border-left:solid 1px #fff;
	border-right:solid 1px #666;

}
ul#menu li.first { border-left:solid 1px #666; }
ul#menu li.last { border-left:solid 1px #666; margin-left:20px; float:right; background: url('../img/icko.gif') no-repeat 5px 6px; padding-left:28px;}
ul#menu li.last a, ul#menu li.last a:hover { background:transparent; }

#menu li a, #menu li a:visited  { 
	display:block; 
	height:30px;
	-moz-outline:none;
	text-decoration:none;
	padding: 8px 10px 0px 10px;
	color:#333;
	text-shadow:0 0 1px #FFFFFF;
}
#menu li span { text-indent:-10000px; display:block; }
#menu li a:hover, #menu li a.active { color: #000; text-shadow:0 0 1px #999999; background-color:#f1f0e2; }

#content { 
	margin-bottom:0px; 
	margin-top:10px;
	width:960px;
	margin:10px auto 0px auto;
	padding:10px;
	
}



#content img { float:left; margin:0px 15px 10px 0px; }
#content a:hover { text-decoration:none; }

/* --- footer --- */
#footer { 
	background:#f1f0e2;	
	padding:14px 0px;
	width:100%; 
	color:#000;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	
/*	 opacity: 0.5;
	 filter: alpha(opacity=50); */
}

#footerText { width:960px; margin:auto; color: #999; font-size:0.7em; } 
#footerText a, #footerText a:visited  { color:#999; }

#events  { margin-top:10px; text-align:center; padding-left:7px;}
#events img {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}


/* -- FANCY -- */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 100;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancy/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 190;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../img/fancy/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancy/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../img/fancy/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancy/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../img/fancy/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancy/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../img/fancy/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancy/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../img/fancy/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancy/fancy_title_right.png') repeat-x;
}

