/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li,
.jcarousel-item { float: left;list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 69px; height: 52px; }
	
	
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next { z-index: 3; display: none; }
.jcarousel-prev { z-index: 3; display: none; }

.jcarousel-list li img { padding: 0px; z-index: 1; }







.jcarousel-skin-tango .jcarousel-container { padding: 0px; margin:0;display:table; vertical-align:middle  }
.jcarousel-skin-tango .jcarousel-container-horizontal { width: 277px; height:90px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 225px;  height: 90px; margin-left:25px;  }
.jcarousel-skin-tango .jcarousel-item { width: 69px; height: 82px; border:2px solid #fff;  } /*otstup cars*/
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: 3px; padding: 0 0 0 0;}

/*Buttons*/
.jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 32px; right: 0px;  width: 11px; height: 25px; cursor: pointer; background: transparent url(/img/gallery_pieces/but_next.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background: transparent url(/img/gallery_pieces/but_next.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:active { background: transparent url(/img/gallery_pieces/but_next.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {background: transparent url(/img/gallery_pieces/but_next.png) no-repeat 0 0; cursor:default; }
.jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top: 32px; left: 0px; width: 11px; height: 25px; cursor: pointer; background: transparent url(/img/gallery_pieces/but_prew.png) no-repeat 0 0;  }
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background: transparent url(/img/gallery_pieces/but_prew.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background: transparent url(/img/gallery_pieces/but_prew.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { background: transparent url(/img/gallery_pieces/but_prew.png) no-repeat 0 0; cursor:default; }



@-moz-document url-prefix()
{  }
#blok_but { width:299px; clear:both; text-align:center!important;   }
.but_center { text-align:center!important }
#carusel_blok {color:#004182; font:Arial; font-size: 12px; z-index:2000;  zoom:1; height:25px; line-height: 24px; _line-height:22px; padding-top:40px; cursor:pointer; display:inline-block; text-align:center }
#blok_left { background:url(../image/but_left.gif); width:10px; height: 25px; background-repeat:no-repeat; float:left }
#blok_centre { background:url(../image/but_centre.gif); height: 25px; background-repeat:repeat-x; float:left; padding:0 10px }
#blok_right { background:url(../image/but_right.gif); width:10px; height: 25px; background-repeat:no-repeat; float:left }







#blok_cur_prew_down { clear:both; position:relative; padding:0 ; margin:20px 0 0 0; width: 439px }



#cur_prew_down  { margin:0; padding:0; position:relative; vertical-align:middle; clear:both;  height: 169px; }
#cur_prew_down ul { margin:0; padding: 0; list-style:none;  }
#cur_prew_down ul li { list-style:none; padding:1px; margin:0; float:left;border:1px #d1d2d4 solid; height: 169px; vertical-align:middle; overflow:hidden }
#cur_prew_down .border_next {  height: 83px; overflow:hidden; border:none!important }
img {  border:none; }
.border_next { cursor:pointer; background: url(../image/button_next.png) no-repeat; width:30px; height:83px;position:absolute; z-index: 175; left: 338px; border:none; top:47px }


#hcur_prew_number_activ { padding:10px 0 0 0; margin:0; clear:both; color:#fff; line-height:16px; font-size:12px }
#hcur_prew_number_activ ul { list-style:none; padding:0 0 36px 0; margin:0; float:right  }
#hcur_prew_number_activ li { list-style:none; background: #ff7500; padding:5px 6px; float:left; margin-left:3px; cursor:pointer; }
/*clolr:#031f4f*/



