html {
	height: 100%;
}

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

#printhead {
	display: none;
}

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

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

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

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

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

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

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

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.grey {
	background: #cc0000;
}

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

#kapely b{
	color: #bbbbbb;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 10px 0 10px;
	margin: 0;
}

/* definice pro mapu */
img {
	border: 0;
	margin: 5px 0 0 0;
}

/* stylopis created by david "the master :)" matura - www.dogfish.cz */

