body {
	background: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#container {
	background: #DDDDDD;
	margin: 0 auto;
	padding: 10px;
	width: 750px;
	min-width: 750px;
	max-width: 750px;
}

#header {
	background: url(page_graphic/construction/logo.gif) top left no-repeat;
	margin: 0;
	padding-bottom: 0;
	width: 750px;
	min-width: 750px;
	min-height: 120px;
}

#header img {
border: none;
margin: 0;
padding: 0;
background: #DDDDDD;
}

#menu {
	margin: 0;
	padding: 0;
	width: 240px;
	min-width: 240px;
	float: left;
}

#content {
	margin-left: 10px;
	padding: 0;
	width: 500px;
	min-width: 500px;
	float: right;
}

#footer {
	margin: 0;
	padding: 0;
	clear: both;
}

.narrow_left {
	width: 240px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

.narrow_left p {
	text-align: left;
}

.narrow_right {
	width: 240px;
	float: right;
	text-align: center;
}

.narrow_right p {
	text-align: left;
}

#holder {
	width: 100%;
}

#clear {
	clear: both;
}

/*znaczniki w obrębie poszczególnych warstw*/

#header h1 {
	margin: 0;
	padding: 0 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

#container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background: #666666 url(page_graphic/construction/magnolia.gif) no-repeat left center;
	text-align: right;
	display: block;
	border: thin solid #FFFFFF;
	widht: 230px;
	min-width: 230px;
	max-width: 230px;
	min-height: 40px;
	padding-top: 15px;
	padding-right: 10px;
}

#container .wide h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background: #666666 url(page_graphic/construction/magnolia.gif) no-repeat left center;
	text-align: right;
	display: block;
	border: thin solid #FFFFFF;
	widht: 490px;
	min-width: 490px;
	max-width: 490px;
	min-height: 40px;
	padding-top: 15px;
	padding-right: 10px;
	clear: both;
}

#small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #666666;
	text-align: center;

}

#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666 url(page_graphic/construction/magnolia.gif) no-repeat left center;
	text-align: right;
	display: block;
	border: thin solid #FFFFFF;
	widht: 740px;
	min-width: 740px;
	max-width: 740px;


}


#content p {
	text-align: left;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#container a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#container h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#container h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 230px;
	min-width: 230px;
	max-width: 230px;
}

#menu li {
	margin: 5px;
}

#menu p {
	width: 230px;
	min-width: 230px;
	max-width: 230px;
}

img {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	border: thin solid #666666;
	background: #FFFFFF;
	padding 0;
	text-align: center;
}
/*klasy w obrębie warstw*/

#menu .menu_chapter {
	margin: 0;
	padding: 0;
}

#menu .menu_chapter p {
	width: 230px;
	max-width: 230px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.fuck_ie_display {
	display: inline;
}

pre {
	font-size: 10px;
	line-height: 1.5em;
	font-family: "Courier New", Courier, monospace;
	
}

.no_borders {
	border: none;
	padding: 0;
	margin:0;
}
