.TPNSSwrapper {
	border:1px solid #AEAEAE;
	background:#000000;
}

#TPNiceSlideShow {
	z-index:5;
	
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
}

.TPNiceSlideShowGallery .slideElement {
	width: 380px;
	height: 300px;
	background-color: #450e0e;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/images/nahravani.gif');
}

.TPNiceSlideShowGallery .loadingElement {
	width: 380px;
	height: 300px;
	background-color: #450e0e;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/images/nahravani.gif');
}

.TPNiceSlideShowGallery .slideInfoZone {
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#FFFFFF;
}

div.slideInfoZoneTitle a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:24px;
	line-height:28px;
	font-weight:700;
}

div.slideInfoZoneDescription {
	color:#FFFFFF;
}

div.slideInfoZoneReadMore a {
	float:right;
	background: url(/images/small_play.png) no-repeat;
	height:30px;
	width:28px;
	margin-top:5px;
	padding-left:15px;
}

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background: url(/images/hhhh.png) repeat-x 0 0;
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;


}
.TPNiceSlideShowMenuContent p {

}
.TPNiceSlideShowMenuContent img {
	border:2px solid #ffffff;
	padding:0;}
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background: url(/images/hhhh.png) repeat-x 0 -117px ;
	cursor: pointer;

}
#TPNiceSlideShowMenu a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	font-weight:700;
	font-size:10px;
	
 }
#TPNiceSlideShowMenu span {
padding:5px;}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
font-size:13px;
font-weight:600;
line-height:90%;
font-family:Tahoma,verdana,arial;
color:#ffffff;
padding:0px;}
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
font-size:10px;
line-height:100%;
font-weight:400;
padding:0;
font-family:verdana,arial;
color:#ffffff;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	background: url(/images/scrollbg.gif) repeat-y;}
.tpniceslideshow_handle-vert{
	height: 39px;
	background: url(/images/scrollnode.gif) no-repeat;
}

			.TPNSSwrapper {
				width: 626px;
			}

			#TPNiceSlideShowMenu div img {
				float: left;
				margin-right:  5px;
			}
			
			#TPNiceSlideShowMenu div {
				height: 60px;
				width: 246px;
				float:left;
			}
			
			
			.TPNiceSlideShowMenuContent {
				text-align: left;
			}
			
			#TPNiceSlideShow {
				height: 300px;
				width: 380px;
				float: left;
			}
			
			#TPNiceSlideShowMenuWrp {
				height: 300px;
				width: 246px;
				overflow:hidden;
			}
			
			.TPNiceSlideShowGallery .slideInfoZone {
				height: 170px;
				width: 380px;
				background: url(/images/bgbg.png);
				position: absolute;
				left: 50%;
				top: 50%;
				margin-top: 0px;
     			margin-left: -190px;
			}