/* -- Stylový predpis pro tisk -- */

body {
	text-align: justify;
}

table td{
	border-collapse: collapse;
	border: 0.1em #000000 solid;
}

a {
	color: #666666;
	text-decoration: none;
}

h3 {
	text-decoration: underline;
}