#left {
	width: 300px;
	float: left;
}
#left #news {
	padding: 20px 10px 30px 30px;
	min-height: 230px;
	background: url("/images/left_bg_up.png") no-repeat top left;
}

#cse-search-box {
	margin: 0;
	padding: 0;
	width: 260px;
	text-align: center;
}
#cse-search-box input {
	width: auto;
}
#left #news div {
	margin-bottom: 15px;
}

#left h3 {
	font-size: 16px;
	margin: 0;
}

#left .czerwony {
	color: #CC0000;
	font-weight: bold;
	font-size: 1.1em;
}

#left .niebieski {
	color: #000066;
	font-weight: bold;
	font-size: 1.1em;
}