body              {margin: 0px;
                   padding: 0px;
                   overflow: auto;
                   color: #000000; 
                   font-size: 11px;
                   font-family: "verdana", sans-serif;
                   background: black url('../images/sit.gif')}
                   
a                 {text-decoration: none;
                   font-weight: normal;
                   border: none}

a:link            {color: #000000;
                   text-decoration: none}

a:visited         {color: #000000;
                   text-decoration: none}

a:active          {color: #000000; 
                   text-decoration: none}

a:hover           {color: #EEEEEE; 
                   text-decoration: underline}


   /* pruh na úvodu */
                      
#pruh             {position: absolute;
                   top: 35%;
                   width: 100%;
                   height: 160px;
                   text-align: center;
                   background: url('../images/uvod.gif') 50% 0px;}

.loading          {position: absolute;
                   width: 100%;
                   top: 15%}


   /* záhlaví */
   
#zahlavi          {width: 776px;
                   height: 143px;
                   margin: 0 auto;
                   margin-top: 10px;
                   background: #FE7F00 url('../images/zahlavi.gif') no-repeat}

#animace          {margin-left: 382px}

#logo             {float: left;
                   width: 380px;
                   height: 143px;
                   background: url('../images/zahlavi.gif') -4px 0}


   /* obsah */
   
#obsah            {width: 776px;
                   margin: 0 auto;
                   padding-bottom: 40px;
                   min-height: 180px;
                   text-align: left;
                   background-color: #C4C4C4}
                   
#texty            {margin: 0 50px 0 50px;
                   text-align: justify}

.foto             {margin-left: 40px; 
                   float: left}

#aktuality        {width: 280px;
                   margin-left: 457px}

#aktuality p      {background: url('../images/nadpis.png') no-repeat;
                   padding: 0 0 8px 48px;
                   color: #505050;
                   font-size: 13px;
                   font-weight: bold}

#aktuality div    {background: url('../images/nadpis.png') no-repeat 0px -26px;
                   margin: 14px 0 4px 0;
                   width: 100%;
                   height: 10px}
                                                                            
.nadpis           {width: 232px;
                   height: 22px;
                   background: url('../images/nadpis.png') no-repeat;
                   padding: 0 0 3px 48px;
                   color: #505050;
                   font-size: 13px;
                   font-weight: bold}
                   
#clenove          {padding-left: 250px;
                   padding-right: 40px;
                   text-align: left}
                   
.clenove          {position: absolute;
                   margin-left: 40px}
                   
#seznam           {padding: 0 50px 0 50px}
                   
.seznam           {position: absolute;
                   margin-left: 550px}
                   
.odkazy_img       {margin: 10px 0 0 40px;
                   padding-bottom: 40px}
                                      
.odkazy           {color: #505050;
                   font-size: 13px;
                   font-weight: bold;
                   padding-left: 20px}
                   
.odkazy2          {font-size: 12px;
                   text-decoration: none;
                   padding-left: 20px;
                   color: #000000}
                   
#fotogalerie      {width: 645px;
                   margin: 0 auto;
                   margin-top: 20px;
                   color: #FF9900;
                   font-size: 15px;
                   font-weight: bold}
  
                 
   /* menu */
   
#menu             {width: 776px;
                   height: 23px;
                   margin: 0 auto;
                   background: gray url('../images/menu_pozadi.gif') 0 0 repeat-x;
                   font-size: 11px}

#submenu          {width: 776px;
                   height: 37px;
                   margin: 0 auto;
                   background: #C4C4C4 url('../images/menu_pozadi.gif') 0 -23px repeat-x}
                                      
.skryvany         {position: absolute;
                   padding-top: 5px;
                   width: 776px;
                   height: 20px;
                   font-size: 10px;
                   color: white;
                   background: #FE7F00 url('../images/menu.gif') 0 -48px repeat-x;
                   text-align: left;
                   display: none}
                   
.skryvany a       {cursor: Pointer;
                   color: white;
                   margin-left: 40px}
                   
.skryvany a:hover {color: black;
                   text-decoration: none;}
                   
.polozka          {height: 18px;
                   width: 97px;
                   text-align: center;
                   padding-top: 5px;
                   float: left;
                   color: white;
                   cursor: Pointer;
                   display: inline;
                   background: url('../images/menu.gif') 0 0 repeat-x}
                   
a:hover .polozka2 {text-decoration: none}

.polozka2 a:hover {text-decoration: none}
                   
.polozka2         {height: 18px;
                   width: 97px;
                   text-align: center;
                   padding-top: 5px;
                   float: left;
                   color: white;
                   cursor: Pointer;
                   display: inline;
                   text-decoration: none;
                   background: url('../images/menu.gif') 0 -24px repeat-x}
 
  
   /* zápatí */
   
#zapati           {width: 776px;
                   height: 20px;
                   margin: 0 auto;
                   text-align: right;
                   padding: 5px 0px 0px 0px;
                   font-size: 10px;
                   color: #FE7F00}

#zapati2          {position: absolute;
                   top: 94%;
                   color: #FE7F00; 
                   font-size: 10px;
                   text-align: right;
                   width: 98%;
                   height: 12px}
                               
#zapati3          {width: 645px;
                   height: 20px;
                   margin: 0 auto;
                   text-align: right;
                   font-size: 10px;
                   color: #FE7F00}

#zapati a, #zapati2 a, #zapati3 a
                  {color: #FE7F00}

#zapati a:hover, #zapati2 a:hover, #zapati3 a:hover
                  {color: #C4C4C4}
                     

   /* uschovna */

.uschovna         {}

.uschovna td, .admin td {margin: 1px;
                   padding: 3px 8px;
                   background-color: #AAAAAA}

.formular td      {margin: 1px;
                   padding: 20px 20px;
                   background-color: #AAAAAA}

.formular form    {margin: auto}

#uschovna_nadpis td, th {margin: 1px;
                   padding: 3px 8px;
                   font-weight: bold;
                   text-align: left;
                   background-color: #D4D4D4}

h1                {font-size: 14px;
                   font-weight: bold}

.skryvany2, .admin {display: none}

   /* admin */

textarea          {font-size: 11px;
                   font-family: "verdana", sans-serif;
                   margin: 5px auto}

input             {font-size: 13px;
                   font-family: "verdana", sans-serif;
                   margin: 2px auto}
