.nav_navy {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom left;	
}
.nav_navy { 
	background-color: #cbd7e3; 
	background-image: url("../images/nav-btm-5.gif");	
}
.nav_navy h1 {
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
}
.nav_navy h1 { /*  e7eef4 ; aac2da - cbd7e3 ; 94a8bd */
	background-image: url("../images/nav-top-5.gif");	
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
.nav_green h1 {
	background-image: url("../images/nav-top-2.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #3cc890;
}

#nav_inner h1 , #nav_inner h2 , #nav_inner h3 {
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: #000 1px 1px 2px;
}
#nav_inner h2 {
	font-size: .9em;
}
#nav_inner h3 {
	margin: .5ex 0;
	font-size: .8em;
}

/* mapa */

.nav_center {
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* regiony i galerie */

#regions {
	font-size: 0.8em;
	color: #FFF;
	background-color: #216c97;
	border-style: none;
}
#galleries {
	font-size: 0.7em;
	padding: 10px;
	text-align: center;
}
#galleries a {
	padding: .5ex .1em;
}

/* id dla artykułów tekstowych */

#news p.text , #news_admin p.text {
	font-size: .8em;
	margin-left: 1em;
}

#news p.text , #news_admin p.text, #news dl.details p {
	line-height: 150%;	
	margin-top: 1ex;
	margin-bottom: 1ex;	
}

p.regulamin {
	text-align: center;
	font-size: 1em;
	letter-spacing: .1em;
	color: #444;
}

/* inne */

br.all {
	clear: both;
}

#news .in {
	font-size: .8em;
	margin: 1ex 0;
}
#news .in  p, #news .in address, #news .in ul, #news .in ol {
 	line-height: 150%;
 	margin: .5ex 10px;
}
#news .in address {
	text-align: center;
}
#news .in ul li { 
	line-height: 150%;
	list-style-type: circle; 
	list-style-position: inside; 
}

/* wymiary obrazkow z prawego paska */

.usrimg {
	width: 100px;
	height: 70px;
}
.artimg {
	width: 100px;
	height: 100px;
}
.titimg {
	float: right;
	margin: 10px 0 1ex 1em;	
	background-position: bottom left;
}
.topimg {
	float: right;
	margin: 0 0 10px 10px;
}

ul.infos {
	font-size: .7em; width: 100%; list-style-type: none;
}
ul.infos li {
	clear: both; margin-bottom: 1px; 
}
ul.infos .title {
	font-weight: bold; cursor: pointer; float: left;  padding: 2px;
}
ul.infos .owner {
	text-align: right; padding: 2px; margin: 0 .5em;
}
ul.infos .date {
	float: left; margin: 0 5px; color: #444; padding: 1px 2px 1px 10px; background: #fff url("../images/right.gif") no-repeat center left;
}
ul.infos .desc {
	clear: both; line-height: 150%; margin: 5px; padding: 5px; color: #666; display: none; 
}
ul.infos .desc p {
	margin: 0 0 1ex 0;
}
ul.infos .desc img {
	margin: 10px;
}