@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #402D03;
	background-image: url(bild/bg-body.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.container {
	margin-right: auto;
	margin-left: auto;
	color: #E9E6E1;
	background-color: #402D03;
	width: 800px;
	height: auto;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #FFCC33;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #FFCC33;
}
#navigacija {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(bild/kudheader.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#sadrzaj {
	background-image: url(bild/Scroll.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #402D03;
}
#slikee {
	position: absolute;
	z-index: 50;
	top: 0px;
	background-color: #402D03;
	height: 176px;
	width: 157px;
}
h2 {
	text-align: center;
	color: #402D03;
}
h3 {
	font-weight: bold;
	color: #402D03;
	text-align: center;
}
a {
	color: #402D03;
	text-decoration: underline;
}
a:hover {
	color: #826200;
	text-decoration: none;
}
#slike {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bild/pozadina.gif);
	background-repeat: no-repeat;
}
#navigacija a.posjeceni {
	color: #FF9933;
	text-decoration: none;
}
#pomicni {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#tablicni {
	margin-right: auto;
	margin-left: auto;
}
td.prvi {
	background-image: url(bild/gore_scroll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 199px;
	width: 650px;
	background-position: center bottom;
}
#navigacija td {
	background-repeat: no-repeat;
	background-position: center center;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.sednji {
	background-attachment: fixed;
	background-image: url(bild/sredina_scroll.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
}
td.donji {
	background-image: url(bild/donji_scroll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	width: 650px;
	text-align: center;
}a.mail {
}
a.mail:hover {
	color: #F9FDE4;
}
a.posta {
	color: #FFFFFF;
	text-decoration: underline;
}
a.posta:hover {
	color: #FF9900;
}

