body
					{margin: 0px; 
					padding: 0px; 
					text-align: center; 		
					background-image:url(grafika/tlo.jpg);
					font: normal 11px georgia, verdana; 
					color: black;}
		
a:link
					{color: #2b5b09;
					text-decoration: none;}
					
a:visited
					{color: #2b5b09;
					text-decoration: none;}
					
a:hover, a:active
					{color: #2b5b09; font-weight: bold;
					text-decoration: none;}
					

a:link.menu, a:visited.menu
					{text-decoration: none; font-weight: bold
					color:#2b5b09;}
					
a:hover.menu, a:active.menu
					{text-decoration: underline;
					color: #2b5b09;}

div
					{margin: 0px;
					padding: 0px;
					border: 0px;}
					
img
					{margin: 0px;
					padding: 0px;
					border: 0px;}

					
h1
					{font-size: 15px; color: #2b5b09;}

h2
					{font-size: 12px; color: #2b5b09;}
					
h3
					{font-size: 9px; color:  #2b5b09;}
					

div#main 
					{position: relative;
					margin: 20px auto 0px auto;
					width: 800px;
					border: 0px blue solid;
					text-align: left;
					}
					
div#top
					{position: relative;
					margin: 0px auto 0px auto;
					width: 800px;
					height: 340px;
					border: 0px blue solid;
					background-image: url(grafika/top.jpg)}
					


					
div#menu1
					{position: absolute;
					margin-top: 10px;
					margin-left: 160px;
					width: 296px;
					height: 20px;
					color: #2b5b09; 
					font-family: georgia;
					font-size: 11px;
					font-weight: normal;
					text-align: left;
					border: solid black 0px;}	
					
					
div#menu2
					{position: absolute;
					margin-top: 260px;
					margin-left: 160px;
					width: 296px;
					height: 20px;
					color: #2b5b09; 
					font-family: georgia;
					font-size: 14px;
					font-weight: normal;
					text-align: left;
					border: solid black 0px;}	
					

div#linki
					{position: absolute;
					width: 98px;
					height: 20px;
					color: #2b5b09; 
					border: solid black 0px;}	
					
					

div#logo
					{position: absolute;
					margin: 0px 0px 0px 456px;
					width: 344px;
					height: 340px;
					border: 0px blue solid;}

				
div#teksty_tlo
					{z-index: 4;
					position: absolute; 
					margin-top: 0px; 
					margin-left: 0px;
					padding-left: 0px;
					padding-right: 0px;
					padding-bottom: 0px;
					width: 800px;
					min-height: 580px;
					background-image: url(grafika/teksty.jpg)}

div#margines
					{z-index: 1;
					position: absolute;
					width: 189px;
					height: 580px;
					background-image: url(grafika/margines_lewy.png);
					background-repeat: no-repeat;
					border: 0px blue solid;}	
					
div#tekst
					{z-index:2;
					position: relative; 
					margin-top: 0px; 
					margin-left: 0px;
					padding-left: 145px;
					padding-right: 0px;
					padding-bottom: 0px;
					color:#2b5b09;
					font-family: georgia;
					font-size: 12px;
					font-weight: normal;
					border: 0px blue solid;
					text-align: left;}
					
div#stopka_adres
					{z-index: 3;
					position: relative;
					width: 800px;
					height: 88px;
					margin-top: 40px;
					padding-bottom: 0px;
					border: 0px blue solid;
					text-align: right;
					background-image:url(grafika/stopka.jpg);
					background-repeat: no-repeat;
					font-size: 10px; 
					color: #2b5b09; 
					font-family: verdana;}
					
div#dalej
					{margin-top: 0px; 
					width: 60px; 
					height: 8px; 
					text-align: right;
					border: 0px blue solid}


div#wstecz
					{margin-top: 0px;
					width: 60px;
					height: 8px; 
					text-align: left;
					border: 0px blue solid}


									
