/* CSS Document */
     body {background: #ffffff;
      margin top: 0px;
      padding : 0px;  
      background: url(horni/back.jpg) repeat scroll center top;  
}

.protext {background: #b3def8;
           margin-top: -5px;
           margin-left: 0px;
           width: 778px;
           height: 100%;
           overflow: auto;
           border: 0px solid #0B3468; 
}

.n1 {color: #0B3468;
       font-family: Helvetica CE Light, Times New Roman;
       font-size: 16px;
       text-align: justify;
          padding-left: 180px;
          padding-right: 210px;
          padding-top: 20px;
          padding-bottom: 20px;              
}

.hlavni {background: #b3def8;
         width: 778px;
         clear: both; 
        border: 0px solid #0B3468;       
}  

.vrchni {background: #b3def8;
         width: 778px;
         height: 70px;
}

.lista {background: url('lista.gif') repeat-y;
        font-family: Helvetica CE Light, Times New Roman;
        text-align: justify;
        padding-left: 0px;
        font-size: 14px;
        float: left;
        width: 165px;
        height: 100%;
        border: 0px solid #000000;
}
          

.pocitadlo {position: relative;
            top: 25px;
            left: center;
} 

.mapka   {position: relative;
          top: 0px;
          left: 0px;
          float: left;

}  
          
.m1 {color: #0B3468;
     position: relative;
     font-family: Helvetica CE Light, Times New Roman; 
     font-size: 15px;
     font-style: bold;
     padding-top: 20px;
     text-align: right;
}

.n2    {color: #0B3468;
       font-family: Helvetica CE Light, Times New Roman;
       font-size: 20px;
       font-style: bold;
       text-align: center;
       padding-top: 20px;        
}

.ramecek: {border color= #0B3468;
          
}

img {border: 1px #b3def8 solid; 
}

.menuprava {
        font-family: Helvetica CE Light, Times New Roman;
        font-size: 14px;
        width: 210px;
        float: right;
        height: 100% /* 550px; */;
        border: 0px solid #000000;
        
}

a:link {text-decoration: underline; color: #0B3468;}
a:hover {text-decoration: underline; color: #0B3468;}
a:visited {text-decoration: underline; color: #0B3468;}
a:active {text-decoration: underline; color: #0B3468;}

