@charset "utf-8";
/* CSS Document */
body {
	background:url(../bg.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;	
}
a {
	color: #1c4482;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wraper {
	width: 900px;
	margin: 0px auto;
}
#content, #footer {
	background: #fff;	
	margin: 0px;
	padding: 10px;
}
#footer, .legenda {
	font-size: 10px;
	color: #999;
}
h1 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}
h2, h3 {
	font-size: 11px;
	font-weight: bold;
}
.lead {
	font-weight: bold;
}
#mapa {
	width: 880px;
	height:600px;
}
#mmenu {
	border-top: 3px solid #fff;
	background: #fff;
	display: block;
	float: none;
	height: 32px;
	background:url(mmenu.jpg);
}
#mmenu ul, #mmenu li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}
#mmenu a {
	display: block;
	padding-left: 20px;
	float: left;
	line-height: 32px;	
	font-weight: bold;
}
#mmenu a:hover {
	text-decoration: none;
	color: #ec1f24;
}
#mmenu a.imp {
	color: #ec1f24 !important;
}
#mmenu a.imp:hover {
	color: #1c4482;
}
#pokaz,
#ukryj {
	text-align: right;
	padding: 3px;
}
#pokaz a, 
#ukryj a {
	color: #ec1f24;
	font-weight: bold;
}
#mapapowstania p img {
	height:100px;
}
#foty {
	width: 570px;
}
#foty a img {
	border: 1px solid;	
	margin: 2px;	
	padding: 1px;	
}
#gal {
	width: 880px;
	clear: both;
}
#gal div {
	padding: 1px;
	float: left;
	text-align: center;
	border: 1px solid;
	margin: 2px;
}
#gal div a img {
	border: none;
}
.news {
	float: right !important;
	width: 250px !important;
	padding-left: 10px;
	margin-left: 10px;	
	border-left: 1px solid #000;
}
.res1, .res2 {
	margin:5px;
}
.res1 {
	width: 100px;
}
.res2 {
	height: 100px;	
}
