body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
h1 {
	font-size: 20px;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
.titul1 {
	font-size: 25px;
	color: #CC0000;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
.titul2 {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
.titul3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a.buton {
	color: #FFFF00;
	text-decoration: none;
}

.hornilist {
	background-color: #FFFFFF;
  background-image: url(img/knihahorni.jpg);
  height: 24;
  float: none;
}

.menu {
	background-color: #CC0000;
	padding:10px;
	width: 130px;
  background-image: url(img/zalozkadole.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}
.konecmenu {
  background-image: url(img/zalozkadole.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

.hlavni {
	width: 467px;
	height: 100%;
  padding-left: 60px;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-right: 40px
}
.stranka {
	height: 100%;
	width: 100%;
}
.stred {
	height: 100%;
	width: 737px;
  background-image: url(img/knihalist.jpg);
  background-position: left;
  background-repeat: repeat-y;
  color: #000000
}
.blok {
  background-image: url(img/knihalist.jpg);
  background-position: left;
  background-repeat: repeat-y;
  color: #000000
}


