 

/**** MooGallery ****/
div { background-repeat:no-repeat; }
#tmp_img{ visibility:hidden; position:absolute; }

div.moogallery{  width:520px; padding:10px; }

div.mg_top{ /*background-image:url(skin/tl.gif);*/  background-position:bottom left; }
div.mg_top2{ height:20px; /*background-image:url(skin/tr.gif);*/ background-position:bottom right; }
div.mg_mid, div.mg_mid2{ background-repeat:repeat-y; }
div.mg_mid{ /*background-image:url(skin/ml.gif);*/ }
div.mg_mid2{ /*background-image:url(skin/mr.gif);*/ background-position:top right; }
div.mg_bottom{ /*background-image:url(skin/bl.gif); */}
div.mg_bottom2{ height:20px;/* background-image:url(skin/br.gif); */background-position:top right; }

div.mg_div, div.mg_div_left, div.mg_div_right{ height:354px; overflow:hidden; }
div.mg_div{  background-image:url(skin/waiting.gif); background-position:center center; position:relative; }
div.mg_div_left, div.mg_div_right{ position:absolute; background-position:center center; width:40px; z-index:1002; cursor:pointer; }
div.mg_div_left{ background-image:url(moogallery/arrow_left_white.png);  }
div.mg_div_right{ background-image:url(moogallery/arrow_right_white.png); }

img.mg_img { display:block; margin:auto; position:relative; border:solid 5px white; }


/**** slide gallery ****/

.slide_gallery { clear:both; display:none; width:710px; height:112px;background:url(../images/gal_back.gif) no-repeat;margin-left:17px;}
.slide { overflow:hidden;width:605px; height:104px; float:left;margin-left:0px; }
.scroller {white-space:nowrap; width:5000px; }
.scroller img { border:none; }
.klasa {margin:9px 5px 0px 5px; float:left;}

a.scroll_button_right, a.scroll_button_left, a.disabled_button_left, a.disabled_button_right {
  width:27px;display:block;height:27px; background-repeat:no-repeat; background-position:center center; float:left;
 position:relative;z-index:1000;}
div.scroll_button_right, div.scroll_button_left{ height:27px; width:27px; float:left; }

a.scroll_button_left {background-image:url(../images/dalej_l.gif); margin-top: 41px;margin-left:55px;}
a.scroll_button_left:hover {background-image:url(../images/dalej_l.gif);  margin-top: 41px;margin-left:55px;}
a.scroll_button_right {background-image:url(../images/dalej_r.gif);  margin-top: 41px;margin-left: -9px;}
a.scroll_button_right:hover {background-image:url(../images/dalej_r.gif);  margin-top: 41px;margin-left: -9px;}

a.disabled_button_left, a.disabled_button_left:hover, a.disabled_button_right, a.disabled_button_right:hover {
  background-image:none;
}
#zapraszamy {position:absolute;top:-56px;left:17px;width:696px; height:57px;z-index:1;}

/********/
