@charset "windows-1250";

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


.photos_set_title{
	color:#FFBA00;
	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_table{
	margin: 0 auto;
}
*/
.photos_set_list_table {
	width: 100%;
}

.photos_set_list_table .photos_set_td,
.photos_set_table .photos_set_td{
	background: transparent url("../design/layout/galerie_img_bg.jpg") left top no-repeat;
	height: 110px !important;
	width: 163px !important;
}
.photos_set_td img{
	margin: 3px 10px 8px 2px !important;
}
.photos_set_td a img{
	border: 0px !important;
}

.photos_set_navigation{
	margin: 10px;
	text-align: center;
}
.photos_set_navigation a.link{
	background:#C03B00 none repeat scroll 0%;
	color:#000000;
	padding:3px 7px 4px;
	text-align:center;
}
.photos_set_navigation span.link_active{
	background:#FFBA00 none repeat scroll 0%;
	color:#FFFFFF !important;
	font-weight:bold;
	padding:3px 7px 4px;
	text-decoration:none;
}
.photos_set_back{
	margin: 10px;
	text-align: center;
}

.photos_year_select{
  float: right;
	background:#FFBA00 none repeat scroll 0%;
	border:medium none;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	margin-top: -45px;
  text-align: center;
  width: 150px;
}

.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;
}
#TB_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

