html, body {
        margin: 0;
        padding: 0;
         height: 100%; min-height: 101%;
         background: #eae0d9;
        }


* {font: 12px normal tahoma, sans-serif, verdana; color: #968476; line-height: 1.8;}

strong {font-weight: bold;}

h2 {font: bold 14px myriad pro, tahoma, sans-serif; color: #6CB811;}

p {font: 12px normal tahoma, sans-serif, verdana; color: #968476; line-height: 1.8;}

                a {
                        color:#F4F4F4;
                        text-decoration: none;
                }

                a:hover {
                        color:#F4F4F4;
                        text-decoration: underline;
                }
 
ul {} 
 
 
 
 
                  #navigation ul {
                        margin-left: 0;
                        padding-left: 0;
                        list-style-type: none;                        
                        float: left;
                        width: 242px;
                }

                #navigation a {
                font: 13px normal myriad web, arial, sans-serif; font-color: #996666; font-weight: bold;
                        display: block;
                        padding: 10px 45px;
                        width: 152px;
                        background: #fff url(img/strzaleczka.gif);
                }

                #navigation a:link, #navlist a:visited {
                        color: #996666;
                        text-decoration: none; background: url(img/kropki.gif) bottom no-repeat;
                }
                
                #navigation a:hover {
                        background: #000000 6% 50% no-repeat;
                        background-color: #FFFFD9;
                        color: #996666;
                }


a.dwa {color: #CE9D9D;}