@charset "windows-1250";

	/**************************/
	/*  08.2007               */
	/*  version 1.0           */
	/*  copyright crudo       */
	/**************************/


.photos_set_title{
	color: #333;
	font-size:15px;
	font-weight: bold !important;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.photos_set_table{
	margin: 0 auto;
	padding: 0px;
}

.photos_set_list_td{
	/*
	width: 300px;
	*/
}

.photos_set_td{	
	padding: 3px;
}

.photos_set_td img{
	margin: 3px !important;
}
.photos_set_td a img{
	border: 0px #9ea0a2 solid !important;
}
.photos_set_td a img.photos_image_link{
	border: 0px #9ea0a2 solid !important;
}

.photos_set_navigation{
	margin: 10px;
	text-align: center;
}
.photos_set_navigation a.link{
	padding: 3px 5px;
	background: #000;
	color: white;
	font-weight: bold;
}
.photos_set_navigation span.link_active{
	padding: 3px 5px;	
	background: #fff;
	color: black;
}
.photos_set_back{
	margin: 10px;
	text-align: center;
}

.photos_year_select{
	float: right;
}

.photos_last_photos_table{
	padding: 0px;
	}
.photos_last_photos_td{
	padding: 5px;
	}
.photos_last_photos_td a img{
	width: 65px;
	height: 65px;
	border: 7px #9ea0a2 solid !important;
}