body{
color: saddlebrown;
background: peachpuff
}

h1{
color: darkorange;
font-family: Garamond;
font-weight: bold;
text-align: center;
}

.titulek{
color: darkorange;
font-family: Garamond;
font-weight: bold;
font-size: 18px;
}

a{
text-decoration: none;
}

a:link{
color: chocolate;
}

a:visited{
color: peru;
}

a:active{
color: orange;
}

a:hover{
font-weight: bold;
}

img{
border: 0;
}

p{
text-align: justify;
}

.tlacitko{
width: 196px;
float: left;
clear: left;
}

.obrazek{
float: left;
clear: left;
margin-right: 10px;
margin-bottom: 10px;
}

#hlavicka, #menu, #text{
position: absolute;
}

#hlavicka{
top: 10px;
left: 5px;
}

#menu{
top: 117px;
left: 5px;
}

#text{
top: 130px;
left: 211px;
margin: 0px;
padding: Opx;
}

.element{
position: absolute !important;
overflow: auto!important;
vertical-align: top !important;
height: 365px !important;
width: 774px !important;
background: peachpuff !important;
border: 1px saddlebrown solid !important;
padding: 15px!important;
background-attachment: scroll;
}

.nadpis1{
text-align: center;
}

.preklad{
font-style: italic;
}

.autor{
font-style: italic;
text-align: right;
}
