@charset "windows-1250";

	/**************************/
	/*  08.2007               */
	/*  version 1.0           */
	/*  copyright crudo       */
	/**************************/


.photos_set_title{
	text-align: center;
	margin-bottom: 15px;
	line-height: 1em;
}

.photos_set_table{
	margin: 0 auto;
	padding: 0px;
}

.photos_set_list_td{
	/*
	width: 300px;
	*/
}

.photos_set_td{	
	padding: 3px;
	vertical-align: top;
}
.photos_set_td br {	
	line-height: 0.5em;
}

.photos_set_td img{
}
.photos_set_td a img{
	border: 1px #2e281b 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: #ffffff;
	color: black;
}
.photos_set_navigation span.link_active{
	padding: 3px 5px;	
	background: #2e281b;
	color: white;
	font-weight: bold;
}
.photos_set_back{
	margin: 10px;
	text-align: center;
}

.photos_year_select{
	border:1px solid;
  font-size:15px;
  font-weight:bold;
  height:21px;
  left:440px;
  position:absolute;
  top:58px;
  width:65px;
}

.photos_last_photos_table{
	padding: 0px;
	}
.photos_last_photos_td{
	padding-left: 1px;
	}
.photos_last_photos_td a img{
	border: none;
}
