* { margin: 0; padding: 0; }
body {
	/*	background-position: center;*/
	background-color: Black;
	margin: 0 auto; /*	width: 1020px;*/
	width: auto; /*	height: 605px;*/
	height: auto;
	color: Silver;
}

#kontener {
	/*height: 430px;*/
/*	height: 600px;*/
	height: auto;
	width: 1020px;
	overflow: hidden;
	background: Black;
}

#lewa {
	float: left; /*padding-bottom: 2000px; 
margin-bottom: -2000px;*/
	width: 200px;
	height: 600px; /*height: 430px;	*/
/*	background: url("logo_lewe.jpg") no-repeat;*/
	text-align: center;
	border-right: dotted Gray;
	background-color: Black;
}

#prawa {
	height: 600px;
	width: 816px;
	float: left;
	 /*	background: url("plom_sr.gif") no-repeat;*/
}

#logo { text-align: center;
 height: 150px; 
 width: 816px;
background: url("logo_frutis_1.jpg") no-repeat;
}

.napis_logo{
	float: left;
	height: 60px;
	width: 130px;
	/*background: url("_logo.gif") no-repeat;*/
	margin-left: 20px;
	margin-top: 10px;
}

#prawa_sr {
	height: 426px; /*	width: 826px;*/
	width: 806px;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: left;
	/*color: Black;*/
	float: left; /*	background: url("plom_sr.gif") no-repeat;
	background-position: left;*/
	margin-top: 2px;
	margin-left: 10px;
	color: Silver;
	margin-bottom: 2px;

}
#stopka {
	text-align: center;
	width: 816px;
	height: 20px;
	background: url("bkg_stopka_1.gif") no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: Green;
	float: left;
} 

#menu {
	text-align: center;
	width: 200px;
	/*height: 558px;*/
	height: 410px;
	border-bottom: dotted Gray;
	/*padding: 10%;*/
/*margin-left: 30px;*/
}
.lewy_gora{
/*float: left;*/
width: 200px;
height: 150px;
text-align:right;
}
.lewy_dol{
	float: left;
	width: 200px;
	height: 39px;
	text-align: center;
	color: Gray;
}

.nagl{
	background: url("bkg_nagl.gif") no-repeat;
}


#content {
/*margin: 0 110px 20px 160px;*/
/*border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;*/
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

.style6 {color: #86C32A}
.center {
text-align: center;
}

input, select, textarea {
	background-color: #CFE79E;
}
hr {
	color: Gray;
	background-color: Silver;
}
a {
	text-decoration: none;
	color: Green; /*	font-weight: bold;*/
	/*border-bottom: 1px dashed #FF9933;*/
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
.spis {
	border-bottom: none;
}
.poleniema {
	display: none;
}

/**************************/
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	width: 125px;
	height: 28px;
/*	padding-left: 10px;*/
/*	background: #797 url("menu_punkt.gif") no-repeat left top;*/
	border-width: 1px;
/*	border-style: solid;*/
	/*border-color: #dfe #365 #365 #dfe;*/
}

ul a.spis:link, ul a.spis:visited {
	display: block;
	width: 124px;
	height: 28px;
	text-decoration: none; /*padding: 5px 10px;*/
	font-weight: bold; /*background: #bfb url("przy_bkg.gif") repeat-x top;*/
	background: url("przy_bkg_c.gif") no-repeat;
	color: #006F01;
	border-left: 10px none;
}

ul a.spis:hover {
	background-color: #797; /*background-image: url("przy_bkg1.gif") no-repeat;*/
	background: url("przy_bkg_c1.gif") no-repeat;
	color: Silver;
}
/*****************/
.bluebox {
	background-color: #181818;
	border: 1px solid Gray;
	color: inherit;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 99%;
	font-style: italic;
	font-size: 14px;
	float: left;
	text-align: right;
}
.style5 {
	color: Green;
}