* {
	margin: 	0;
	padding: 	0;
}

img, fieldset {
	border: 	0px;
}

li {
	font-family: 		Tahoma, Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 			14px;
	color:				#00572A;
}

#header {
	height: 	245px;
	width: 		950px;
	margin: 	0 auto;
}

#header .top {
	background:		url(images/top-bg.png) repeat-x;
	height: 		36px;
	width: 			auto;
}

#header .top img {
	float: right;
}

#header .top p, a {
	font-family: 		Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 			11px;
	color:				#00a750;
	text-decoration:	none;
	margin-top:			16px;
}

#header .top p.left {
	float: 			left;
	margin-left:	20px;
}

#header .top p a:hover {
	text-decoration:		underline;
}

#header .top p.right {
	font-weight:	bold;
	float:			right;
	margin-right: 	15px;
}

#header .top p.left a {
	margin: 0 12px;
}

#header .top p.right a {
	margin: 0 12px;
}

#header .logo {
	height: 		161px;
	background:		url(images/header-bg.jpg);
}

#header .logo img {
	margin-top: 	44px;
	margin-left: 	21px;
}

#header .menu {
	/*overflow:			hidden;*/
	background: 	url(images/menu-bg.png) repeat-x;
	height: 			48px;
}

#header .menu img.left {
	float: left;
}

#header .menu img.right {
	float: right;
}

#nav, #nav ul {
	font-family: 			Helvetica, Arial, sans-serif;
	letter-spacing: 		1px;
	margin:					0;
	padding:				0;
	list-style-type:		none;
	list-style-position:	outside;
	position:				relative;
	line-height:			30px;
	z-index:				10;
}

#nav .podmenu a, #nav .toppodmenu a {
	margin: 			0;
	display:			block;
	padding:			0px 5px;
	color:				#ffffff;
	text-decoration:	none;
	background:			#004b8f;
	border-top:			1px solid white;
	opacity: 			0.9; 
	filter: 			alpha(opacity=90);
}

#nav .act .back li.hover, #nav .act .back a:hover {
	background:			#004b8f;
	height:				30px !important;
	opacity: 			0.95; 
	filter: 			alpha(opacity=95);
}

#nav .toppodmenu a {
	border: 	0px;
	opacity: 	0.9; 
	filter: 	alpha(opacity=90);
}

#nav a {
	display: block;
}

#nav a.ccc {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:		14px;
	color: 				#fff;
	margin:				0;
	float:				left;
	border:				0;
	padding:			10px;
}

#nav a.ccc:hover, #nav li.hover {
	background:		url(images/blue.png) repeat-x;
}

#nav ul.back a:hover {
	background-color:	#3773a9;
	color:				#ffffff;
}

#nav li {
	float:		right;
	position:	relative;
}

#nav li.act {
	height: 	48px;
}

#nav li.podmenu {
	float:		left;
	position:	relative;
}

#nav li.toppodmenu {
	margin-top:	19px;
	float:		left;
	position:	relative;
}

#nav li img.rog {
	margin-left: 4px;
}

#nav ul {
	position:	absolute;
	display:	none;
	width:		70px;
	top:		23px;
	left:		0px;
}

#nav li ul a {
	width:	220px;
	height:	auto;
	float:	left;
}

#nav li ul a.short {
	width:	160px;
	height:	auto;
	float:	left;
}

#nav ul ul {
	top:	auto;
}	

#nav li ul ul {
	left:			160px;
	margin:			0px 0 0 10px;
	border-left: 	1px solid white;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:	none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:	block;
}

#content {
	font-family: 		Helvetica, Arial, "MS Trebuchet", sans-serif;
	width:		 		950px;
	margin: 			0 auto;
	overflow: 			hidden;
	margin-bottom:		20px;
}

#page h3 {
	color: 				#034991;
	margin-top:			10px;
	margin-left:		10px;
}

.main h3 {
	color: 				#034991;
	margin-top:			10px;
	margin-left:		10px;
}

#l-column {
	width: 		200px;
	float: 		left;
}

#l-column .search {
	background: 		url(images/search-bg.png);
	background-repeat: 	none;
	height: 			89px;
	display: 			block;
	margin-top:			10px;
}

#l-column .search h4 {
	font-family: 		Tahoma ,Helvetica ,Arial, "MS Trebuchet", sans-serif;
	font-size: 			12px;
	color: 				#00552b;
	padding-top: 		12px;
	padding-left: 		11px;
}

#l-column .search input#szukaj {
	font-family: 		Tahoma, Helvetica, Arial, "MS Trebuchet", sans-serif;
	width: 				151px;
	height: 			20px;
	border: 			1px solid #b3e0c9;
	display:			block;
	color:				#02a552;
	text-align:			auto;
	margin:				6px 0 6px 9px;
	padding:			4px 0 0 5px;
}

#l-column .search input.submit {
	font-family: 		Tahoma, Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:				#02a552;
	margin-left:		100px;
	border:				0px;
	cursor:				pointer;
	background-color:	transparent;
}

#l-column .search a {
	font-family: 		Tahoma, Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 			10px;
	color: 				#015728;
	text-decoration:	none;
	margin-left:		20px;
}

#l-column .skroty {
		display: 		block;
}

#l-column .skroty h2 {
	font-size: 			12px;
	color: 				#ffffff;
	background:			url(images/naskroty.png);
	background-repeat:	none;
	height:				24px;
	margin-top: 		5px;
}

#l-column .skroty h2 span {
	margin-left: 		14px;
	padding-top: 		8px;
	display:			block;
}

#l-column .skroty ul {
	margin-top:		10px;
	list-style: 	disc;
	color: 			#004a8f;
}

#l-column .skroty li {
	border-bottom: 			1px solid #b3e0c9;
	padding-left:			2px;
	/*background:				url('images/point.png') 0 7px no-repeat;*/
}

#l-column .skroty li.podmenu {
	margin-left: 	20px;
	padding:		0;
	background: 	none;
}

#l-column .skroty li.secpodmenu {
	margin-left: 	30px;
	padding:		0;
	background: 	none;
	list-style: 	none;
}

#l-column .skroty li a {
	font-size: 			12px;
	color:				#00a64e;
	text-decoration:	none;
	height:				17px;
}


#l-column .skroty li a.pogrubione {
	font-weight: 		bold;
}

#r-column {
	width: 			722px;
	float: 			right;
	margin-left: 	28px;
}

#r-column h1 {
	font-size:			24px;
	color:				#004b8f;
	margin:				20px 0;
}

#r-column div.nogi {
	position:				relative;
	width: 					722px;
	height: 				32px;
	border-bottom:	1px solid #b4e0c9;
	margin-bottom:	10px;
}

div#legs {
	position:		absolute;
	_top:				-3px;
	top:				-3px;
	right:			100px;
	z-index:		0;	
	width:			243px;
	height:			32px;
	background: url('images/legs.jpg');
}

#r-column p.mapsite {
	font-size:		12px;
	color: 			#01a751;
	padding:		10px 0px 10px 6px;

}

#r-column .mapsite a {
	font-size:			12px;
}

#r-column .main {
	background: 		#f0fefe;
	border-top:			1px solid #b4e0c9;
	border-bottom:		1px solid #b4e0c9;
	margin-top:			32px;
}

#r-column .main h2 {
	font-size:			16px;
	color:				#03498e;
	margin-top:			10px;
	margin-left:		10px;
}

#r-column .main p {
	font-size:			14px;
	color:				#00572a;
	margin:				14px 18px;
	text-align: 		justify;
	line-height:		18px;
}

#r-column .main ul {
	list-style-position:	inside;
	color: 					#004a8f;
	margin-left:			20px;
	margin-bottom:			20px;
	list-style:				disc;
}

#r-column .main ul.atuty li {
	font-size:				15px;
	line-height:			18px;
	list-style: 			disc;
	background:				none;
	list-style-position:	inside;
}

#r-column .main ul.ods {
	list-style-position:	inside;
	margin-bottom: 			20px;
	color: 					#004a8f;
}

#r-column .main ul.subpagesList {
	margin-top:		10px;
}

#r-column .main ul.subpagesList li a {
	font-size:		13px;
}

#r-column .main li {
	line-height:			20px;
	padding-left:			0px;
	margin-left:			20px;
	/* background:			url('images/point.png') 0 7px no-repeat; */
}

#r-column .main li.sec {
	margin-left: 	30px;
}

#r-column .main li.third {
	margin-left: 	50px;
}

#r-column .main li.zielono {
	margin-top:		10px;
}

#r-column .main li.zielono a {
	color: 				#01a751;
	font-size:			16px;
	font-weight:		bold;
}

#r-column #gmap {
	width: 			600px;
	height:			540px;
	margin-left:	60px;
	margin-top:		20px;
}

#footer {
	font-family: 	Helvetica, Arial, "MS Trebuchet", sans-serif;
	background: 	url(images/footer-bg.png) repeat-x;
	height: 		143px;
	width: 			950px;
	margin: 		0 auto;

}

#footer img {
	margin-left: 	238px;
	position: 		relative;
}

#footer p.adres a, #footer p.adres a:hover {
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#004a8e;
	position: 			absolute;
	margin-left:		26px;
	margin-top:			23px;
	text-decoration:	none;
}

#footer p.kontakt {
	font-size: 		12px;
	color: 			#004a8e;
	display: 		inline;
	position: 		absolute;
	margin-left: 	8px;
	margin-top:		40px;
}

#footer p.kontakt a {
    font-size: 			12px;	
	color: 				#004a8e;
	text-decoration: 	none;
}

#footer p.kontakt a:hover {
	color: #004a8e;
	text-decoration: underline;
}

#footer .podpis {
	margin-top: 20px;
}

#footer p.left {
	font-family: 	Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 		12px;
	color:			#a8a8a8;
	float: 			left;
	margin-left:	15px;
}

#footer p.left a {
	color: 				#014a8f;
	font-size:			12px;
	font-weight: 		bold;
	text-decoration:	none;
}

#footer p.left a:hover {
	color: 				#01a451;
	font-weight: 		bold;
	text-decoration:	underline;
}

#footer p.right {
	font-family: 	Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 		12px;
	color:			#a8a8a8;
	float:			right;
	margin-right: 	15px;
}

#footer p.right a {
	color:				#a8a8a8;
	text-decoration:	none;
}

#footer p.right a:hover {
	text-decoration:	underline;
}

/* Gallery */

div.categoryPhotos {
 	overflow:   hidden;
 	width:      680px;
 	margin:	 	5px 0 10px 30px;
}

div.categoryPhotos a {
	display:	block;
	margin:		0px;
	padding:	0px;
}

div.categoryPhotos a img, div.categoryPhotos a img:hover {
 /*border:   2px solid #000;*/
}

div.categoryPhotos a img.zoom, div.categoryPhotos a img.zoom:hover {
 	border:   0;
}

div.categoryPhotos div.photo_item {
 	overflow:       hidden;
 	display:        inline;
 	float:          left;
 	margin:         3px 4px 3px 4px;
 	width:          150px;
 	height:         180px;
 	padding:        0;
 	text-align:     center;
 	vertical-align: middle;
 	cursor:         pointer;
}

div.categoryPhotos div.photo_item:hover {
  	/*border: 1px solid #ffcc00;*/
}

div.clear {
	clear: both;
}

div.pages {
  margin:     10px auto;
  width:      100%;
  text-align: center;
  font-size:	12px;
}

div.pages a, div.pages strong {
	color:	#000 !important;
	font-size:	12px;
}


/* Circular carousel */

div.scroll-wrap {
	oveflow:					hidden;
	width:						100%;
	/*padding:					0 37px;*/
}

div.scroll ul a {
	margin: 0;
	padding: 0;
}

div.scroll {
	position: 					relative;
	visibility:					hidden;
	left: 						10;
	display:					inline;
	float:						left;
	width:						644px !important;
	height:						125px;
	padding:					7px 2px;
	background-color:			#F0F9F4;
}

div.scroll ul {}

* html div.scroll ul li {
	padding:	0 12px;	
}

* html div.scroll ul li a img {
	margin:	 0;
	border:	 0;
	padding: 0;	
}

div.scroll ul li {
	padding:		0 0 0 20px;
	position: 		relative; 
	left: 			-2px;
}

div.scroll ul li a img {
	margin:	 0;
	border:	 0;
	padding: 0;	
}


img.prev, img.next {
	border:			0;
	display:		inline;
	float:			left;	
	cursor:			pointer;
}

