/* CSS Document */

body{
 background-color: #FFFF99;
 text-align: center;
 background: url(../img/pasek.jpg) repeat-x #0B2406;
 }
a {color: rgb(0,102,0);}

table{
 background-color: #FBF4AE;
}

img{
border-width: 0px;
}

#menu a{
 text-decoration: none;
}

#menu a:visited{
 text-decoration: none;
 }

p {padding-top: 10px;
   padding-left: 15px;
   padding-right: 18px;
   text-align: justify} 


