﻿body {
  background: #010103;
  color: #ccc;
  font-family: Trebuchet, Verdana;
  font-size: 9pt;
  text-align: center; /*kvuli IE centrovani*/
  padding: 0;
}

#InAll {
  margin: 0 auto;
  width: 800px;
  background: #010103;
  background: url(../design/l_leftbg.png) repeat-y;
  position: relative;
  text-align: justify;
}

#InAll a:link, 
#InAll a:visited {
text-decoration: none; color: #CAC664;
}
#InAll a:hover,
#InAll a:active,
#InAll a:focus {
text-decoration: underline; color: #ccc;}
/*
nastavení loga pro odkaz na index
*/

#headerright h1 {
  display: inline;
  font-size: 10px;
  margin:0;padding:0;
  position: absolute;
  top: 45px;
  left: -2px;
}

#headerright h1 a{
  display: block;
  position: relative;
  width: 270px;
  height: 60px;
  margin:0;padding:0;
  cursor: pointer;
}

#headerright h1 a {
  text-decoration: none;
  color: #fff;
}

#headerright h1 span {
  background: url(../design/logo_solitary.png)  no-repeat top left;
  display: block; 
  width: 270px;
  height: 60px; 
  margin: 0;padding: 0px; 
  position: absolute;
  left: 0; bottom: 0px; 
  z-index: 10; 
}

/* 
konec nastavení loga pro odkaz na index
*/

#left {
  width: 350px;
  position: relative;
  float: left;
  margin: 0;padding: 0;
  background: url(../design/l_leftbg.png) repeat-y;
}

#headerleft {
  position: relative; 
  background: url(../design/l_headerbg.png) no-repeat;
  width: 347px;
  height: 334px;  
  z-index: 10;
  margin: 0;padding: 0;
}

#slogan {
  color: #CAC664;
  position: absolute;
  top: 275px;
  right: 10px;
  text-align: right;
}

#info {
  background: url(../design/l_infobg.png) no-repeat; 
  width: 347px;
  height: 214px;
  position: relative;
  margin-top: -5px;
  font-size: 8pt;
  z-index: 10;
}

#adresa {
  position: absolute;
  top: 30px;
  left: 140px;
}

#kontakty {
  position: absolute;
  top: 85px;
  left: 140px;
}

#right {
  width: 450px;
  position: relative;
  float: left;
  margin: 0 0 10px -3px;padding: 0;
}

#headerright {
  background: url(../design/r_headerbg.png) no-repeat;
  position: relative; 
  height: 334px;
  width: 453px;
  margin: 0px;padding: 0px;
}

#menu {
  left:5px;
  position:absolute;
  text-align:left;
  top:127px;
  z-index:30;
}

#menu ul {
  margin: 0; padding: 0;
}

#menu ul li a {
  display: block;
  width: 272px; 
}

#menu ul li {
  margin: 1px 0px;
  padding: 1px 0px;
  list-style: none;
  height: 14px;   
}

#menu ul li a:link, 
#menu ul li a:visited,
#menu ul li a:focus {
  color: #ccc;
  text-decoration: none;
  cursor: pointer;
}

#menu ul li a:active, 
#menu ul li a:hover,
#menu ul li a:focus {
  background: #888;
  color: #fff;
  text-decoration: none;  
}

#menu span {
  display: inline;
}

#slogan2 {
  position: absolute;
  bottom: 20px;
  left: 6px;  
  color: #CAC664;
  font-size: 10pt;
}

#slogan3 {
  position: absolute;
  bottom: 35px;
  left: 4px;  
  background: url(../design/www.png);
  width: 244px;
  height: 27px;
}
/*Pruhlednost PNG pro IE
/*#obrazek {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader 
  (src='../design/obrazek3.png',sizingMethod='scale'); 
}
*/

#note {
  width: 380px;
  margin: 5px 0 0 10px;
  padding:  0 0 0px;
  position: relative;
}

#note p {
  margin: 5px 0;
}

#note img {
  margin: 8px 0;
}

#note ul {
  margin: 0 0 0 15px ;padding: 0;
}

.galerka {
  display: none;
}

#note span {
  color: #fff;
}

#note ul li {
  list-style: circle;
}

#note table tr {
  vertical-align: top;
  font-size: 8pt;
  text-align: left;
}

.doleva {
  width: 350px;
  border-bottom: 1px dotted #fff;
}

.doprava {
  text-align: right;
  width: 150px;
  border-bottom: 1px dotted #fff;
}

.poznamka {
  text-align: right;
}

#note h2 {
  margin: 15px 0 5px 0;
  font-size: 11pt;
  text-align: left;
  color: #fff;
}

#note small {
  text-align: right;
}

#copyright {
  clear: both;
  background: url(../design/copyrightbg.png) no-repeat;
  height: 48px;
  font-size: 7pt;
  padding: 0; margin: 0;
}

#inner {
  padding: 8px 0 0 163px;



