.switch-pic .switch {padding: 3px; background: white no-repeat bottom; cursor: pointer;}
.switch-pic .switch.active {padding: 3px; background: #F5F5EA no-repeat bottom;}
.switch-pic .switch span {display: none;}		
.switch-pic .active.switch span {display: block; border-bottom: none !important; color: black; cursor: default; position: absolute; bottom: -20px; left: -50%; width: 400px; left: 50%; margin-left: -200px; text-align: center;}
.switch-pic .switch {height: 62px; width: 63px; display: inline-block; border-bottom: none !important; position: relative;}
		
.switch-pic .floor-1 {background-image: url('yandex-cafe-1-icon.png');}		
.switch-pic .floor-2 {background-image: url('yandex-cafe-2-icon.png');}		
.switch-pic .floor-3 {background-image: url('yandex-cafe-3-icon.png');}		
.switch-pic .active.floor-1 {background-image: url('yandex-cafe-1-icon-active.png');}		
.switch-pic .active.floor-2 {background-image: url('yandex-cafe-2-icon-active.png');}		
.switch-pic .active.floor-3 {background-image: url('yandex-cafe-3-icon-active.png');}