* {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #526052;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #98a664;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #333333;	
}

body {
	padding: 25px 0px 12px;
	background-color: #B0CC77;
	color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#table1 {
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
}


a:hover {
	color: #526052;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}


img {
	border: none;
}

#page1 {
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 205px;
	background-image: url(_naslov/slike/index-06.png);
	background-position: top;
}
#page2 {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 237px;
	background-image: url(_naslov/slike/index-07.png);
	background-position: top;
}
#page3 {
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 205px;
	background-image: url(_naslov/slike/index-08.png);
	background-position: top;
}
#page4 {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 237px;
	background-image: url(_naslov/slike/index-09.png);
	background-position: top;
}
#page5 {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 237px;
	background-image: url(_naslov/slike/index-11.png);
	background-position: top;
}
#page6 {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 237px;
	background-image: url(_naslov/slike/index-05.png);
	background-position: top;
}

#page1:hover, .active #page1 {
	background-image: url(_naslov/slike/index-06.png);
	background-position: bottom;
}
#page2:hover, .active #page2 {
	background-image: url(_naslov/slike/index-07.png);
	background-position: bottom;
}
#page3:hover, .active #page3 {
	background-image: url(_naslov/slike/index-08.png);
	background-position: bottom;
}
#page4:hover, .active #page4 {
	background-image: url(_naslov/slike/index-09.png);
	background-position: bottom;
}
#page5:hover, .active #page5 {
	background-image: url(_naslov/slike/index-11.png);
	background-position: bottom;
}
#page6:hover, .active #page6 {
	background-image: url(_naslov/slike/index-05.png);
	background-position: bottom;
}

