/* Library page CSS stylesheet */


A:link {color: blue}
A:visited {color: purple}

.nopodtrh {text-decoration: none;}
.bg {background-color: #F9F9EA;}
.bgvyhl {background-color: white;}

.pruh {
	color: white;
	background-color: teal;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-align: center;
	padding: 4;
	}



h3 {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}
h4 {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	}
h5 {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	}

.tablu {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 90%;
	}

 b {
  color: #447821;
  }
	


ul {
  margin-top: 10;
  }

li {
  line-height: 142%;
  }

p  {
  line-height: 125%;
  }

.mesic {
  cursor: pointer;
  cursor: hand;
  text-decoration: underline;
  }

button {
  letter-spacing: 1;f
  font-family: arial;
  font-size: 100%;
  color: black;
  cursor: pointer;
  cursor: hand;
  }

small {
  font-size: 90%;
  }
  
hr {
  color: #447821; 
  border-width: 0px;
  border-top-width: 1px;
  border-style: dotted;
  }
  
h2 {
  font-size: 100%;
  text-align: left;
  color: #447821;
	font-family: Arial, sans-serif;
}


a img {
  border: 0px;
}


/* Seznam novych knih */

.polozka {
  font-size: 110%;
  text-align: left;
  color: #447821;
  font-weight: bold;
}

.thumbnail {
  width: 70px;
  height: 100px;
}

.oddeleni {
  background-color: #BDEF86;
  clear:both;
}
.obsah {
  background-color: white;
}

.linkmap {
  border: 0px;  
}
