/* PROGRAM */
/*
telo #6A7372
horni #374952

blank-telo #747E7D
blank-top #58676B

oranz #EF3B03
zel #CCF005
*/

/* light bg: 	#90A0A1 */
/* dark bg: 	#374952 */
/* darker bg:  	#222D32 */
/* oranz: 		#EF3B03 */
/* zelena: 		#CCF005 */
/* dark grey: 	#90A0A1 */
/* light grey: 	#E2EDF3 */

#kontakt a {
	border-bottom: 1px solid #E2EDF3;
}

#kontakt a:hover {
	border-bottom: 1px solid #CCF005;
	color: #E2EDF3;
	background: transparent;
}

#team td {
	vertical-align: top;
	padding-bottom: 5px;
}

#team table tr td:first-child {
	color: #D5E0E5;
}