#rozcestnik {
	display: block;
	margin-top: 0px;
  margin-left: 20px;
  width: 670px;
	height: 320px;
	background: url("../images/menu/index-on.jpg");
	position: relative;
	_behavior:url("csshover.htc");
	border: 2px #E10000 solid;
}
#rozcestnik a#title {
	display: block;
	width: 670px;
	height: 0;
	padding-top: 412px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url("../images/menu/index-on.jpg") no-repeat 400px 400px;
	cursor: default;
}
* html #rozcestnik a#title {
	height: 412px;
	he\ight: 0;
}
#rozcestnik a#title:hover {
	background-position: 0 0;
}
a#protislunecni {
	display: block;
	width: 153px;
	height: 0;
	padding-top: 153px;
	overflow: hidden;
	position: absolute;
	left: 80px;
	top: 176px;
	background: transparent url("../images/menu/protislunecni-ochrana.jpg") no-repeat 400px 400px;
}
a#protislunecni:hover {
	background-position: 0 0;
}

a#garaze {
	display: block;
	width: 153px;
	height: 0;
	padding-top: 125px;
	overflow: hidden;
	position: absolute;
	left: 415px;
	top: 164px;
	background: transparent url(../images/menu/garazova-technika.jpg) no-repeat 400px 400px;
}
a#garaze:hover {
	background-position: 0 0;
}

a#doplnky {
	display: block;
	width: 222px;
	height: 0;
	padding-top: 95px;
	overflow: hidden;
	position: absolute;
	left: 129px;
	top: 70px;
	background: transparent url(../images/menu/bytove-doplnky.jpg) no-repeat 400px 400px;
}
a#doplnky:hover {
	background-position: 0 0;
}


