body {
  font-size : 10pt; 
  font-family : X, Times New Roman, serif, X; 
  color: #938255;
  background-color: #ffffff;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
#hlavni {
  background: url('/images/bg_hlavni.jpg') 0 0 repeat #ece8ce;
  border: 1px solid #938255;
  width: 960px;
  height: 100%;
  margin: 10px auto;
  padding: 0;
  text-align: left;
  position: relative;
}
img.ill {
  border:1px solid #595a77;
  position: relative;
  margin: 3px 0;
}
#bottom {
  background: #938255;
  padding: 0;
  position: relative;
  width: 960px;
  height: 25px;
  margin:0 0 15px;
  position: relative;
}
#bottom p {
  text-align: right;
  font-size : 9pt; 
  padding: 2px;
  color: #c9c097;
  position: relative;
}
#bottom a {
  color: #c9c097;
  position: relative;
}
#top {
  height: 25px;
  width: 960px;
  margin: 15px 0 10px;
  padding: 0;
  text-align: left;
  position: relative;
}
#top h1 {
  font-style:italic;
  font-size : 140%; 
  margin: 0;
  padding: 0;
  left: 190px;
  top: 2px;
  color:#938255;
  position: absolute;
}
#top h2 {
  font-size : 160%; 
  border-bottom:2px solid #dddddd;
  margin: 0;
  padding: 0 ;
  left: 310px;
  top: 5px;
  color:#ffffff;
  position: absolute;
}
#top h2 span {
  font-size : 10pt; 
}
#top p {
  font-style:italic;
  margin: 0;
  padding: 0;
  left: 180px;
  top: 50px;
  position: absolute;
}
#left_content {
  text-align: left;
  padding:  0 0 5px;
  margin: 0;
  display: block;
  width: 170px;
  left: 5px;
  top: 10px;
  position: absolute;
}
#left_c {
  width: 160px;
  height: 400px;
  position: relative;
  float:left;
}
#right_content {
  margin: 0 10px 5px 5px;
  border:1px solid #938255;
  padding: 10px 0 10px 5px;
  background-color: #fbf9df;
  width: 510px;
  float:right;
  text-align: left;
  position: relative;
}
#center_content {
  border-left:1px solid #938255;
  padding: 0;
  margin: 0;
  width: 240px;
  float:right;
  text-align: left;
  position: relative;
}
div.tip p {
  background: #e6e6e6;
  padding: 5px;
  margin: 5px 10px 10px;
  position: relative;
}
br.clear {
  clear: both;
}
strong {
  font-style:italic;
}
h2,h3,h4 {
  font-weight : bold; 
  color:#938255;
  font-style:italic;
  margin: 0;
  margin: 5px 5px 0;
  padding: 0;
  font-size : 100%; 
  position: relative;
}
h2 a,h3 a,h4 a {
  text-decoration:none;
  color: #938255;
}
h2 a:hover,h3 a:hover,h4 a:hover {
  color: #000000;
}
p, #right_content p {
  margin: 5px 10px 15px;
  padding: 0;
  display: block;
  position: relative;
}
p a {
  position: relative;
  color: #938255;
}
table {
  margin: 5px 10px 15px;
  width:92%;
}
td {
  background: #e6e6e6;
  padding:2px;
}
a.menu  {
  background : url(/images/list.gif) 10px 6px no-repeat;
  text-indent:25px;
  font-weight : bold; 
  font-size : 10pt; 
  margin: 4px 0 5px;
  line-height: 21px;
  display:block;
  height:22px;
  color: #938255;
  text-decoration:none; 
  text-align: left;
  vertical-align:baseline; 
  padding:2px 0;
  font-style:italic;
}
a.menu:hover  {
  background: #938255;
  color: #ffffff;
}

a {
  color: #938255;
}
a:hover {
  color: #000000;
}

span.button {width:158px; height:33px;display:block;}

ul, ul.menu {
  margin: 0 0 10px 25px;
  padding: 0;
}
ul li a, ul.menu li a {
  font-style:italic;
  color: #938255;
  text-decoration:none;
}
ul li a:hover, ul.menu li a:hover {
  color: #000000;
}
ul.menu li.act{
}
ul.menu li.act a {
  color: #938255;
}
.left {
  text-align: left;
  position: relative;
}
.center {
  text-align: center;
  position: relative;
}
.error {
  margin: 10px;
  border: 2px solid red; 
  color: red;
  background: yellow;
  position: relative;
}
.ok {
  color: green;
  position: relative;
}
li {
  padding-top: 5px;
  position: relative;
}
input, textarea {
  font-size : 10pt; 
  font-family : X, Times New Roman, serif, X; 
  margin: 4px 4px 4px 0;
  padding: 0 2px;
  background: #f3f3f3;
  border: 1px solid #938255; 
  position: relative;
}
input.but {
  border: 1px solid #938255; 
  color: #938255;
}
img {
  margin: 4px;
  position: relative;
}
img.left {
  margin: 0 10px 1px 0;
  float:left;
  position: relative;
}
img.right {
  margin: 0 0 1px 10px;
  float:right;
  position: relative;
}
img.center {
  margin:10px;
  float:none;
  vertical-align:middle;
}
a.thumbnail_left {
  padding: 0;
  font-size : 8pt; 
  font-style : italic; 
  text-decoration:none;
  vertical-align: middle;
  /*background: url('/images/bg_body.jpg') 0 0 repeat-x #ffffff;*/
  text-align: center;
  display: block;
  width:170px;
  margin: 0 8px 10px 0;
  float:left;
  position: relative;
  z-index: 9;
}
a.thumbnail_right {
  padding: 0;
  font-size : 8pt; 
  font-style : italic; 
  text-decoration:none;
  vertical-align: middle;
  /*background: url('/images/bg_body.jpg') 0 0 repeat-x #ffffff;*/
  text-align: center;
  display: block;
  width:170px;
  margin: 0 0 10px 8px;
  float:right;
  position: relative;
  z-index: 9;
}
a.thumbnail_center {
  font-size : 8pt; 
  font-style : italic; 
  text-decoration:none;
  /*background: url('/images/bg_body.jpg') 0 0 repeat-x #ffffff;*/
  text-align: center;
  display: block;
  width:170px;
  margin: auto;
  float:none;
  position: relative;
}
p.gall a.thumbnail_right, p.gall a.thumbnail_left  {
  height:180px;
}
a.thumbnail_left img, a.thumbnail_right img, a.thumbnail_center img {
  margin: 5px 0 0;
  position: relative;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 1px;
padding-bottom: 0;
background: #989278;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
  font-style:italic;
letter-spacing: 3px;
color: #ffffff;
padding: 0 2px 2px;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #989278;
color: #ffffff;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
  border: 1px solid #989278;
  background-color: #fbf9df;
padding: 5px;
z-index: 5;
}
span.fr {
  float: right;
  font-weight: normal;
  font-size: 80%;
}
span.n {
  font-weight: normal;
}
div.lamparna {
  margin: 5px 10px 10px;
  position: relative;
  border-top: 1px dotted #999999;
}
div.lamparna h3 {
  margin: 5px 0 0;
  padding: 0;
  position: relative;
}
div.lamparna h3 input {
  margin: 0;
  padding: 0;
  font-size: 90%;
}
div.lamparna p {
  margin: 5px 0 10px;
  padding: 0;
  position: relative;
}
div.lamparna_re {
  border-left: 1px dotted #999999;
  padding-left: 12px;
  margin: 0 10px 10px 0;
  position: relative;
}
div.lamparna_re h3 {
  margin: 10px 0 0;
  padding: 0;
  position: relative;
}
div.lamparna_re p {
  margin: 5px 0 10px;
  padding: 0;
  position: relative;
}

