#tresc div {clear: both;}
#tresc #prawa {float: right; width: 238px; margin: 0;clear: none; text-align: left;}
#tresc #lewa {float: left; width: 562px; margin: 0;clear: none; text-align: left;}
#tresc #gora {clear: none; text-align: left;}
#tresc #stopka {clear: both; text-align: left;}
#tresc #stopka_2 {clear: both; text-align: left;}

body
	{
	font-family: Tahoma; 
	font-size: 8pt; 
	line-height: 1.3em;
	text-align: center;
	color: #3f4a7b;
	}

div.cialo 
	{
	border: 0px;
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	top: 0px;
	}
a
	{
	text-decoration: none; 
	color: #3f4a7b;
	}

a:hover
	{
	text-decoration: underline; 
	color: #3f4a7b;
	}

h1
	{
	text-decoration: none; 
	color: #3f4a7b;
	font-family: Tahoma; 
	font-size: 9pt; 
	margin: 3px;
	padding: 0px;
	}

li
	{
	list-style: square;
	}


input
	{
	background-color: white;
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	}

textarea
	{
	background-color: white;
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	}
