	body {
		background-color:#494239;
		height:100%;
		margin:0 0 0 0;
	}

	div.content {
		font-size:12px;
		font-family:Sans-Serif;
		background-color:#FFFFFF;
		width:520px;
		text-align:left;
	}

	td {
		font-size:12px;
		font-family:Sans-Serif;
	}
	
	a	{
		text-decoration:none;
		color:#366089;
	}
	
	a:hover	{
		text-decoration:none;
		color:#000000;
	}
	
	a.checkboxA	{
		text-decoration:none;
		color:#FFFFFF;
	}
	
	a.checkboxA:hover	{
		text-decoration:none;
		color:#fcd703;

	}
	
	ul {
		margin-left:20px;
		padding-left:0px;
		margin-top:10px;
		margin-bottom:30px;
	
	}
	
	div.naglowek_opis	{
		position:relative;
		width:100%;
		text-align:right
	}
	
	div.naglowek_opis_upArrow {
		position:absolute;
		left:0px;
		top:0px;
		text-align:left
	}
	
	#ul_przyklad_cenowy {	
		margin-top:10px;
		margin-bottom:15px;	
	}
	
	div.pole	{
		border:1px solid #000000;
		background-color:#FFFFFF;
		width:520px;
		margin-left:5px;
		margin-top:2px;
		padding:20px 10px 20px 20px;
		font-family:Sans-Serif;
		text-align:left;
	}
	
	img.im	{
		width:112px;
	}
	
	table.checkboxTable	{
		border-width:0px;
		border-collapse:collapse;
		width:100%;
	}
	
	table.checkboxTable td	{
		vertical-align:top;
	}
	
	td.checkboxTd	{
		padding:2px 0px 5px 0;
		text-align:left;
	}
	td.naglowek_projekty {
		text-align:left;
		vertical-align:bottom;
		height:60px;
	}
	
	table.inputTable	{
		border:0px solid #000000;
		border-collapse:collapse;
		margin-top:20px;
	}
	
	table.inputTable	td {
		padding-bottom:0px;
		vertical-align:middle;
	}
	#testBox {
		width:40px;
		height:40px;
	}