body{
	behavior:url("./csshover.htc"); /* update for IE browsers */
  background: #cfe1d8;
  text-align: center;
	margin: 0px;
}

#baner_div{
  background: #f4ee93 url(../img/dizajn/poz3.jpg);
}

#menu_div{
  text-align: left;
  background: #f4ee93;
  border-right: solid 1px white;
  border-left: solid 1px white;
  width: 798px;
  height: 26px;
}

#obsah_div{
  text-align: justify;
  background: white;
  width: 798px;
  padding: 30px;
}

p{
font-family: sans-serif;
}

h1{
  font-family: verdana;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h2{
  font-family: verdana;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h3{
  font-family: verdana;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.clanky{
  font-size: 95%
}

.clanky1{
  font-size: 95%
  font-family: Bickham Script Pro;
}

table{
  border: 0px;
  width: 740px;
  border-collapse: collapse;
  border-style: outset;
}

td{
  vertical-align: top;
  text-align: left
}

.kontakt{
  color: blue;
}

.taba{
  color: white;
}

.tabbord{
  border-color: grey;
  border: dotted 1px;
  margin: 0px;
  padding: 2px;
  text-align: center;
}

.tabpre{
  border-color: grey;
  border: solid 1px;
  margin: 0px;
  text-align: left;
}

.tabpre p{
font-size: 11px;
}

