/* CSS Document */

body {background: #505027;
      margin top: 0px;
      padding : 5px;    
}

.protext {background: #D4D684;
         margin-left: 160px;
         border: 5px solid #FFF5D9;
         padding-right: 3px;
}

img {border: 2px #FFF5D9 solid  
}

.n1 {color: #550000;
       font-family: Sylfaen, Arial;
       font-size: 15px;
       text-align: justify;
          padding-left: 12px;
          padding-right: 12px;
          padding-top: 15px;
          padding-bottom: 15px;           
               
}

.hlavni {background: #FFF5D9;
         width: 778px;
         clear: both;
         
}

.lista {background: url('uvodni.gif') repeat-y;
       float: left;
       width: 160px;
       height: 100%;       
       
}
.vrchni {background: #cc9900;
         width: 778px;
         height: 70px;
      
}


.m1 {color:font-family: #550000;
     position: relative;
     font-family: Sylfaen, Arial; 
     font-size: 14px;
     font-style: bold;
     padding-left: 8px;
     text-align: left;
        
}

.n2    {color: #550000;
       font-family: Sylfaen, Arial;
       font-size: 55px;
       font-style: bold;
       text-align: center;
       padding-top: 20px;        
}

.vpravo {text-align: right;

}


a:link {text-decoration: underline; color: #550000;}
a:hover {text-decoration: underline; color: #505027;}
a:visited {text-decoration: underline; color: #505027;}
a:active {text-decoration: underline; color: #550000;}
