body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url('../artwork/clip/bg-body.gif');
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: 0.8em;
}

body.content {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url('../artwork/clip/bg-body-content.gif');
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: 0.8em;
}

h1 {
  color: #4D4D4D;
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #187BB2;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
  color: #D9A600;
}

p {
  text-align: justify;
  color: #4D4D4D;
  margin: 0px;
  padding: 0px;
}

table, tr, td {
  color: #4D4D4D;
  font-size: 12px;
}

img {
  border: none;
}

table {
  font-size: 1em;
}

ul, li {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  line-height: 20px;
}

#main-html {
  width: 770px;
  xheight: 50%;
  min-height: 610px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../artwork/clip/bg-uvod.jpg');
  background-repeat: no-repeat;
  
}

#main-html-content {
  width: 770px;
  height: 70%;
  min-height: 610px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../artwork/clip/bg-content.jpg');
  background-repeat: no-repeat;
  
}

#menu-top {
  padding-top: 22px;
  text-align: left;
  font-size: 12px;
}

#main-content-homepage {
  margin-top: 280px;
  text-align: left;
}

#main-content {
  margin-top: 120px;
  text-align: left;
}

#menu-left {
  padding-top: 10px;
  width: 200px;
  float: left;
}

#menu-left-content {
  padding-top: 50px;
  width: 200px;
  float: left;
}

#content {
  width: 570px;
  float: right;
}

#content-top {
  height: 60px;
}

#menu-content {
  color: #D9A600;
  font-size: 0.8em;
}

#menu-content .menu-end {
  font-size: 1.1em;
  font-weight: bold;
}

#lista-strankovani-nahore {
  width: 100%;
  height: 24px;
  border: solid 1px #EFE1C0;
  background-color: #F7F5EB;
}

#lista-strankovani-dole {
  width: 100%;
  height: 24px;
  border: solid 1px #EFE1C0;
  background-color: #F7F5EB;
}

#katalog-content {
  min-height: 250px;
}

a.href-menu-top:link, a.href-menu-top:visited {
  font-size: 12px;
  font-weight: bold;
  color: #187BB2;
  text-decoration: none;
}

a.href-menu-left:link, a.href-menu-left:visited {
  font-size: 12px;
  font-weight: normal;
  color: #187BB2;
  text-decoration: underline;
  background-image: url('../artwork/clip/ico-sipka.gif');
  background-repeat: no-repeat;
  background-position-y: 2px;
  padding-left: 15px;
  padding-bottom: 5px;
}

a.href-strankovani-zpet:link, a.href-strankovani-zpet:visited {
  font-size: 12px;
  font-weight: normal;
  color: #187BB2;
  text-decoration: underline;
  background-image: url('../artwork/clip/ico-sipka-down.gif');
  background-repeat: no-repeat;
  background-position-y: 2px;
  padding-left: 15px;
  padding-bottom: 5px;
}

a.href-strankovani-predesla:link, a.href-strankovani-predesla:visited {
  font-size: 12px;
  font-weight: normal;
  color: #187BB2;
  text-decoration: underline;
  background-image: url('../artwork/clip/ico-sipka-reverse.gif');
  background-repeat: no-repeat;
  background-position-y: 2px;
  padding-left: 15px;
  padding-bottom: 5px;
}
a.href-strankovani-nasledujici:link, a.href-strankovani-nasledujici:visited {
  font-size: 12px;
  font-weight: normal;
  color: #187BB2;
  text-decoration: underline;
  background-image: url('../artwork/clip/ico-sipka.gif');
  background-repeat: no-repeat;
  xbackground-position-y: 2px;
  background-position: top right;
  background-position-y: 2px;
  padding-right: 15px;
  padding-bottom: 5px;
}

a.href-menu-left-sub:link, a.href-menu-left-sub:visited {
  font-size: 12px;
  font-weight: normal;
  color: #187BB2;
  text-decoration: underline;
  background-image: url('../artwork/clip/ico-submenu.gif');
  background-repeat: no-repeat;
  background-position-y: 2px;
  padding-left: 15px;
  padding-bottom: 5px;
}

a.href-strankovani:link, a.href-strankovani:visited {
  font-size: 12px;
  font-weight: normal;
  color: #187BB2;
  text-decoration: underline;
}

a.href-menu-content:link, a.href-menu-content:visited {
  color: #D9A600;
  font-weight: normal;
}

a.href-main-text:link, a.href-main-text:visited {
  color: #187BB2;
  font-weight: normal;
  text-decoration: none;
}

#hledani {
  width: 80%;
  border-top: solid 1px #F0E2C1;
  width: 80%;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
}

#hledani > form {
  width: 80%;
}

#men-behind {
   text-align: center;
   font-size: 0.8em;
   padding-top: 200px;
   color: #4D4D4D;
}
