      /* ---------------------------- */
      /* ------ general style ------- */
      /* ---------------------------- */

html {
  font-size: 125%;
}

body {
  background-color: #FFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 50%;
  color: black;
}

*
{
  margin: 0;
  padding: 0;
}

      /* ---------------------------- */
      /* ------ DIV     style ------- */
      /* ---------------------------- */

div#general {
  position: relative;
}

div#container {
  background-color: #fff;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 750px;
  height: 650px;
} 

* html div#container
{
  margin-left: 40px;
}

div#logo {
  width: 750px;
  height: 200px;
}

div#menu {
  background: url('images/lista.gif') left top repeat-x;
  width: 750px;
  height: 20px;
  border-bottom: 1px solid black;
  text-align: right;
}

div#content {
  margin-left: auto;
  margin-right: auto;
  width: 750px;
  height: 400px;
}

div#contact{
  background: url('images/pruh.gif') left top repeat-x;
  margin: 0 1px 5px -5px;
  float: left;
  padding: 5px;
  width: 100px;
  height: 340px;
}

div#text {
  background: url('images/pruh.gif') left top repeat-x;
  float: left;
  width: 468px;
  height: 390px;
  padding: 5px;
  margin: 0;
  border-right: 1px solid black;
  border-bottom: 1px dotted black;
}

div#inzerce {
  background: white;
  margin: 0;
  float: right;
  padding: 5px;
  width: 260px;
  height: 390px;
}

div.pagerank {
  float: right;
}

      /* ---------------------------- */
      /* ------ Nadpisy style ------- */
      /* ---------------------------- */

h1 {
  text-align: center;
  font-size: 1.3em;
  color: #CC0000;
  letter-spacing: .05em;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2 {
  font-size: 1.3em;
  color: #CC0000;
  text-align: center;
  letter-spacing: .05em;
}

h3 {
  margin-bottom: 1em;
  font-size: 1.4em;
  color: #CC0000;
  text-align: left;
  letter-spacing: .05em;
}

h4 {
  margin-top: .5em;
  font-size: 1.2em;
  color: #CC0000;
  text-align: left;
  letter-spacing: .05em;
}

h5 {
  margin-top: .5em;
  font-size: 1.5em;
  color: #000;
  text-align: left;
  letter-spacing: .05em;
}

h2.volat {
  text-align: center;
  font-size: 1.3em;
  color: #CC0000;
  letter-spacing: .05em;
  margin-top: 5px;
  margin-bottom: 5px;
}

      /* ---------------------------- */
      /* ------ Texty   style ------- */
      /* ---------------------------- */

div#text p {
  text-indent: 1em;
  font-size: 1.2em;
  color: #000;
  margin-top: .5em;
  letter-spacing: -.0025em;
  word-spacing: .01em;
}

div#text p.bez-odrazky {
  text-indent: 0;
}

div#text img {
  border: 0;
  float: left;
  margin: 8px 4px 0 0;
}

div#menu div.contact {
  margin: 0 5px;
}

em.tel {
  float: left;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  font-size: 1.5em;
  letter-spacing: .05em;
}

em.mail a {
  float: right;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  font-size: 1.5em;
  letter-spacing: .05em;
}

em.mail-con {
  font-style: normal;
  color: #CC0000;
  font-size: 1em;
}

a {
  color: #CC0000;
}

      /* ---------------------------- */
      /* ------- Others style ------- */
      /* ---------------------------- */

li {
  color: #CC0000;
  list-style-type: circle;
  margin-left: 1.5em;
}

ul {
  margin-left: 2em;
}

table {
  text-align: center;
  margin-top: -5px;
}

      /* ---------------------------- */
      /* ------- style menu --------- */
      /* ---------------------------- */

div#clear {
  clear: both;
}

div#seznam_nabidka
{
  background: url('images/lista.gif') left top repeat-x;
  width: 750;
  height: 18px;
  border-bottom: 2px solid #000;
  font-size: 1.3em;
  font-weight: bold;
}

div#seznam_nabidka ul
{
  margin: 0;
}

div#seznam_nabidka li
{
  margin-right: -16px;
  color: black;
  float: left;
  position: relative;
  list-style-type: none;
  border-right: 1px solid #000;
  text-align: center;
  min-width: 50px;
  padding: 1px;
}

div#seznam_nabidka li:first-child
{
  border-left: 1px solid #000;
}

div#seznam_nabidka li:hover
{
  color: #CC0000;
}

div#seznam_nabidka a:active
{
  color: #CC0000;
}

div#seznam_nabidka li:active
{
  color: #CC0000;
}

div#seznam_nabidka a
{
  text-decoration: none;
  color: black;
  padding: 0 6px;
  display: block;
  font-size: 1em;
}

div#seznam_nabidka a:hover
{
  color: #CC0000;
}

* html div#seznam_nabidka ul
{
  float: left;
  border-left: 1px solid #CC0000;
}

* html div#seznam_nabidka li:hover
{
  background-color: #CC0000;
}
div#seznam_nabidka li.hledej
{
  background-color: #FF6600;
}
* html a
{
  display: block;
}

div#seznam_nabidka ul li ul
{
  position: absolute;
  margin: 0;
  width: 10em;
  left: -1px;
}

div#seznam_nabidka ul li ul li
{
  width: 100%;
  border-left: 1px solid green;
  border-bottom: 1px solid green;
  border-right: 1px solid green;
}

div#seznam_nabidka ul li ul li:firs-child
{
  border-top: 1px solid green;
}

body div#seznam_nabidka ul li ul
{
  display: none;
}

div#seznam_nabidka ul li:hover ul, div#seznam_obsah ul li ul:hover
{
  display: block;
}

* html div#seznam_nabidka ul li ul
{
  border-top: 1px solid green;
  border-left: 0px;
}







