#gallerys {
	width:100%;
	text-align: left;
	margin-bottom: 3px;
	padding:1px;
}
#name {
	width:98%;
	color: #336699;
	padding: 5px;
}
#name h3{
	text-align:center;
}
#gallerys a, #gallerys a:hover {
	color: #336699;
	text-decoration: none;
	border: none;
}
#description {
	margin-bottom: 10px;
	text-align: left;
}
#pictures {
	text-align:center;
}
#thumbs {
	margin-top: 10px;
}
#thumbs a, #thumbs a:hover {
	cursor:pointer;
	text-decoration: none;
	color: #336699;
}
#thumbs img{
	margin: 2px;
	border: 1px #555599 solid; /*none;*/
}
.div_number, .cop_number{
  text-align:center;
}
.div_number{
  padding:0px 10px 0px 10px;
}
