/*
 * Blue Light s. r. o. - Web - StyleSheet „Knight“
 *****************************************************
 * Code by Andrew <Ondrej.Altman@seznam.cz> - http://phoenix.own.cz/
 * Image of knight modified by alyik, thx.
 * 2008 © Andrew; All rights reserved.
 */

* {
  padding: 0;
  margin: 0;
  text-indent: 0;
}
body {
  text-align: center;
  background: #000;
  font-family: Palatino, 'Palatino Linotype', Georgia;
  color: #000;
  font-size: 12px;
  margin: 0 auto;
  cursor: default;
  line-height: 17px;
}
h1 {
  overflow: hidden;
  line-height: 33px;
}
h1 a, h1 a:hover {
  color: #990033;
  font-size: 22px;
  background: #f3f3f3;
}
h1 span {
  display: block;
  position: absolute;
  left: 50%;
  top: 15px;
  z-index: 1;
  width: 400px;
  height: 80px;
  background: url('./../../i/h1.png') top center no-repeat;
  margin-left: -140px;
  cursor: pointer;
}
h2 {
  font-size: 16px;
  color: #80002b;
  margin: 50px 0 20px 80px;
}
h3 {
  text-align: left;
  border-bottom: 1px dotted #000;
  width: 320px;
  margin: 0 0 15px 0;
  font-size: 14px;
  padding: 0 0 2px 7px;
  =margin-left: -215px;
  /* Alternative of 'border-bottom:dotted' for MSIE: */
  =border: none;
  =background: #f3f3f3 url('./../../i/dotted.png') bottom left repeat-x;
}
div#right.error h3 {
  border: none;
  background: #f3f3f3;
  color: #80002b;
}
h4 {
  font-weight: bold;
  color: #80002b;
  text-align: left;
  border-bottom: 1px dotted #80002b;
  width: 250px;
  margin: 12px 0 6px 9px;
  padding-left: 13px;
  background: #f3f3f3 url('./../../i/square.png') no-repeat 0% 50%;
}
h4 a {
  text-decoration: none;
}
h4 img {
  float: right;
  margin: -17px 0 0 50px;
}
a {
  text-decoration: underline;
  color: #990033;
}
a:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
a:hover strong {
  color: #fff;
}
acronym, abbr, .co {
  cursor: help;
  border-bottom: 1px dotted #000;
  /* Alternative of 'border-bottom:dotted' for MSIE: */
  =border: none;
  =background: #f3f3f3 url('./../../i/dotted.png') bottom left repeat-x;
}
strong {
  color: #80002b;
}
ul {
  text-align: justify;
  list-style-image: url('./../../i/tick.png');
}
div#content {
  margin: 10px auto;
  text-align: center;
  width: 900px;
  min-height: 800px;
  _height: 800px;
  /* IMG modified by alyik, thx */
  background: #f3f3f3 url('./../../i/knight.png') no-repeat 1% 20px;
  z-index: 7;
}
img, a img {
  border: none;
  vertical-align: middle;
}
a:hover img {
  background: #f3f3f3;
}
img.img-left {
  float: left;
  margin: 5px;
}
img.img-right {
  float: right;
  margin: 5px;
}
img.img-center {
  margin: 5px auto;
}
ul#menu {
  text-align: right;
  padding: 0 50px 4px 0;
  margin: 0 0 25px 280px;
}
ul#menu li {
  list-style-type: none;
  display: inline;
}
ul#menu li a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  margin-right: 15px;
  padding: 10px 5px 4px 20px;
}
ul#menu li a:hover, ul#menu li a.active {
  text-decoration: underline;
  background: #f3f3f3 url('./../../i/arrow.gif') no-repeat 0% 85%;
}
ul#links {
  float: right;
  margin: -90px 7px 0 0;
  list-style-type: none !important;
  list-style-image: none;
}
ul#links li {
  display: block;
  margin-bottom: 5px;
}
ul#links li a {
  font-size: 1px;
  color: #f3f3f3;
  text-decoration: none;
  padding: 10px 7px 5px 10px;
}
ul#links li a.home {
  background: #f3f3f3 url('./../../i/home.gif') no-repeat;
}
ul#links li a.home:hover {
  background: #f3f3f3 url('./../../i/home-hover.gif') no-repeat;
}
ul#links li a.cont {
  background: #f3f3f3 url('./../../i/contact.gif') no-repeat;
}
ul#links li a.cont:hover {
  background: #f3f3f3 url('./../../i/contact-hover.gif') no-repeat;
}
div#right {
  width: 550px;
  text-align: center;
  margin: 20px 20px 0 320px;
  padding-bottom: 30px;
  min-height: 100px;
  =height: 100px;
}
div#right a {
  padding: 1px;
}
div#right p {
  text-indent: 15px;
  text-align: justify;
  margin: 7px 7px 15px 7px;
}
div#right ul {
  margin: 10px 0 20px 3em;
}
div#right table {
  margin-bottom: 20px !important;
  margin: auto;
  border-spacing: 0px;
  border-collapse: collapse;
  text-align: justify;
  font-size: 12px;
}
div#right table td, div#right table th {
  padding: 1px 4px;
}
div#right table th {
  text-align: center;
  text-decoration: underline;
  color: #80002b;
}
div#foot {
  padding: 5px 0 10px 0;
  font-size: 11px;
  margin: 0 auto;
  margin-top: -10px !important;
  width: 900px;
  background: #f3f3f3;
  text-align: center;
  border-bottom: 10px solid #000;
}
div#foot p {
  width: 500px;
  border-top: 1px dotted #000;
  margin: 0 auto;
  padding-top: 3px;
  /* Alternative of 'border-bottom:dotted' for MSIE: */
  =border: none;
  =background: #f3f3f3 url('./../../i/dotted.png') top left repeat-x;
}
div#foot a {
  padding: 1px;
}
div#top {
  position: absolute;
  width: 900px;
  height: 20px;
  top: 10px;
  background: #f3f3f3 url('./../../i/top.png') top left repeat-x;
  z-index: 5;
  =display: none;
}

div#right.archiv {
  background: #f3f3f3 url('./../../i/docs.png') no-repeat 10px 25px;
}
div#right.archiv ul {
  margin-left: 9em;
}
div#right.sluzebni-vozy a img, div#right.fotogalerie a img {
  margin: 5px;
  border: 2px solid #990033;
  padding: 2px;
}
div#right.uvod ul, div#right.error ul {
  margin: 10px 0 0 8em;
  list-style-image: url('./../../i/plus.png');
}
div#right.mapa-stranek ul, div#right.archiv ul {
  list-style-image: url('./../../i/plus.png');
}
div#right.dokumenty ul img {
  float: right;
  margin: -17px 250px 0 0;
}
div#right.kontakt p {
  margin-left: 2.5em;
}
