 
 
 a {   
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: underline;
}

a:hover {   
   font-weight: normal;
   color: #E68717;
   text-decoration: underline;
}
 
  
  div#m01 { width: 46px; height: 26px;  float: left; 
  				background: url(../img/bn_zima3.png) 0 0 no-repeat; }
  div#m02 { width: 40px; height: 26px;  float: left; 
  				background: url(../img/bn_leto3.png) 0 0  no-repeat; }
  div#m03 { width: 40px; height: 26px;  float: left; 
  				background: url(../img/bn_foto3.png) 0 0  no-repeat; }
  div#m04 { width: 50px; height: 26px; float: left; 
  				background: url(../img/bn_sport3.png) 0 0  no-repeat; }
  div#m05 { width: 61px; height: 26px;  float: left; 
  				background: url(../img/bn_ceniky3.png) 0 0  no-repeat; }
  div#m06 { width: 84px; height: 26px;  float: left; 
  				background: url(../img/bn_penzion3.png) 0 0  no-repeat; }
  div#m07 { width: 84px; height: 26px;  float: left; 
  				background: url(../img/bn_rezervace3.png) 0 0  no-repeat; }
  div#m08 { width: 64px; height: 26px;  float: left; 
  				background: url(../img/bn_akce3.png) 0 0  no-repeat; }
  div#m09 { width: 63px; height: 26px;  float: left; 
  				background: url(../img/bn_kontakt3.png) 0 0  no-repeat; }



  a#m01 {  width: 46px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_zima.png) 0 -26px no-repeat; }
  a#m01:hover
         {  width: 46px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_zima.png) 0 0 no-repeat; }

  a#m02 {  width: 40px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_leto.png) 0 -26px no-repeat; }
  a#m02:hover
         {  width: 40px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_leto.png) 0 0 no-repeat; }

  a#m03 {  width: 40px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_foto.png) -2px -26px no-repeat; }
  a#m03:hover
         {  width: 40px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_foto.png) -2px 0 no-repeat; }
                                   
  a#m04 {  width: 50px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_sport.png) 0 -26px no-repeat; }
  a#m04:hover
         {  width: 50px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_sport.png) 0 0 no-repeat; }

  a#m05 {  width: 61px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_ceniky.png) 0 -26px no-repeat; }
  a#m05:hover
         {  width: 61px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_ceniky.png) 0 0 no-repeat; }

  a#m06 {  width: 84px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_penzion.png) 3px -26px no-repeat; }
  a#m06:hover
         {  width: 84px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_penzion.png) 3px 0 no-repeat; }

  a#m07 {  width: 84px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_rezervace.png) 0 -26px no-repeat; }
  a#m07:hover
         {  width: 84px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_rezervace.png) 0 0 no-repeat; }

  a#m08 {  width: 64px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_akce.png) 0 -26px no-repeat; }
  a#m08:hover
         {  width: 64px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_akce.png) 0 0 no-repeat; }            

  a#m09 {  width: 63px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_kontakt.png) 0 -26px no-repeat; }
  a#m09:hover
         {  width: 63px; height: 26px;  float: left; 
            display: block;  background: url(../img/bn_kontakt.png) 0 0 no-repeat; }            




div.sub_menu { border: 1px white solid; width: 160px;    float: left;    position: absolute; background-color: white;  }
div.sub_menu ul { margin: 0px; padding-left: 25px;	color: #005798; }
div.sub_menu a { 		color: #005798; }



