
#switch .prehled, #switch .cena, #switch .rychlost, #switch .potrebujete-vic {
	min-height: 350px;
	_height: 350px;
}

#switch .prehled {
	background: transparent url("../images/widget/prehled.jpg") scroll no-repeat 50% 100%;
	min-height: 402px;
	_height: 402px;
}

#switch .cena {
	background: transparent url("../images/widget/price.jpg") scroll no-repeat 50% 100%;
}

#switch .rychlost {
	background: transparent url("../images/widget/speed.jpg") scroll no-repeat 50% 100%;
}

#switch .potrebujete-vic {
	background: transparent url("../images/widget/potrebujetevic.jpg") scroll no-repeat 50% 100%;
}

#block-2 .printer {
	background: transparent url("../images/block/printer.gif") scroll no-repeat 50% 100%;
	min-height: 185px;
	_height: 185px;
}

