/* -------------------------- OBSAH ----------------- */
#obal_obsahu {
  margin: 66px 0px 0px 0px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 10px;
  clear: both;
  border-left: 3px solid #353639;
  border-right: 3px solid #353639;
  overflow: auto;
}
#vnitrni_obsah {
  float: right;
  width: 580px;
  margin-top: 165px;
  padding-top: 10px;
  background: url('/img/index/obsah_dolni_uvodni.gif') right bottom no-repeat;
  font-size: 1em;
}
#levy_sloupec {
  float: left;
  width: 215px;
  margin-top: 165px;
  padding-top: 10px;
  font-size: 1em;
}

#obsah_levy {
  width: 210px;
  background: url('/img/index/obsah_horni_levy.gif') left top no-repeat;
  padding-top: 10px;
  float: left;
}

#horni_obsah_pravy {
  width: 575px;
  background: url('/img/index/obsah_horni_pravy.gif') left top no-repeat;
  padding-top: 10px;
  float: right;
}
#stred_obsah_pravy {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0 10px 30px 10px;
  margin-bottom: 10px;
  background: #ffffff url('/img/index/obsah_stred.gif') left top repeat-x;
}
.uvodni_upozorneni {
	float: right;
	width: 575px;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.uvodni_upozorneni p {
	line-height: 1.4em;
	font-weight: bold;
}
/*-------------- SAMOTNEJ OBSAH --------------------*/
/* --- LEVY SLOUPEC MENU---- */
#nabidka ul,#nabidka li {
  padding:0;
  margin:0;
  list-style: none;
}
#nabidka li a {
  display: block;
  background: url('/img/index/odrazka.gif') no-repeat left center;
  padding: 5px 10px 5px 15px;
  margin-left: 10px;
  color: #C52D01;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}
#nabidka li a:hover {
  color: #390D00;;
}
li#last {
  display: block;
  background: url('/img/index/obsah_dolni_levy.gif') no-repeat left bottom;
  padding-bottom: 15px;
}
#cenik {
  float: left;
  height: 26px;
  width: 160px;
  padding: 13px 0 0 50px;
  background: url('/img/index/cenikbg.gif') no-repeat left bottom;
  margin: 10px 0 10px 0;
  font-size:  13px;
}
#cenik a {
  color: #42a4e9;
}
#cenik a:hover {
  color: #390D00;
}
.left-box {
  font-size: 13px;
  padding: 10px 10px 0px 45px;
  width: 155px;
  background: #fff url('/img/index/obsah_kontakty_horni.png') left top no-repeat;
  float: left;
}
#kontakt {
  background: #fff url('/img/index/obsah_kontakty_horni.png') left top no-repeat;
}
#partneri {
  margin-top: 10px;
  background: #fff url('/img/index/obsah_partneri_horni.png') left top no-repeat;
}
.left-box strong {
  display: block;
  margin: 8px 0 -15px 0px;
}
.left-box a {
  color: #42a4e9;
}
.left-box a:hover {
  color: #390D00;
}
.left-box .last-kontakt {
  display: block;
  background: url('/img/index/obsah_kontakty_dolni.png') left top no-repeat;
  width: 210px;
  height: 10px;
  margin-left: -45px;
}
/* ------ TEXT -----*/
h2 {
  color: #C52D01;
  text-align: center;
  margin-bottom: .9em;
}
p.text {
  margin-top: 1em;

}

p #oteviraci_doba table {
	border-collapse: collapse;
	border: 1px;
}

p #oteviraci_doba table tr td {
	border: 1px solid lightgrey;
}
