/* CSS Document */
body {margin: 0 0;
      padding: 0 0;
      background-image: url(http://wip.manwe.cz/back.png);}
      
.celek {text-align: center;
        margin: 0 auto;
        font-family: Verdana;
        font-size: 16 px;
        color: white;}
        
.vypis {text-align: center;
        margin: 0 auto;
        color: silver;
        font-family: Tahoma;
        font-size: 10 px;
        border: none;
        width: 50%;}

img {border: none;}
a {text-decoration: none;}

.vypisname {text-align: left;}
.vypisdate {text-align: right;}
        
.vypis a {font-family: Tahoma;
        font-size: 12 px;
        color: white;}
        
.vypis a:hover {font-family: Tahoma;
        font-size: 12 px;
        color: gold;}      
                
h2 {font-family: Tahoma;
    font-size: 10 px;
    color: silver;}
