#mSlideView {
	width: 610px !important;
	}

#mSlideNavContainer {
	float: left;
	padding-bottom: 10px;
	position: relative;
	top: 20px;
	width: 610px;
	}

#lSlideNav {
	float: left;
	}

#rSlideNav {
	float: right;
	}

#lSlideNav:hover	{ background: url('../gfx/layout/strzalka_lewo.gif') 0 -11px no-repeat;	}
#rSlideNav:hover	{ background: url('../gfx/layout/strzalka_prawo.gif') right -11px no-repeat;	}

.buttonLeft_off,
.buttonLeft_off * {
	color: #999 !important;
	cursor: default !important;
	}

.buttonRight_off,
.buttonRight_off * {
	color: #999 !important;
	cursor: default !important;
	}