/* zoom any image */
.zoom { position:relative;}
.zoom_pic{width:26px;height:26px;position:absolute;right:0;bottom:0;margin:0px 5px 3px 0px !important;}
#zoomLoading {position:absolute; display:block; opacity:0.5; filter:alpha(opacity=50);}
.zoomX {position:absolute; top:50px; left:50px; width:34px; height:34px; background-image:url(/images/janylyk/zoom/zoom-x.png); cursor:pointer; background-repeat:no-repeat; background-position:0 0;}
* html .zoomX {background-image:url(/images/janylyk/zoom/zoom-x.gif);}
.zoomX:hover {background-position:0 -34px;}
.zoomPic {position:absolute; display:block; top:-9999px; left:0; cursor:pointer; }
.ph{}
.zoomShadow {position:absolute; left:0; top:-9999px; }
.zoomShadow table {width:auto; height:auto; border:0; border-collapse:collapse; border-spacing:0;}
.zoomShadow td {margin:0; padding:0; border:0;}
.zoomShadow b {display:block; width:10px; height:10px; overflow:hidden;}
.zoomBase {position:relative; width:10px; height:10px; margin:0; padding:0; background:#000;}
.zs1 {width:10px; height:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) no-repeat 0 0;}
* html .zs1 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) no-repeat 0 0;}
.zs2 {width:10px; height:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) no-repeat -10px 0;}
* html .zs2 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) no-repeat -10px 0;}
.zs3 {width:10px; height:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) no-repeat 0 -10px;}
* html .zs3 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) no-repeat 0 -10px;}
.zs4 {width:10px; height:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) no-repeat -10px -10px;}
* html .zs4 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) no-repeat -10px -10px;}
.zh1 {height:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) repeat-x 0 -20px;}
* html .zh1 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) repeat-x 0 -20px;}
.zh2 {height:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) repeat-x 0 -30px;}
* html .zh2 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) repeat-x 0 -30px;}
.zv1 {width:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) repeat-y 0 -40px;}
* html .zv1 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) repeat-y 0 -40px;}
.zv2 {width:10px; background:url(/images/janylyk/zoom/zoom-shadow2.png) repeat-y -10px -40px;}
* html .zv2 {background:url(/images/janylyk/zoom/zoom-shadow2.gif) repeat-y -10px -40px;}

* html .selOff {visibility:hidden;}

.bigGrey {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.8; filter:alpha(opacity=80); }
.sh{position:fixed; width:1100px;   bottom: 0; z-index:100; margin: 0 0 0 -220px; box-shadow: 0 0 10px rgba(0,0,0,0.9); }  
#sharebutton img:hover {background-color:#d3d3d3;}

#blfix2{ display:none; position:fixed; width:100%;   bottom: 0; z-index:100; margin: 0 0 0 -220px; box-shadow: 0 0 10px rgba(0,0,0,0.9);}

.sh_t{margin-right:12px;}