body              {background-image: URL('images/css_pozadi.jpg'); /* obrázek na pozadí */
                   background-attachment: scroll; /* pozadí roluje */
                   background-color: #bba28d; /* případná barva pozadí bez obrazku */
                   color: #000000; /* text cerny */
		   }
a:link            {color: #990099} /* odkaz */
a:visited         {color: #885588} /* prohlidnute */
a:hover           {color: #000000} /* pod mysi */
h2, h3, h5        {color: #990000}
h4                {color: #990099}
#nadpis h1        {color: #ffffff; font-size: 25px; font-weight: bold; text-align: center;
                   margin: 0px; padding: 0px; border: 0px}
#nadpis           {width: 584px; height: 35px;
                   filter: shadow(color=#996666, direction=45)}
body, p, li, td   {font-family: "Comic Sans MS, Arial, Helvetica"}

#obsah            { position: absolute; width: 592px; top: 54px; left: 168px; border-style: outset }
#hlavicka         { position: absolute; width: 592px; top: 0px; left: 168px; height: 50px }
#levy             { position: absolute; width: 164px; top: 0px; left: 0px }
#pravy            { position: absolute; width: 340px; top: 54px; left: 772px}
div               { padding: 4px } 

#levy a           { border: 0px; margin: 0px; padding: 0px;
                    width: 148px;  height: 20px;
                    background-image: url('images/css_mh.gif');
                    text-decoration: none; font-size: 13px; font-weight: bold; display: block} 
#levy h5          { border: 0px; margin: 0px; padding: 0px } 
#levy a:link      {color: white}
#levy a:visited   {color: #bbbbbb}
#levy a:active    {background-image: url('images/css_mh.gif')}
#levy a:hover     {color: #000000; background-image: url('images/css_mp.gif')}

#levy #pocitadlo a    { border: 0px; margin: 2px; padding: 0px;
                    width: 148px;  height: 20px;
                    background-image: none;
                    text-decoration: none; font-size: 13px; font-weight: bold } 

#levy #logo a        {border: 0px; margin: 0px; padding: 0px;
                      width: 148px;  height: 132px;
                      background-image: none;
                      text-decoration: none; font-size: 13px; font-weight: bold } 
#levy #logo a:hover  {color: #000000; background-image: url('images/zubrlogo_n.gif'); background-position: 3px 0px}
