body, html {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: #CDD5DD;
	height: 100%;
}
#back {
	background-image: url(images/index-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:611px;
	height:291px;
}
#b1 {
	background-image: url(images/slo/buttons/b1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	overflow: hidden;
	width:227px;
	height:47px;
}
#b1:hover {
    background-position: -227px 0px;
}
#b2 {
	background-image: url(images/slo/buttons/b2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	overflow: hidden;
	width:218px;
	height:47px;
}
#b2:hover {
    background-position: -218px 0px;
}
#b3 {
	background-image: url(images/slo/buttons/b3.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	overflow: hidden;
	width:227px;
	height:47px;
}
#b3:hover {
    background-position: -227px 0px;
}
#b4 {
	background-image: url(images/slo/buttons/b4.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	overflow: hidden;
	width:218px;
	height:47px;
}
#b4:hover {
    background-position: -218px 0px;
}
#b5 {
	background-image: url(images/index_im/slo/buttons/b5.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	overflow: hidden;
	width:227px;
	height:47px;
}
#b5:hover {
    background-position: -227px 0px;
}
