/*CSS by gudrun */
body {
    font-family: Verdana, Helvetica;
    background: #e3a245;
}

a {
    color: #D8E3EB;
    text-decoration: none;
}

a:hover {
    color: #99CC66;
}


.pasektop {


  margin: 0;
  font-weight: bold;
  line-height: 0;
  text-align: left;
  position: fixed;
  top: 0;
  left: 0;
  width: 0.5em;
  right: 0.5em;

}


.top1 {
    background: url('gfx/top.jpg');
    width: 750;
    height: 3;
    font-size: 5px;
    text-align: right;
    padding-right: 5px;
}

.logo {
    background: url('logo.jpg');
    height: 120;
    font-size: 18px;
    text-align: right;
    padding-top: 40px;
    padding-right: 8px;
    color: #d7901f;
    font-weight: bold;
}

.dol {
    background: url('gfx/dol.jpg');
    height: 20;
    font-size: 10px;
    text-align: center;
}

.lng {
    background: url('gfx/l_top.jpg');
    height: 20px;
    font-size: 12px;
    color: #000033;
    text-align: center;
    padding-right: 5px;
    font-weight: bold;
}

.png {
    background: url('gfx/r_top.jpg');
    height: 20px;
    font-size: 12px;
    color: #000033;
    text-align: center;
    padding-right: 5px;
    font-weight: bold;
}

.srodek {
    background: #5d8c56;
    width: 482;
    padding: 5px;
    color: #000033;
    font-size: 11px;
}

.link_l {
    font-size: 11px;
    text-align: right;
    padding-right: 12px;
}

.link_r {
    font-size: 10px;
    text-align: left;
    padding-left: 12px;
}




