	html {background:#fff}
	
	body {text-align:center; margin:0;}
	body,table,form {
		font-family: "palatino linotype";
		font-size:14px;
		color:#0F4987;
		line-height:1.5em;
	}
	.noz{clear:both;}
	
	table {border-collapse:collapse; border:0; padding:0;}
	td {padding:0; text-align:left; vertical-align:top;}
	
	#rama {
		width:1024px; 
		text-align:center; 
		margin:auto;
	}
	
	#gora {
		height:500px;
		position:relative; left:-1px;
		background:url(i/gora.jpg) top center no-repeat;
	}
	
	#gora img {border:0}
	
	#gora h2 {
		margin:0; 
		padding-top:390px; 
		line-height:35px;
		font-size:28px; 
		color:#0F4987;
		font-style:italic;
	}
	
	#gora span {
		display:block; 
		position:relative; 
		top:-1.3em; 
		left:-1px; 
		color:#fff;
	}
	
	#main { 
		clear:both; 
		width:762px; 
		margin:auto;
		background:#DDEFFF; 
	}
	
	#panell{
		width:450px;
		height:450px;
	}
	
	#panelp{
		width:250px;
	}
	
	#dol {
		background:#fff url(i/dol.jpg) center bottom no-repeat; 
		height: 100px; 
		text-align: center;
	}
	
	#stopka {
		width:500px;
		font-size:11px;
		color:#0F4987; 
		padding-top:3px; 
		border-top:solid 1px #AAD4FA;
		margin:auto;
	}
	
	#stopka a {
		color:#0F4987;
		text-decoration:underline;
	}
	
	#stopka a:hover {
		text-decoration:none;
	}
	
	#tresc {margin:0 40px 80px 60px; color:#0F4987;}
	#tresc h1 {font-size:30px; color:#fff;}
	#tresc h2 {font-size:25px; color:#fff; line-height:27px; font-style:italic;}
	#tresc p{color:#0F4987; text-align:justify; }
	#tresc a {
		color:#0F4987; 
		text-decoration:underline;
	}	
	
	#tresc a:hover {
		color:#0F4987; 
		text-decoration:none;
	}
	
	#sonda {
		margin:10px 20px 80px 0; color:#0F4987;
		border:solid 1px #ADD6FB;
		padding:10px;
		height:300px;
		background:#CAE4FC;
	}	
