html {
	height: 100%;
}

body {
	height: 100%;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background: #ffffff;
	margin:0;
	padding:0;
	font-size: 0.8em;
	text-align: center;
}

#printhead {
	width: 400px;
	color: #000000;
	text-align: left;
	position: relative;
	margin: 0px auto;
}

#printhead img {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 130%;
	color: #000000;
	margin:0;
}

h2 {
	font-size: 120%;
	color: #000000;
	margin:0;
	text-align: left;
}

table {
	width: 400px;
	color: #000000;
	position: relative;
	border-collapse: collapse;
	margin: 20px auto;
	text-align: right;
}

td {
	padding: 3px 10px 3px 10px;
	border: 1px solid #000000;
}

p {
	width: 100%;
	color: #000000;
	margin:0;
}

p a{
	color: #000000;
	text-decoration: none;
}

p a:hover{
	color: #000000;
	text-decoration: underline;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.grey {
	background: #ffffff;
}

#kapely {
	color: #000000;
	text-transform: capitalize;
	line-height: 1.5em;
	margin: 15px 25px 15px 25px;
	text-align: justify;
}

#kapely b{
	color: #000000;
	margin: 0;
}

.clean {
	clear: both;
	width: 100%;
	height: 20px;
}

.odkaz {
	display: none;
}
/* stylopis created by david "the master :)" matura - www.dogfish.cz */
