﻿/* ŠEDIVÝ STYL PRO VNITŘNÍ, OBSAHOVÉ STRÁNKY*/


/* jak vypadá pozadí */
/* body background image source: http://www.eosdev.com/index.htm */

body {color: #000000; background-image: url('img/eosfoil3grey4my.jpg'); background-color: #999999;}

body {background-repeat: repeat}


/* jak vypadá text */

body {font-family: "Times New CE", "Times CE", "Times New Roman", serif;}

p {margin-left: 1em; text-align: left}
blockquote {margin-left: 3em; text-align: left; font-style: italic}
q {margin-left: 3em; text-align: left; font-style: italic}

.kapitola {text-align: center}

.rekl {margin-left: 1em; text-align: right; font-style: italic}
.rozhovorq {margin-left: 2em; text-align: left; font-style: italic; font-weight: 85%;}
.rozhovorjo {margin-left: 2em; text-align: left; font-style: mormal}

.navigacetop {text-align: center; font-size: 95%}
.navigacein {margin-left: 1em; text-align: left; font-size: 95%}
.pozncenter {text-align: center; font-size: 80%; margin-top: 0,5em; margin-bottom: 0,5em;}
.poznleft {margin-left: 2em; text-align: left; font-size: 80%}
.pozn {font-weight: normal; font-size: 80%} /*span do nadpisů*/

.about {border-bottom: 1px dashed #49353C; cursor: help;}

h1 {text-align: center; font-size: 300%;}
h2 {text-align: center; font-size: 200%; margin-top: 1,5em; margin-bottom: 1em; color: #000000}
h3 {text-align: center; font-size: 115%; font-weight: normal}
h4 {margin: 1em; text-align: left; font-size: 100%; font-weight: bold; margin-top: 2em; margin-bottom: 1em; #000000}
h5 {text-align: center; font-size: 100%; font-weight: bold; margin-top: 2em; margin-bottom: 0px;}

a:link    {color: #770000}
a:visited    {color: #440000}
a:active    {color: #7D5C68}
a:hover    { color: #BC8B9D}



/* rozvržení = sloupec pro text*/


#plocha {position: absolute; width: 70%; max-width: 700px; min-width: 170px; margin-left: 15%; margin-right: 15%;}

#plocha {background-color: #fbfbfb; padding: 1em; border: 3px solid #5D5759;}



/* poloha obrázků*/

img {align: center; margin: 1em; padding 1em; border-width: 0px}
