/* Style.css pre publikáciu: Patrick Taylor: Doktore, to byste se divil! digitalizácia: badjohny, MimoI exlibris :Ex Libris - značka majiteľa publikácie kapitola :Číslo kapitoly nova_strana :Nová strana - pokračovanie na novej strane odstavec_koniec :Posledný odstavec kapitoly (eliminácia osamotených riadkov) odstavec_medzera_18 :Medzera pred odstavcom 18pt odstavec_medzera_5 :Medzera pred odstavcom 5em odstavec_predel :Grafický predel medzi odstavcami text_neodsadeny :Blok textu s neodsadeným prvým riadkom text_recepisy :Blok textu s predsadeným prvým riadkom text_stred :Text zarovnaný na stred */ @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:"Doktor";font-style:normal;font-weight:normal;src:url(../Fonts/doktor.ttf)} @font-face{font-family:"Monotype Corsiva";font-style:italic;font-weight:normal;src:url(../Fonts/mtcorsiva.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{page-break-before: always;text-indent:0em;text-align:center;margin-top:60%} .kapitola{page-break-before: always;font-family:"Times New Roman";font-style:normal;font-weight:bold;font-size:200%;text-indent:0em;text-align:center;margin-top:4em;margin-bottom:1em} .nerozdel{white-space:nowrap} .nova_strana{page-break-before: always} .odstavec_koniec{page-break-after:avoid} .odstavec_medzera_18{margin-top:18pt} .odstavec_medzera_5{margin-top:5em} .odstavec_predel{font-family:"Times New Roman";font-style:normal;font-weight:bold;font-size:200%;text-indent:0em;text-align:center;margin-top:12pt;margin-bottom:6pt} .text_neodsadeny{text-indent:0em} .text_recepisy{text-indent:-1.0em;margin-left:2.8em;text-align:left} .text_stred{text-indent:0em;text-align:center} /* 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;}