

@font-face {
    font-family: 'bufet_neuregular';
  ///  font-family: Arial;
    src: url('font/bufetneu-regular-webfont.eot');
    src: url('font/bufetneu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bufetneu-regular-webfont.woff2') format('woff2'),
         url('font/bufetneu-regular-webfont.woff') format('woff'),
         url('font/bufetneu-regular-webfont.ttf') format('truetype'),
         url('font/bufetneu-regular-webfont.svg#bufet_neuregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

div:contains("NAN:NAN") {
    color: green;



}


div:contains("         Co takhle stát se pilotkou") {
    color: green;



}



.number {
   display: block;

   width: 80px;
   height: auto;
   margin: 15px
}


.number-link {
     float: left;
}

img.number-chapter {
    margin-top: 50px;
}

body {
font-weight: normal;
    font-family: Arial;
     margin: 15px 30px 30px 15px;

     font-size: 1.6em;
}

.logo {
    display: block;

   width: 273px;
   height: auto;

   margin-bottom: 50px;
   margin-left: 15px;
}

.clear {
    clear: both;
}

.top-text {
    clear: both;



    margin-left: 15px;
    margin-top: 40px;
    /*margin-bottom: 40px;*/
    max-width: 650px;
}

.chapters-outer {

}


.chapter-title {
    margin-left: 15px;
    margin-bottom: 15px;
}
