body	{
	margin: 0px;
	padding: 0px;
	background: #f7f7f7 url('images/bg.jpg') repeat-y top center;
	}

p	{
	text-align: justify;
	color: #7d684f; 
	font: 8pt verdana; 
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 9px;
	line-height: 140%;
	}

ul      {
	text-align: justify;
	color: #7d684f;
	font: 8pt verdana;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 9px;
	line-height: 140%;

}
.wyroznienie	{
	text-align: left;
	color: #800325; 
	font: 10pt verdana; 
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 9px;
	line-height: 140%;
	}

H1	{
	text-align: left;
	color: #800325; 
	font: 12pt verdana; 
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 9px;
	line-height: 140%;
	}
		
.stopka	{
	text-align: center;
	color: #4c4c4c; 
	font: 7pt verdana; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	}

a:link, a:visited, a:active
	{
	text-decoration: none;
	color: #800325;
	}

a:hover
	{
	text-decoration: none;
	color: #fb0102;
	}
	
#calosc {
	position: relative;
	width: 760px;
	top: 0px;
	}

#lewa {
	top: 0px;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 202px;
	height: 719px;
	border: 0px;
	
}


#prawa {
	top: 0px;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 650px;
	width: 110px;
	height: 510px;
	border: 0px;
}
	
	

#gora {
	top: 0px;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 203px;
	width: 448px;
	height: 141px;
	border: 0px;
}
	

#main {
	top: 0px;
	z-index: 4;
	position: absolute;
	top: 141px;
	left: 203px;
	width: 448px;
	border: 0px;
}
		
