body, p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div, ul {
	border: 0 none;
	margin: 0;
	padding: 0;
}

body {
  font-family: Tahoma, Arial, Verdana;
  color: #474749;
  text-align: left;
	font-size: x-small;
	line-height: 1.5;
}

html>body {	font-size: small; }
.noscreen { display: none; }
.novisible { visibility: hidden; }

#wrapper {
  width: 100%;
  height: 100%;
  background: url(../img/body_bg_bottom.gif) bottom repeat-x;
  position: relative;  
}

/*------------------------*/
/*          TOP           */
/* (horni pozadi stranky) */
/*------------------------*/
#top {
  min-height: 330px;
  width: 100%;
  background: url(../img/body_bg_top.gif) top repeat-x;
  position: absolute;
}

/*--------------------------*/
/*   HEADER (MENU + TITLE)  */
/*   (hlavicka s nadpisem)  */
/*--------------------------*/
#header {
  margin: 0 auto;
  height: 330px;
  width: 800px;
  position : relative;
  background: #adadad;
}

#menu {
  position : absolute;
  top: 164px;
  left: 221px;
  height: 24px;
}

.button {
  height: 22px;
  width: 113px;
  float: left;
  margin-right: 1px;
  background: url(../img/button.gif) top no-repeat;
  text-align: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.button:hover {
  background: url(../img/button_active.gif) top no-repeat;
}

a:focus .button {
  background: url(../img/button_active.gif) top no-repeat;
}

.button:focus {
  background: url(../img/button_active.gif) top no-repeat;
}

#home_email {
  position: absolute;
  top: -1px;
  left: 683px;
  font-size: 85%;
}

#home_email a {
  color: #fff;
  padding: 3px;
  margin-right: 6px;
  text-decoration: none;
}

#home_email a:hover {
  text-decoration: underline;
}

#title {
  position: absolute;
  top: 198px;
  left: 0px;
  width: 800px;
  min-height: 132px;
  background: url(../img/title_bg.gif) bottom no-repeat;
}

/*-----------*/
/*  CONTENT  */
/*  (obsah)  */
/*-----------*/
#content_wrapper { width: 800px; margin: 0 auto; }

#title h1 {
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 37px;
  left: 70px;
}

#content {
  min-height: 450px;
  background: #adadad url(../img/content_bg.gif) top repeat-y;
}

#content2 {
  padding-top: 0px;
  min-height: 450px;
  background: url(../img/content_bg_bottom.gif) bottom no-repeat;
}

.kapitola {
  margin-left: 129px;
  margin-right: 88px;
  padding-left: 90px;
  position: relative;
  top: -27px;
  min-height: 350px;
  background: url(../img/p_bg_long.gif) left top no-repeat;
}

.kapitola p {
  margin-bottom: 10px;
  text-align: justify;
}

.kapitola ul {
  list-style-image: url(../img/list_item.gif);
  margin: 0px 0px 10px 17px;
}

.kapitola a {
  border-bottom: 1px dotted #005baa;
  color: #006db8;
  text-decoration: none;
}

.kapitola a:hover {
  border-bottom: 1px solid #005baa;
}

.kapitola .noborder {
  text-decoration: none;
  border: 0;
}

.kapitola .noborder:hover {
  text-decoration: none;
  border: 0;
}

#title2 {
  margin-left: 54px;
  height: 43px;
  background: url(../img/title2_bg.gif) left top no-repeat;
}

#title2 h2 {
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
  left: 20px;
}

.kapitola2 {
  margin: 17px 88px 0px 129px;
  padding-left: 70px;
  min-height: 255px;
  position: relative;
  background: url(../img/p_bg_short.gif) left top no-repeat;
}

#a1, #a2, #a3, #a4 {
  position: absolute;
  color: #fff;
  text-align: center;
  font-size: 90%;
}

#a3, #a4 { text-decoration: none; }
#a1:hover, #a2:hover { text-decoration: none; }
#a1 { top: 18px; left: 157px; }
#a2 { top: 18px; left: 442px; }
#a3 { top: 135px; left: 140px; }
#a4 { top: 135px; left: 411px; }

/*-----------*/
/*  FOOTER   */
/* (paticka) */
/*-----------*/
#footer {
  background: url(../img/footer_bg.gif) top no-repeat;
  color: #fff; height: 145px; padding-top: 35px;
}

#footer p { font-size: 80%; margin-bottom: 32px; text-align: center; }
#footer a { color: #fff; text-decoration: none; border-bottom: 1px solid #fff; }
#footer a:hover { text-decoration: none; border-bottom: 1px dotted #fff; }

/* Formular kontakty  začátek */
hr {
  height:1px; 
  width: 350px;
  background-color: #000; 
  border:0px solid #000;
  clear:both;
  margin-left: 10px;
  margin-bottom: 20px;
}

form input,textarea {
  width: 150px;
  height: 15px;
  padding: 1px 2px;
  border:1px solid #005baa;
  margin-bottom: 2px;
  background: #f4fbff;
  color: #000;
  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: #fff;
  font-weight: bold; 
  background: #005baa url("/img/pozadi-tlacitka.gif") 0 0 repeat-x;
  border:1px solid #005baa;
}

.form-textarea {
  width: 300px;
  height: 150px;
}

.poznamka {
  font-size: 85%;
  color: #005baa;
  font-style: italic;
}

.hvezdicka {
  color: #ff0010;
}

.kontaktni-form {
  font-size: 120%;
  color: #0061B0;
  text-transform: uppercase;
  font-weight: normal;
}

/* Formular kontakty  konec */
.poznamka2 {
  font-size: 85%;
  color: #005baa;
  font-style: italic;
}
