body {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #444444;
	background-color: #e0e2e5;
}
h1 {
	font-size:24px;
	font-weight:bold;
}
a:link { 
	font-weight:normal; 
	color:#444444; 
	text-decoration:underline;
}
a:visited { 
	font-weight:normal; 
	color:#444444; 
	text-decoration:none;
}
a:hover { 
	font-weight:normal; 
	color:orange; 
	text-decoration:none;
}
a:active { 
	font-weight:normal; 
	color:#444444; 
	text-decoration:none;
}
a:focus { 
	font-weight:normal; 
	color:#444444; 
	text-decoration:none;
}
img {
	border: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
a.navi:link { font-weight:bold; text-decoration:none;color:white; }
a.navi:visited { font-weight:bold; text-decoration:none;color:white; }
a.navi:hover { font-weight:bold; text-decoration:none;color:white; }
a.navi:active { font-weight:bold; text-decoration:none;color:white;}
a.navi:focus { font-weight:bold; text-decoration:none;color:white; }
table { display:table; }
tr { display:table-row;height:43px; }
td { display:table-cell;vertical-align:middle;padding-left:15px;padding-right:15px;cursor:pointer;}
.kontakt tr {
height:16px;
}
.kontakt td {
height:16px;
}
