@font-face {
  font-family: 'Zeppelin';
  src: url('Zeppelin32.otf');
}

.nadpis {

text-align:center;

}


.menu {

font-family: 'Zeppelin';
text-align:center;

}


.obsah {

margin-left:auto;
margin-right:auto;
margin-top:70px;
font-family: 'Zeppelin';
width:60%;

}

h1 {
font-family: 'Zeppelin';
font-size:25px;


}

a {text-decoration:none}

a:link    {color: #000000 ; font-weight: bold;font-family: 'Zeppelin'; }
a:visited    {color: #000000 ; font-weight: bold;font-family: 'Zeppelin'; }
a:active    {color: #FFFFFF ; font-weight: bold;font-family: 'Zeppelin'; }
