body{
	font-family: sans-serif;
	font-size: 83%;
}
#menu,#tlacitka,#pata,h1 span,h2,.np,#print{
	display: none;
}
#drobky{
	text-align: center;
}
#telo p img{
	float: left;
	margin-right:7px;
}
h3{
	text-transform: uppercase;
}
.pr{
	font-weight: bold;
	font-style: italic;
}
a{
	color: black;
	text-decoration: none;
}
#pata2{
	text-align: center;
	padding-top:20px;
	clear: both;
}
h1{
	text-align: center;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 74px;
	margin: 0px 0px 20px; 
	padding: 0px;
}
table,td,th{
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
}
table.kt,table.kt td{
	border-collapse: collapse;
	border: 0px solid #d7d7d7;
	text-align: center;
}
#telo .kt td img{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	float: none;
	border: 0px solid navy;
}
td,th{
	padding:4px;
}
td{
	text-align: right;
}
.img{
	float: left;
	margin:7px;
}
div.img{
	float: left;
	text-align: center;
	margin:15px 2px 0px 17px;
	border: 0px solid navy;
}
hr{
	clear: both;
	margin: 10px 15px 10px 17px;
	color: white;
	height: 1px;
	background-color: white;
	border: 0px solid white;
}