body {
       color: #000000;/*themecolour5%0;*/
       line-height: 20px;
       background-repeat: repeat-x;
       background-color: #f6f9bd;/*themecolour5;*/
       font: 9pt  arial,helvetica, sans-serif;
}

.topbar {
       background-image: url(http://www.pspnr1.rudnet.pl/index_files/index_topbar.gif);
       background-repeat: repeat-x;
}

h1 {
       font-size: 16px;
       color: #000000;/*themecolour1;*/
       margin-top: 0px;
       margin-bottom: 3px;
}
h2 {
       font-size: 16px;
       color: #c50194;/*themecolour2;*/
       margin-top: 3px;
       margin-bottom: 3px;
}

h3 {
       font-size: 12px;
       color: #FFFF00;/*themecolour3;*/
       background-color: #330099;
       margin-top: 3px;
       margin-bottom: 3px;
}

h4 {
       font-size: 16px;
       color: #FFFF00;/*themecolour4;*/
       background-color: #8D8D00;
       margin-top: 3px;
       margin-bottom: 3px;
}

h5 {
       font-size: 12px;
       color: #FFFF00;/*themecolour5;*/
       background-color: #8D8D00;
       margin-top: 3px;
       margin-bottom: 3px;
}

A:link {
       COLOR: #0000CC; FONT-WEIGHT: bold; TEXT-DECORATION: none }
A:visited {
       COLOR: #CC6600; FONT-WEIGHT: bold; TEXT-DECORATION: none }       
A:hover {
    COLOR: #3399FF; TEXT-DECORATION:none underline }

.mylink img{border:0}
.mylink {border:0px solid #000000}
.mylink:hover {border:0px solid #000}

.mylink1 img{border:1}
.mylink1 {border:1px solid #1e25ff}
.mylink1:hover {border:1px solid #1e25ff}

#news {       
        position: absolute;
        height: auto;
       width: auto;
       top: 280px;
       clear: left;
  }
  
#tekst {
    clear: both;

  }
  
#tresc {
    align: top;
    border-left: 4px solid #A7A700;
    border-right: 4px solid #A7A700;
}


#menu{
    clear: both;
    width: 190px;
    
    FONT-WEIGHT: bold;
  }

#mainNav{
    float: left;
    list-style: none;
    FONT-WEIGHT: bold;
  }

#mainNav p{
    float: right;
    padding: 2px;
    FONT-WEIGHT: bold;
  }

#mainNav a{
    display: block;
    padding: 2px;
    width: 190px;
    color: #663300;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    FONT-WEIGHT: bold;
  }

#mainNav a:hover{
    text-align: center;
    background: #A7A700;
    width: 190px;
    color: #000000;
    FONT-WEIGHT: bold;
  }

