body{
  margin: 0px;
  background-color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
table{
  margin: 0px;
  background-color: white;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
A{
  color: black;
  text-decoration: none;
}
A:link{
 
  color: #ee7700;
}
A:visited{
 
  color: #ee7700;
}
H3{
  font-size: 16px;
  font-weight: bold;
  margin-left: 15px;
  border-bottom-width: 1px;
  border-bottom-color: #ee7700;
  border-bottom-style: dashed;
  clear: left;
}
H4{
  font-size: 12px;
  font-weight: bold;
  margin-left: 15px;
  border-bottom-width: 1px;
  border-bottom-color: #ee7700;
  border-bottom-style: dashed;
  clear: left;
}
A:hover{
  background-color: #ee7700;
  color: white;

}
A.obr_menu{
  color: white;
  border-width: 0px;
}
#hlavicka{
  display: none;
}
#menu_vlevo{
  display: none;
}
#hlavni{

}
.nadpis4{
  background-color: #dddddd;
}
.nadpis2{
  background-color: #999999;
  color: white;
}
td.techL{
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
    border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
    border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  padding-left: 10px;
  background-color: #efefef;
}
td.techR{
  border-right-width: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-color: black;
  border-left-style: solid;
    border-top-width: 1px;
  border-top-color: black;
  border-top-style: solid;
    border-bottom-width: 1px;
  border-bottom-color: black;
  border-bottom-style: solid;
  padding-left: 10px;
}
td.ramecek{
  padding-right: 3px;
  padding-left: 3px;
}
ul{

  padding-left: 12px;
  margin-left: 12px;
  text-align: left;
}
.ikonka{
  margin: 10px;
}
td.home{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: black;
  padding-bottom: 5px;
  padding-top: 5px;}