		body {
			color:#000000;
			font-size:medium;
			background-color:#F0FFF0;
			font-family:Sans-serif;
		}
		
		#naglowek {
			border-bottom:solid 1px black;
			text-align:center;
			margin-bottom:30px
		}
		
		#naglowek p {
			margin-bottom:20px;
		}
		
		#tabela_nawig {
			padding-bottom:30px;
			margin-bottom:50px;
			border-bottom:solid 1px black;
		}
		
		.tabela_szczeg {
			border-bottom:solid 1px black;
			margin-bottom:50px;
		}
		
		.tekst_maly {
			font-size:x-small;
		}
		
		.tekst_maly_czerwony {
			color:#ff0000;
			font-size:x-small;
		}
		
		.tekst_czerwony {
			color:#ff0000;
		}
		
		table {
			width:990px;
		}
		
		table tr th {
			background-color:#D0D0D0;
		}
		
		.row_light {
			background-color:#F0F0F0;
		}
		
		.row_dark {
			background-color:#E0E0E0;
		}
		
		.button{
			text-align:center;
			margin-top:30px;
		}
		
		#stopka {
			text-align:center;
			margin-top:50px;
			margin-bottom:50px;
		}
		
		.link_powrot {
			text-align:center;

		}
		#tabela_nawig {
			margin-bottom:50px;
		}