body{
	font-family: sans-serif;
	font-size: 83%;
}
#menu,#tlacitka,#pata .r,#foto,.foto2,.np,#drobky,#mutace,h2,form{
	display: none;
}
#telo p img{
	float: left;
	margin-right:7px;
}
h3{
	text-transform: uppercase;
}
h4, h5{
	font-size: 1em;
}
.pr{
	font-weight: bold;
	font-style: italic;
}
a{
	color: black;
	text-decoration: none;
}

h1{
	text-align: center;
	margin: 0px 0px 20px; 
	padding: 0px;
}
li{
	list-style-type: none;
}
table,td,th{
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
}
table.kt,table.kt td{
	border-collapse: collapse;
	border: 0px solid #d7d7d7;
	text-align: left;
}
#telo .kt td img{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	float: none;
	border: 0px solid navy;
}
td,th{
	padding:4px;
}
td{
	text-align: left;
}
.img{
	float: left;
	margin:7px;
}
hr{
	clear: both;
	margin: 10px 15px 10px 17px;
	color: white;
	height: 1px;
	background-color: white;
	border: 0px solid white;
}