/* od_czegos_trzeba_zaczac -------------------------------------*/

html { height: 100%; }
body { margin: 0; padding: 0; background: #cccc66;  }
body.start { margin: 0; padding: 0; background: #4F7F13;  }

body, td, input, textarea, select {color: #373737; font: normal 11px Georgia, Times New Roman, sans-serif; }
img { border:0}

.clear { clear: both; }
.fll { float: left;}
.flr { float: right; }

form { padding:0; margin:0; }

hr {  
	height: 1px; 
	border: 0; 
	color: #cccc66; 
	background: #cccc66;  
	margin-top: 3px!important; 
	margin-bottom: 8px!important;
	margin-top: -4px; 
	margin-bottom: 0px;
	}
	
/* div  -------------------------------------*/

#start { 
	position: relative; 
	margin: 0px auto;
	padding-top: 50px;
	background: url(images/bg_home.gif) repeat-x;
	}
	
#startWrapper { width: 945px; margin: 0px auto; text-align: center; padding-bottom: 150px; }

#root { 
	position: relative; 
	margin: 0px auto;
	background: url(images/bg_main.gif) left bottom repeat-x;
	}
	
#headerWrapper { 
	background: url(images/bg_header.gif) repeat-x;
	}
	
	#header { 
		width: 945px;
		overflow: auto;
		height: 100%;	
		margin:0px auto;
		padding:25px 0 0 0;
	}
	
	#header .flr { padding-top: 15px; color: #a1ab00 }
	
#calendar {
	width: 945px;
	margin:0px auto;
	color: #666666;
	padding: 0 0 10px 0;
	text-align: right;
	}

#topMenuWrapper { 
	position: relative; 
	margin: 0px auto;
	border-top: solid 1px #a1ab00;
	border-bottom: solid 1px #a1ab00;
	}
	
	#topMenuContent { 
		width: 945px;
		overflow: hidden;
		height: 42px;	
		margin:0px auto;
		padding:0;
		color: #a1ab00
		}
		
		#topMenuContent .fll { width: 500px } 
		#topMenuContent .flr { margin-top: 15px; } 
	
#mainWrapper { width: 945px; margin: 0px auto; }
	
	#breadcrumbsWrapper {
		overflow: auto;
		height: 100%;
		padding: 12px 0 12px 0
		}
		
		#breadcrumbsWrapper .fll { width: 680px; color: #888 }
		#breadcrumbsWrapper .flr { text-align: right; }
		
	#main { 
		overflow: hidden; 
		height: 100%;
		padding-bottom: 80px;
		}
	
		#leftCol { 
			float: left;
			width: 188px;
			}
			
			.navMenu { background: #a1ab00; } 
			#baner { padding: 17px 0 35px 0 } 
			#mecenat { text-align: center }
		
		#centerColAll { 
			width: 945px;
			}

	  #centerCol { 
			float: right;
			width: 747px;
			}
		
		#centerColSite { 
			float: left;
			width: 557px;
			margin: 0 0 0 10px
			}
			
		#rightCol {
			float: right;
			width: 180px;
			}
			
			.boxSite { padding: 0 0 8px 0; margin:0 }
			
	
			#boxWrapper { overflow: auto; height: 100%; margin-bottom: 20px;}
			#boxWrapper p{margin:0;}
				.box, .boxFirst {
					float: left; 
					width: 180px; 
					padding: 0 0 0 9px;
					}			
				.boxFirst { padding:0; }				
				.boxLast {margin:0;padding:0;height:1px;font-size:1px;clear:both;}

			#homeContentWrapper, #siteContentWrapper{
				background: #e9e7c0; 
				margin: 0;
				
				}
				
			#siteContentWrapper { margin: 0}	
				
				#newsWrapper { 
					overflow: auto; 
					height: 100%;
					padding: 13px 21px 21px 21px;
					}
					
					#newsWrapper .fll { width: 330px; }
					#newsWrapper .flr { width: 330px; }
					
				#txtWrapper { 
					padding: 13px 21px 21px 21px;
					overflow: hidden; 
					height: 100%;
					}
					
					.sortImage { 
						clear:both;
						text-align:center;
						padding: 10px 0 10px 0;
						}
	
					.sortGallery { 
						text-align:right;
						padding: 0 0 10px 0;
						}
#footerWrapper {
	background: #4e7f12;
	color: #fff
	}
		
		#footer {
			width: 945px;
			overflow: auto;
			height: 100%;	
			margin:0px auto;
			}
			
			#footer .fll {  width: 800px; }


/* A -------------------------------------*/

a { color: #53585d; }
a:active { outline: none; }
a:hover { color: #373737; text-decoration: underline; }

a.pl, a.en  { 
	font: normal 10px Georgia, Times New Roman, sans-serif;
	color: #666;
	background: url(images/flag_pl.gif) 0 1px no-repeat;
	padding: 0 0 0 25px;
	text-decoration: none;

	}
a.pl:hover, a.en:hover  { color: #373737; text-decoration: underline;}

a.en {  
	margin: 0 0 0 3px;
	background: url(images/flag_en.gif) 0 1px no-repeat;
	}

a.home, a.mapa  { 
	font: normal 10px Georgia, Times New Roman, sans-serif;
	color: #666;
	background: url(images/ico_home.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	}

a.home:hover, a.mapa:hover  { color: #373737; text-decoration: underline;}

a.mapa {  
	margin: 0 0 0 3px;
	background: url(images/ico_mapa.gif) 0 1px no-repeat;
	}
	
#mecenat a { display: block; padding: 10px 0 10px 0 }

.more a { 
	display: block; 
	font: normal 10px Georgia, Times New Roman, sans-serif;
	background: url(images/bg_more.gif) right 0px no-repeat;
	color: #fff;
	padding: 0 5px 0 0;
	text-decoration:none;
	}

.more a:hover { 
	background: url(images/bg_more.gif) right -14px no-repeat; 
	color: #fff;
	text-decoration:none;
	}
	
a.pdf { 
	display: block;
	background: url(images/pdf.gif) 0 2px no-repeat;
	padding: 0 0 0 25px;
	text-decoration: none;
	}
	
a.pdf:hover {
	text-decoration: underline;
	color: #373737;
	}

.sortImage a { font-weight: bold; text-decoration: none; color: #727272 }
.sortImage a:hover { color: #ff6600 }
.sortImage a.on { color: #ff6600 }

.txt {color: #666; background: #ebebeb; border: solid 1px #666; padding: 1px 1px;}

/* nawigacja -------------------------------------*/

ul#topMenu { 
	margin:0; 
	padding:0;
	list-style: none;
	}
	
ul#topMenu li {
	margin: 0;
	padding: 14px 0 14px 0;
	display: block;
	float: left;
	}

ul#topMenu li  a {
	font: bold 10px Georgia, Times New Roman, sans-serif;
	color: #373737;
	text-transform: uppercase;
	}


ul#topMenu li a.top01 {
	padding: 20px 5px 20px 30px;	
	text-decoration: none; 
	background: url(images/top_01.gif) no-repeat 0px 11px;
	}
	
	ul#topMenu li a.top01:hover, ul#topMenu li a.top02:hover , ul#topMenu li a.top03:hover , ul#topMenu li a.top04:hover  { text-decoration: underline }
	
ul#topMenu li a.top02 { 
	padding: 20px 5px 20px 35px;	
	text-decoration: none; 
	background: url(images/top_02.gif) no-repeat 5px 13px;
	}
	
	
ul#topMenu li a.top03 { 
	padding: 20px 5px 20px 38px;	
	text-decoration: none; 
	background: url(images/top_03.gif) no-repeat 7px 10px;
	}
	
ul#topMenu li a.top04 { 
	padding: 20px 0 20px 43px;	
	text-decoration: none; 
	background: url(images/top_04.gif) no-repeat 9px 13px;
	}	
	
.navMenu ul { 
	margin: 0; 
	padding:0;
	list-style: none;
	}
	
.navMenu ul li {
	margin: 0 0 1px 0;
	display: block; 
	}

.navMenu ul li a { 
	display: block;
	color: #fff;
	padding: 5px 0px 4px 28px;	
	text-decoration: none; 
	background: #66738b url(images/a_00.gif) no-repeat 0px 0px;
	}

.navMenu ul li a:hover, .navMenu ul li a.a01:hover, .navMenu ul li a.a02:hover, .navMenu ul li a.a03:hover, .navMenu ul li a.a03:hover, .navMenu ul li a.a04:hover, .navMenu ul li a.a05:hover, .navMenu ul li a.a06:hover, .navMenu ul li a.a07:hover, .navMenu ul li a.a08:hover, .navMenu ul li a.a09:hover, .navMenu ul li a.a10:hover, .navMenu ul li a.a11:hover, .navMenu ul li a.a12:hover, .navMenu ul li a.a13:hover, .navMenu ul li a.a14:hover { 
	text-decoration: none; 
	background-color: #6a81ab;
	}
	
.navMenu ul.subboks { 
	margin: 1px 0 0 0; 
	padding:0;
	list-style: none;
	}
	
.navMenu ul.subboks li {
	margin: 0 0 1px 0;
	display: block; 
	border-left: solid 8px #c14200;
	}

.navMenu ul.subboks li a { 
	display: block;
	color: #fff;
	padding: 5px 0px 4px 11px;	
	text-decoration: none; 
	background: #66738b;
	}

.navMenu  ul.subboks li.menuext2 a{padding-left:20px;}
.navMenu a.active { background-color:#96A2B7;}
.navMenu ul.subboks li a.active { background-color:#96A2B7;}
.navMenu  ul.subboks li.menuext2 a.active {  background-color:#96A2B7;}


.news  ul { 
	list-style: none; 
	margin:0; 
	padding: 0;
	color: #555;
	}

.news  ul li { 
	width: 100%; 
	clear: both; 
	overflow: hidden; 
	padding: 0;
	}

.news  ul li img { float: left; padding: 3px 0 0 0; width:58px; }
.news  ul li h2 img { clear:both; padding: 3px 0 0 0;width:48px;  }

.news  ul li div { 
	float: left; 
	width:257px;
	margin-left: 15px;
	}

.news  ul li span { color: #666; font-size: 10px;  }

.news  ul li div a { 
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline
	}	

.news  ul li div a:hover { color: #D20274; }

#footer ul { 
	margin:10px 0 0 0;
	padding: 5px 0 45px 0;
	list-style: none;
	}
	
#footer ul li {
	margin: 0;
	padding: 0 5px 0 5px;
	display: block;
	float: left;
	}

#footer ul li  a {
	text-decoration: none;
	color: #fff;
	}
	
#footer ul li  a:hover {
	text-decoration: underline;
	color: #fff;
	}

#footer ul li  a.footTop {
	background: url(images/ico_foot.gif) right 3px no-repeat; 
	padding: 0 10px 0 0;
	}

	
ul#galeria { 
	margin: 25px 0 0 0; 
	padding: 0; 
	list-style: none; 
	}	
	
ul#galeria li { 
	display: inline; 
	}
	
ul#galeria li a {
	float:left;
	padding: 1px; 
	background: #727272;
	margin:0 8px 8px 0;
	}

ul#galeria li a:hover { 
	padding: 1px; 
	background: #ff6600;
	}

ul#galeria img { margin:0; padding:0; display:block; }
	
/* naglowki -------------------------------------*/

#homeContentWrapper h1, #siteContentWrapper h1 {
	display: block;
	margin:15px 21px 3px 21px;
	padding:0 0 3px 0;
	color: #ff5a00;
	font-size: 14px;
	border-bottom: solid 1px #a1ab00;
	}

	.news h2 {
		display: block;
		padding:0;
		margin:0;
		color: #373737;
		font-size: 11px;
		}
		
	#txtWrapper h2 {
		display: block;
		padding:0;
		margin:0;
		color: #ff5a00;
		font-size: 11px;
		}
	
	
/* inne -------------------------------------*/

fieldset#searchForm { border: none; padding: 0; margin: 0; }
	
	fieldset#searchForm   legend { display: none; }
	
	fieldset#searchForm input { 
		color: #666; 
		width: 160px; 
		background: #ebebeb; 
		border: solid 1px #666; 
		padding: 1px 1px;  
		}
	
	fieldset#searchForm span { font-weight: bold; color: #ff5a00; }
		
	fieldset#searchForm input.search { width: auto; border: none; background: none;}
	
	fieldset#searchForm .searchSubmit {
		width: 46px;
		height:18px;
		max-height:18px;
		border: 0;
		background: url(images/inp_szukaj.gif) 0 1px no-repeat;
		color: #fff;
		padding: 0 0 0 2px;
		cursor: pointer;
		}

.box img, .boxFirst img, .boxSite img { display: block }
#baner img { border-bottom: solid 2px #a1ab00 }		

.more { 
	margin: 5px 0 10px 0;
	background: url(images/bg_dot.gif) left bottom repeat-x;
	text-align: right;
	}

.news p {margin: 0; padding:7px 0 0 0 }

.iframe { float: right; width: 180px; padding: 10px 0 10px 15px;}

#bigImage img {display: block; pading:0; margin:0; border: solid 1px #727272 }
#bigImage p { font-weight: bold; color:#ff5a00; }

	
/* nifty corners -------------------------------------*/

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.wyroznij1{color: rgb(255, 102, 0); font-weight:bold;}
.wyroznij2{color: rgb(0, 153, 0);}