* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	color: #2E2E2E;
}

body {
	text-align: center;
	background: transparent url(../../public/images/bg_top.png) repeat-x scroll 0px 0px;
	font-size: 11px;
	line-height: 18px;
}

a img {
	border: 0px;
}

a {
	color: #058068;
	text-decoration: none;
}

a:hover {
	color: #2E2E2E;
}

.clear {
	clear: both;
}


h1 {
	color: #058068;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C7C7C7;
	height: 23px;
}

h2 {
	color: #058068;
	font-size: 18px;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #C7C7C7;
}

.read_more {
	display: block;
	float: right;
	font-weight: bold;
	margin-left: 10px;
}





/* ---- Layout ---- */

#main {
	background-color: White;
	clear: both;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 980px;
}

#top {
	background: transparent url(../../public/images/top.jpg) no-repeat scroll 0px 0px;
	width: 980px;
	height: 291px;
	overflow: hidden;
	position: relative;
	float: left;
}

#top #index_link {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

#top #natura_link {
	display: block;
	height: 64px;
	left: 27px;
	position: absolute;
	top: 205px;
	width: 271px;
}

#top_search_box {
	height: 54px;
	margin-right: 44px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 270px;
	float: right;
	text-align: right;
}

#top_search_box #top_search_box_text {
	border: 1px solid #db864c;
	display: block;
	float: right;
	margin-top: 18px;
	width: 197px;
	font-size: 11px;
	color: #275d7b;
	height: 14px;
	padding: 3px 3px 3px 3px;
	position: absolute;
	right: 51px;
}

#top_search_box #top_search_box_submit {
	border: 0px none Black;
	height: 34px;
	width: 36px;
	display: block;
	float: right;
	cursor: pointer;
	background: transparent url(../../public/images/search_submit.png) repeat scroll 0 0;
	margin-top: 11px;
	position: absolute;
	right: 10px;
}

#top_menu {
	background: transparent url(../../public/images/bg_top_menu.png) repeat scroll 0 0;
	width: 960px;
	padding: 7px 11px 10px 9px;
	float: left;
}

#top_menu a {
	display: block;
	float: left;
	margin-right: 11px;
	width: 140px;
	height: 39px;
}

#top_menu a:hover {
	background-position: 140px 50%;
}

#top_menu a.button_right {
	float: right;
	margin-right: 0px;
	margin-left: 11px;
}

#middle {
	float: left;
	padding: 22px 8px 22px 8px;
	background: transparent url(../../public/images/bg_main.png) no-repeat scroll 0px 0px;
	width: 962px;
}

#left_container {
	float: left;
	width: 241px;
}


#right_container {
	float: right;
	width: 689px;
}



.menu_button_01 {
	background-image: url(../../public/images/menu_01.png);
}

.menu_button_02 {
	background-image: url(../../public/images/menu_02.png);
}

.menu_button_03 {
	background-image: url(../../public/images/menu_03.png);
}

.menu_button_04 {
	background-image: url(../../public/images/menu_04.png);
}

.menu_button_05 {
	background-image: url(../../public/images/menu_05.png);
}

.menu_button_06 {
	background-image: url(../../public/images/menu_06.png);
}



/* -- Lewe menu -- */

.left_box {
	float: left;
	margin-bottom: 25px;
	width: 241px;
}

.left_box .content {
	float: left;
}

.left_box .button_big {
	background: transparent url(../../public/images/bg_big.png) no-repeat scroll 0px 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	color: White;
	margin-bottom: 3px;
	line-height: 16px;
	width: 241px;
}

.left_box .button_big a b {
	color: white;
	font-size: 12px;
	display: block;
}

.left_box li.button_big a {
	padding: 3px 0px 2px 14px;
	font-size: 11px;
	color: White;
	display: block;
	width: 100%;
}

.left_box li.button_small a {
	padding: 6px 0px 5px 14px;
	color: White;
	display: block;
	width: 100%;
}

.left_box .button_big span {
	color: White;
	font-weight: normal;
	font-size: 10px;
	display: block;
	float: left;
}

.left_box .button_small {
	background: transparent url(../../public/images/bg_small.png) no-repeat scroll 0px 0px;
	color: White;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	width: 241px;
	margin-bottom: 3px;
}

.left_box .submenu {
	font-size: 11px;
	line-height: 24px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	display: none;
}

.left_box .current {
	display: block;
}

.left_box .submenu li {
	border-bottom: 1px solid #e2e2e2; 
	color: #003744;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

.left_box .submenu li a {
	color: #003744;
	display: block;
	height: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 18px;
}

.left_box .submenu li a:hover {
	color: #2E2E2E;
}

.left_box .submenu li.last {
	border-bottom: 0px none Black;
}


/* -- Formularz logowania admina -- */

#admin_login_form {
	padding-top: 20px;
	text-align: center;
}

#admin_login_form h1 {
	margin-bottom: 20px;
}

#admin_login_form .error {
	color: red;
	margin-bottom: 20px;
}


/* -- Lista newsow -- */

.news_list {
	float: left;
	width: 420px;
}

.news_list .item {
	border-bottom: 1px solid #C7C7C7;
	float: left;
	margin-bottom: 17px;
	padding-bottom: 10px;
}

.news_list .thumb {
	border: 5px solid #CECECE;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.news_list h4 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

.news_list h3 {
	font-size: 12px;
	font-weight: bold;
}

.news_list .content {
	float: left;
}

#gallery_box {
	width: 241px;
	float: right;
}

#gallery_box .container {
	float: left;
	height: 202px;
	width: 239px;
	overflow: hidden;
	border: 1px solid #1D8C70;
	border-top: 0px solid #1D8C70;
	position: relative;
}

#gallery_box .container .inner_container {
	width: 65000px;
	float: left;
}

#gallery_box .item {
	float: left;
	height: 202px;
	width: 239px;
	overflow: hidden;
	background-position: center center;
	position: relative;
}

#gallery_box .header {
	border: 1px solid #1d8c70;
	background-color: white;
	position: relative;
	text-align: center;
	margin-top: 30px;
	height: 36px;
}

#gallery_box .header a {
	font-size: 12px;
	color: #2e2e2e;
	font-weight: bold;
	display: block;
	padding: 9px 9px 9px 9px;
}

#gallery_box .header .left_corner {
	position: absolute;
	left: -1px;
	top: -1px;
}

#gallery_box .header .right_corner {
	position: absolute;
	right: -1px;
	top: -1px;
}

.gallery_box_prev {
	position: absolute;
	width: 119px;
	height: 202px;
	z-index: 3;
	cursor: pointer;
}

.gallery_box_next {
	position: absolute;
	width: 119px;
	height: 202px;
	z-index: 3;
	cursor: pointer;
	right: 0px;
}


/* --  -- */

.items_list .item {
	border-bottom: 1px solid #C7C7C7;
	height: 37px;
	margin-top: 17px;
	padding-left: 15px;
}

.items_list .item a {
	color: #004638;
	font-weight: bold;
}

.items_list .item a:hover {
	color: #058068;
	text-decoration: underline;
}

#gallery .item {
	background: transparent url(../../public/images/bg_thumb.png) no-repeat scroll 0% 0%;
	float: left;
	margin: 27px 20px 0px 0px; 
	width: 99px;
	height: 99px;
	position: relative;
}

#gallery .item img {
	position: absolute;
	left: 5px;
	top: 5px;
	float: left;
	display: block;
	cursor: pointer;
}

#gallery #gallery_thumbs {
	float: left;
	height: 146px;
	overflow: hidden;
	position: relative;
	width: 575px;
}

#gallery .prev {
	margin: 59px 17px 0px 7px; 
	background: transparent url(../../public/images/arr_left.gif) repeat scroll 0% 0%;
	width: 31px; 
	height: 34px; 
	float: left;
	display: inline;
	cursor: pointer;
}

#gallery .prev_blank {
	margin: 59px 17px 0px 7px; 
	width: 31px; 
	height: 34px; 
	float: left;
	display: inline;
}

#gallery .next {
	margin: 59px 0px 0px 0px; 
	background: transparent url(../../public/images/arr_right.gif) repeat scroll 0% 0%;
	width: 31px; 
	height: 34px; 
	float: left;
	display: inline;
	cursor: pointer;
}

#gallery .disabled {
	cursor: default;
}

#gallery #bigImg {
	border: 5px solid #CECECE;
	display: inline;
	float: left;
	margin-left: 55px;
	margin-top: 20px;
}

#gallery .bigImgTitle {
	border-bottom: 1px solid #C7C7C7;
	float: left;
	height: 33px;
	margin-left: 55px;
	margin-top: 12px;
	width: 575px;
	color: #004638;
	display: inline;
}

.ico {
	background: transparent url(../../public/images/pic_ico.gif) repeat scroll 0 0;
	float: left;
	height: 8px;
	margin-right: 16px;
	margin-top: 5px;
	width: 9px;
	display: inline;
	overflow: hidden;
}

.areas a {
	display: block;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 3px;
	padding-top: 4px;
	line-height: 17px;
	color: #004638;
}

.areas a b {
	color: #004638;
}

.areas a.not_in_project,
.areas a.not_in_project b {
	color: #058068;
}
 
/*
.areas a:hover, 
.areas a:hover b {
	color: #2E2E2E;
}
*/

.areas .col {
	float: left;
	display: inline;
	width: 204px;
	border-top: 1px solid #C7C7C7;
	margin-right: 28px;
}

.areas .last_col {
	margin-right: 0px;
}

.areas h2 {
	clear: left;
	font-size: 17px;
	border-bottom: 0px none White;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

.areas .block {
	float: left;
	clear: left;
	margin-left: 7px;
	margin-top: 23px;
	width: 682px;
	display: inline;
}

.areas .not_in_project_info {
	color: #058068;
	font-size: 10px;
	margin-top: 8px;
}

.spacer {
	height: 10px;
}

#text_page .body {
	clear: left;
	float: left;
	margin-top: 20px;
	font-size: 12px;
	width: 100%;
}

#text_page .body img {
	border: 5px solid #CECECE;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#text_page .body .partnerzy hr {
	border-width: 0px 0px 1px 0px;
	border-bottom: 1px solid #C7C7C7; 
	width: 100%; 
	float: left; 
	height: 0px;
	margin: 10px 0px 10px 0px;
	clear: both;
}

#text_page .body .partnerzy img {
	margin-top: 0px;
	margin-right: 25px;
}

#text_page .body .partnerzy h3 {
	float: left;
	width: 685px;
}

#text_page .body .partnerzy a {
	float: left;
	font-size: 12px;
}

.text_page_publishings {
	clear: left;
	margin-bottom: 30px;
}

.pdf_thumb img {
	border: 1px solid #c7c7c7;
}

.pdf_thumb {
	margin-right: 35px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

a.pdf_link {
	background-image: url(../../public/images/pdf.gif);
	display: block;
	height: 20px;
	position: relative;
	left: 49px;
	margin-top: 6px;
	width: 102px;
}

.last_in_row {
	margin-right: 0px;
}

.special_text_pages_list .item {
	float: left;
	margin-top: 13px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C7C7C7;
	clear: both;
}
	
.special_text_pages_list .item h3 {
	color: #058068;
	float: left;
	font-size: 13px;
}

.special_text_pages_list .item h3 span {
	color: #929292;
	font-size: 13px;
}

.special_text_pages_list .item h4 {
	color: #929292;
	float: right;
	font-size: 11px;
	font-weight: normal;
}

.special_text_pages_list .item p {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 689px;
}

.special_text_pages_list .item .bottom_buttons {
	clear: both;
}

.special_text_pages_list .item .readmore {
	background-image: url(../../public/images/more.gif);
	display: inline;
	float: right;
	height: 20px;
	width: 101px;
	margin-left: 17px;
}

.special_text_pages_list .item .pdf {
	background-image: url(../../public/images/pdf.gif);
	display: inline;
	float: right;
	height: 20px;
	width: 102px;
	margin-left: 17px;
}

.nav {
	clear: both;
	float: right;
	margin-top: 15px;
}

.nav a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 2px;
	padding: 1px 3px 2px 3px;
}

.nav .current {
	background-color: #058068;
	color: white;
}

.search_results .item {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C7C7C7;
}

.back_button {
	background: transparent url(../../public/images/back.gif) repeat scroll 0% 0%;
	width: 101px;
	height: 24px;
	display: block;
	float: right;
	margin-top: 10px;
}

#imageContainer {
	position: relative;
}

#imageContainer img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

#footer {
	clear: both;
	float: left;
	margin-top: 20px;
	border-top: 1px solid #275d7b;
	position: relative;
}

#footer #footer_menu {
	width: 962px;
	height: 31px;
	background-image: url(../../public/images/bg_footer.png);
}

#footer #footer_menu * {
	font-size: 10px;
	color: White;
}

#footer #footer_menu .copyright {
	float: left;
	margin: 6px 0px 0px 17px;
}

#footer #footer_menu .menu_links {
	float: right;
	margin: 6px 17px 0px 0px;
}

#footer #footer_menu .menu_links a:hover {
	text-decoration: underline;
}

#footer .links {
	background-image: url(../../public/images/footer.png);
	width: 962px;
	height: 76px;
	top: 0px;
}

#footer .padding {
	width: 270px;
	height: 76px;
	float: left;
	overflow: hidden;
}

#footer .links a {
	height: 76px;
	float: left;
	overflow: hidden;
}

.sitemap li {
	color: #058068;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
}

.sitemap li ul {
	margin-top: 5px;
}

.sitemap li li {
	margin-bottom: 0px;
	font-size: 12px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.sitemap li li li {
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: inside;
}

.sitemap li li ul {
	margin-bottom: 5px;
}








