@charset "windows-1250";


.photos_set_title{
	color:#671601;
font-size:12px;
font-weight:bold !important;
height:20px;
text-align:center;
text-transform:uppercase;
}

.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: 4px solid #671601;	
}
.photos_set_td a:hover img{
	border: 4px solid #673b30;	
}
.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: #aeabab;
	color: black;
}
.photos_set_navigation span.link_active{
	padding: 3px 5px;	
	background: #aeabab;
	color: white;
	font-weight: bold;
}
.photos_set_back{
	margin: 10px;
	text-align: center;
}

.photos_year_select{
position: absolute; left: 55px; top: 40px;
background-color:#444542;
border:2px solid #671601;
color:#BBBAB5;
font-family:arial;
font-size:15px;
font-weight:bold;
height:22px;
width:94px;
}

.photos_last_photos_table{
	padding: 0px;
	}
.photos_last_photos_td{
	padding: 5px;
	}
.photos_last_photos_td a img{
	border: 4px solid #671601;	
}
