body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #000000;
}
td, tr, th, p, ul, li {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #000000;
}
.invisible, .inv, #tmenu, #copy, #menu{
	position:absolute;
	top:-10000px;
	left:0;
	height:1px;
	font-size:1px;
	overflow:hidden;
}
#top {
	background: none;
	background-position:left;
	background-repeat:no-repeat;
}
#top #logo a{
	text-decoration:none;
	color:#000000;
	font-size:1.3em;
}
#top #logo img{	
	/*margin-top:-1em;*/
}
#top #slogan{
	line-height: 1.2em;
}
#top #slogan img{
	margin-top:5px; 
}
.invHr{
	width: 50%;
	text-align:left;
	border:none;
	border-bottom:solid 1px #000; 
}
#obsah{
	margin-top:1em;	
}
#texty{
	font-size:0.9em;
}
#techmenu #url a{
	font-size:0.8em;
	color:#000000;
	text-decoration:none;	
}
#nadpisH1 h1, #nadpisH1dl h1{
	font-size:1.3em;	
	margin: 0;
	padding:0;
}
#texty h2{
	font-size: 1.3em;
	font-weight:normal;
	letter-spacing: 0.1em;
	font-weight:bold;
}
#texty hr{
	border:none;
	border-bottom: dotted  1px #CCCCCC; 
}
/* ----- NAVSTEVNI KNIHA ----------------------------------------------------------------------------------------*/
.error {
	color: #FF0000;
	font-weight:bold;
}
#kniha label{
	display:block;
	width:130px;
	float:left;
}
#prisp {
	border: solid 1px #969696;
	margin: 5px 5px 15px 5px;
	background-color:#F9F9F9;
}
#prisp p, #odpoved p{
	padding: 0px 5px 2px 5px;
	margin: 0px 0px 5px 0px;
}
#prisp .prvni{
	background-color:#E4E4E4;
}
#prisp .druhy{}
#prisp .nadpis, #odpoved .nadpis{
	font-weight:bold;
}
#odpoved {
	border: solid 1px #000000;
	margin: -10px 5px 20px 25px;
	background-color:#E4E4E4;
}
#odpoved .prvni{
	font-weight:bold;
	background-color:#000000;
	color: #FFFFFF;
}
/* ----- ARCHIV TURNAJU ----------------------------------------------------------------------------------------*/
.archivTurnaj{
	
}
.archivTurnaj h3{
	font-size:1.2em;
	margin-bottom:0;
}
.archivTurnaj .datum{
	margin-top:0;
	padding-top:0;
	font-style:italic;
}
.archivTurnaj .popis, .archivTurnaj .odkazy{
	padding-left:15px;
	margin-top:-5px;
}
