body {
	margin: 0px;
	background-color: #050600;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}

form {
	margin: 0px;
}

p, td, th {
	margin: 0px;
}

.img {
	border: 3px solid #698701;
	padding: 1px;
	background-color: #F9F9F9;
}

#page {
	margin: 0 auto;
	width: 671px;
	height: 100%;
}

#container {
	background-image: url('images/container_bg1.gif');
	background-repeat: no-repeat;
	padding: 12px;
	min-height: 541px;
}

#container_chester {
	background-image: url('images/con_bg_chester.gif');
	background-repeat: no-repeat;
	padding: 12px;
	min-height: 541px;
}

.head_div {
	width: 100%;
	height: 100%;
	margin-top: 60px;
	text-align: right;
}

.red_links {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #698701;
}

a.red_links:link, a.red_links:visited { text-decoration: none; color: #698701; } /* db4d15 */

a.red_links:hover { text-decoration: none; color: #ffffff; }

.naslov {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
}

a:link, a:visited { text-decoration: underline; color: #698701; font-weight: bold; }
a:hover { text-decoration: none; color: #FFFFFF; font-weight: bold; }

a.whitey:link, a.whitey:visited { text-decoration: underline; color: #ffffff; font-weight: bold; }
a.whitey:hover { text-decoration: none; color: #ffffff; font-weight: bold;  }


/* Image rollover css menu */

#menuPocetna {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/pocetna.gif) top no-repeat;
}
#menuPocetna:hover, #menuPocetna.selected { background: url(images/hr/pocetna.gif) bottom no-repeat; }


#menuChester {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/chester.gif) top no-repeat;
}
#menuChester:hover, #menuChester.selected { background: url(images/hr/chester.gif) bottom no-repeat; }


#menuPovjest {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/povjest.gif) top no-repeat;
}
#menuPovjest:hover, #menuPovjest.selected { background: url(images/hr/povjest.gif) bottom no-repeat; }


#menuStandardi {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/standardi.gif) top no-repeat;
}
#menuStandardi:hover, #menuStandardi.selected { background: url(images/hr/standardi.gif) bottom no-repeat; }


#menuLinkovi {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/linkovi.gif) top no-repeat;
}
#menuLinkovi:hover, #menuLinkovi.selected { background: url(images/hr/linkovi.gif) bottom no-repeat; }


#menuGalerija {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/galerija.gif) top no-repeat;
}
#menuGalerija:hover, #menuGalerija.selected { background: url(images/hr/galerija.gif) bottom no-repeat; }


#menuBook {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/guestbook.gif) top no-repeat;
}
#menuBook:hover, #menuBook.selected { background: url(images/hr/guestbook.gif) bottom no-repeat; }


#menuKontakt {
  text-indent:-100em;
  text-decoration:none;  /* potrebno da se skine underline */
  display: block;
  width: 220px;
  height: 34px;
  background: url(images/hr/kontakt.gif) top no-repeat;
}
#menuKontakt:hover, #menuKontakt.selected { background: url(images/hr/kontakt.gif) bottom no-repeat; }

/*  End of menu  */



/* Preloader slika */

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}

.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

.title_h2 {
	width: 400px;
	padding: 8px 0 0 18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

/* Kraj preloadera slika */