body {
  text-align: center;
  background: #fff;
  font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  font-size: 80%;
}

a {
  color: #f4792d;
}

a:hover {
  text-decoration: none;
}

#hlavni {
  margin: 0 auto;
  width: 959px;
  background: #fff url(../obr/bg_pujcovna.png) no-repeat;
  text-align: left;
  position: relative;
}

/* ======== HLAVICKA =========  */
#hlavicka {
  width: 950px;
  height: 253px;
  background: url(../obr/hlavicka_pujcovna.jpg) no-repeat;
  position: relative;
  top: 4px;
  left: 4px;
}

#hlavicka a {
  color: #fff;
  text-decoration: none;
}

#hlavicka h1, #hlavicka h1 span {
  width: 121px;
  height: 113px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  left: 580px;
  top: 6px;
  z-index: 0;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
}

#hlavicka h1 span {
  top: 0;
	display: block;
	background: transparent url(../obr/logo_pujcovna.gif) no-repeat;
	z-index: 1;
	position: absolute; 
	left: 0px;
}

/* ============== MENU =========== */
ul#menu {
  margin: 0;
  padding: 0;
  position: relative;
  top: 19px;
  left: 20px;
  list-style: none;
}

ul#menu li {
  display: inline;
  margin-right: 30px;
}

ul#menu li a {
  color: #fff;
  font-variant: small-caps;
  font-size: 12pt;
}

ul#menu li a:hover {
  text-decoration: none;
}

/* ============ OBSAH =============== */
#obsah {
  position: relative;
  top: 60px;
  left: 20px;
  width: 515px;
  float: left;
}

#obsah h2, #info h4 {
  color: #7da566;
  font-variant: small-caps;
  border-bottom: #7da566 dotted 1px ;
  font-family: 'Lucida Console', 'Helvetica CE', lucida, sans-serif;
  font-size: 28px;
  margin: 0px 0px 10px 0px;
  line-height: 24px;
  font-weight: normal;
}

.box {
  width: 458px;
  background: #7da566;
  color: #fff;
  padding: 17px;
  margin-left: 10px;
}

.box h4 {
  font-family: 'Lucida Console', 'Helvetica CE', lucida, sans-serif;
  margin: 0 0 10px 0;
  font-size: 24px;
  font-weight: normal;
}

.box ul li {
  list-style: square;
  margin: 10px;
}

/* ============== INFO ============== */
#info {
  position: relative;
  top: 60px;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 360px;
  float: right;
}

h3 {
  color: #fff;
  font-family: 'Lucida Console', 'Helvetica CE', lucida, sans-serif;
  font-variant: small-caps;
  background: #7da566;
  font-size: 17px;
  line-height: 17px;
  padding: 0 2px 0 2px;
  font-weight: normal;
  display: inline;
}

#info p {
  margin-top: 3px;
  color: #335c1c;
}

#info img {
  width: 125px;
  height: 125px;
  float: right;
  margin-left: 7px;
}

hr {
  clear: both;
  visibility: hidden;
}

/* ===================== PATKA =================== */
#patka {
  background: url(../obr/bg_patka_pujcovna.gif) no-repeat 4px 45px;
  width: 914px;
  color: #7da566;
  clear: both;
  padding: 55px 20px 0px 25px;
  position: relative;
}

#patka a {
  color: #7da566;
  text-decoration: none;
  display: block;
  float: right;
}

.partneri {
	width: 959px;
	text-align: center;
	padding: 10px 0 20px 0;
	color: gray;
	font-size: x-small;
	}
