/*
MUDr. Mojmír Müller
CSS level 2.1
*/
body {
  background: #ffffff url('./obrazky/pozadi1.png') repeat-x;
  color: #333333;
  font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  /* IE 6 */
  text-align: center;
}
div {
  margin: 0px;
  padding: 0px;
  /* IE 6 */
  text-align: left;
}
h1 {
  color: #901e78;
  font-size: 20px;
	text-align: center;
}
h2 {
  color: #901e78;
  font-size: 16px;
	text-align: center;
}
h2.hlavni {
	text-align: left;
}
h2 span.normal {
  font-size: 14px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
}
a {
  color: #901e78;
  text-decoration: underline;
}
a:hover {
  color: red;
  text-decoration: underline;
}
img {
  border: 0px;
}
table {
  border-collapse: collapse;
  border-color: #444;
  font-size: 100%;
  text-align: left;
}
td {
  vertical-align: top;
}
/* Hlavička */
#kontakt1 {
  font-size: 14px;
  height: 28px;
  padding: 1px;
  margin: 0px auto;
  width: 758px;
}
#kontakt1-ie6 {
  margin: 4px;
  text-align: center;
}
#hlavicka {
  height: 140px;
  margin: 0px auto;
  width: 760px;
}
#hlavicka a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#hlavicka a:hover {
	color: #ffffff;
}
#lang {
  float: right;
  padding: 10px;
	text-align: center;
}
/*#logo {
  height: 60px;
  padding-top: 16px;
}*/
#logo {
  height: 75px;
  padding-top: 1px;
}
#logo-ie6 {
  margin-top: 16px;
}
#logo img {
  border: 0px;
  margin: 0px 30px;
}
#menu {
  font-size: 13px;
  margin: 0px auto;
  width: 750px;
}
#menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#menu li {
  display: inline;
}
#menu a.radek2 {
  background: url('./obrazky/pozadi2.png') repeat-x;
  display: block;
  color: #000000;
  float: left;
  font-weight: bold;
  height: 24px;
  margin: 0px 5px;
  padding: 10px 15px 20px;
  text-align: center;
  text-decoration: none;
}
#menu a.radek1 {
  background: url('./obrazky/pozadi2.png') repeat-x;
  display: block;
  color: #000000;
  float: left;
  font-weight: bold;
  height: 24px;
  margin: 0px 5px;
  padding: 15px;
  text-align: center;
  text-decoration: none;
}
#menu a:hover {
	background-image: url('./obrazky/pozadi3.png');
	color: #ffffff;
}
#menu .aktivni a {
	background-image: url('./obrazky/pozadi3.png');
	color: #ffffff;
}
/* Tělo */
/*#telo {
  border-left: 1px dotted #cccccc;
  border-right: 1px dotted #cccccc;
  font-size: 13px;
  margin: 1px auto 0px;
  padding: 19px 20px 20px;
  width: 718px;
}*/
#telo {
  border-left: 1px dotted #cccccc;
  border-right: 1px dotted #cccccc;
  font-size: 13px;
  margin: 1px auto 0px;
  width: 758px;
}
#telo-ie6 {
  margin: 19px 20px 20px;
}
#telo img {
  border: 1px solid black;
  margin: 5px;
}
/* Zápatí */
/*.zapati1 {
  background: url('./obrazky/pozadi4.png') repeat-x center top;
  border-left: 1px dotted #cccccc;
  border-right: 1px dotted #cccccc;
  clear: both;
  font-size: 14px;
  height: 20px;
  margin: 0px auto;
  padding: 5px;
  text-align: center;
  width: 748px;
}*/
#zapati1 {
  background: url('./obrazky/pozadi4.png') repeat-x center top;
  border-left: 1px dotted #cccccc;
  border-right: 1px dotted #cccccc;
  clear: both;
  font-size: 14px;
  height: 30px;
  padding: 1px;
  margin: 0px auto;
  width: 758px;
}
#zapati1-ie6 {
  margin: 4px;
  text-align: center;
}
#zapati2 {
  background: url('./obrazky/pozadi5.png') no-repeat center top;
  clear: both;
  height: 40px;
  margin: 0px auto;
  padding: 20px 0px 5px;
  text-align: center;
  width: 760px;
}
/* Obsah */
div.top {
  font-size: 10px;
  text-align: right;
}
.fleft {
  float: left;
  margin-right: 15px;
}
.fright {
  float: right;
  margin-left: 15px;
}
.left {
  text-align: left;
}
p.tecky {
  border-top: 1px dotted #cccccc;
  font-size: x-small;
  line-height: normal;
  margin-top: 20px;
  padding: 5px;
}
.sez_mal_pis {
  list-style-type: lower-alpha;
}
.center {
  text-align: center;
}
.u {
  text-decoration: underline;
}
.red {
  color: red;
}
#navrcholu {
  border: none;
}
