body {
	font-family: sans-serif;
	font-size: 0.8em;

	padding: 100px 0 10px 0;
	background: #999 url('http://www.knih-jh.cz/img/hlava3.jpg') no-repeat top center;

}
a:link {
	color:#070;
}
a:visited {
	color:#444;
}
a:hover {
	text-decoration:underline;
    color:#000000;
}
table {
	font-size: 100%;
}
th {
	background-color: #555;
	color: #fff;
	font-size: 90%;
	padding:2px;
}
td {
	padding:2px;
}
.novinky, .vse, .vysledky, .kusy, .clinfo, .slovnik, .octen, .dokument {
	background-color: #ddd;
	border: none;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	width: 90%;
}
.listek {
	background-color: #ddd;
	border: none;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	width: 450;
}
.novinky td, .vse td, .vysledky td, .kusy td, .listek td, .clinfo td, .slovnik td, .octen td, .dokument td {
	border:none;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	background-color: #ddd;
}
.novinky th, .vse th, .vysledky th, .kusy th, .listek th, .clinfo th, .slovnik th, .octen th, .dokument th {
	border:none;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	background-color: #555;

}
.kusy {width: 80%;}



pre {
	font-size: 120%;
}
input {
	border: 1px #000 solid;background-color: #ddd;font-size: 1em;
}
select {
	border: 1px #000 solid;background-color: #ddd;font-size: 1em;
}
center {width: 760px;margin: 0 auto;background-color: #eee;padding-bottom: 5px;}

.pruh td {
	background-color: #070;
	font-size: 1.2em;
	padding: 4px 0;
	color: #000;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}
.button {background-color: #ccc;border: 1px #000 solid;font-size: 1em;}

