@charset "windows-1250";

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


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

.photos_set_table{
	margin: 0 auto;
}

.photos_set_td{
	background: transparent url("../design/layout/img_bg_yellow.gif") no-repeat left top;
	height: 174px;
	width: 177px;
}

.photos_set_td img{
	margin: 26px 0px 0px 23px !important;
}
.photos_set_td a img{
	border: 0px !important;
}

.photos_set_navigation{
	margin: 10px;
	text-align: center;
}
.photos_set_navigation a.link{
	padding: 3px 5px;
}
.photos_set_navigation a.link_active{
	padding: 3px 5px;
}


.photos_last_photos_table{
	padding: 0px;
	}
.photos_last_photos_td{
	background: transparent url("../design/layout/img_bg_yellow.gif") no-repeat left top;
	height: 174px;
	width: 177px;
	}
.photos_last_photos_td img{
	margin: 26px 0px 0px 23px !important;
}
.photos_last_photos_td a img{
	border: 0px !important;
}


