       *{margin: 0px; padding: 0px;}
        
    body
    {
        width: 800px;
        margin: 5px auto; 
        /*font-family: Tahoma, helvetica, sans-serif;*/
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 0.8em;
       /*  background: #F5E5C5;
         background: url(./img/tapeta0.gif); */ 
         
        background: black;  
     }


    p 
    {  
    
     margin-top: 5px; 
     margin-bottom: 10px;  
    } 

     #hlavni
     {
       /*border: 3px solid white;
        -moz-border-radius: 1%;*/
        background:#B64926 url(./img/bg.gif);
        width:800px;
        float:left;
     } 
     #hlavni_jednosloupcovy
     {
        /*border: 1px solid white;*/
       /* -moz-border-radius: 1%;*/
        background:#B64926;
        width:800px;
        float:left;
     } 

   /*  
  h1#logo
    { 
        text-decoration: none; 
        background: url(./img/logo23.png) no-repeat;
       width: 800px;
        height: 105px;
        cursor: pointer;
    }*/
    a,
    a img
    {
       color: #B64926;
    }
    a:hover
    {
      color: #ffffcc; 
    }
    
    img 
    {
     border-width: 1px; 
     border-style: solid; 
     border-color: black;
    }
    img a
    {
     border-width: 1px; 
     border-style: solid; 
     border-color: black; 
    }
    
    img a:hover
    {
     border-width: 1px; 
     border-style: solid; 
     border-color: black; 
    }    
    
  
     
/*
    ul
    {
      list-style-type: none;
      background-color: black;
      width: 800px;

    }
*/

/*******layout*********************/
  #levy
    {
      width: 600px;
      /*background: #49460C;*/
      	background: #FFB03B;
      /*margin-left:20px;*/
      float:left;
 
    }
  #pravy
    {
      float:right;
      width: 200px;
        	
      /*margin-left:650px;*/
 
    }    
    
  



/*** MENICKA **********/
    
    #menu_vlevo ul, 
    #menu_hlavni ul,
    #bio ul,
    #songy ul  
    {
      list-style-type: none;
      /*background: #49460C;*/
      text-transform: uppercase;
      font-weight:bold;
     
    }   
 
   
/******* HLAVNI MENU ******************/
/***********************************************/
    ul#menu_hlavni
    {
        list-style-type: none;
        width: 800px;
        float: center;
        background: black;
        text-transform: uppercase;
        border-top: 2px solid white;
        border-bottom: 2px solid white;
        clear:both;
           
    } 
    ul#menu_hlavni_home
    {
        list-style-type: none;
        width: 800px;
        float: center;
        background: black;
        text-transform: uppercase;
        border-top: 6px solid white;
            
        /*border-bottom: 6px solid white;*/
    }     
    
       
    ul#menu_hlavni li,
    ul#menu_hlavni_home li
    {
        display: inline;
        /*letter-spacing: 1pt;*/
      
     
     
     

    }    
    #passive a
    {
        padding: 0px 10px;
        /*width: 69px;*/
        /*height:30px;*/
        border: 1px solid black;
        
        /* border-bottom: 3px solid black;  */     
        text-align: center;
        font-size: 0.9em;
        font-weight: bold;
        background-color: black;
        /*color: #FFB03B;*/
        color:white;
        text-decoration: none;
        float: left;
    }   
    #passive a:hover
     {
       border-bottom:0px;
     }
    ul#menu_hlavni li a:hover,
    ul#menu_hlavni_home li a:hover    
    {
        background-color: #FFB03B ;
        color: #49460C;
    }
    
   #active a
    {   
        padding: 0px 10px;
       /* width: 69px;*/
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        
        text-align: center;
        font-size: 0.9em;
        font-weight: bold;
        text-decoration: none;
        float: left;        
        background-color: #B64926;
        color: white;
    } 
    
 /**** MENU VLEVO ********/
 /*************************************************/
  div#menu_vlevo
     {
    float:left;

    }
  ul#menu_vlevo
    {

    list-style-type: none; 
    width: 200px;
    font-size: 0.9em;
 
  
    }
    ul#menu_vlevo li
    {
  
    display:block;
    width: 200px;
    border-bottom: 1px solid #49460C;
   
    _width:100%;
    }
 
   li#pasivni_vlevo  a
     {       
       /* margin-right:10px;*/
        width: 200px;
        border: 1px;         
        text-align: left;        
        font-weight: bold;
        /*background-color: #49460C;*/
        color: #ffffcc;
        text-decoration: none;   
        text-indent:4px;
         display: block;
         _width:100%;
    } 
    li#pasivni_vlevo  a:hover
     {        
       /* margin-right:10px;*/
        width: 200px;
        border: 1px;        
        text-align: left;    
        font-weight: bold;
        background-color: #ffffcc;
        color: #49460C;
        text-decoration: none;   
        text-indent:4px;
         display: block;
    }    
     li#aktivni_vlevo a
     {        
       /* margin-right:10px;*/
        width: 200px;
        border: 1px;     
        text-align: left;       
        font-weight: bold;
        background-color: #ffffcc;
        color: #49460C;
        text-decoration: none;   
        text-indent:4px;
         display: block;
         _width:100%;
    }    
       
    #back
    {
        background-color: #cc9933;
        text-align: right; 
        float:left;     
    }     
     

    #uzivatel
    {
        background-color: orange;
        border: 1px solid black;
        float:left;
        width:100%; 
        font-size: 1.4em;
        font-weight: bold;     
    }  
    #uzivatel_odhlasit
    {
        float:right;
        width:200px;
        background-color: #B64926;
        text-indent: 10px;
        color:black;         
    } 
    #uzivatel_odhlasit a
    {
        text-decoration:none;
        color:white;         
    }     
    #uzivatel_jmeno
    {
        float:left;
        text-indent: 6px;    
    }      
            
    
    .hlaska
    {
        background-color: green;
        border: 1px solid black;
        padding: 4px;
        /*text-indent: 6px; */
        font-size: 2.0em;
        /*font-weight:bold;*/
        color:white;
             
    }
       
  .edit
    {   
        margin:3px;
        width: 120px;
        
        text-align: center;
        font-size: 0.7em;
        background-color: #ff6a08;
        /*display:block;*/
       /* font-weight: bold; */
        color: black; 
        clear: both;     
    }      
  .delete
    {
     margin:3px;
        width: 120px; 

   
        text-align: center;
        font-size: 0.7em;        
        background-color: red;
        /*display:block;   */   
        /*font-weight: bold;*/
          color:black; 
                  clear: both; 
    }  
  .edit a
    {             
      color:black; 
      /*display:block;*/
      text-decoration:none;
    }      
  .delete a
    {
                
      color:black;
      /*display:block;*/
      text-decoration:none;
    }  
  .edit a:hover
    {
         
       display:block;
       background:green;
       color:white;
    }      
  .delete a:hover
    {
            
       display:block;
       background:green;
              color:white;        
    }  

 /*** NOVINKY **/ 
  
   #novinky_blok
    {
    float:left;
    margin-top: 42px;
    width:100%;
    /* padding-left:20px;*/
     /*padding-right:60px;*/
     padding-bottom: 30px; 
     font-size: 0.9em;

    } 
    #novinky_hlavicka
    {      
      width:560px;
      float:left;
    
    }
  #novinky_datum
    {       
        width: 130px;
        float: left;
        text-indent:0px;
        font-size: 0.8em;
       /* color: #B64926;*/
        font-weight: bold;   
            
    } 
    
    
   #novinky_autor
    {   
        color:#B64926;
        font-size: 0.9em;  
         font-weight: bold;
        width:430px;
        float:left;
        text-indent:5px;
    }     
       
   #novinky_autor a
    {   
        color:#B64926;        
        text-decoration:none;
         font-weight: bold;
        width:430px;
       
    } 
   #novinky_autor a:hover
    {   
        color:#ffffcc;
    }     
    
    
         
  #nadpis,    
  #novinky_nadpis,
  #clen_nadpis,
  .mp3_album,
  h1
    {  
      float:left;
      text-transform: uppercase;
       border-top: 1px solid black;
       border-right: 1px solid black;
       border-bottom: 1px solid black; 
       /*-moz-border-radius: 1%;  */  
       color:black;
       font-size: 1.4em;
        width: 550px;
        clear: both;
        text-indent: 25px;
        font-weight: bold; 
        background:#B64926 url(img/ctverecek02.gif) no-repeat left  top;                    
    } 
   
  #novinky_nadpis a
    {  
     color:black;
     text-decoration:none;                    
    } 
  #novinky_nadpis a:hover
    {  
     color:#ffffcc;
                   
    }      
  #clen_nadpis
    {  
       border-left: 1px solid black; 
       /*-moz-border-radius: 1%;  */                  
    }     
    
    
    
       

   #novinky_text
    {   
     /*clear: both;    */

     margin: 5px; 
     padding-left:50px;
     /*padding-right:50px;*/
     width:495px;
    /* background: url(img/iko01.gif) repeat-y left  top;*/
     
    }    
      #novinky_form
    {   
  
  
    }      
  
  .edit a
    {
        
    }    
  #diskuze
    {
        margin-left: 50px;
        margin-right: 50px;
        width:490;
        
    }     
    
      #diskutovat
    {
        float:left;
        width: 550px;
        text-indent: 465px;
        border-top: 2px solid #B64926;
        /*border-bottom: 2px solid #B64926;
        border-right: 2px solid #B64926;*/
        font-size: 0.8em;

        /*border: 1px solid black; 
       background-color: #B64926;*/
    } 
      #diskutovat a
    {
     text-decoration:none;
     font-weight:bold;
    }     
    
    
    
    
  #novinky_diskuze_tl   
    {
     float: left;
     width: 495px;
     font-weight:bold;
     border: 1px solid black;
     /*-moz-border-radius: 1%;*/
     background-color: #B64926;   
    } 
  #novinky_diskuze_tl a  
    {
     color:#ffffcc;  
    } 
   #novinky_diskuze_tl a:hover 
    {
     color:#FFB03B;  
    }        
   #novinky_diskuze_tl_admin   
    {
     float: left;
     width: 495px;
     font-weight:bold;
     border: 1px solid black;
     /*-moz-border-radius: 1%;*/
     background-color: #ffffcc;
    } 
  #novinky_diskuze_tl_jmeno   
    {
     float: left;
     text-indent: 5px;
    }      
  #novinky_diskuze_tl_web  
    {
     float: left;
     text-indent: 5px;
    }      
  #novinky_diskuze_tl_mail 
    {
    float: left;
     text-indent: 5px;
    } 
   #novinky_diskuze_text
    {
    float: left;
    width: 495px;
    padding-right:5px;
    margin-bottom:25px;
 
    }  
   #novinky_form
    {
    clear:both;

 
    } 
           
  .novinky_obr    
    {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    }
#novinky_text ul li 
   {
    margin:5px 0px 0px 10px;
   } 
 
/**** BIO ****/
/********************************************************/
   #bio  
    {
     padding-top: 20px; 
     margin-left:50px;
     margin-right:50px;
     padding-bottom: 10px; 
     font-size: 0.9em;
    }  
   #bio li  
    {
    /*list-style-image: url(img/ctverecek02.gif);*/
    }      
    
    
         
 /*** CLENOVE **/  
 /*******************************************************/   
      #clenove  
    {
    
     /*padding-left:55px;*/
     padding-top:40px;
       
    }  
   #clen /*bloky jenotlivých clenu ve vypisu*/   
    {
     padding-top:0px; 
     /*padding-left:10px;*/
     /*margin-right:60px;*/
     padding-bottom:15px; 
     padding-left:15px; 
     font-size: 0.9em;
     width: 530px;
   
     
   
    }     
   /*#clen_nadpis  
    {
        border: 1px solid black; 
        background-color: #B64926;          
        font-weight: bold; 
        text-align:center;  
        width:500px;      
    } */
   #clen_nadpis a
    {
       text-decoration: none;
       color: black;
    }    
   #clen_nadpis a:hover
    {
       text-decoration: none;
       color: #ffffcc; 
    }           
     
   #clen_obsazeni 
    { 
     font-size: 1.1em;
    }       
    
    
   #clen_story /*keci o clenovi*/   
    {  

  padding: 15px;
  width: 100px;
   /*float: right; */  
    } 
  
    
         
             
   #clen_foto /*profilova fotka*/   
    {
   border-width: 1px; 
   border-style: solid; 
   border-color: black;     
   float: left;
    
    }   
    #clen_foto a  
    {
     text-decoration:none;
     border-style:none;
     border-color: black; 
     /*float: left;*/
    } 
     
     
      
    #clen_text /*profilova fotka*/   
    {

     text-indent:3px;
     float:left;
    
   
    }      
    
   #clen_web /*link na web clena*/   
    {
     /*float:right;*/
     font-size: 0.8em;
    } 
    #clen_mail /*mail clena*/   
    {
      /*float:right;*/
     font-size: 0.8em;
    } 
    
        
/*** songy **/
/****************************************/  
    #songy  
    {
     float:left;
     padding-top:20px; 
     padding-left:50px;
     padding-right:50px;
     padding-bottom:20px;
      
     
    } 
        #songy_text_okno  
    {
     float:left;
     background-color: #ffffcc;
     width:480px;
     border: 1px solid black;
     -moz-border-radius: 1%;
    }       
        #songy_text_v_okne 
    {
     margin-top:10px; 
     margin-left:80px;
     margin-right:10px;
     margin-bottom:10px;
      
      font-size: 0.9em;
    }  
 
 
 
      
   #song_list /*blok songu na seznamu*/   
    {
     
    } 
    #songy_mp3list
    {
     padding: 5px;
     background-color: #B64926;
     border: 1px solid black;
     -moz-border-radius: 1%;
    }           
    #songy_mp3list a
    {
     text-decoration:none;
     color: #ffffcc;
    }  
    
/*** mp3 **/
/****************************************/  
 #mp3
    {
    margin-top: 10px; 
     margin-left:10px;
     margin-right:10px;
     margin-bottom: 10px;
    /*font-size: 0.9em;*/
    float:left;
      
    }
/*    
/#mp3_album
    {
     width:500px;
     margin-top: 8px;
     margin-bottom: 0px;
     margin-left: 30px;     
     float:left;
    }   */   

 .song
    {
     width:400px;
     margin-bottom: 5px; 
     margin-left: 5px;     
     float:left;
    } 
 .title
    {
     float:left;
     width:160px;
    } 
 .download
    {
     float:left;
     width:150px;
    } 
 .text  
    {
     float:left;
     width:50px;
    }  
    
/*** foto ***/    
/************************************/
  #foto
    {
    padding-top: 20px; 
    padding-bottom: 10px;
           
    }   
  #foto_galerie
    {
    padding-left: 20px;
    padding-bottom: 10px; 
     width:600px; 
     float:left;   
    }
  #foto_galerie_foto
    {
    float:left;
       
    }           
  #foto_galerie_text
    {
    
     width:400px; 
      float:left; 
      padding-left: 6px;     
    }     
    
    
    
    
/*** vzkazy **/
/****************************************/   
 
   /* #vzkazy
    {
     padding-top: 10px; 
     padding-left:50px;
     padding-right:50px;
     padding-bottom: 10px; 
     font-size: 0.9em;
     float:left;
    } */
 /* #vzkazy_form_field
    {
    background:#B64926;
    border: 2px solid BLACK;
    color: white;
    }   
      #vzkazy_form_button
    {
    background:#B64926;
    border: 2px solid black; 

   color: black;
    font-weight:bold;
    cursor: hand;
    }  */  
 
   #vzkazy_blok
    {
    margin-top: 15px; 
     
    /*text-indent: 20px;*/
    }  
   #vzkazy_datum 
    {
     text-indent: 438px;
     font-weight:bold;
     font-size: 0.7em;
     
    }  
   #vzkazy_autor 
    {
       border-top: 1px solid black; 
       border-right: 1px solid black;
       border-bottom: 1px solid black;
       /*-moz-border-radius: 0.5%;*/
       background-color: #B64926;
        color:black;     
        width: 550px;
        /*clear: both;*/
        text-indent: 25px;
        font-weight: bold;    
    } 
    #vzkazy_autor a
    {
     color:#FFB03B;
     text-decoration:none;
    }  
     #vzkazy_autor a:hover
    {
     color:#ffffcc;
    }  
   #vzkazy_autor_admin 
    {
     background-color: orange;
    }  
   #vzkazy_text
    {
     width:500px;
     padding-left:30px;
    padding-bottom:20px;
    }      
    
    
/**INFO****************/
    #info
    {
        /*float:left;*/
        padding-top: 20px; 
        padding-left:20px;
        padding-right:10px;
        padding-bottom: 20px; 
        text-align:center;       
    }
    #info a 
    {
       /* color:#FFB03B; */
             
    }
/**KONCERTY***/
    #koncerty
    {
       /* float:left;*/
        padding-top: 20px; 
        padding-left:30px;
        padding-right:10px;
        padding-bottom: 20px;  
        /*width: 500px; */         
    }

   #koncert_budouci 
    {
     /*font-size: 0.8em;*/
     padding-bottom: 50px;       
    }  
   #koncert_budouci a,
   #foto a
    {
     color:#ffffcc; 
    } 
    #koncert_budouci a:hover,
    #foto a:hover
    {
     color:#FFB03B;    
    } 
   #koncert_minuly
    {
    /* float:left;*/
     /*width:600px;*/
     /*color: #666600;*/

     /*text-decoration: line-through;*/
    }  
   #koncert_minuly a
    {

     /*color : #666600;*/

    }  
    

/*******************************************************************************
 ****   ANKETY
 ******************************************************************************/     
    .ankety {
        padding-left: 7px;
    }
    .ankety h3 {
        padding-top: 20px ;        
        font-size:12px;
        text-transform: uppercase; 
        color: #FFB03B;  
    }
    .ankety ul {
        list-style-type: none;
        font-size:10px;

    }
    
    .ankety ul li a{
        text-decoration:none ;
        background:#cc6600;
        color:#ffffcc;
        border:1px solid #FFB03B;
        width:180px;
        display:block;
        margin:2px;
        
    }
    .ankety ul li a:hover{
       color:black;
       background:#ffcc33;
        
    }    
    .ankety ul li a div.indikator{
        width:0px;
        height:10px;
        background:yellow;       
        border:1px solid #B64926;"
    } 



/**uživatel**/
    #uzivatel
    {
       /float:left;
       font-size:1.0em;
    }



              
    
    #zapati
    {
        width:800px;
        font-size: 0.7em; 
        /*border: 1px solid black;*/

       /* border-top: 1px solid white;
        border-bottom: 1px solid white;*/
        text-align: center;
        clear:both;
        color: #B64926;
        background-color: black ;
    }



    .calendar
    {
        text-decoration:none ;
        background:#cc6600;;
        color:#ffffcc;
        border:1px solid #FFB03B;
        width:180px;
        display:block;
        margin:10px;
    }

    .calendar * a
    {
        text-decoration:none ;
        color:#FFB03B;    
    }
    .calendar * a:hover
    {
        color: white;
    }       
    .calendar th
    {
        width:25px;
        background-color: #FFB03B;
        color:black;
    }
    .calendar div
    {
        color:black;
        text-align: center;
        font-weight:bold;        
    }
   
 
    .ramecek
    {
        border: 2px solid black; 
    }

    .no-event
    {
       background-color: #FFB03B;
    }
    .button { 
        color:black; 
        font-weight:bold;
        background-color:#B64926; 
        border:1px solid; 
        border-color: brown black black brown ; 
        
    } 
