@charset "windows-1250";

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

.photos_set_list_table{
	margin: 20px auto 0 auto;
	width: 500px;
}

.photos_set_title{
/*
	color: #78C9E0;
	font-size: 12px;
	font-weight: bold !important;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
*/	
  color:#9D9D9F;
  font-size:11px;
  font-weight:bold;
  padding-bottom:5px;
  text-align:center;
  width:100%;		
}

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

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

.photos_set_td{	
	padding: 7px;
}

.photos_set_td img{
	margin: 0 !important;
}
.photos_set_td a img{
	border: 1px solid #fff !important;
}

.photos_set_td strong {
  font-size: 11px;
}

.photos_set_navigation{
	margin: 20px auto 20px auto;
	text-align: center;
}
.photos_set_navigation .link{
/*
	padding: 3px 5px;
*/
  background:#DDB57C none repeat scroll 0 0;
  color:#000000;
  font-weight: bold;
  padding: 6px 4px;
  text-align:center;
  text-decoration:none;	
  margin: 0px !important;
}
.photos_set_navigation .link_active{
/*
	padding: 3px 5px;
*/
  background:#FFFFFF none repeat scroll 0 0;
  color:#000000 !important;
  font-weight: bold;
  padding: 6px 4px;
  text-decoration:none;	
  margin: 0px !important;
}
.photos_set_back{
	margin: 20px !important;
	text-align: center;
}


.photos_year_select{
/*
	position: absolute; left: 160px; top: 182px;
*/   
  position: relative; left: 200px; top: 10px;
  border: 1px solid #ffffff;
  background: #000000; color: #ffffff; font-size: 15px; font-weight: bold;
}

.photos_last_photos_table{
	padding: 0px;
	width: 100%;
	}
.photos_last_photos_td{
	padding: 5px;
	}
.photos_last_photos_td a img{
	border: 1px solid #fff !important;
}