body{
font-size: 1em;
font-family: "Comic Sans MS", "Times New Roman", sans-serif;
padding: 100px;
background: url("obr/pozadie.jpg") repeat fixed 0 0;
margin: 25px;
text-align: center;}

h1{
font-family: "Freehand 591 AT", "Comic Sans MS";
font-size: 3em;
font-weight: normal;
color: pink;
text-align: center;
margin-top: 0px;}

h2{
font-family: "Freehand 591 AT", "Comic Sans MS";
text-align: center;
font-style: italic;
color: pink;
font-weight: normal;}

p{
text-indent: 50px;}

a{
text-decoration: none;}

#hlavicka {
background: LightYellow;
border-bottom: 2px solid black;}

#obsah {
background: LightYellow;}

#pata {
background: LightYellow;}

ul {
list-style-type: square;}

ol {
list-style-image: url("obr/odrazka.jpg")}

#cele {
width: 80%;
margin-left: auto;
margin-right: auto; }

div {
padding: 20px;}