html, body {
	background-color: #eee;
	color: #000;
	margin: 5 0 0 0;
	font-family: Verdana;
	font-size: 15;
	text-align: center;
	line-height: 150%;
/*	text-indent: 20px;
	float: none;*/
}

input { 
	border: #eee 0px solid; 
	border-bottom: #aaa 1px solid;
	background: transparent;
} 

input.zamowienie {
	text-align: right;
}

table, td {
	font-size: 15;
	text-align: left;
	background: transparent;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: green;
}

a:hover {
	font-size: 15;
	text-decoration: none;
	font-weight: bold;
	color: green;
}

hr {
	height: 3px;
	border: 0;
/*	px dashed red; */
	margin: 0 0 0 0;
	color: green;
	background-color: black;
/*	width: 96%; */
	text-align: center;
	padding: 0 0 0 -10;
}

img {
	margin: 5 15 5 5;
	border: 1px solid green;
	float: left;
}

#naglowek {
	margin: 0 0 0 0;
	border: none;
	float: none;
}

#lista {
	margin: 0 0 0 30;
	list-style-image:url(pdf.gif); 
}

h1, h2 {
/*	font-family: Verdana; */
	font-size: 15;
	font-weight: normal;
	font-style: italic;
	text-indent: 20px;
/*	padding: 0 0 0 0;*/
	margin: 0 0 0 0;
/*	line-height: 150%; */
}

ul, dd {
	list-style-type: circle;
/*	list-style-image: none; 
	font-family: Verdana;
	font-size: 15;
	font-weight: normal;
	font-style: italic;*/
/*	text-indent: 20px;
	padding: 0 0 0 0; */
	margin: 0 0 0 30;
/*	padding: 10 10 10 10;
/*	line-height: 150%; */
}

div.top {
	width: 770px;
	background-image: url(tlo.jpg); background-attachment: fixed; background-repeat: no-repeat;
/*	float: middle;
/*	text-align: left; */
}

div.menu {
	/* gorny prawy dolny lewy */
	margin: 1 0 0 0;
	width: 160px;
	text-align: left;
	float: left;
/*	background-color: lightblue; */
}

div.TRESC {
	margin: 1 0 0 161;
/*	background-color: lightblue; */
	text-align: justify;
	border-left: 3px solid green;
	padding: 0 0 0 10;
}

div.TRESC a:hover {
	font-size: 15;
	font-weight: normal;
}

div.STOPKA {
	margin: 5 0 0 0;
	clear: both;
/*	background-color: lightblue; */
	text-align: center;
	border-top: 3px solid green;

}
