body{
padding:0px;
margin:0px;
text-align:center;
background:url(podklady/pozadi.gif) repeat-x #171717;
}

#lidi{
background:url(podklady/lidi.png) repeat-x bottom;
position:relative;
padding-bottom: 0px;
}


#zarovnani {

position:absolute;
top: 25px;
left: 25px;
overflow: auto;

}

#autor {

position:absolute;
top: 625px;
left: 100px;
overflow: auto;

font-family: tahoma;
font-style: normal;
font-size: x-small;
font-weight: normal;
color: #404040;
a:link: #ff8e15;
a:visited: #ff8e15;
a:active: #ff8e15;

}

a{
color: #ff8e15;
}
a:hover{
color: red;
}

#odkazy {

position:absolute;
top: 640px;
left: 100px;
overflow: auto;

font-family: tahoma;
font-style: normal;
font-size: x-small;
font-weight: normal;
color: #404040;
a:link: #ff8e15;
a:visited: #ff8e15;
a:active: #ff8e15;

}