*{
	padding: 0;
	margin: 0;
	border: 0;
}
h1, #podnadpis {
  height: 74px;
  width: 704px;
  overflow: hidden;
  position: relative;
  background-color: black;
  color: white;
  margin: 0px;
	font-size: 110%;
}
#podnadpis {
  width: 692px;
  height: 44px;
}
h2 {
  padding: 0px;
	margin: 23px 0px 6px 25px;
	font-weight: bold;
	font-size: 100%;
}
p {
	margin: 0px 25px 8px 25px;
	font-size: 85%;
	line-height: 130%;
}
a img {
	border: none
}
a:active img, a:hover img {
	border: none
}
.tabulka, .tabulka-kontakt {
  margin-left: 25px;
  margin-right: 25px;
	text-align: left;
	font-size: 85%;
}
.tabulka-kontakt {
  text-align: center;
}
.tabulka-kontakt td {
  vertical-align: top;
  padding-right: 0.5em;
}
th, td {
  padding: 0.2em 0em 0.2em 0em;
}
/* statický pruh uvozující obsah */
#obsah-ramec {
	border: 6px;
	border-top: 0px;
	border-color: black;
	border-style: solid;
	padding: 0px 0px 20px 0px; /* spodní okraj - mezera mezi obsahem (textem) */
  background-color: white;
}
#nadpis, #podnadpis-img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 74px;
  width: 704px;
  background-image: url(land-rover-tour-08/nadpis.gif);
  background-repeat: no-repeat;
}
#podnadpis-img {
  width: 692px;
  height: 44px;
}
#podnadpis-img {
  background-image: url(land-rover-tour-08/podnadpis.gif);
  background-repeat: no-repeat;
}
#nadpis-foto {
  height: 207px;
  background-color: black;
}
#nadpis-foto img{
  margin: 0px;
  padding: 0px;
  border-style: none;
  display: block;
  float: left;
  margin-left: 5px;
}
img#nadpis_foto_bez_odsazeni {
  margin-left: 0px;
}
#fotogalerie {
  padding: 0px 0px 0px 18px;
}
.fotomale {
	margin: 2px 0px 2px 7px;
	padding: 0px;
	width: 154px;
	height: 120px;
	float: left;
	display: inline; /* odstranění chyby v IE6 - dvojitý okraj */
  text-align: center;
}
.fotomale a {
	width: 154px;
	height: 116px;
	border: 1px solid silver;
	display: block; /* odstranění chyby v IE6 - dvojitý okraj */
  text-align: center;
}
.levy-panel {
	text-align: right;
	padding-right: 0.2em;
}
#zarazka {
  width: 100%;
  height: 10px;
  overflow: hidden;
  clear: both;
}
.red {
 color: red;
}
.flat-left {
  float: left;
}
