table#horni_menu, div#hlavni_menu, div#zapati, table#sedy_pruh {
  display:none;
}

body {
	margin:0px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

a img {
  border:none;
}

img {
  margin:0px;
  padding:0px;
}

table {
  border:none;
  border-collapse: collapse;  
  padding:0px;
  margin:0px;
}

td {
  padding:0px;
  margin:0px;
	vertical-align:top;
}

.float_right {
  float:right;
}

td img { display: block } 






table#obsah{
  width:100%;
}

table#horni_logo{
  width:100%;
  height:130px;
}

table#navigace{
  background:white;
  width:100%;
  margin-top:1em;
}
table#navigace td#navigace_levy{
  font-size:0.6em;
  font-weight:bold;
  white-space: nowrap;
  width:60%;
  border-right:3em solid white;
}
table#navigace td#navigace_pravy{
  font-size:0.6em;
  font-weight:bold;
  width:35%
}


table#zvyrazneni{
  width:100%;
  margin-top:1em;
  font-size:0.6em;
  color:black;
}
table#zvyrazneni td#zvyrazneni_levy{
  width:60%;
  border-right:3em solid white;
}
table#zvyrazneni td#zvyrazneni_levy h2{
  padding:0 0 0.5em 0px;
  margin:0px;
  font-size:1.2em;
  font-weight:bold;
}
table#zvyrazneni td#zvyrazneni_pravy{
  width:35%;
}


table#rozpuleni{
  margin-top:1em;
  width:100%;
  font-size:60%;
  color:black;
}
table#rozpuleni td#rozpuleni_levy{
  width:60%;
  border-right:3em solid white;
}
table#rozpuleni td#rozpuleni_pravy{
  width:35%;
}



div#webstart {
  margin:10px 18px;
  font-size:100%;
}
div#webstart a {
  font-size:50%;
  color:#e0e0e0;
  text-decoration:none;
  color:black;
}
