/***** nová galerie prepis stylu *****/

.ad-gallery {
	border: 1px solid #c2c2c2;
}

.ad-gallery .ad-nav {
	width: 100%;
}

.ad-gallery .ad-thumbs {
	margin: 0 32px;
	width: 770px !important;
}

.ad-gallery .ad-image-wrapper .ad-loader {
	border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image, .ad-gallery .ad-image-wrapper .ad-zoom .ad-zoom-image {
	background: url(../../images/gallery/back-big.png) no-repeat;
	/*background: url("../../images/reflex/gallery_detail_prev-big.png");*/
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(../../images/gallery/forward-big.png) no-repeat;
	/*background: url("../../images/reflex/gallery_detail_next-big.png");*/
	
      }
	.ad-gallery .ad-image-wrapper .ad-zoom .ad-zoom-image {
		background: #fff;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	/*background: url(../../images/abc-new/galerie_opa75.png);*/
	color: #000;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	font-style: italic;
}
.ad-gallery .ad-back {
	background: #fff url(../../images/gallery/back.png) no-repeat !important;
	left: 0;
}
.ad-gallery .ad-forward {
	background: #fff url(../../images/gallery/forward.png) no-repeat !important;
	right: 0;
}
.ad-gallery .ad-thumbs li a img,
#videoThumbs a img {
	border: 2px solid #fff;
}
.ad-gallery .ad-thumbs li a.ad-active img,
#videoThumbs a.active img {
	border: 2px solid #c00;
}

.ad-gallery .ad-thumbs li a.ad-active {
	background: url("../../images/gallery/arrow.jpg") no-repeat center bottom;
	padding-bottom: 5px;
}

#videoThumbs {
	margin-bottom: 20px;
}

#videoThumbs a {
	margin-right: 5px;
}

#videoThumbs a.active {
	background: url("../../images/gallery/arrow.jpg") no-repeat center bottom;
	padding-bottom: 2px;
}

/*start gallery*/

#galleryBigBox {
	margin: 2px auto;
	width: 834px;
	background-color: #fff;
	border: 1px solid #000;
}

#galleryBig{
	width: 600px;
	float:left;
	margin-bottom:50px;
}



#galleryTop .left{
	color: black;
	width: 300px;
	float: left;
	margin-top : 10px;
}

#galleryTop .right{
	width:421px;
	float: right;
	text-align : right;
	margin-right: 45px;
	_margin-right: 22px;
}

#galleryTop .text{
	color: black;
	float: left;
	font-size:12px;
}

#galleryTop .article{
	color : #de1111;
	font-weight: bold;
}
#galleryTop .article a{
	text-decoration : none;
}

#galleryTop .article a:hover{
	text-decoration : underline;
}

#galleryBigBox .galleryDiv {
	background:#555756 ;
	float:left;
	height:1px;
	margin-left:73px;
	_margin-left: 36px;
	width:730px;
	margin-top: 12px;
	font-size: 1px;
}

#galleryBig{
	margin:0 0 0 45px;
	_margin-left: 22px;
}

#galleryBigBox .related{
	float: left;
	width : 450px;
	margin-left:70px;
	_margin-left:42px;
)
}

#galleryBig ul{
	display: block;
	list-style: none;
	_margin: 0;
	padding: 0;
}


#galleryBig ul li.prev, #galleryBig ul li.next {
	float: left;
	background-position: right center;
	background-repeat: no-repeat;
	width: 19px;
	height: 48px;
	margin: 215px 5px 0 5px;
	
}

#galleryBig ul li.prev {
	background-image: url(../../images/blesk/gallery_prev.png);
	background-repeat: no-repeat;
}

#galleryBig ul li.next {
	background-image: url(../../images/blesk/gallery_next.png);
	background-repeat: no-repeat;
}

#galleryBig ul li.container{
	width: 450px;
	float:left;
}

#galleryBig .imgBig{
	cursor: pointer;
}

#galleryBig .copy{
	color:#666666;
	display:block;
	font-size:11px;
	text-align:right;
}

#galleryBig .count {
	color:#000;
	display:block;
	float right;
	font-size:11px;
	text-align:right;
	font-weight: bold;
}

#galleryBig .popit {
	background-repeat:no-repeat;
	color:#666666;
	cursor:pointer;
	display:block;
	float:right;
	width:20px;
	height:20px;
}

#galleryBig .desc{
	background :#cbcbcd;
	padding:3px;
	margin-top:1px;
	text-align:left;
	font-weight: bold;
	width:444px;
	_width:450px;
}

#galleryBig .vicont img {
	display : none;
}


#centerContainer #cont_0{
	float: left;
	#position: relative;
	display: table;
	width: 450px;
	height: 450px;
}

#centerContainer #cont_0 .contain{
	_margin-top: 1px;
	 display: table-cell;
	 vertical-align: middle;
	 text-align: center;
	 #position: absolute;
	 top: 50%;
	 left: 50%;
	 color: black;
}

#centerContainer #cont_0 span.pokus{
}

#centerContainer #cont_0 .count, #centerContainer #cont_0 img, #centerContainer #cont_0 .vicont, #centerContainer #cont_0 .ieg{
	#position: relative;
	#top: -50%;
	#left: -50%;
}

#centerContainer #cont_0 .ieg{
 
}


.gallerySmall .galleryBox {
	background-color:#fff;
	border: 1px solid #c2c2c2;
	margin:5px;
	width: 480px;
	text-align:center;
}

.gallerySmall .galleryBox .balTitle {
	/*background-color:#AEAEAE;*/
	/*border-bottom:1px solid #F0F0F0;*/
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	text-align:center;
}

.gallerySmall .galleryBox .gallery {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px auto 5px;
	padding:10px 0pt;
	width:470px;
	/** pro ie6 **/
	_width: 450px;
	_margin: 0;
	
}
.gallerySmall .galleryBox .gallery li {
	float:left;
	
}
.gallerySmall .galleryBox .gallery li.container {
	min-height:230px;
	_height: 230px;
	width:324px;
}
.gallerySmall .galleryBox .container .cont, .container .vicont {
	cursor:pointer;
	text-align:center;
}
.gallerySmall .galleryBox .gallery li.prev {
	background: url(../../images/abc-new/galerie_predchozi_small.png) right center no-repeat;
	/*background-image:url(/images/minig_sipka_vlavo.gif);
	background-position:right center;
	background-repeat:no-repeat;*/
	height:175px;
	width:72px;
	/** pro ie 6 **/
	_width: 60px;
}

.gallerySmall .galleryBox .gallery li.next {
	background: url(../../images/abc-new/galerie_dalsi_small.png) left center no-repeat;
	/*background-image:url(/images/minig_sipka_vpravo.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	height:175px;
	width:72px;
	/** pro ie 6 **/
	_width: 60px;
}
}
.gallerySmall .galleryBox .gallery li.next:hover {
	background: url(../../images/abc-new/galerie_dalsi_small_hover.png) left center no-repeat;
}
.gallerySmall .galleryBox .gallery li.prev:hover {
	background: url(../../images/abc-new/galerie_predchozi_small_hover.png) right center no-repeat;
}
.gallerySmall .galleryBox .playlist {
	/*border-top:1px solid #F0F0F0;*/
	margin:5px auto;
	padding:5px 0pt 0pt;
	width:400px;
	height: 10px;
	
}
.Small .Box .playlist ul.Thumbs {
	cursor:pointer;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.gallerySmall .galleryBox .galleryThumbs li {
	float:left;
	width:196px;
	height: 50px;
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../../images/abc-new/bg_playlist.gif) center center no-repeat;
	
	
}
.gallerySmall .galleryBox .galleryThumbs li .plDesc {
	margin-top: 10px;
}
.gallerySmall .galleryBox .galleryThumbs li img {
	float:left;
	width:64px;
	display: none;
}
.cb {
	clear:both;
}
.gallerySmall .galleryBox .gallery_status {
	margin: 5px auto;
	padding: 0;
}
.gallerySmall .galleryBox ul.gallery_status {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 auto;;
	padding:3px 0;
	width: 95%;
	height: 20px;
	border-top: 1px solid #f0f0f0;
	/** pro ie6 **/
	_width: 450px !important;
	_margin: 0;
}
.gallerySmall .galleryBox .gallery_status .count {
	color:#666666;
	display:block;
	float:left;
	font-size:11px;
	text-align:right;
	width:10%;
}
.gallerySmall .galleryBox .gallery_status .copy {
	color:#666666;
	display:block;
	float:left;
	font-size:11px;
	text-align:left;
	width:80%;

}

.gallerySmall .galleryBox .gallery_status .popit {
	background-repeat:no-repeat;
	color:#666666;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	height:20px;
	text-align:right;
	width:10%;
}

#galleryMenu {
	height: 29px;
}

#galleryMenu a {
	display: block;
	border: #c9c9c9 1px solid;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
	width: 118px;
	line-height: 22px;
	padding-left: 5px;
	float: left;
	text-align: center;
	margin-top: 6px;
}

#galleryMenu a:hover,
#galleryMenu a.active {
	font-size: 17px;
	text-decoration: none;
	background: url("../../images/gallery/button.jpg") repeat-x;
	border: none;
	color: #fff;
	line-height: 29px;
	width: 120px;
	margin-top: 0;
}

.ad-gallery {
	margin-top: 0 !important;
}

/*end gallery*/

#gallery li {
	display: inline;
	height: 84px;
	text-align: center;
}

.galerie li, .galerie .jcarousel-item {
	width: 122px;
}

#gallery #mycarousel li a {
	padding-top:5px;
	float: left;
}

#gallery #mycarousel li a img {
	float: left;
}

.galerie .jcarousel-next,
.galerie .jcarousel-prev {
/*	top: 5px; */
	top: 10px;
}

.galerie .jcarousel-clip {
	margin: 0 22px !important;
}

div.galerie {
	padding: 0 !important;
	/*width: 771px !important;*/
	width: 776px !important;
	margin: 1px auto !important;
	border: none !important;
}

.galerie li a img {
		border: #fff 2px solid;
}

.ad-image a img {
	border: none;
}

#galleryBigBox .meta_clanek {
	float: none !important;
	width: 100% !important;
	margin-left: 220px !important;
}

#galleryBigBox .meta_clanek p {
	float: left;
	margin-right: 10px
}

#galleryBigBox .related {
	margin-left: 211px !important;
	_margin-left: 105 !important;
}

/* IE6 Fix */

#wrap {
	_margin-left: 22px !important;
/*	z-index: 1000;*/
/*	_float: left; */
/*	_clear: both; */
  position: relative;
}

.galerie .jcarousel-container {
	_border: #fff 1px solid;
}

.galerie .jcarousel-clip {
	_width: 735px;
}

#wrap {
	border: none !important;
}

.ad-image-wrapper .ad-prev a,
.ad-image-wrapper .ad-next a {
	top: -36px !important;
}

.ad-image-wrapper .ad-prev,
.ad-image-wrapper .ad-next {
	position: absolute !important;
	top: 50% !important;
}

.jcarousel-prev-horizontal {
	background: url("../../images/blesk/facelift/wrap-left.jpg") no-repeat !important;
}

.jcarousel-next-horizontal {
	background: url("../../images/blesk/facelift/wrap-right.jpg") no-repeat !important;
}

.jcarousel-prev-horizontal:hover,
.jcarousel-next-horizontal:hover {
	background-position: -17px 0 !important;
	cursor: pointer;
}

.jcarousel-prev-disabled,
.jcarousel-prev-disabled:hover,
.jcarousel-next-disabled,
.jcarousel-next-disabled:hover {
  background-position: -34px 0 !important;
}

/* oprava reklamy */

#ads-article {
	width: 420px;
	float: right;
}

/* oprava černého pozadí */

#mainContent {
	background: #fff;
	padding-left: 7px;
	margin-top: 10px;
}
