body {
	margin: 0px;
	background-color: DAE3E8;
}
.pasek {
	width: 100%;
	height: 20px;
	background-color: #3A85A1;
	
}
.nazwa {
	padding: 20px;
	font-weight: bold;
	font-size: 16pt;
	color: #F28E27;
}
body, td, p, div, span {
	font-family: verdana;
	font-size: 10pt;
}
.b1 {
	width: 310px;
	background-color: #A7C4BF;

}
.b2 {
	width: 370px;
	background-color: #D4B691;
}
.b1, .b2, .b4, .b5 {
	height: 160px;
	border: 2px #B4B5B8 solid;	
	cursor: pointer;

}
.b3 {
	height: 140px;
	width: 400px;
	background-color: #F28F28;
	border: 2px #B4B5B8 solid;	
	cursor: pointer;}
.b5 {
	width: 310px;
	background-color: #A7C4BF;

}
.b4 {
	width: 370px;
	background-color: #D1D1AA;
}
.b1 p, .b2 p, .b3 p, .b4 p, .b5 p {
	margin: 10px;
}
.tytul {
	text-align: center;
	font-size: 14pt;
	color: white;
}
.b1 a, .b2 a, .b3 a, .b4 a, .b5 a {
	color: white;
	text-decoration: none;
}
.breadcrump {
	color: black;
	text-decoration: none;
	
}
.komorka {
  border: 1px solid #DAE3E8;
}
.bialy_link {
  color: white;
  text-decoration: none;
}
