BODY{
font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 3px;
}

p{text-align: justify;
}

a:hover{
color: navy;
}

a{text-decoration: none;
color: #FF8000;
}

.tab1{
border-collapse: collapse;
border: 2px solid navy;
}

.tab2{
border-collapse: collapse;
background: white;
}

.tab2 a{
    display: block;
    overflow: hidden;
    width: 100%;
    text-decoration: none;
    text-overflow: ellipsis;
    color: black;
}

.tab2 a:hover{
text-decoration: none;
background: navy;
color: white;
}

.tab2 td {
border: 1px solid navy;
text-align : center;
font-family : Arial;
font-size : 12px;
}

.tab0{
border: 1px solid navy;
}

.tab0 td {
text-align : center;
font-family : Arial;
font-size : 14px;
font-weight: bold;
color: white;
}

#null {
background: #FF8000;
}

#one {
background: navy;
}

#nadpis1{
margin-left: 147px;
font-size : 16px;
font-weight: bold;
}

#menuframe{
float:left;
border: 1px solid navy;
width: 142px;
}

#mainframe{
width: 647px;
border: 1px solid navy;
scroling: no;
}

#aktup {
text-align: center;
font-size: 18px;
font-weight: bold;
}

#aktuframe{
width: 100%;
height: 252px;
border: 1px solid navy;
scroling: no;
}

.tabkon{
width: 100%;
}

.tabkon td{
width: 33%;
text-align: left;
vertical-align: top;
font-size: 14px;
}

.aktutab{
width: 100%;
}

.aktutab td{
text-align : left;
vertical-align : top;
font-size: 12px;
}


