* {
line-height: 130%;
 font-size: middle;
 font-family: sans-serif;
}

#logo {
position: absolute;
float: left;
top: 10px;
left: 15px;
width: 128px;
height: 120px;
border-width: 0px;
border-color: black;
border-style: dashed;
}
#logo img {
padding: 0px 0px;
margin: 0px 5px;
}
#logo a {
border: 0px;
}

#lmenu {
position: absolute;
float: left;
top: 150px;
left: 15px;
width: 120px;
height: auto;
border-width: 3px;
border-color: #642E97;
border-style: solid;
text-align: center;
padding: 2px 2px;
}
#lmenu a {
text-decoration: none;
border: 0px;
color: #642E97;
line-height: 110%;
}
#lmenu a:hover {
color: #C76EFF;
}
#lmenu p {
line-height: 110%;
margin: 10px auto 10px;
border-width: 0 0 2px 0;
border-color: #eeeeee;
border-style: dotted;
width: 85%;
padding: 0 0 4px 0;
}

#pmenu {
position: absolute;
float: left;
top: 10px;
left: 160px;
width: 680px;
height: 95%;
}


h2.anotace {
    width: 80%;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #DDB9FF;
    color: #8F894A;
  }

p.text {
text-align: justify;
padding: 0 10px;
margin: 5px 0 10px 0;
}

#strom {
font-size: small;
text-align: right;
padding-right: 4px;
}
#strom a {border: 0px;}

body,html { scrollbar-face-color: #DDDDFF; }

h2 { margin: 30px 0 10px 0; }
h3 { margin: 20px 0 0px 0; }

pre { font-family:monospace; }

img {
margin: 0 0 20px 20px;
border: 0px;
}

a.aimg,p.aimg,#aimg {text-decoration: none; margin: 0; border: 0px; padding: 0px; border-color: black; border-style: solid; width: 0;}

a {text-decoration: none; border-bottom: 1px; border-bottom-style: dotted; color: #642E97;}
a:hover {color: #C76EFF; border-bottom: 0px;}

sub,sup { font-size: x-small; }
h2 sub,h2 sup { font-size: large; }

li,dt { margin-top: 6px; }

iframe { background-color: #FAF8FF; }

#nabidka {
margin: 0 20px;
}
#nabidka h4 {
 font-family: serif;
 font-size: large;
 font-weight: normal;
 margin: 24px 0 3px 0;
}
#nabidka p {
 padding: 0 20px;
 margin: 0;
 text-align: justify;
}
#nabidka pre {
 padding: 0 20px;
 margin: 0;
}

#listek {
 position: absolute;
 top: 260px;
 left: 480px;
 width: auto;
 height: auto;
 color: #CA3351;
 font-family: serif;
 font-style: italic;
 font-size: large;
 border: 2px;
 border-style: dotted;
 border-color: #CA3351;
 padding: 10px;
}
