/* CSS Document */

body {background: silver;
      margin top: 0px;
      padding : 0px; 
}

.protext {background: #92A8AF;
         margin-left: 145px;
                     
}

.n1 {color: #000000;
       font-family: Verdana, Times New Roman;
       font-size: 16px;
       text-align: justify;
          padding-left: 18px;
          padding-right: 18px;
          padding-top: 20px;
          padding-bottom: 20px;
               
}

.vpravo {text-align: right;

}

.vlevo {text-align: left;
        padding-left: 50px;
        color: #000000;
       font-family: Verdana, Times New Roman;
       font-size: 16px;

}

.hlavni {background: #6FA0AF;
         width: 778px;
         clear: both;
         border: 1px solid #FFFFFF;
}

.reklama {position: relative;
           top: 3px;

}

.lista {background: url("lista.gif") repeat-y;
       float: left;
       width: 145px;
       height: 100%;
}
          
.aukro {position: relative;
         left: center;
         top: 20px;       
}

.pocitadlo {position: relative;
            top: 25px;
            left: center;
}   
          
.m1 {color: #000000;
     position: relative;
     font-family: Verdana, Times New Roman; 
     font-size: 12px;
     font-style: bold;
     padding-top: 20px;
     padding-left: 8px;
     text-align: left;
    }

.n2    {color: #000000;
       font-family: Verdana, Times New Roman;
       font-size: 55px;
       font-style: bold;
       text-align: center;
       padding-top: 20px;        
}

.ramecek: {border color= #FFFFFF;
          
}

img {border: 2px #FFFFFF solid  
}

a:link {text-decoration: underline; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}
a:visited {text-decoration: underline; color: #000000;}
a:active {text-decoration: underline; color: #FFFFFF;}
