#d_cale{
	position: relative;
	width: 880px;
	height: 600px;
}

#d_kol_left{
	position: absolute;
	left: 40px;
	top: 60px;
	width: 380px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

#d_kol_left strong{ color: #606060;}
#d_kol_right strong{ color: #606060;}

#d_kol_left span{ color: #004e27; font-weight: bold;}
#d_kol_right span{ color: #004e27; font-weight: bold;}

#d_kol_right{
	position: absolute;
	right: 40px;
	top: 30px;
	width: 380px;
	height: 540px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

#d_kol_left p{font-size: 15px; font-weight: bold; color: #004e27;}
#d_kol_right p{font-size: 15px; font-weight: bold; color: #004e27;}

#d_tablica{
	text-align: center;
	left: 90px;
	bottom: 70px;
	position: absolute;
	width: 700px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#d_tablica td{
	border: 1px solid #cacaca;
}
