.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 121px;
	width: 820px;
	margin:auto;
}
body {
	margin: 0px auto;
	background-color: #F0EFF1;
}
.link_wrapp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/link_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	float: none;
	height: 24px;
	width: 820px;
	margin:auto;
}
.zone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/zone_back.jpg);
	background-repeat: repeat-y;
	width: 820px;
	margin:auto;
	height: auto;
}

.zone .gallery {
	text-align: center;
	height: 700px;
	width: 720px;
	padding: 20px 60px 60px 60px;
}
gallery.td {
	border: 1px solid #3D7BB8;
}
gallery.tr {
	border: 1px solid #3D7BB8;
}
gallery.table {
	border: 1px solid #3D7BB8;
}


.zone .content {
	padding: 30px;
	clear: left;
	float: left;
	width: 495px;
	text-align: justify;
	height: 390px;
}
.zone .slike_desno {
	background-image: url(images/group_index.jpg);
	clear: right;
	float: left;
	height: 450px;
	width: 255px;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 216px;
	width: 820px;
	margin:auto;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

.MonthHeader{
	text-align:center;
	font-weight:bold;
	color:#666666;
   padding:2px 0px 2px 0px;
   border-bottom:1px solid #666666;
}
.title{
   padding:2px 0px 2px 0px;
   border-top:1px solid #666666;
}
.DayHeader{
   text-align:center;
   font-weight:bold;
	color: #bc1411;
   padding:2px 0px 2px 0px;
   border-bottom:1px solid #666666;
}
.Today{
    color: #666666;
    font-weight:bold;
    border:1px solid #bc1411;
    text-decoration: none;
}
a.DayTermin{
	color: #bc1411;
	font-weight:bold;
	text-decoration: none;
}
a.DayTermin:link{
	color: #bc1411;
}
a.DayTermin:visited{
	color: #bc1411;
}
a.DayTermin:active{
	color: #bc1411;
}
a.DayTermin:hover{
	color: #bc1411;
	font-weight:bold;
	text-decoration: underline;
}
.Day{
	color: #666666;
	text-decoration: none;
}.zone .reserv {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	float: left;
	height: 400px;
	width: 440px;
}
.zone .check {
	float: left;
	height: 400px;
	width: 270px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.formInput{
	width:460px;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 10px 0px;
}
.formInput1{
	width:720px;
	padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 5px 0px;
}
.formTextarea{
	width:720px;
	height:150px;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:3px 0px 20px 0px;
}
.formSelect {
	width: 466px;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 10px 0px;

}
.formSelect1 {
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 10px 0px;
}
.zone .contact {
	height: 400px;
	width: 720px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	line-height: 150%;
}
UL#top_nav {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
}
UL#top_nav LI {
	padding-right: 1px;
	padding-left: 1px;
	display: block;
	float: left;
	margin: 0px;
	border-left: #ffffff 1px solid;
	width: auto! important;
	line-height: 22px;
	white-space: nowrap
}
UL#top_nav LI A {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	color: #ffffff;
	text-decoration: none;
}
UL#top_nav LI A:hover {
	color: #FF0306;
	background-color: #ffffff;

}
UL#left_nav {
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.zone .actual {
	width: 720px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: auto;
	text-align: justify;
	float: left;
}
.pictureActual {
	padding: 3px;
	float: left;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: left;
}
.dateActual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 545px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
.zone .actual .txtActualSmall {
	float: left;
	width: 545px;
	height: auto;
}
.hederActual {
	font-weight: bold;
	color: #3D7BB8;
}

a {
	font-weight: bold;
	color: #3D7BB8;
	text-decoration: none;
}
a:link {
	color: #3D7BB8;
}
a:hover {
	color: #FF0303;
	text-decoration: underline;
}

.brojacOmotac {
	font-family: Arial;
	font-size: 11px;
	font-weight: 500;
	color: #66FFFF;
	margin-bottom:0px auto;
	width:40px;
	left: 9px;
	bottom: 0px;
	height: 16px;
	position: relative;
	top: 187px;
}
.brojacOmotac .brojac {
	text-align:center;
	border: 1px inset white;
	width: 30px;
	background-color: #000000;
	height: 14px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: middle;
}
