.body1 {
	margin: 0pt auto;
	width: 1100px;
}
.header1 {
	width: 1100px;
	height:  150px;
	background-color: #fab949;
}
.aside1 {
	float: left;
	width: 200px;
	height: 500px;
	/*ackground-color: red;*/
}
.main1 {
	float: left;
	width: 700px;
	height: 500px;
	/*background-color: #fab949;*/
}
.sekcja1 {
	float:left;
	width: 200px;
	height: 500px;
	text-align: center;
}
.tekst-zwarty {
	line-height: 0px;
}
.tekst-zwarty SPAN {
	text-decoration: underline;
}
.tabela {
	border-collapse: collapse;
	width: 900px;
}
.komorka {
	width: 270px;
	border: 2px;
	padding: 5px;
}
.komorka1 {
	width: auto;
	border: 2px;
	padding: 5px;
}
.prog1 {
	width:;
}
.mail {
	line-height: 0px;
}
.mail SPAN {
	color: blue;
	text-decoration: underline;
}
H5 {
	position: relative;
	top: 10px;
	left: 350px;
}
P {
	position:relative;
	top: 10px;
	left: 350px;
}
.strona1 {
	position: relative; top:30px;
}
.program2 {
	position: relative; left: 0px; top: 30px;
}