#kontakt table
	{
	margin: 0;
	padding-right: 5px;
	}

#kontakt td
	{
	padding: 5px;
	font-size: 12px;
	}

#kontakt .cl
	{
	background-color: #ddd;
/*	width: 200px;*/
/*
	border-style: solid;
	border-color: #FFE8A0;
	border-width: 0;
	border-left-width: 20px;
*/
	}

#kontakt .cp
	{
	background-color: #ddd;
	text-align: right;
	}	


#kontakt .jl
	{
	background-color: #eee;
/*	width: 200px;*/
/*
	border-style: solid;
	border-color: #FFE8A0;
	border-width: 0;
	border-left-width: 20px;
*/
	}

#kontakt .jp
	{
	background-color: #eee;
	text-align: right;
	}
