#tresc div {clear: both;}
#tresc #prawa {float: right; width: 800px; margin: 0; clear: none;}
#tresc #lewa {float: left; width: 180px; margin: 0; clear: none;}
#tresc #gora {clear: none;}

body
	{
	font-family: Tahoma; 
	font-size: 8pt; 
	line-height: 1.3em;
	}

div.cialo 
	{
	border: 0px;
	width: 980px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	top: -20px;

	}

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

a:visited
	{
	color: black;

	}

a:hover
	{
	color: rgb(100,100,100);
	}

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


h2
	{
	font-family: Tahoma; 
	font-size: 11pt; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: bold;
	}


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

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

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