#tresc div {width: 800px; clear: both; }
#tresc #gora {width: 800px; clear: none;}
#tresc #srodek {width: 800px; clear: none;}
#tresc #dol {width: 800px; clear: none; text-align: left;}


body
	{
	font-family: Tahoma; 
	font-size: 9pt; 
	line-height: 1.5em;
	}

div.cialo 
	{
	border: 0px;
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;

	}

a
	{
	text-decoration: underline; 
	color: black; 
	}

a:hover
	{
	text-decoration: underline; 
	color: rgb(90,90,90); 
	}

h1
	{
	font-family: Tahoma; 
	font-size: 9pt;
	color: black;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	}
