body
{
cursor:default;
font-size:11px;
}



#pozadivrchni
{
background-image:url("./obr_sys/index/podkladhorni.png");
background-position:0px 0px;
background-repeat:repeat-x;
height:115px;
}

#pozadistredni
{
background-image:url("./obr_sys/index/podkladstredni.png");
background-position:0px 0px;
background-repeat:repeat-x;
height:143px;
}


#pozadispodni
{
background-image:url("./obr_sys/index/podkladspodni.png");
background-position:0px 0px;
background-repeat:repeat-x;
height:141px;
}

.pomocny
{
position:absolute;
top:127px;
left:50%;

}

.stredny
{
position:absolute;
top:0px;
left:-375px;
width:750px;
}

a
{
text-decoration:none;
font-family:sans-serif;
cursor:pointer;
cursor:hand;
}
