html{
    background-color:#eded8a;
    margin:0px;
    padding:0px;
}
body{
	color: #222222;
	font-size: 8pt;
	font: 100% Tahoma,Verdana, helvetica, arial, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
} 
#strona { 
	background: #ffffff;
	border: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
} 
#naglowek {
	float: left;
	height: 165px;
	margin: 0;
	padding: 0px;
	width: 657px;
}
#menu {
	clear: none;
	float: left;
	height: 75px;
	margin: 0;
	padding: 0px;
	width: 657px;
}

#lewa1 {
	float: left;
	height: 75px;
	width: 177px;
}
#prawa1 {
	clear: none;
	float: right;
	height: 75px;
	width: 166px;
}
#lewa2 {
	float: left;
	height: 75px;
	width: 177px;
}
#prawa2 {
	clear: none;
	float: right;
	height: 165px;
	width: 166px;
}
#menu_lewe {
	float: left;
	height: 510px;
	width: 177px;
}
#menu_lewe ul,li.menu {
	border: none;
	float: left; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 0;
}

#tresc {
	background-image: url(images/aloespa_11.jpg);
	background-repeat: no-repeat; 
	float: left;
	height: 510px;
	width: 657px;
}
#menu_prawe {
	float: right;
	height: 510px;
	width: 166px;
}

#menu_prawe ul,li.menu {
	border: none;
	float: left; 
	list-style-type: none;
	margin: 0;
	padding: 0px;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
#tresc p{
	margin-left: 100pt;
	margin-right: 80pt;
	margin-top: 15pt;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 12pt; 
	COLOR: #222222; 
	FONT-FAMILY: Tahoma, Verdana, "Arial CE", Arial; 
	TEXT-ALIGN: justify;
}

#tresc P.srodek {
	TEXT-ALIGN: center;
}
#tresc P.small {
	margin-left: 0pt;
	margin-right: 0pt;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 12pt; 
	COLOR: #222222; 
	TEXT-ALIGN: justify;
	FONT-FAMILY: Tahoma, Verdana, "Arial CE", Arial; 
}
#tresc P.wiecej {
	TEXT-ALIGN: right;
}

A:link,A:active,A:visited {
	COLOR: #a81eed;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
}

A:hover {
	COLOR: #4cb749;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold; 
}

A.menu:link,A.menu:active,A.menu:visited {
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration:none;	
	LINE-HEIGHT: 13pt;
}

A.menu:hover {
	COLOR: #003092;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration:none;
}
H1 {
	margin-left: 15pt;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;	
	FONT-FAMILY: Tahoma, "Arial CE", Arial;
	LINE-HEIGHT: 16pt; 
}

td{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 12pt; 
	COLOR: #222222; 
	FONT-FAMILY: Tahoma, Verdana, "Arial CE", Arial; 
}
