	body {
		font:14px Verdana, Arial, Helvetica, sans-serif;
		background-color:#fff;
		padding:0px;
		margin:0px;
		text-align:center;
		}

	a:link {
		color: #000000; text-decoration: none;
		}
	
	a:visited {
		color: #000000; text-decoration: none;
		}
	
	a:hover {
		color: #ff0000; text-decoration: none;
		}

	a.blue:link {
		color: #000000; text-decoration: underline;
		}
	
	a.blue:visited {
		color: #000000; text-decoration: underline;
		}
	
	a.blue:hover {
		color: #0033FF; text-decoration: underline;
		}
				

	object.mapa {
		padding: 0px;
		margin: 0 0 0 130px; 
		}
		
				
	img.icon {
		display: block;
		padding: 0px;
		margin: 0 0 0 0; 
		}
	
	img	{
		border-width:0;
		}
	
	table#form {
		margin: 0px auto;
		}	

	table#pod {
		padding:0;
		}
		
	table#menu_poziome {
		width:750px;
		height:44px;
		padding:0;
		}

	table#menu_pionowe {
		width:133px;
		height:461px;
		padding:0;
		}

	tr.a {
		background-color: #cccccc;
		}

	tr.b {
		background-color: #eeeeee;
		}

	tr.c {
		background-color: #00ccff;
		}
									
	td {
		padding: 0;
		}

	td.right {
		text-align:right;
		}

	td.wys {
		height: 60px;
		}
		
		
	td.left {
		text-align:left;
		}

	#centruj {
		width:100%px;
		padding:0px;
		text-align:center;
		}
				
	#glowna_ramka {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		margin-bottom:20px;
		padding:0;
		text-align:left;
		background-color: white;
		}
		
	#lewa {
		width:135px;
		padding:0px;
		float:left;			
		background-color: transparent;	
		}

	#prawa {
		width:579px;
		padding:18px;
		float:left;			
		background-color: transparent;	
		}
	
	#panel {
		width:135px;
		padding:0px;
		float:left;
		background-color: transparent;
		}
		
				
	#gorna {
		float:left;
		height: 199px;
		padding:0;
		background-color: transparent;
		}
		
	#dolna {
		float:left;
		width: 750px;
		height: 25px;
		padding:0;
		background-color: white;	
		}


	h1 {
		font-size:14px;
		margin:0px 0px 0px 0px;
		text-align:center;
		}
	
	h1.red {
		font-size:14px;
		margin:10px 0px 10px 0px;
		text-align:center;
		color:red;
		}
	
	h1.tytul {
		font-size:16px;
		margin:5px 0px 40px 0px;
		text-align:center;
		}	
			
	h1.stopka {
		font-size:14px;
		padding:5px 0px 0px 0px;
		text-align:center;
		color:black;
		}
	
	
	h2 {
		font-size:14px;
		margin:30px 0px 20px 0px;
		text-align:center;
		}
		
			
	input.b {
		margin:0px 0px 5px 0px;
		}
		