@charset "utf-8";
/* CSS Document */

a { 
outline: none; 
}
.gal1 {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	color: #999999;
	font-size: 12px;
}
.gal2 {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.w_gal {

}
.w_gal a {
	border: 1px solid #666666;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.w_gal a:hover {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.w_gal_o{
	width: 400px;
}
.w_gal_o img{
	margin: 0px;
}
.w_gal_o a {
	border: 1px solid #666666;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.w_gal_o a:hover {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.jeden {
	float: left;
	width: 250px;
	margin-right: 30px;
}
.jeden a {
	color: #CCCCCC;
	text-decoration: underline;
}
.jeden a:hover {
	color: #FF9900;
	text-decoration: none;
}



.zbior {
	text-align: center;
}
.menu_m {
	text-align: center;
	height: 20px;
	width: 980px;
	padding-top: 30px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu_m a {
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}
.menu_m a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
