body{
min-width: 606px;
padding: 0px 0; 
font-size: 11px; 
font-family: verdana; 
text-align:center; 
background-image:url('./images/background.png');
margin: 0px;
}

#all
{/*pozicovani na stred-na stred posunu levy okraj a potom o polovinu sirky str. posun zpet*/
position:absolute; left:50%; margin-left:-303px;
background-color:white;
width: 606px; 
text-align: left;
background-color: white;
border-bottom:10px solid #eeeeee;
}

#head{
background-image:url('./images/head_0.png');
background-repeat:no-repeat;
position: relative;
width:606px;
height:428px;
color:white;
}

#text{
font-size: 12px;
padding:25px;
padding-left:70px;
padding-right:40px;
color:#5080aa;
}

.sipky{
height:18px;
width:32px;
position:absolute;
top:388px;
left:63px;
}
a.sipky{
background-image: url('images/sipky.gif');
}
a.sipky:hover{
background-image: url('images/sipky2.gif');
}
