.region_btn {
	height:21px;	
	background-repeat:repeat-x;
	border-collapse:collapse;
	
	border-width: 0px;
	border-color: #ccc;
	border-style: none;

	display:block;
	width:191px;
	margin-left:1px;
	margin-top:1px;
	background-image:url('../pictures/design/blue_40px.jpg');
	float:left;
	padding-top: 4px;
}

a.region_btn {
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	text-align:center;
}

.region_map_container {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	clear:both;
	margin-top:10px;
	float:left;
}

.region_okresy_container {
	margin-top: 10px;
	margin-left: 0px;
	border-width: 1px;
	border-color: #ccc;
	background-color: #ccc;
	border-style: solid;
	float:left;
	background-image:url('../pictures/design/silver_100px.jpg');
}

.region_pictures_container {
	width:645px;
	margin:auto;
}

.region_foto_column {
	width: 210px;
	float:left;
	margin-right:4px;
}

.region_foto_column img {
	border-style:none;
}

.region_foto_container {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	width: 196px;
	margin-top:10px;
	float:left;
	clear:both;
}

.region_foto {
	width: 196px;	
	float:left;
	clear:both;
}

.region_foto_opis {
	width: 190px;
	background-color:#e5e5e5;
	font-size: 12px;
	padding:3px;
	color:#555;
	background-image:url('../pictures/design/silver_50px.jpg');
	background-repeat:repeat-x;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid none none none;
	float:left;
	clear:both;
}

.region_kancelaria {
	width:50%;
	position:relative;
	float:left;
	padding-top: 10px;
}

strong, b {
	color:#000080;
	font-weight:bold;	
}

b {
	color:#555;
}



