/* Style.css pre publikáciu: Patrick Taylor: Doktore, tak na zdraví! digitalizácia: MimoI exlibris :Ex Libris - značka majiteľa publikácie kapitola_autor :Autor citátu v titulku kapitoly kapitola_cislo :Číslo kapitoly kapitola_citat :Citát v titulku kapitoly nova_strana :Nová strana - pokračovanie na novej strane odstavec_koniec :Posledný odstavec kapitoly (eliminácia osamotených riadkov) odstavec_medzera_10 :Medzera pred odstavcom 10em odstavec_medzera_18 :Medzera pred odstavcom 18pt odstavec_predel :Grafický predel medzi odstavcami (hviezdičky) poznamka :Poznámka pod čiarou-štýlovanie odkazu v texte poznamka_ciara :Poznámka pod čiarou-štýlovanie oddeľovacej čiary poznamka1 :Poznámka pod čiarou-štýlovanie textu pod čiarou text_neodsadeny :Blok textu s neodsadeným prvým riadkom text_recepisy :Text recepisov text_verse :Verse v texte text_vpravo :Text zarovnaný na pravý okraj */ @font-face{font-family:"Times New Roman";font-style:normal;font-weight:normal;src:url(../Fonts/times.ttf)} @font-face{font-family:"Times New Roman";font-style:italic;font-weight:normal;src:url(../Fonts/timesi.ttf)} @font-face{font-family:"Times New Roman";font-style:normal;font-weight:bold;src:url(../Fonts/timesbd.ttf)} @font-face{font-family:"Arial";font-style:normal;font-weight:normal;src:url(../Fonts/arial.ttf)} @font-face{font-family:"Monotype Corsiva";font-style:italic;font-weight:normal;src:url(../Fonts/mtcorsiva.ttf)} @font-face{font-family:"Doktor";font-style:normal;font-weight:normal;src:url(../Fonts/doktor.ttf)} @font-face{font-family:"Book Antiqua";font-style:normal;font-weight:normal;src:url(../Fonts/bkant.ttf)} @font-face{font-family:"Dublin";font-style:normal;font-weight:normal;src:url(../Fonts/dublin.ttf)} @font-face{font-family:"Palette";font-style:normal;font-weight:normal;src:url(../Fonts/palette.ttf)} body{margin-left:1%;margin-right:4%;margin-top:1%;margin-bottom:1%} p{text-indent:1.2em;margin-left:0;margin-right:0;text-align:justify;margin-top:0;margin-bottom:0;font-family:"Times New Roman";font-size:130%} .exlibris{text-indent:0em;text-align:center;margin-top:60%} .kapitola_autor{font-family:"Times New Roman";font-style:normal;font-weight:normal;font-size:110%;text-indent:0em;text-align:center;margin-bottom:2em} .kapitola_autor1{font-family:"Times New Roman";font-style:normal;font-weight:normal;font-size:110%;text-indent:0em;text-align:center;margin-bottom:0em} .kapitola_cislo{page-break-before: always;font-family:"Times New Roman";font-style:normal;font-weight:bold;font-size:180%;text-indent:0em;text-align:center;margin-top:4em;margin-bottom:1.5em} .kapitola_citat{font-family:"Times New Roman";font-style:normal;font-weight:normal;font-size:180%;text-indent:0em;text-align:center;margin-bottom:1em} .nova_strana{page-break-before: always} .odstavec_koniec{page-break-after:avoid} .odstavec_medzera_18{margin-top:18pt} .odstavec_medzera_10{margin-top:10em} .odstavec_predel{font-size:150%;text-indent:0em;text-align:center;margin-top:12pt;margin-bottom:6pt} .poznamka_ciara{page-break-after:avoid;text-indent:0;margin-left:0;text-align:left;margin-top:18pt} .poznamka{font-size:.76em;vertical-align:super} .poznamka1{page-break-after:avoid;text-indent:-.71em;margin-left:0.76em;font-size:80%} .text_neodsadeny{text-indent:0em} .text_recepisy{text-indent:-1em;text-align:left;margin-left:2.8em} .text_verse{text-indent:0em;text-align:left;margin-left:2em} .text_vpravo{text-indent:0em;text-align:right} /* Formátovanie linkov */ a:link {text-decoration:none;color:black;} a:visited {text-decoration:none;} a:hover {text-decoration:underline;} a:active {text-decoration:underline;}