body {
	background: #f2f8eb;
	color:#000000;
	font:80% Verdana,Arial;
	margin:0;
	padding:0;
}

img {
	border:none;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	background: #f2f8eb url(layout_top.jpg) top center no-repeat;
	position:relative;
	min-height:500px;
}
#inhalt {
	width: 800px;
	position:absolute;
	top:19em;
 	background: url(layout_mitte.gif) top center repeat-y;
}
/* --------------- MENU ---------------- */
#menu {
	width: 230px;
	float: right;
	margin:1em;
	margin-top:0;
}

#menu ul {
	list-style-type: none;
	height:3em;
}

#menu li a {
  	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}

#menu li a:link, #menu li a:visited {
	display:block;
	color:#1d7148;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 2px solid #137211;
	border-top: 2px solid #137211;
	border-left: 15px solid #137211;
	padding-left: 0.5em;
	padding-top: 0.5em;
}

#menu li a:hover {
	border-bottom: 2px solid #ffa500;
	border-top: 2px solid #ffa500;
	border-left: 15px solid #ffa500;
	color:#ffa500;
	text-decoration:none;
}

#menu li a:active {
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	border-left: 15px solid #ffa500;
	color:#ffa500;
	text-decoration:none;
}
/* --------------- MENU KONIEC ---------------- */
/* --------------- CONTENT ---------------- */
#content {
	width:430px;
	min-height:450px;
	float:left;
	padding-left: 8em;
	padding-bottom:2em;
}
#content h3 {
	text-align:right;
	font-size: 120%;
	padding-bottom:2em;
	color: #ffa500;
}

#content p {
	text-align:justify;
}

#content a:link, #content a:visited {
	color:#1d7148;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	color:#ffa500;
	text-decoration:none;
}
/* --------------- CONTENT KONIEC ---------------- */
#stopka {
	clear:both;
	background: #f2f8eb url(layout_bottom.jpg) top center no-repeat;
	height:48px;
}
/*---------- FORMULARZ ZGLOSZENIOWY ---------- */
#formularz_drzewka label, #bonsai label {
	display:block;
	font-weight:bold;
}

legend {
	color:#1d7148;
	font-weight:bold;
	font-size:120%;
}

#formularz_drzewka, #bonsai {
	border: 1px solid #1d7148;
	margin-top:30px;
	padding-left:30px;
	background-color:#e7f2e1;
}

.pole {
	border: 1px solid #1d7148;
	background-color:#fff;
}

.button {
	background-color:#137211;
	color:#f2f8eb;
	font-weight:bold;
	float:right;
}

/*---------- FORMULARZ ZGLOSZENIOWY KONIEC ---------- */

li {
	padding-bottom:0.3em;
}

dt {
	font-style:italic;
}

dd {
	padding-bottom:1em;
	margin-left:0;
}

#wstep dt {float:left;}
#wstep dd {
	padding-right:20em;
	text-align:right;
}

.gosc {
	text-align:justify;
	clear:both;
}

.gosc img {
	float:left;
	padding-right:0.5em;
}