body {
	font-size: 14px; 
	font-family: Tahoma, sans-serif; 
	background-color: white;
	background-image: url(img/topbg.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	}
.wrap {
	width: 100%; 
	margin: auto; 
	background-color: #d2fdc8; 
	padding: 35px 0 15px 0;
	background-image: url(img/topbg2.png);
	background-repeat: repeat-x;
	}
	
.wrapper_top img{
	margin: 40px 15px 15px 0;
	}
	
.wrapper_top {
	margin-bottom: 20px;
	margin: auto;
	width: 1000px;
	border-bottom: 0;
	overflow: hidden;
	
	
	}
	
a img {
	border: 0;
	}
	
a {
	color: green;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-size: 32px;
	color: #ffffff; 
	text-align: left;
	float: left;
	width: 180px;
	margin: 0;
	}
	
.container {
	width: 1000px;
	background-color: white;
	margin: auto; 
	border-bottom: 0;
	border-top: 0;
	overflow: hidden;
	border: 1px solid #6dc958;

	-moz-border-radius: 15px;
	}
.content{
	width: 750px;
	padding: 15px;  
	overflow: hidden; 
	float: left;
	min-height: 400px;
	}

.wrapper_nav {
	width: 820px;
	float: left;
	background-color: #6dc958;
	margin-top: 90px;

	}

.nav {
	width: 996px;
	font-size: 16px; 
	padding: 0;
	line-height: 39px;
	overflow: hidden;
	margin: auto;	
	border-left: 1px solid #ffffff;
	font-family: Verdana;
	}

.nav li{
	list-style-type: none; 
	display: block;
	float: left;

	height: 39px;
	text-align: center;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid white;
	border-right: 1px solid #ffffff;
	}

#current {background-image: url(img/navlibg.png);}
#current a {
	text-decoration: underline;
	
	}

.nav li a{
	color: #ffffff;
	padding: 10px 25px 10px 20px;
	text-decoration: none; 
	font-weight: bold; 
	}

.nav li:hover {border-bottom: 3px solid black; }
	
.nav_dzialania {overflow: hidden; }
.nav_dzialania:hover {overflow: visible;}
.nav_dzialania:hover .dropdown {display: block; width: 200px;}
.nav_dzialania:hover a {color: #ffffff; text-decoration: underline;}

.dropdown {
	display: none; 
	padding: 0; 
	margin: 0; 
	background-image: url(img/ddbg.png);
	position: absolute; 
	border-top: 1px solid #ffffff; 
	}
.dropdown li {
	line-height: 39px; 
	height: auto;
	border-bottom: 1px solid #ffffff; 
	overflow: visible;
	list-style-type: none !important; 
	text-align: center !important; 
	width: 100%;
	}
.dropdown li a {color:#ffffff; padding: 0; text-decoration: none !important;}
.dropdown li a:hover {text-decoration: underline !important;}

	
.article {
	margin: 20px 0 0px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid gray;
	}

.article h3 {
	margin-top: 0;
	font-style: normal;
	font-size: 22px;
	}
	
.article h3 a {
	color: green;
	text-decoration: none;
	}

.article h3 a:hover {	
	text-decoration: underline;
	}

.akt_dodano{
	display: block;
	width: 100%;
	text-align: right;
	font-size: 12px;
	}
	
blockquote, q {
	color: gray;
	font-style: italic;
	}
	
ul, ol {
	line-height: 1.5em;}
	
.sidebar {
	width: 165px;
	overflow: hidden;
	min-height: 300px;
	float: left;
	background-color: #ffffff;
	text-align: left;
	border-right: 1px solid #6dc958;
	margin-top: 20px;
	padding: 0 15px 0 15px;
	}
	
.sidebar h2{
	font-size: 14px;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: 1px solid #6a936b;
	padding: 10px 0 10px 0;
	margin-top: 0;
	}


.sidebar p {
	font-size: 10px;
	}
.sidebar ul {
	padding: 0;
	}
.sidebar ul li{
	margin: 0;
	list-style-type: none;
	padding: 0;
	}
	
#partnerzy {width: 700px; overflow: hidden; margin: 40px 0 0 0; padding: 0;}
#partnerzy li{
float: left; width: 160px; height: 200px; list-style-type: none; overflow: hidden; text-align: center;}
#partnerzy li img {vertical-align: middle; }
	
address {
	font-style: normal;
	font-family: Arial;
	font-size: 16px;
	float: left;
	margin-right: 10px;
	}
	
.fn, .street-address, .numer_telefonu, .region {
	display: block; 
	margin: 14px 0 14px 0;
	}
	
.numer_telefonu a {
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
	}
	
.numer_telefonu * {
	vertical-align: middle;
	}
	
.postal-code {
	margin-right: 0.5em;
	}
	
	
#foto {
	background-color: #ffffff; 
	text-align: center;
	border: 1px solid #9ac39b;
 
	margin: 20px 0 20px 0;
	overflow: hidden;
	padding: 10px;
	}
.thumb {
	width: 100px;
	float: left;
	background-color: #ffffff; 
	border: 1px solid #9ac39b;
	margin: 0 20px 20px 0;
	padding: 3px;
	}
	
.thumb_current {
	width: 100px;
	float: left;
	background-color: #9ac39b;
	border: 1px solid #9ac39b;
	margin: 0 20px 20px 0;
	padding: 3px;
	}

.thumbnail_bar {
	margin-left: 15px;
	}
	
#gal_nav {
	text-align: center;
	}
	
#gal_nav span, #gal_nav a{
	margin: 20px;
	}
#gal_nav span {
	color: gray;
	}

.footer {
	clear: both;
	padding: 0;
	line-height: 39px;	
	overflow: hidden;
	width: 100%;
	background-color: #d2fdc8;
	color: #6dc958;
	text-align: center;
	}
.footer a {
	color: #ffffff; 
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline;
	}
.footer span {
	display: block;
	margin: auto;
	}
