div.ListColoL {
	width: 230px;
	float: left;
	border-right: 2px solid #cfdce5;
}

div.ListColoR {
	width: 230px;
	float: left;
	padding-left: 10px;
}

div.ListColo {
	clear: both;
	padding-top: 10px;
}


#ColPaket {
	padding-bottom: 10px;
}

table {
	border-collapse: collapse;
	font-size: 10px;
}

tr {
	border-top:1px solid #cfdce5;
	border-bottom:1px solid #cfdce5;
	height: 30px;
}

tr.top {
	background-color: #d9eef4;
	height: 30px;
	font-weight: bold;
}

td.tdLeft {
	border-left:1px solid #cfdce5;
	width: 110px;
}

