* {

	background: none;

}

#right, #footer {

	display: none;

}

a {

	color: black;

}

#kontakt {

font-size: 10pt;

	width: 100%;

	border-bottom: 1px black solid;

	text-align: center;

	padding: 10px;

}



table {

	margin: 10px;

	table-layout: fixed;

	border: 2px black solid;

	border-collapse: collapse;

}

div.kontakt_label {

	display: inline;

}

#kontakt .right {

	display: inline;

}

h2 {

font-size: 10pt;

	margin: 0;

}

th {

	font-weight: bold;

	border-left: 1px black  solid;

	border-right: 1px black  solid;

	border-bottom: 1px black  solid;

	text-transform: uppercase;

	padding: 8px

}

td {

	text-align: center;

	border-bottom: 1px black  solid;

	border-right: 1px black  solid;

	padding: 5px

}


.print_big
{
display: none;

}

.print_small
{

display: none;

}


