.gallery {
	float:right;
	display:inline;
	width:730px;
	font-size:12px;
	text-align:justify;
	line-height:14px;
}
.gallery_file_col {
	float:left;
	display:inline;
	width:620px;
}
/*ferman--------------------*/
.gallery_ferman {
	float:left;
	width:730px;
	font-size:12px;
	display:inline;
	margin-left:20px;
}
.gallery_ferman_row {
	float:left;
	width:730px;
	display:inline;
	font-size:12px;
	background:transparent url(../../images/backs/row.gif) left top;
	margin-left:20px;
}
.gallery_ferman_col {
	float:left;
	width:220px;
	padding:5px;
}
/*obrázky ------------------------*/
.gallery_pict {
	float:left;
	display:inline;
	width:730px;
	margin:15px auto 15px 15px;
	font-size:11px;
	line-height:14px;
}
.gallery_pict_row {
	float:left;
	display:inline;
	width:730px;
	text-align:center;
}
.gallery_pict_row a {
	text-decoration:none;
}
.gallery_pict a img {
	float:left;
	display:inline;
	padding:1px;
	border:solid 1px #4d4d4d;
	margin:0 21px 21px 0;
}
.gallery_pict a img:hover {
	border:solid 1px #ddff00;
}
.gallery_pict a img {
	cursor: url(../../addon/highslide/graphics/zoomin.cur), pointer !important;
}
/*video -------------------*/
.gallery_video {
	float:right;
	display:inline;
	width:730px;
	font-size:12px;
	text-align:justify;
	line-height:14px;
}
/*mp3---------------------*/
.gallery_mp3 {
	float:right;
	display:inline;
	width:730px;
	font-size:12px;
	text-align:justify;
	line-height:14px;
}
.gallery_mp3 a {
	cursor:pointer;
	text-decoration:underline;
}
.gallery_mp3 a:hover {
	text-decoration:none;
}
