
body{
background-image: url(bg.gif);

}


a {
    color: #C64702;
    text-decoration: none;}



.news {
   
    text-align: justify;
    font-family: tahoma, verdana;
    color: White;
    font-size: 16px;
     margin: 30px;
}



.menu {
    background: url(images/bok1.png);
  background-repeat: no-repeat;
   height: 700px;
    font-size: 10px;
    color: White;
    text-align: center;
}


.tlomenu {
    
    
    background: url(images/m_tlo.png);
    height: 5px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
   
}


.menu1 {
    background: url(images/bok2.png);
  background-repeat: no-repeat;
   height: 700px;
    font-size: 10px;
    color: White;
    text-align: center;
}


.tlomenu1{
    
    background: url(images/m_tlo.png);
    height: 5px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}




.tlon {
  
    background: url(images/n_tlo.jpg);
   
    }





#ndol {
    background: url(images/pasek1.png);
    height: 98px;
   background-repeat: no-repeat;
   }


#linki{

}


#header {
        height: 40px;
         width: 808px;
        background: url(images/img02.gif);
       
}


/* Header > Menu */

#menu {
        width: 700px;
        height: 27px;
        margin: 0 auto;
}

#menu ul {
        margin: 0;
        padding: 7px 0 0 0;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        height: 17px;
        margin: 2 5px 0 0;
        margin-left: 25px;;
        padding: 1px 14px 0 11px;
        background: url(images/img03.gif) repeat-x;
        border: 1px solid #222222;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}

#menu a:hover {
        background-image: url(images/img04.gif);
        text-decoration: none;
}

#menu .active a {
        background-image: url(images/img05.gif);
}
















