        /* hide from ie on mac \*/
        html {
                height: 100%;
                overflow: hidden;
        }
        
        #odstep {
                height: 15%;
        }
        
                #odstepp {
                height: 10%;
        }
        
                #pasek {
                height: 80%;
        }
        
        /* end hide */

        body {
                height: 100%;
                margin: 0;
                padding: 0;
                background-color: #000000;
                color:#ffffff;
                font-family:sans-serif;
                font-size:10;
        }
        
        p
        {
        
           font-size:15;
        }
        input.przycisk {
border-right: #000000 1px solid; 
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
border-left: #000000 1px solid;
font-size: 11px; 
background-color: #FFEAA8; 
cursor: hand; 
color: #000000; 
font-family: tahoma,sans-serif; 
height: 19px;} 
        
        
A:link {
        COLOR: #ffffff;FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 15; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:visited {
        COLOR:#FFffff; FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 15; FONT-WEIGHT: normal;TEXT-DECORATION: none
}
A:active {
        COLOR: #FFffff;FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 15; FONT-WEIGHT: normal;TEXT-DECORATION:none
}
A:hover {
        COLOR: #ffffff; background-color: green ;FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 15; FONT-WEIGHT: TEXT-DECORATION: non
}
        
        #main_bottom_line {
        background: #86745A;
        height: 1px;
        overflow: hidden;
        clear: both;
}
