body
{
padding:0;
margin:0;
background:#FEFBEA;
}
input,select,textarea {  

   font-family: Verdana, Arial, Helvetica, sans-serif; 

   font-size: 10px;

   font-weight: normal;

   height:18px;

   color: #2D4B5D; 

   background-color: #F4F5F7; border: #2D4B5D; 

   border-style: solid;

   border-top-width: 1px;

   border-right-width: 1px;

   border-bottom-width: 1px;

   border-left-width: 1px;

   }



a {
      text-decoration : none;
          color:#317944;
          font-weight: BOLD;
  }


  
a:hover { 
                          text-decoration : underline;
            }

.text:hover{ 
                          text-decoration : none;
            }        
        
.text{
font-family:Trebuchet MS;
font-size:11px;
color:#000000;
text-decoration:none; 
font-weight:normal;
}

.tytul{
font-family:Trebuchet MS;
font-weight: BOLD;
font-size:13px;
color:#317944;
text-align:left;
}

.h2normal
{
font-family:Trebuchet MS;
font-size:11px;
color:#000000;
text-decoration:none; 
font-weight:bold;
display: inline;
}

li{
        color:#317944;
}

.menu a{font-size:12px;font-family:arial;color:#eee8c3;display:block;background:#224b2d;width:200px;padding:7px 0px 7px 0px;border-bottom:1px solid #3f6e4c;border-top:1px solid #3f6e4c;font-weight:bold;}
.menu a:hover{background:#446d4e;font-weight:bold;color:#ffffff;text-decoration:none;}











