body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
    color: #000;
    font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	text-align: center;
}
#premain {
  background-color: black;
  margin: 0px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;	
  padding: 0px 0px 0px 0px; 
  width: 770px;
  width: 100%;
  height: 2px;
  color: white;
  font-size: 1px;
  border-right: solid 2px black; 
  min-width: 600px;
  width: expression(document.body.clientWidth < 770? "770px": "100%" );  
}
#main {
	background-color: #FFF;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;	
	position: relative;
	background-image : url("obr/yellow_bw.gif");
	background-repeat : repeat-y;
	border-right: solid 2px black;
	min-width: 600px;
	width: expression(document.body.clientWidth < 770? "770px": "100%" );*/
}
#telo {
	margin: 0px 0px 0px 180px;
	padding: 0px 0px 0px 0px;
	border: solid #FFF 1px;
}
#hlavicka {
    position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 120px;
	left: 44px;
	top: 8px;
	z-index: 2;
}
#hlavicka a img{
    border: none;
	margin: 0px;
	padding: 0px;
}
#hlavicka hr{
    display: none;
}
#hlavicka a {
    display: block;
    position: absolute;
	width: 120px;
	height: 56px;
	top: 0px;
	left: 0px;	
}
#hlavicka a span{
    display: block;
    position: absolute;
	width: 120px;
	height: 56px;
	top: 0px;
	left: 0px;
	background-image: url("obr/logo.gif");
	background-repeat: no-repeat;
}
div#menu {
	padding: 80px 0px 0px 0px;
	margin: 0px;
	width: 178px;
	position: absolute;	
	top: 0px;
	left: 0px;
	display: block;
	border-right: solid 2px black;
	_width: 180px;
}
div#menu ul {
  list-style : none;
  margin: 0px;
  padding: 0px;
}
div#menu ul li{
  font-size: medium;  
  background-color: white;	  
  list-style-type: none;
  list-style-position : outside;
}
div#menu ul li.selected {
    background-color: #CCC;	
}
div#top_obl {
  display: none;
}
div#down_obl {
  display: none;
}
div#menu ul li a {
	display: block;
	color: black;
	padding: 0px 0px 0px 5px;
	_width: 178px;
}
div#menu a:active {
	color: white;
	background-color: black;	
}
div#menu li.selected a:active {
	color: white;
	background-color: black;	
}
div#menu a:hover, div#menu a:visited:hover {
	color: white;
	background-color: black;
}

#paticka {
  background-color: white;
  margin: 0px;
  padding: 0px 0px 0px 0px;   
  width: 100%;
  color: black;

  font-size: 0.7em;
  background-image : url("obr/yellow_bw.gif");	
  background-repeat : repeat-y;	
  text-align: right;
  border-right: solid 2px black;  
  border-bottom: solid 2px black;
  border-top: solid 2px black;
  min-width: 600px;
  width: expression(document.body.clientWidth < 770? "770px": "100%" );
}
#paticka #ptext, #paticka #pmesic span {
  display: none;
}
#paticka a {
  color: black;
}
#paticka a:hover,#paticka a:active {
  color: black;
}
#mesic {
  display: none;
}
#patickatisk {
  display: none;
}
p {
  text-indent: 1.5em;
  width: 100%;
}

p.prvniodstavec, .prvni {
  text-indent: 0px;
  }
img {
  border: 0px;
  }

ul, dl {
  text-align: left;
  margin-top: 0.5em;
}
dd {
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}
dl.faq dt {
  border-top: solid black 1px;
  padding-top: 0.3em;
}
h1 {
  margin: 20px 0.5px 0px 0.8em;
  text-align: left;
}  
h3 {
  margin: 0em 0em 0em 0em;
  text-align: left;  
}
h2 {
  margin: 1em 0em 0.5em 0em;
  padding: 0em 0em 0em 0em;
  text-align: left;  
}
.modely {
  clear: all;
  margin: 0em 0em 0em 2em;
  position: relative;
}
.modely p{
  margin: 0em 0em 0em 0em;
  text-indent: 0em;
}
.model {
  position: relative;
  margin-bottom: 1em; /* 18.10.2006 */
}
.model span.cena {
  position: absolute;
  top: 0.15em;
  right: 20px;
  font-size: big;
  font-weight: bold;
}
.model span.text {
  display: none;
}
.model h2, .model h3 {
  width: 420px;
}
.model1 {
  position: relative;
}
.model1 span.cena {
  position: relative;
  left: 0px;
}
.boxik span {
  position: absolute;
  top: 0em;
  left: 6em;
}
.souvisejici {
  margin: 0em 0em 2em 2em;
}
.souvisejici li {
  list-style-position : outside;
}
.souvisejici .cena {
  display: none;
  position: relative;
}
a {
  color: black;
}
a:hover {
  color: black;
}
a:active {
  font-weight: bold;
}
img.mainfoto {
  margin: 0em 1em 1em 1em;
  float: left;
  position: relative;
}
img.kdemain1 {
  float: right;
}
img.foto {
  float: left;
}
div.foto {
  clear: left;
  margin: 1em 0px 1.2em 0px;
}
div.foto img{
  margin: 0em 1em 0.1em 0em;
}
ul li {
	list-style-position : inside;
	list-style-type: square;
	color: black;
}
li span, li a {
  color: black;
}
.dmenu {
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  _right: -1px;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  background-image : url("obr/g2ztr_bw.gif");
  background-repeat : repeat-x;
  background-position : left bottom; /* oprava 6/6/2009 M.J. */
  width: 100%; /* doplněno 6/6/2009 M.J. */
}
.dmenu ul {
  display: block;
  width: auto;
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: right; 
  height: auto;
  float: right;
}
.dmenu ul li {
  background-color: black;
  border: none;
  margin: 0px 2px 0px 1px;
  padding: 0px 3px 0px 0px;
  display: block;
  position: relative;
  left: 0px;
  width: auto;
  float: left;
  background-image: url("obr/zalozka_r2_bw.gif");
  background-repeat: no-repeat;
  background-position: top right;
}
.dmenu ul li.selected {
  background-color: white;
  background-image: url("obr/zalozka_r1_bw.gif");  
}  
.dmenu ul li span.vlevo{
  width: 6px;
  height: 1.5em;
  float: left;
  margin: 0px;
  padding: 0px;
  background-image: url("obr/zalozka_l2_bw.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px;  
  position: relative;
  left: 0px;  
}
.dmenu ul li span{
  position: relative;
  left: -3px;
}
.dmenu ul li.selected span.vlevo{
  background-image: url("obr/zalozka_l1_bw.gif");
}
.dmenu ul li a {
  position: relative;
  top: 2px;
  white-space: nowrap;
  color: white;
}
.dmenu ul li.selected a {
  color: black;
}
.dmenu a:hover {
  color: white;
}
.dmenu ul li.selected a:hover {
  color: black;
}
.dmenu a:active {
  font-weight: normal;
  color: #FFF;
}
.dmenu ul li.selected a:active {
  color: black;
}
.sipky {
  position: absolute;
  display: block;
  top: 0px;  
  left: 180px;
  width: 27px;
  height: 22px;
  margin: 0px;
  padding: 0px;
  background-color: black;
}
.sipky a {
  color: #FFF;
}
.sipky a:hover {
  color: #FFF;
}
.sipky a:active {
  font-weight: normal;
  color: #000;
}
.sipky .vlevo {
  width: 22px;
  height: 22px;
  top: 0px;
  padding: 0px;
  margin: 0px;  
  position: absolute;
  display: block;
}
.sipky a.vlevo {
  cursor: hand;
}
.sipky .vpravo {
  width: 23px;
  height: 22px;
  left: 44px;
  top: 0px;
  padding: 0px;
  margin: 0px;  
  position: absolute;
  display: block;
}
.sipky a.mezi {
  cursor: hand;
}
.sipky .mezi {
  width: 22px;
  height: 22px;
  left: 22px;
  top: 0px;
  padding: 0px;
  margin: 0px;  
  position: absolute;
  display: block;
}
.sipky a.vpravo {
  cursor: hand;
}

.sipky .vlevo span {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 22px;
  background-image : url("obr/sipka_l_bw.gif");
  background-repeat : no-repeat;
  background-position : top right;
}
.sipky span.vlevo span {
  background-image : url("obr/sipkan_l_bw.gif");
}
.sipky .vpravo span {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 23px;
  height: 22px;
  background-image : url("obr/sipka_r_bw.gif");
  background-repeat : no-repeat;
  background-position : top right;
}
.sipky span.vpravo span {
  background-image : url("obr/sipkan_r_bw.gif");
}
.mensi {
  top: 1em;
}
ul.cenik {
  position: relative;
}
.bg {
  background-color: #FFFFFF;
}
ul.cenik ul{
  list-style: none;
  padding-left: 0px;
  margin-left: 2em;
}
ul.cenik ul li{
  padding-left: 0px;
  margin-left: 0px;
  list-style-position : outside;
}
span.cena{
  position: absolute;
  right: 20px;
}
#styly {
  position: absolute;
  background-color: black;
  background-image : url("obr/roh4kv_bw.gif");
  background-repeat : no-repeat;
  background-position : bottom left;
  top: 0px;
  right: 0px;
  margin: 0px;
  padding: 0px 0px 1px 6px;
  color: white;
  font-size: 0.6em;
}
#styly ul {
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 0.2em;
  margin-right: 0.1em;  
}
#styly ul li{
  display: inline;
  margin: 0px 0px 0px 0.2em;
  padding: 0px;  
  margin-right: 0.0em;
}
#styly a {
  color: #FFF;
}
#styly a:hover {
  color: #FFF;
}
#styly a.selected {
  font-weight: bold;
}
#styly a.selected:active {
  font-weight: bold;
}

#styly a:active {
  color: white;
  font-weight: normal;  
}
table.cenik {
  border-collapse: collapse;
  width: 550px;
  margin:0px;
  padding:0px;
  margin-top: 15px;
}
table.cenik th {
  text-align: left;
}
table.cenik td.nazev {
  width: 80%;
  text-indent: 1.5em;
}
table.cenik td.cena {
  text-align: right;
}
.detail {
  padding: 2.5em 0.5em 0px 0.5em;
  margin: 0px;
  position: relative;
}
.detailpopis {
  margin-top: 20px;
}
.detailpopis ul {
  margin-top: 0px;
  margin-left: 0px;
}
.detailpopis table {
  border-collapse: collapse;
  border: solid 1px black;
}
.detailpopis table tr td{
  border: solid 1px black;
  padding: 0.2em;
}
.vice {
  font-size: smaller;
  text-indent: 2.5em;
}
#lupa {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: 183px;
  font-size: 1px;
  background-image : url("obr/lupa.gif");
  background-repeat : no-repeat;
  background-position : bottom left;
  cursor: hand;  
}
#paticka #konecstranky {
  margin: 0px 0px 0px 0px;
  white-space: nowrap;
  display: none;
}
#pkonce span {
  white-space: nowrap;
}
.noshow {
 display: none;
} 
.odsad {
  padding-top: 1em;
}
.detailpopis p {
  clear: left;
}
.datum {
  color: #333;
  text-align: right;
  font-size: smaller;
}
.naseznam {
  position: relative;
  color: #333;
  text-align: left;
  font-size: smaller;
  left: -40px;
}
.datum2 {
  color: #333;
  font-size: smaller;
  text-align: right;
}
.soubory dd {
  border-bottom: solid black 1px;
  margin: 0.5em 0em 1em 0em;
  padding: 0px 0px 0.5em 0px;
}
.soubory dd a{
  font-style: italic;
}
.sipkysoubory {
  text-align: right;
  font-size: smaller;
}
.sipkysoubory div{
  margin: 0.5em 0em 0em 0.5em;
}
.pozn {
  font-size: smaller;
  text-ident: 0px;
}
.nemluv {
  display: none;
}
hr {
  height: 1px;
  color: black;
  background-color: black;
  border: 0;  
}
/* ZMENY RIJEN 2006 */
.cena span {
  margin-right: 0.25em;
}
