/* mobilyslider; upraveno by ivosan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.iGalMobily {					margin:33px auto 22px auto; clear:both; width: 100%; text-align: left; }
.slider, .slider960 {			position:relative; width:800px; height:477px; padding-bottom:55px; margin: 0px auto; background:url(/etc/jq/css/mobily/shad800_smallarc.png) no-repeat bottom center; }
.slider960 {					width:960px; height:550px; padding-bottom:66px; background:url(/etc/jq/css/mobily/shad960_smallarc.png) no-repeat bottom center; }

.slider.shLarge {				background:url(/etc/jq/css/mobily/shad800_large.png) no-repeat bottom center; }
.slider960.shLarge {			background:url(/etc/jq/css/mobily/shad960_large.png) no-repeat bottom center; }
.slider.shSmall {				background:url(/etc/jq/css/mobily/shad800_small.png) no-repeat bottom center; }
.slider960.shSmall {			background:url(/etc/jq/css/mobily/shad960_small.png) no-repeat bottom center; }
.slider.shArc {				background:url(/etc/jq/css/mobily/shad800_arc.png) no-repeat bottom center; }
.slider960.shArc {				background:url(/etc/jq/css/mobily/shad960_arc.png) no-repeat bottom center; }

.sliderContent {				float:left; width:800px; height:444px; clear:both; position:relative; overflow:hidden; }
.slider960 .sliderContent {		width:960px; height:500px; }

.sliderArrows a {				display:block; text-indent:-9999px; outline:none; z-index:666; background-image:url(/etc/jq/css/mobily/prev_next.png);width:42px; height:42px; position:absolute; top:50%; margin-top:-34px; }

.imprev {						background-position:0 0; left:22px;}
.imprev:hover {				background-position:0 -44px; }
.imnext { 					right:15px; background-position:-44px 0; }
.imnext:hover {				background-position:-44px -44px; }

.slider .sliderContent .item { 	position:absolute; width:800px; height:444px; background:#fff; }
.slider960 .sliderContent .item { 	position:absolute; width:960px; height:500px; background:#fff; }
.sliderBullets {				position:absolute; bottom:-11px; left:8%;right:8%;z-index:777;margin:0 auto;width:auto;max-width:84%;text-align:center;}
.sliderBullets a {				display:inline-block;text-indent:-9999px;outline:none; margin-left:5px; width:10px; height:11px; background:url(/etc/jq/css/mobily/bullets.png) no-repeat;}
.sliderBullets .active {			background-position:0 -11px;}
.sliderContent a { 				outline:none; color:#fff; }
.sliderContent a img { 			border:none; }

