body { behavior:url("csshover3.htc"); }
body {text-align: center;}
.center {text-align:center;}

#celek {
  position: relative;
  width: 951px;
  margin: auto;
  text-align:left;
  /* border: solid 1px lightgrey; */
  background: #FFFFE0 url("images/pozadi-pruh.gif") repeat-y 0% 0%;
  border-bottom: solid 3px rgb(173,4,24);
}
#hlava {
  width:951px;
  height:225px;
  background: transparent url("images/pozadi-hlava.jpg") repeat-y 0% 0%;
}
#leva, #telo {float:left;}
#leva {width: 186px;}
#leva ul {width:180px;}
#telo {width: 765px;}
#leva {
  /* background: transparent url("images/pozadi-leva.gif") repeat-y 50% 50%; */
  background: transparent url("images/pozadi-pruh.gif") repeat-y 0% 0%;
  position: relative; top:-44px; /* aby cervena pozadi leveho menu splivalo s hornim menu */
}

#leva ul, #leva li {margin:0;padding:0;}
#leva ul li {
  list-style-type: none;
  width: 180px;
  line-height: 30px; vertical-align:middle;
}
#leva ul li, #leva ul li a {
  font-weight: bold;
  color:black;
  text-decoration: none;
  font-size: 11px;
  font-family: arial, sans-serif; font-size: 12px;
}
#leva ul li span {padding-left: 10px;}
#leva ul li a:hover {
  text-decoration: underline;
}
#leva ul {
  margin-top:30px;
  margin-bottom:30px;
}
#leva ul {
  background-color:rgb(214,199,16);
  border: solid 3px rgb(173,4,24);
}

.m_lak {background: transparent url("images/menu/lak.jpg") no-repeat 0% 0%;}
.m_img a {padding:0;}
.m_diag {background: transparent url("images/menu/diag.jpg") no-repeat 0% 0%;}
.m_geo {background: transparent url("images/menu/geo.jpg") no-repeat 0% 0%;}
.m_klima {background: transparent url("images/menu/klima.jpg") no-repeat 0% 0%;}
.m_nd {background: transparent url("images/menu/nd.jpg") no-repeat 0% 0%;}
.m_onas {background: transparent url("images/menu/onas.jpg") no-repeat 0% 0%;}
.m_kontakt {background: transparent url("images/menu/kontakt.jpg") no-repeat 0% 0%;}
.m_cert {background: transparent url("images/menu/cert.jpg") no-repeat 0% 0%;}
.m_mapa {background: transparent url("images/menu/mapa.jpg") no-repeat 0% 0%;}
.m_pneu {background: transparent url("images/menu/pneu.jpg") no-repeat 0% 0%;}
#hm_servis {background: transparent url("images/menu/h_servis.jpg") no-repeat 0% 0%;}
#hm_odtah {background: transparent url("images/menu/h_odtah.jpg") no-repeat 0% 0%;}
#hm_partneri {background: transparent url("images/menu/h_partneri.jpg") no-repeat 0% 0%;}
.m_mapa2 {background: transparent url("images/mapa.jpg") no-repeat 0% 0%;}
#leva ul li.m_mapa2 a {display:block; height:146px; text-decoration: none;}
#leva ul li.m_mapa2 a:hover {text-decoration: none;}

#h_menu li p {margin:0px;}
#h_menu ul li, #h_menu ul {padding:0;margin:0;}
#h_menu ul li {list-style-type: none;}
#h_menu ul li {
  float: left;
  width: 317px;
  height:73px;
}
#h_menu ul li div { position: relative; z-index:5; }
#h_menu ul li a {
  display: block;
  height: 32px;
}
#h_menu ul li a span {display: none;} /* pro ty co nemaji CSS */
#h_menu ul li div div.vyskoc {
  display: none;
  width:220px;
  background-color:rgb(214,199,16);
  border: solid 3px rgb(173,4,24);
  border-top-width: 10px; 
  position: absolute; top: 31px; left: 5px;
  padding: 5px;
}
/* #h_menu ul li div:hover div.vyskoc {display: block;} ted to vyskakuje pomoci JS */


#telo_vnitrek {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
#leva_vnitrek {
  margin-top: 50px;
}

.clr {
  clear:both;
  font-size:1px;
  height:1px;
  width:1px;
}

#ikonky {
  padding:5px;
}
#ikonky img {border: solid 2px rgb(173,4,24);}
a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70);
}

a.ne:hover img {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
}

.fotogal {
  padding:5px;
  text-align:center;
}
.fotogal img {border: solid 2px rgb(173,4,24);}

#mapove_podklady {
  position: relative;
  width: 715px;
}
#mapove_podklady table {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 705px;
  font-size:10px;
}
#mapove_podklady table img {height:20px;}

#podpis {
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  font-size: 10px;
  text-align:center;
  padding-bottom: 3em;
}
#podpis a {color: black;}
#podpis a:hover {color: black; color: rgb(173,4,24); text-decoration: none;}


