/*карусел*/
.div_gallery_name
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}
.div_album_name
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	padding-left: 35px;
	margin-top: 0px;
}
.div_album_name_index
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	padding-left: 0px;
	margin-top: 0px;
}
.div_illustr_name
{
	margin-bottom: 15px;
	margin-top: 5px;
}

.li_imago
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width: 140px;
	height: 105px;
}

.td_strelka_left
{
	width: 40px;
	background-color: #DFDFDF;
	border: 1px solid #aaaaaa;
}
.td_illustry
{
	background-color: #DFDFDF;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 5px;
}
.td_illustry_malo
{
	background-color: #DFDFDF;
	border: 1px solid #aaaaaa;
	padding-bottom: 5px;
}
.td_strelka_right
{
	width: 40px;
	background-color: #DFDFDF;
	border: 1px solid #aaaaaa;
}

.img_link
{
	cursor: pointer;
}


/*******************************************************************ЖС-галера*/
.div_position_fixed
{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;

	z-index: 1000;
	text-align: middle;

	background-color: #000000;
}
.div_position_none
{
	display: none;
}

.show_divische
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	
	z-index: 1001;
	overflow: scroll;
	/*background-color: #ffffff;*/
}

/*ЖС-галера - ТД*/
.left_top
{
	width: 25px;
	height: 25px;
	background-color: #ffffff;
}
.middle_top
{
	height: 25px;
	background-color: #ffffff;
}
.right_top
{
	width: 25px;
	height: 25px;
	background-color: #ffffff;
}

.left_middle
{
	width: 25px;
	background-color: #ffffff;
}
.middle_middle
{
	background-color: #ffffff;
}
.right_middle
{
	width: 25px;
	background-color: #ffffff;
}

.left_bottom
{
	width: 25px;
	background-color: #ffffff;
}
.middle_bottom
{
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}
.right_bottom
{
	width: 25px;
	background-color: #ffffff;
}