/* THREE COLUMN LAYOUT */

body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../grafika/tlo%20strony.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
#main_wrapper {
	width:1000px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	}
#header {
	background-repeat: no-repeat;
	background-image: url(../../nag%C5%82%C3%B3wek/naglowek.jpg);
	}
#nav {
	width:18%;
	float:left;
	}
#nav a:link, #zawartosc_wew a:visited
 {
	text-decoration: none;
	}	

#nav img {
	border: 0;


	}	
#nav a:hover {
	
	text-decoration: none;}
		
#zawartosc {
	width:60%;
	float:left;
	background-color: #FFFFFF;
	}
#promo {
	width:22%;
	float:left;
	}
#footer {
	width:100%;
	clear:both;
	background-color: #fabb14;
	}
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}
#header_inner {
	height: 210px;
	}
#nav_inner {
	margin:1em;
	background-color: #FFFFFF;
	}
#zawartosc_wew {
	font-size: 14px;
	text-align: justify;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	}
#zawartosc_wew img {
	border: 0;


	}	
#zawartosc_wew	a:hover {
	
	text-decoration: none;}
#zawartosc_wew a:link, #zawartosc_wew a:visited
 {
	text-decoration: none;
	}
	
#zawartosc_wew table {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}		
#promo_inner {
	margin:1em 1.2em;
	background-color: #FFFFFF;
	}
#footer_inner {
	text-align:center;
	padding-right: 0.1em;
	padding-left: 0.1em;
	color: #000000;
	font-family: Algerian;
	font-weight: 100;
	text-transform: capitalize;
	font-size: 16px;
	}
#menu0 {
	width: 180px;
	padding: 0;
}

#menu0 dt {
	background-color: #64ac1a;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	font-size: 18px;
}
#menu0 dt:hover {
	color: #FFFFFF;
	background-color: #fabb14;

}

#menu0 dt.active {
	font-weight: bold;
	background-color: #fabb14;
	color: #FFFFFF;
}

#menu0 dd {
	color: #FFFFFF;
	border-style: solid;
	margin: 0;
	background-color: #FFFFFF;
}
#menu0 a:link, #menu0 a:visited {
	color: #000000;
	text-decoration: none;
}
#menu0 a:hover {
	color: #000000;
	background-color: #d4e7c9;
	text-decoration: none;

}

#menu0 dd.active {
	font-weight: bold;
	background-color: #d4e7c9;
  text-decoration: none;

	}
....................................................................
#menu1 {
	width: 180px;
	padding: 0;
}

#menu1 dt {
	background-color: #64ac1a;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	font-size: 18px;
}
#menu1 dt:hover {
	color: #FFFFFF;
	background-color: #fabb14;

}

#menu1 dt.active {
	font-weight: bold;
	background-color: #fabb14;
}

#menu1 dd {
	color: #FFFFFF;
	border-style: solid;
	margin: 0;
	background-color: #FFFFFF;
}
#menu1 a:link, #menu1 a:visited {
	color: #000000;
	text-decoration: none;
}
#menu1 a:hover {
	color: #000000;
	background-color: #d4e7c9;
	text-decoration: none;

}

#menu1 dd.active {
	font-weight: bold;
	background-color: #d4e7c9;
 text-decoration: none;

	}

#naglowekdol
{
	margin:0;
	height:30px;
	width : 100%;
	background-color: #fabb14;
	color: #000000;
	font-size: 16px;
	top: 186px;
	left: 3px;
}
#naglowekdol a:link, #naglowekdol a:visited {
text-decoration : none;
	color: #ffcc00;
background-color : transparent;
}
