

html, body {
    background-color : #11130e;
    color : #E3FFE9;
    font-family : Tahoma;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


#top {
    width: 1010px;
    margin-right: auto;
    margin-left: auto ;
  }


#NAGLOWEK {
    background-image : url('img/baner.jpg');
    height: 247px;
    background-position : center;
    background-repeat : no-repeat;
  }

#TOPMENU {
    height: 61px;
    background-image:url('img/topMenu.jpg');
    background-position : center;
    background-repeat : no-repeat;
  }

#LEFTBAR {
 width:210px;

 padding: 0px, 0px, 0px, 0px;
 overflow:hidden;
 float:left;
}

#MENU {
    width: 210px;
    height:368px;
    float: left;
    overflow: hidden;
    background-image:url('img/menu.jpg');
    background-position : left;
    background-repeat : no-repeat;
  }
#HASLA {
    width: 210px;
    height:206px;
    float: left;
    overflow: hidden;
    background-image:url('img/hasla.jpg');
    background-position : left;
    background-repeat : no-repeat;
  }


#INFORMACJE {
    width: 199px;
    float: right;
    overflow: hidden;
    background-color: #ccc;
  }


#TRESC {
    width: 700px;
    float: left;
    overflow: hidden;
    background-color: #11130e;
  }


#STOPKA {
    background-color : #11130e;
    background-image:url('img/stopka.jpg');
    clear : both;
    width : 100%;
    height: 66px;
  }


ul.menu, ul.menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }


ul.menu {
    float: left;
    width: 95%;
    padding-left: 20px;
    margin-right : 0px;
    margin-top: 15px;
    vertical-align:text-bottom;
  }


ul.menu li {
    float : left;
    margin-right : 10px;
  }


ul.menu a:link, ul.menu a:visited {
    font-size: 14px;
    text-decoration: none;
    display: block;
    font-weight: bold;
    color: #a7d58a;
    padding: 5px 10px 5px 5px;
    margin-left: 7px;
  }


ul.menu a:hover {
    color: #a7d58a;
    text-decoration: underline;
  }


dl.menu, dt.menu, dd.menu {
    display: block;
    margin: 0;
    padding: 0;
    margin-left:17px;
    color: #a7d58a;

  }


dt.menu {
    width: 180px;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
  }


dd.menu {
    width: 190px;
    padding-left: 2px;
    background: url("img/point.png") no-repeat left;
  }


dl.menu a:link, dl.menu a:visited {
    display: block;
    width: 169px;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: bold;
    color: #a7d58a;
  }


dl.menu a:hover {
    text-decoration: underline;
  }


p {
    font-size : 14px;
    margin-left : 10px;
    margin-right:5px;
  }
  li {
    font-size : 14px;
    margin-left : 10px;
    margin-right:5px;

}

p.additional {
    font-size : 14px;
    margin-left : 10px;
    margin-right: 5px;
    text-indent: 0px;
  }


p.stopka {
    font-size : 11px;
    color: #a7d58a;
    margin-left :10px;
    margin-right : auto;
    margin-top : 5px;
    text-align : left ;
    text-decoration : none;
    word-spacing : 0.5cm;
  }


p.stopka a:link, p.stopka a:visited {
    color: #a7d58a;
    text-decoration : none;
    word-spacing : 1px;
  }


p.stopka a:link.copyright {
    color: #a7d58a;
    text-decoration : none;
    word-spacing : 1px;
  }


table {
    font-size : 14px;
    margin-left : auto;
    margin-right : auto;
  }


td {
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-color:black;
  }


td.caption {
    border:none;
  }


ul {
    font-size : 12px;
  }
a.hiddden:link, a.hidden:visited {
    text-decoration : none;
    color: #E3FFE9;
  }


a:link, a:visited {
    text-decoration : none;
    color: #589f39;
  }


a:hover {
    text-decoration : underline;
  }

p.hasla {
    
    font-size : 12px;
    margin-left : 35px;
    margin-right: 23px;
    line-height:18px;
    text-indent: 0px;
    color:#78DA4E;
}

h1 {
     font-size : 19px;
}

