td.polec_a {
	background-color: #bbdfbb;
	background-image: url(../pics/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 20px; 
}
td.polec_b {
	background-color:    #bbdfbb;
	background-image:    url(../pics/b.jpg);
	background-repeat:   no-repeat;
	background-position: right top;
	text-align:          right;
	height: 20px; 
}
	
td.polec1 {
	font-weight:         bold;
	background-color:    #bee0be;
	text-align:          right;
	padding:             8px;
	vertical-align:      top; 
}
td.polec2 {	font-weight:      normal;
	background-color: #bee0be;
	text-align:       left;
	padding:          8px 8px 8px 0;
	vertical-align:   top; 
}

textarea.polec {
	color: #034314;
	font-size: 10px;
}

