* {padding: 0;margin: 0;border: 0;}
ul li {list-style-type: none}
ol li {list-style-type: decimal}
abbr, acronym {cursor: help;border-bottom: 1px dotted #4f5052;}

body {
  font-size: 100%;
  padding: 20px;
  font-family: Arial, sans-serif;
  color: #2f2f2f;
  background: #f6f4b6 url(images/pozadi.gif) 0 0 repeat-x;
  text-align: center;
}

div#main {
  width: 691px;
  margin: 0 auto;
  text-align: justify;
  color: #2f2f2f;
  background: #f4f0e9;
  font-size: 0.8em;
}

div#menu {
  padding-top: 17px;
}

div#menu li {
  float: right;
  margin-right: 20px;
}

div#menu a, div#menu a:link, div#menu a:visited {
  display: block;
  padding: 14px 7px 10px 7px;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #734603;
  background: #f4f0e9;
  text-decoration: none;
}

div#menu a:hover, div#menu a:active, div#menu a:focus, div#menu a.active:link, div#menu a.active:visited {
  border-top: 1px solid #d6d26c;
  border-left: 1px solid #d6d26c;
  border-right: 1px solid #d6d26c;
  color: #734603;
  background: #f4f0e9 url(images/menu.gif) 0 0 repeat-x;
  padding: 13px 6px 10px 6px;
}

a.active {
  cursor: default;
}

h1 {
  position: relative;
  clear: both;
  width: 691px; 
  height: 162px;
  overflow: hidden;
  font-size: 3em;
}      
            
h1 span {
  display:block;
  position:absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 691px; 
  height: 162px;
  background: transparent url(images/psychoterapie-praha.jpg) 0 0 no-repeat;
  _cursor: hand;
}  

div#text {
  width: 418px;
  float: left;
  margin: 0 0 20px 20px;
  _margin-left: 10px;
  padding-top: 15px;
}

div#rightcol {
  width: 162px;
  _width: 188px;
  float: right;
  padding: 15px 26px 0 0;
  background: transparent url(images/listi.gif) 100% 0 no-repeat;
}

div#patka {
  background: #433900;
  color: #f4f0e9;
  text-align: right;
  clear: both;
  padding: 6px 10px;
  font-size: 0.85em;
  _padding-top: 3px;
}

div#text p, div#text ul, h2, div#rightcol ul {
  line-height: 1.6;
}

div#text p, div#text ul, div#rightcol ul {
  margin-bottom: 15px;
}

h2 {
  color: #433900;
  background: transparent;
  font-size: 1.8em;
  font-weight: normal;
}

div#text h2 {
  background: #f4f0e9 url(images/nadpis.gif) 0 0 no-repeat;
  padding-left: 55px;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

a, a:link {
  color: #378200;
  background: #f4f0e9;
  text-decoration: underline;
}

a:visited {
  color: #204b00;
}

div#text a:hover, div#text a:active, div#text a:focus {
  color: #378200;
  background: #f7f3c1;
  text-decoration: underline;
}

div#patka a, div#patka a:link, div#patka a:visited, div#patka a:hover {
  color: #f4f0e9;
  text-decoration: underline;
  background: #433900;
}

div#text ul li {
  margin-left: 40px;
  padding-left: 15px;
  _margin-left: 42px;
  text-align: left;
  list-style-type: square;
}

div#text p, div#text h3 {
  margin-left: 26px;
}

img.mapa {
  border: 1px solid #e3e08b;
  margin-bottom: 15px;
}

