body, p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div {
	border: 0 none;
	margin: 0;
	padding: 0;
}

html, body { height: 100%; }

/********/
/* BODY */
/********/
body {
  background: #e2ffda url(../img/body_bg.gif) top repeat-x;
  font-family: Verdana, Arial, Tahoma;
  text-align: left;
	font-size: x-small;
	line-height: 1.7;
}

html>body { font-size: small; }

a {
  color: #0E4001;
  text-decoration: none;
  }
  
a:hover {
  color: #0E4001;
  text-decoration: underline;
}

a.bile {
  margin-left:200px;
  color: #ffffff;
  font-size: 1%;
  border-bottom: none;
}

a.podtrzeny {
  color: #0E4001;
  text-decoration: none;
  border-bottom: 1px dotted #0E4001;
  }
  
a.podtrzeny:hover {
  color: #0E4001;
  text-decoration: none;
  border-bottom: 1px solid #0E4001;
}

/***********/
/* WRAPPER */
/* (obal)  */
/***********/
#wrapper {
  width: 808px;
  margin: 0 auto;
  height: auto;
  min-height: 100%;
  background: #ffffff url(../img/content_bg.gif) top repeat-y;
  position: relative;  
}

/**************/
/*   HEADER   */
/* (hlavicka) */
/**************/
#header {
  height: 239px;
  width: 808px;
  background: #000000 url(../img/header.jpg) top no-repeat;
  color: #ffffff;
}

#header h1 {
  position: absolute;
  text-align: center;
  line-height: 130%;
  font-size: 190%;
  margin: 85px 0px 0px 270px;
  font-weight: normal;
}

#home_email {
  position: absolute;
  font-size: 70%;
  top: 3px;
  right: 20px;
}

#home_email a { color: #ffffff; text-decoration: none; }
#home_email a:hover { text-decoration: underline; }

#motto {
  font-size: 85%;
  color: #656565;
  position: absolute;
  top: 209px;
  left: 209px;
}

#glass {
  height: 150px;
  width: 160px;
  position: absolute;
  margin: 20px 0px 0px 35px;
}

/***********/
/* CONTENT */
/* (obsah) */
/***********/
#content {
  width: 808px;
  min-height: 300px;
  background: #ffffff url(../img/content_bg.gif) top repeat-y;
  overflow: hidden;
}

/* levy sloupec */
#left {
  float: left;
  width: 128px;
  padding: 0px 0px 0px 40px;
}

.polozka {
  display: block;
  color: #0e4000;
  font-weight: normal;
  font-size: normal;
  text-decoration: none;
  width: 120px;
  height: 25px;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../img/menu_underline.gif) bottom left no-repeat;
}

.polozka:hover {
  width: 124px;
  height: 25px;
  text-decoration: none;
  margin: 20px 0px 0px -14px;
  padding: 0px 0px 0px 14px;
}

.polozka_aktiv {
  display: block;
  color: #0e4000;
  font-weight: normal;
  font-size: normal%;
  text-decoration: none;
  width: 129px;
  height: 25px;
  margin: 20px 0px 0px -14px;
  padding: 0px 0px 0px 14px;
  background: url(../img/menu_underline.gif) bottom left no-repeat;
}

.polozka_aktiv:hover {
  width: 129px;
  text-decoration: none;
  margin: 20px 0px 0px -14px;
  padding: 0px 0px 0px 14px;
}

/* pravy sloupec */
#right {
  font-size: 90%;
  width: 544px;
  float: right;
  padding: 20px 55px 20px 39px;
  margin: 0px 0px 62px 0px;
  min-height: 300px;
  border-left: 1px solid #bfd363;
}

#right h2 {
  font-family: Arial, Verdana, Tahoma;
  color: #0e4000;
  font-size: 250%;
  font-weight: normal;
  text-align: right;
  margin-bottom: 30px;
}

#right p.uvod { 
  margin: 0 0 10px 0;
  text-indent: 20px;
  text-align: justify;
}

/*************/
/*  FOOTER   */
/* (paticka) */
/*************/
#reseter { float: none; clear: both; }

#footer_wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 62px;
}

#footer {
  font-size: 70%;
  height: 22px;
  width: 780px;
  padding: 5px 0px 0px 0px;
  margin: 20px 0px 0px 15px;
  background: url(../img/footer_bg.gif) repeat-y;
  border-top: 1px solid #164102;
  border-bottom: 1px solid #164102;
}

#footer p { margin-right: 10px; color: #ffffff; text-align: right; }
#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #ffffff; text-decoration: underline; }

/* Formular kontakty  začátek */

hr {
  height:1px; 
  width: 350px;
  background-color:#0E4001; 
  border:0px solid #0E4001;
  clear:both;
  margin-left: 10px;
  margin-bottom: 20px;
}

form input,textarea {
  width: 150px;
  height: 15px;
  padding: 1px 2px;
  border:1px solid #0E4001;
  margin-bottom: 2px;
  background: #e2ffda;
  color: #a18632;
  font-size: 100%;
  font-family: Arial, Tahoma, Verdana;
}

form input.soubor {
  width: 150px;
  height: 20px;
}

form input.submit {
  width: 60px;
  height: 20px;
  cursor: pointer;
  color: #FFFFFF;
  font-weight: bold; 
  background: #0E4001 url("/img/pozadi-tlacitka.gif") 0 0 repeat-x;
  border:1px solid #0E4001;
}

.form-textarea {
  width: 300px;
  height: 150px;
}

.poznamka {
  font-size: 85%;
  color: #a18632;
  font-style: italic;
}

.hvezdicka {
  color: #ff0010;
}

.kontaktni-form {

  font-size: 120%;
  color: #a18632;
  text-transform: uppercase;
  font-weight: normal;
}

#ramecek {
  border: 0px solid #ffffff;
}

/* Formular kontakty  konec */

/* odrazky li ul začátek */

#right ul {
  list-style-image: url(../img/odrazka.gif);
}

#right li {
  margin: 0 0 0 2px;
  color:#000000;
  text-align: left;
}

/* odrazky li ul konec */

.poznamka2 {
  font-size: 85%;
  color: #a18632;
  font-style: italic;
}

.mapka {
  text-align: center;
  width: 240px;
}
