	html {background:#fff url(i/bg.gif) top center no-repeat}
	
	body {text-align:center; margin-top:50px;}
	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:778px; 
		text-align:center; 
		margin:auto;
		border-top:solid 1px #eee;
		border-left:solid 1px #eee;
		border-right:solid 1px #eee;
		padding:8px
	}
	
	#gora {
		height:193px;
		background:url(i/gora.jpg) top center no-repeat;
	}
	
	#gora img {border:0}
	
	#main { 
		clear:both; 
		width:778px; 
		margin:auto; 
		border-top:0;
		border-bottom:0;
	}
	
	#panel{
		background:#F3E3FD url(i/bg.jpg) left top no-repeat; 
		height:448px;
	}
	
	#dol {
		background:#fff url(i/dol.jpg) center bottom no-repeat; 
		height: 122px; 
		text-align: center;
	}
	
	#stopka {
		width:600px;
		font-size:11px;
		color:#0F4987; 
		padding-top:3px; 
		border-top:dashed 1px #C495E1;
		margin:auto;
	}
	
	#stopka a {
		color:#0F4987;
		text-decoration:underline;
	}
	
	#stopka a:hover {
		text-decoration:none;
	}
	
	#tresc {margin:50px 80px 80px 150px; 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;
	}	
