table, tr, td {font-family: "Arial CE", Sans-serif, Verdana; color: navy; font-size:12px}

a {color:#552f8f; font-size:13px; text-decoration:none}
a:visited {color:#552f8f; font-size:13px}
a:link {color:#552f8f; font-size:13px}
a:hover {color: #cc6600}

h1    {color: #776600; font-size:20; font-style: italic}
h2 {color: navy; font-size:16; font-weight: bold; font-style: italic}
.nadpis1{color: #776600; font-size:20}
.nadpis2{color: navy; font-size:16}

.tltext{
color: navy;
border: 0px solid gray;
background-color: #b0c8f8;
font-family: "Arial CE", Sans-serif, Verdana;
padding: 0 .3em;
overflow: visible;
width: 0; 
}

.tlobr {
width: 100px;
height: 66px;
border: 1px solid navy;
padding: 0 .3em;
overflow: visible;
}

.tltext[class] { /* IE ignoruje [class] - kvůli jiným prohlížečům */
color: navy;
border: 0px solid gray;
background-color: #b0c8f8;
font-family: "Arial CE", Sans-serif, Verdana;
padding: 0 .3em;
overflow: visible;
width: auto;
}

.tlobr[class] {
width: 100px;
height: 66px;
border: 1px solid navy;
padding: 0 .3em;
overflow: visible;
}

