body  {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fcdb7c;
  background-image: url('/img/pozadi.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  color: #000000;
  text-align: center;
  font-family: Tahoma, Arial, Switzerland, Verdana, "Verdana CE",  sans-serif;
}

#main {
/*  display: none; */
  position: relative;
  margin: 0;
  padding: 0px;
  border: 0;
  background-color: #ffedbe;
  width: 776px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#head {
/*  display: none; */
  margin: 0px;
  padding: 0;
  border: 0;
  position: relative;
  color: #00923F;
  background-color: white;
  height: 200px;
}

#head strong  {
  font-size: 10pt;
}

#head div.header {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0;
  border: 0;
  width: 776px;
  height: 200px;
  background-image: url('/img/hlavicka.jpg');
  background-repeat: no-repeat;
}

#head div.lang  {
  position: absolute;
  top: 15px;
  left: 705px;
  width: 26px;
  height: 18px;
}

#head div.lang a  {
  display: block;
  width: 26px;
  height: 18px;
}

#head div.cz  {
  background-image: url(/img/flag_cz.gif);
}

#head div.de  {
  background-image: url(/img/flag_de.gif);
}

#logo {
/*  display: none;  */
  position: absolute;
  left: 70px;
  top: 24px;
  width: 287px;
  height: 50px;
}

#logo a {
  display: block;
  width: 287px;
  height: 50px;
}

#text {
/*  display: none; */
/*  margin-left: 109px; */
  min-height: 200px;
/*  background-image: url('');
  background-repeat: repeat-y; */
  padding-bottom: 100px;
}

#menublock {
/*  display: none; */
  position: absolute;
  top: 200px;
  background-color: #fcdb7c;
  width: 776px;
  height: 25px;
  margin: 0;
  border: 0;
  padding: 0px;
}

#menu {
  display: block;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	list-style-type: none;
  list-style-position: outside;
  padding: 0px;
  
}

#menu li  {
  display: block;
  width: 97px;
  height: 25px;
  text-align: center;
  background-image: url('/img/tlacitko.gif');
  background-position: center top;
  float: left;
  margin: 0px;
  padding: 0;
  border: 0;
}

#menu li a  {
/*  display: none; */
  display: block;
  border: 0;
  padding: 0px 0px 0px 0px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0;
  color: black;
  background-image: url('/img/tlacitko.gif');
  background-position: center bottom;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#menu li a:hover  {
  background-image: url('/img/tlacitko.gif');
  background-position: center top;
}

#foot {
  display: none; 
  position: relative;
  width: 100%;
  height: 65px;
  background-image: url('');
  background-repeat: repeat-x;
}

#copy {
  display: none; 
  position: absolute;
  left: 109px;
  width: 150px;
  height: 65px;
  background-color: #E8F5ED;
  text-align: center;  
}

#copy a {
  display: block;
  display: none;
  font-size: 12px;
  text-decoration: none;
  margin-top: 3px;
}
/*
#foot img.foto1 {
  position: absolute;
  left: 280px;
  top: -94px;
  width: 200px;
  height: 158px;
  border: 0;
  margin: 0;
  padding: 0;
}

#foot img.foto2 {
  position: absolute;
  left: 535px;
  top: -94px;
  width: 200px;
  height: 158px;
  border: 0;
  margin: 0;
  padding: 0;
}
*/

p, h1, h2, h3, form, ul, caption {
  margin-left: 100px;
  margin-right: 100px;
}


ul  {
	list-style-position: inside;
	font-size: 10pt;
	padding-left: 0px;
}


form p  {
  margin-left: 5px;
  margin-right: 5px;
}

h1, h2, h3  {
  color: #B97244;
  font-weight: bold;
}

h1  {
  font-size: 20px;
  margin-top: 50px;
  margin-bottom: 10px;
}

h2  {
  font-size: 12pt;
  margin-top: 15px;
  margin-bottom: 5px;
}

p, td, th {
  font-size: 10pt;
  margin-top: 0.4em;
  margin-bottom: 0.1em;
}

table {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 380px;
	border-collapse: collapse;
}

caption {
  text-align: left;
  font-weight: bold;
  margin-top: 0.8em;
  margin-bottom: 5px;
}

td  {
  padding-left: 5px;
  padding-right: 5px;
}

th  {
  background-color: #E8F5ED;
  text-align: left;
  font-size-adjust: 10pt;
  padding-left: 5px;
  padding-right: 5px;
}

tr.prvni  {
  background-color: #E8F5ED;
}

td.typ  {
  width: 80%;
}

.cena {
  font-weight: bold;
  text-align: right;
}

tr.suda {
  background-color: #E8F5ED;
}

a {
  color:  #b97244;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
/*  color: #DA251D; */
  text-decoration: none;
}

img.mapka {
  float: right;
  margin-right: 100px;
  margin-top: 15px;
  border: 0; 
}

img.foto  {
  float: right;
  margin-left: 5px;
  border: 2px solid white;
/*  margin-right: 100px; */
}

img.fotog  {
  border: 2px solid white;
}

div.kamera  {
  float: left;
  width: 340px;
  text-align: center;
  margin: 20px 0px 20px 32px;
}

div.foto  {
  float: left;
  width: 240px;
  text-align: center;
  margin: 20px 0px 20px 98px;
}

div.kamera p, div.kamera img, div.kamera h2, div.foto p, div.foto img  {
  margin-left: 0; 
  margin-right: 0; 
  clear: both;
}

.cistic {
  clear: both;
}

/*******************************************************************************
    Objednavkovy formular
*******************************************************************************/

.chyba  {
  color: red;
}

fieldset  {
  padding: 5px;
  margin-bottom: 8px;
  text-align: left;
}

fieldset p  {
  clear: left;
}

label {
  display: block;
  float: left;
  clear: left;
  width: 8em;
}

input[type=text]  {
  float: left;
}

input[type=text], select, option  {
  color: #000000;
}

#pocitadla  {visibility: hidden;}
