body, html {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: small;
	color: #000000;
}

a {
	color: #1C62B3;
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	font-family: verdana;
	font-weight: bold;
}


h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-family: verdana;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: oblique;
	font-family: verdana;
}

p {
	text-align: justify;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	line-height: 1.3em;
}

#pruh2, #foot, #menu, .menu, #submenu, .sub_active, #info_menu, .info_menu, #logo, #navigace, hr, .obrazky, form {
	display: none;
}

#nahoru span {
	display: block;
	width: 100%;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.prehled {
	color: #000000;
}

.prehled a {
	text-decoration: none;
	color: #000000;
}

samp {
	display: block; 
	width: 670px;
	margin: 10px 0px 10px 10px; 
	padding: 5px 10px 5px 10px; 
	font-style: normal; 
	text-indent: 0em;
	font-size: 9pt;
}

var {
	color: #0005C6;
}

kbd {
	font-size: 9pt;
	color: #ff0000;
}

samp em {
	color: #666666;
}