/* Фотогалерея */

.gallery, .site_foto {
	margin: 0px;
	padding: 0px;
}

#ul_fotos {
	list-style:none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.site_foto li {
	float: left;
	width: 185px;
	height: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 9px;
	cursor: pointer;
	list-style-image: none;
	list-style-type: none;
}

.site_foto li p {
	margin: 0px;
	padding: 2px;
	text-align: center;
}

.gallery li {
	float: left;
	width: 120px;
	height: 140px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 9px;
	cursor: pointer;
	list-style-image: none;
	list-style-type: none;
}

.fotogroup li, .fotogroup li a {
	list-style-image: url(/images/lmenuli.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #0085C6;
	text-decoration: none;	
}

.fotogroup li a:hover  {
	color: #DA251C;	
}

#photogallery p {
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.img_gallery, .cfotos li, .medium_foto {
	padding: 5px;
	border: 1px solid #0085C6;
	background-color: #CCCCCC;
}

#content_big_foto {
	text-align: center;
}