a:link, a:visited { color: navy; text-decoration: none }
a:hover { color: white; text-decoration: none; background-color: navy }

body { background-color: white }
span { font-size: 10px }

div.obsah { left: 220px; width:780px; height: 720px; position: absolute; top: 170px; font-family: arial; font-size: 12px; color: navy; background-image: url('obrazky\grey076.gif') }
div.obsah { overflow: auto; clip: rect(0px auto auto auto); scrollbar-track-color: rgb(220,220,220); scrollbar-base-color: blue; scrollbar-arrow-color: white }

div.hlavicka { left:0px; width: 1000px; position: absolute; top: 0px; height: 0px; font: bold 24px arial; color: navy; background-image: url('obrazky\blue060.jpg') }

div.levy { left: 5px; width: 210px; position: absolute; top: 170px; font-family: arial; font-size: 12px; color: navy; background-image: url('obrazky\grey076.gif'); border-right: 2px solid rgb(0,0,255); border-bottom: 2px solid rgb(0,0,255) }

div { padding-right: 6px; padding-left: 6px; padding-bottom: 6px; padding-top: 6px }

img {margin-right: 15px}

a.tlacitko:link, a.tlacitko:visited {background: blue; color:white; border:outset 3px}
a.tlacitko:hover {background: white; color:blue; border:inset 3px}

