/* cdnet styly */ 
#btn {
  text-align: center;
  font-weight: bold;
  background-color: #89acd0;
  cursor: pointer; cursor: hand;
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
}

#btnI {
  text-align: center;
  font-weight: bold;
  background-color: #89acd0;
  cursor: pointer; cursor: hand;
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
  width:125px;
  height:25px
}

body {
  background-color: #d3e2ea;
  FONT-FAMILY: Arial,Helvetica,sans-serif;
  Font-size: 13px;
}

H1 {
    font-size: 30px;
    font-weight: bold;
}

H2 {
    font-size: 18px;
    font-weight: bold;
}

H5 {
    font-size: 10px;
}

.tmavytopmenu {
  background-color: #0080c1;
}
^M
.topmenu {
    position: relative;
}

.tmavytop {
  background-color: #0080c1;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
}

span {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 18px; 
    PADDING-BOTTOM: 0px; 
    COLOR: rgb(255,255,255); 
    PADDING-TOP: 0px; 
    FONT-FAMILY: Arial,Helvetica,sans-serif
}

p {
    font-size: 13px;
}

a {
    font-size: 13px;
    font-weight: bold;
}

a.aktual {
    font-size: 10px;
    font-weight: bold;
}

a.sosman {
    color: black;
    font-weight: normal;
}

.textpage {
    border-width: 1px; 
    border-style: solid; 
    border-color: #0080c1; 
    background-color: #e0e0ec;
    padding: 2px; 
    margin: 2px 0px 8px 0px;
    position: relative;
    top: 5px;
    font-size: 13px;
}

.lmenu {
    border-width: 1px; 
    border-style: solid; 
    border-color: #0080c1; 
    background-color: #e0e0ec;
    padding: 2px; 
    margin: 2px 0px 8px 0px;
    position: relative;
    top: 5px;
    font-size: 13px;
}

.pmenu {
    border-width: 1px; 
    border-style: solid; 
    border-color: #0080c1; 
    background-color: #e0e0ec;
    padding: 2px; 
    margin: 2px 0px 8px 0px;
    position: relative;
    top: 5px;
    width: 180px; 
    font-size: 13px;
}

.lmenuanketa {
    border-width: 1px; 
    border-style: solid; 
    border-color: #0080c1; 
    background-color: #e0e0ec;
    padding: 2px; 
    margin: 2px 0px 8px 0px;
    position: relative;
    top: 5px;
    width: 180px; 
    font-size: 13px;
}

.menunadpis {
    background-color: #0080c1;
    color: rgb(255,255,255);
    padding: 0px; 
    margin: 0px 0px 8px 0px;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}

.menunadpistext {
    background-color: #0080c1;
    color: rgb(255,255,255);
    padding: 0px; 
    margin: 0px 0px 8px 0px;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}

.neviditelny {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
