<Style Type="text/css">
<!--

*{
  margin: 0px;
  padding: 0px;
  }
a:link {
	text-decoration:none;
	color: #547801;
	font-weight:normal;
}

a:hover {
	text-decoration: none;
	color: #C40F21;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #600;
	font-weight:normal;
}

img {
        border:0;
}


body {
	background: url(images/tlo2.jpg) repeat-x;
	background-attachment: fixed;
	text-align: center; /* wyśrodkowanie strony w IE5 */
	
} 

#header {height: 300px;
	width: 970px;
	background: url(images/header.jpg) no-repeat top;
}

#content {
	width: 970px;
	text-align: left;
	margin:0 auto; /* wyśrodkowanie w innych przegladarkach */
   padding: 0px;
	text-align:left;
	font: 13px Arial, Verdana, Tahoma, Helvetica, sans-serif;
}


/* Tu zaczyna się menu poziome. */
.menu2 {
	width: 970px;
	height: 54px;
	background: url(images/pasek_menu_g.gif);
	font-size: 14px;
	
	margin-bottom: 6px;
}

.menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0px;	
}

	.menu2 li { /* nadaje pozycję <li>względem <ul> */
		float: left;
		padding: 0;
}

	.menu2 li a {
		font-size: 14px;		
		
		font-family: Arial, Verdana, Tahoma, sans-serif;
		display: block;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		color: #ffffff;
		padding: 18px 20px;
		margin: 0;
		border-right: 1px solid #F93;
}

		.menu2 a:hover, .menu2 ul li:hover a { /* najazd myszkš, jako bg wstawić cieniowany gif */
			color: #ffffff;
			background: #7C6C34;
			text-decoration:none;
			border-right: 1px solid #F93;
}
		
	.menu2 li ul {
		background:#D1C492;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		border-left: 1px solid #F93;
		position:absolute;
		width:180px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
}

	.menu2 li:hover ul { /* po najechaniu na <li> pojawia się reszta niżej */
		display: block;
}

	.menu2 li li { /* menu pionowe nieaktywne */
		background:#9C9676;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:180px;
		border-bottom: 1px solid #F93;
}

	.menu2 li:hover li a {
		background:none;
}

	.menu2 li ul a { /* gabaryty menu pionowego */
		display: block;
		height:21px;
		font-size:13px;
		font-style: normal;
		margin: 0px;
		padding:6px 4px 2px 10px;
		text-align:left;
		text-transform: none;
}

		.menu2 li ul a:hover, .menu2 li ul li:hover a { /* zmiany w menu pionowym po najechaniu */
			background:#E1DFB9; 
			border:0px;
			color:#7C6C34;
			text-decoration:none;
			font-weight: bold;
			}
			
		.menu2 p{
		clear:left;
		}	
			
/* Tu kończy się menu poziome */

/* lewa kolumna */
#left{
	width: 224px;
	background: #FFFFFF;
	
}


#left a {
	color: #224a02;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#left a:hover{
	color: #3e7d0b;
	font-size: 13px;
}	
	
#lefttop{
	background: url(images/.gif) no-repeat top;
	
}
	
#left H3{
	font-family: Myriad Pro, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	
	margin-left: 6px;
	text-align: center;
	text-transform: uppercase;
}

	#left	H3.gora {background: url(images/lewy_baner1.jpg) no-repeat;}
	#left	H3.dol {background: url(images/lewy_baner2.jpg) no-repeat;}

#left ul {
	list-style: none;
	padding-left: 20px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
}

#informacje ul li{
	background: url(images/lewy_punkt1.jpg) no-repeat top left;
	padding-left: 20px;
	padding-top: 1px;
}

#xjerzy ul li{
	background: url(images/lewy_punkt2.jpg) no-repeat top left;
	padding-left: 20px;
	padding-top: 1px;
}

#leftbottom {
	background: url(images/.gif) no-repeat;
	height: 10px;
}

/* prawa kolumna */
#right{
	float: right;
	width: 728px;
	background: #FFFFFF;
}

#righttop{
	background: url(images/.gif) no-repeat top;
}

.text {
	padding-left: 20px;
	padding-right: 20px;
}

.textjust {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 20px;
}

.textjust2 { /* tekst na stronie głównej */
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 20px;
}

.menu3 {		/* menu3 definiuje wypunktowanie w prawym oknie */
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 18px;
}

.menu3 ul{
	list-style: none;
}

.menu3 ul li{
	padding-bottom: 10px;
}


#right H4{
	font-family: Arial, Verdana,Tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #224a02;
	height: 20px;
	padding-left: 3px;
	padding-top: 18px;
	margin-left: 20px;
	border-bottom: 1px dotted #A50515;
	margin-right: 20px;
	margin-bottom: 10px;
}

#right p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#right a {
	text-decoration:none;
	color: #547801;
	font-weight:bold;
	
}

#right a:hover {
	text-decoration:none;
	color: #C40F21;
	font-weight:bold;
	
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#right h5 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 6px;
	color: #9E0C1B;
	border-bottom: 1px dotted #A50515;
	margin-bottom: 4px;
	margin-left: 0px;
}

#right h6 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 6px;
	color: #9E0C1B;
	margin-bottom: 4px;
	margin-left: 0px;
}

#right p.ksieza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #224a02;
	
}

/* 3 kolumny na dole - tylko strona glowna */
#leftcol{
	width: 180px;
	float:left;
	margin-left: 20px;
}

#cencol{
	width: 180px;
	float:left;
	margin-left: 40px;
}

#rightcol{
	width: 180px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
}


#rightbottom {
	
	height: 10px;
}

#footer {
	height: 45px;
	clear: both;
	margin-top: 5px;
	padding-top: 15px;
	background: url(images/footer.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 11px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif,;
	text-align: center;
	color: #ffffff;
}

		#footer p.design {
				clear: both;
				text-align: right;
				font-size: 9px;
				color: #669933;
		}

		#footer p.design:hover {
				font-size: 9px;
				color: #669933;
				text-decoration:none;
		}
		
#footer a {
	font-size: 9px;
	color: #669933;
	text-decoration:none;
}

.ogl li{
	padding: 3px 0px 5px 0px;
}


	/* do galerii zdjec */
.clsBigScreenArea {
			
			border: 1px solid #A50515;
			padding: 18px;
			margin-right: 85px;
			margin-left: 85px;
			margin-top: 40px;
			margin-bottom: 40px;
			text-align: center;
		}

		.clsBigScreenImage {

		}

#bigImageDescription {
	margin-right: 85px;
	margin-left: 85px;
}

.powrot {
	margin-left: 18px;
}

#gallery {
	margin-left: 75px;
	margin-right: 0px;
	margin-top: 30px;
}

#gallery_main {
	float: left;
	padding-right: 60px;
	
}

#gallery_main_title {
	
	padding-top:10px;
	padding-bottom: 20px;
	width: 150px;
	
	text-align: center;
	
	 
}

#gallery_main_title a {
	text-decoration: none;
	color: #000;
	font-weight: bold;

}
-->
</Style>

