/* Created by Martin Rehak 2005 - www.lisny.cz */
body {
	background-color: White;
	color: White;
}
a {
	color: black;
	font-weight: bolder;
}
a:hover {
	color: white;
	background-color: #DC143C;
	font-weight: bolder;
	text-decoration: none;
}
h1 {
	font-size: medium;
	text-align: right;
}
h2 {
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: Yellow;
}
h3 {
	font-size: small;
	text-align: left;
	font-weight: bold;
	color: Silver;
}
table {
	text-align: justify;
	font-size: 100%;
}

.text {
	background-color: #3366FF;
	text-align: justify;
	width: 549px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
img {
	border: none;
}

.levysloup {
	background-image: url(../images/grafika/leva.gif);
}
.pravysloup {
	background-image: url(../images/grafika/prava.gif);
}
.roh_lh {
	background-image: url(../images/grafika/roh_lh.gif);
}
.roh_ld {
	background-image: url(../images/grafika/roh_ld.gif);
	width: 27px;
}
.roh_ph {
	background-image: url(../images/grafika/roh_ph.gif);
}
.roh_pd {
	background-image: url(../images/grafika/roh_pd.gif);
}
.hstred {
	background-image: url(../images/grafika/h_stred.gif);
}

.tiraz {
	font-size: xx-small;
	color: #3366ff;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.kniha {
	text-align: right;
	font-size: x-small;
	color: Blue;
	float: right;
}
