body, html {
  font:8pt/12pt normal Tahoma, "Lucida Grande CE", lucida, sans-serif; 
  background-color:#c4000d;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

* html body {
  overflow-y:hidden;
  width:100%;
  height:100%;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #main {
  text-align:center;
  height:100%;
  overflow-y:scroll;
}
/* end filter */

a {
  font-weight:bold;
  text-decoration:underline;
}

a:link, a:visited {
  color:#000;
}

a:hover, a:active {
  color:#c4000d;
}

a img {
  border-style:none;
}

h1, h2, h3, h4, h5, h6 {
  text-align:left;
}

h1 {
  font-size:18pt;
  font-weight:bold;
  color:#C40009;
  margin:20px 0 30px 0;
  text-transform:uppercase;
}

h2 {
  font-size:15pt;
  font-weight:bold;
  color:#c40009;
  margin:20px 0 30px 0;
  text-transform:uppercase;
}

h3 {
  font-size:11pt;
  font-weight:bold;
  color:#c40009;
  margin:15px 0 10px 0;
}

h4 {
  font-size:9pt;
  font-weight:bold;
  color:#c40009;
  margin:5px 0 3px 0;
}

hr {
  height:1px;
}

table {
  border-collapse:collapse;
  width:775px;
}

th {
  font:9pt/12pt normal Tahoma, "Lucida Grande CE", lucida, sans-serif; 
  font-weight:bold;
  height:25px;
  text-align:left;
  vertical-align:middle;
}

td {
  font:8pt/12pt normal Tahoma, "Lucida Grande CE", lucida, sans-serif;
  text-align:left;
  vertical-align:top;
  padding:8px;
}

#header {
  position:absolute;
  top:0;
  left:50%;
  width:900px;
  height:183px;
  margin:0 0 0 -450px;
  padding:0;
  z-index:100;
}

#header[id] {
  position: fixed;
}

#header h1 {
  display:none;
}

#detailheader {
  position:absolute;
  top:0;
  left:0;
  width:583px;
  height:230px;
  z-index:100;
  background:#000 url(/images/detailheader.gif);
  background-position:top right;
  background-repeat:no-repeat;
  color:#fff;
}

#detailheader[id] {
  position: fixed;
}

#detailheader h1 {
  display:none;
}

#detailheader a:link, #detailheader a:visited {
  color:#fff;
}

#detailheader a:hover, #detailheader a:active {
  color:#c4000d;
}


#menu {
  position:absolute;
  top:145px;
  left:50%;
  width:800px;
  margin:0 0 0 -440px;
  z-index:110;
  list-style-type:none;
}
	
#menu[id] {
  position:fixed;
}

#menu li {
  float:left; 
}
	
#menu a {
  display:block;
  font:bold 7.5pt/18px Tahoma, "Lucida Grande CE", lucida, sans-serif; 
  color:#fff;
  padding:2px 10px 2px 10px;
  text-decoration:none;
  text-align:center;
}

#menu a:link, #menu a:visited {
  text-decoration:none;
}

#menu a:hover, #menu a:active {
  background-color:#C40009;
  text-decoration:none;
}

#main {
  height:100%;
}

#inner {
  position:relative;
  text-align:left;  
  width:820px;
  height:100%;
  margin:auto;
  background-color:#fff;
  border-left:1px dashed #f0f0f0;
  border-right:1px dashed #f0f0f0;
}

#content {
  margin:0 -1px 0 -1px;
  padding:200px 20px 40px 20px;
  background-color:#fff;
  border-left:1px dashed #c4000d;
  border-right:1px dashed #c4000d;
}

#detailcontent {
  background-color:#fff;
  text-align:center;
  padding:250px 0 0 0;
}

#footer {
  position:absolute;
  width:900px;
  height:20px;
  left:50%;
  margin:0 0 0 -450px;
  bottom:0px;
  color:#fff;
  background-color:#000;
  font-size:7pt;
  line-height:20px;
  text-align:center;
  z-index:100;
}

#footer[id] {
  position: fixed;
}

.tlcorner {
  background-image:url('images/corner_tl.gif');
  background-position:top left;
  background-repeat:no-repeat;
  width:100%;
}

.trcorner {
  background-image:url('images/corner_tr.gif');
  background-position:top right;
  background-repeat:no-repeat;
  width:100%;
}

.blcorner {
  background-image:url('images/corner_bl.gif');
  background-position:bottom left;
  background-repeat:no-repeat;
  width:100%;
}

.brcorner {
  background-image:url('images/corner_br.gif');
  background-position:bottom right;
  background-repeat:no-repeat;
  width:100%;
}

.para {
  margin:0 0 10px 0;
}

th.auto {
  padding:0 0 0 20px;
  margin:0;
  background-color:#fff;
  color:#c4000d;
  border-top:1px dashed #c4000d;
  border-left:1px dashed #c4000d;
  border-bottom:1px dashed #c4000d;
}

th.info {
  width:155px;
  padding:0;
  margin:0;
  background-color:#fff;
  color:#c4000d;
  border-top:1px dashed #c4000d;
  border-right:1px dashed #c4000d;
  border-bottom:1px dashed #c4000d;
  text-align:center;
}

th.infonovinka  {
  width:155px;
  background-color:#ff0;
  color:#000;
  font-weight:bold;
  border:1px dashed #c4000d;
  text-align:center;
  padding:0;
  margin:auto;
}

th.inforezervace {
  width:155px;
  background-color:#f99;
  color:#000;
  font-weight:bold;
  border:1px dashed #c4000d;
  text-align:center;
  padding:0;
  margin:auto;
}
 
th.infosleva {
  width:155px;
  background-color:#5FB48E;
  color:#000;
  font-weight:bold;
  border:1px dashed #c4000d;
  text-align:center;
  padding:0;
  margin:auto;
}

th.infovyprodej {
  width:155px;
  background-color:#6DA5D9;
  color:#000;
  font-weight:bold;
  border:1px dashed #c4000d;
  text-align:center;
  padding:0;
  margin:auto;
}

th.infoprodano {
  width:155px;
  background-color:#CF6A4A;
  color:#000;
  font-weight:bold;
  border:1px dashed #c4000d;
  text-align:center;
  padding:0;
  margin:auto;
}

th.price {
  width:155px;
  border:1px dashed #000;
  background-color:#f0f0f0;
  color:#000;
  text-align:center;
}

th span.extra {
  color:#000;
}

#detailheader span.extra {
  color:#fff;
}

td.foto {
  width:155px;
  vertical-align:middle;
  text-align:center;
  margin:auto;
}
