.container
{
	height: 340px;
	width: 670px;
}

.img-maly
{
	width: 200px;
}

.item
{
}

.navigation
{
}

.navigation A
{
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 60px;
	overflow: hidden;
	padding: 10px;
}

.navigation A SPAN.img
{
	background-color: #000000;
	display: block;
	float: left;
	height: 60px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	width: 80px;
	z-index: 10;
}

.navigation A:hover
{
	background-image: url('/project/2/images/1793.png');
	background-position: top left;
	background-repeat: repeat-y;
}

.navigation IMG
{
	display: block;
	height: 60px;
	margin: 0 auto;
	z-index: 20;
}

.navigation SPAN.date
{
	clear: left;
	color: #c0c0c0;
	float: left;
	font-weight: normal;
}

.navigation SPAN.name
{
	font-size: 10pt;
}

.navigationOutter
{
	background-color: #a70210;
	background-image: url('/project/2/images/1793.png');
	background-position: top right;
	background-repeat: repeat-y;
	float: right;
	height: 320px;
	width: 140px;
}

.show
{
}

.show .date
{
	color: #bfbfbf;
	float: right;
	font-size: 8pt;
}

.show .name
{
	background: none;
	bottom: 0;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	margin: 0;
	position: absolute;
	right: 0;
}

.show .preview
{
	color: #c0c0c0;
	font-size: 8pt;
}

.show .slideshowComponent
{
	width: auto !important;
}

.show A.img
{
	background-color: #000000;
	display: block;
	height: 320px;
	overflow: hidden;
	width: 525px;
}

.show IMG
{
	border: none;
	display: block;
	height: 320px;
	margin: 0 auto;
}

.show P
{
	margin: 0;
	padding: 0;
}

.showOutter
{
	background-color: #a70210;
	color: #ffffff;
	float: left;
	height: 320px;
	overflow: hidden;
	width: 530px;
}

.slideshow-right
{
	overflow: hidden;
}

