div#regulamin2010 {
	padding: 0 0 20px 0;
}

div#regulamin2010 h4 {
	padding: 8px 0 13px 0;
	margin: 0 0 0 0;
}

div#regulamin2010 p {
	padding: 0 0 13px 0;
	margin: 0 0 0 0;
}

table#regulamin_table {
	border: none;
	border-collapse: collapse;
	margin: 0 auto 13px auto;
}

table#regulamin_table td, table#regulamin_table th {
	padding: 7px;
	border: 1px solid #3E6A87;
	text-align: center;
	width: 50px;
	font-weight: bold;
}

ul#gallery_new {
	text-align: center;
	list-style: none;
}

ul#gallery_container li {
	display: block;
	float: left;
}

ul#gallery_container div {
	margin: 10px 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
}
ul#gallery_container div:hover {
	background-color: #CCCCCC;
}

ul#gallery_container li a {
	width: 130px;
	height: 150px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #3E6A87;
	text-align: center;
	line-height: 0.9em;
}

div.arch_gal_container {	
	float: left;
	margin: 0 0 15px 22px;
	width: 130px;
	height: 150px;
	font-size: 10px;
	text-align: center;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
}

div.arch_gal_container:hover {
	background-color:  #DDDDDD;
}

a.arch_gal_href1 {
	display: block;
	width: 130px;
	height: 150px;
	position: relative;
	color: #3E6A87;
	text-align: center;
	text-decoration: none;
}

span.arch_gal_href2 {
	display: block;
	width: 130px;
	height: 18px;
	padding: 2px 0 0 0;
	/*margin: -20px 0 0 0;*/
	position: absolute;
	bottom: 0px;
}
