/** Kontakta oss **/
#content {
	width: 780px;
	margin: 0 auto;
	padding: 10px;
}

#left {
	width: 380px;
	float: left;
	padding-right:10px;
}


#right {
	width: 390px;
	float: right;
}


#clear {
	clear:both;
}

table {
	margin-bottom: 30px;	
}

table th {
	color: #ff7900;
	font-weight: bold;	
}

table td {
	padding: 2px 0px;
	min-width: 130px;
	
}

td.title {
	color: #ff7900;	
}
