body{	
width: 800px;  
margin: 0 auto;
background-image: url(images/fenco.jpg);
background-color:	
font-family: Calibri;	
font-size: 12px;
font-weight: normal; 
font-family: Calibri;
margin-bottom: 30px;



}

#top{
    width: 100%; height: 190px; background-color: #2F4F4F; position: absolute; top:0; left: 0;  
    
}

#tabarea{
float:left;
}


#all{  position: relative;}
#menu{ width: 815px; margin: 5px 0 0 0; padding: 10px 0 10px 0; list-style: none; height: 40px; 
	background: #blue;
	background: -moz-linear-gradient(#444, #555);
        background: -webkit-linear-gradient(#444, #555);
        background: -o-linear-gradient(#444, #555);
        background: -ms-linear-gradient(#444, #555);
        background: linear-gradient(#444, #555);

       
        -moz-box-shadow: 15px 15px 15px #9c9c9c;
        -webkit-box-shadow: 15px 15px 15px #9c9c9c;
        box-shadow: 15px 15px 15px #9c9c9c;
        position:  relative;
       z-index: 1;
}


#menu li{float: left; padding: 0 0 10px 0; position: relative;
}

#menu2 li{float: left; padding: 0 0 3px 0; position: relative;
}


#menu a{float: left; height: 25px; padding: 0 25px; color: #eff0f5; text-transform: uppercase; 
font: bold 12px/25px Arial, Helvetica; text-decoration: none; text-shadow: 0 1px 0 #000;
}

#menu2 a{float: left; height: 25px; padding:0px 8px 0px 2px; color: grey; text-transform: uppercase; 
font: bold 12px/25px Arial, Helvetica; text-decoration: none; text-shadow: 0 1px 0 grey;
border-right-style:solid; border-right-width:1px; margin-bottom: 60px;
}

#header a{float: left; height: 25px; padding:1px 620px 3px 2px; color: grey; text-transform: uppercase; 
font: bold 12px/25px Arial, Helvetica; text-decoration: none; text-shadow: 0 1px 0 grey;
border-bottom-style:solid; border-bottom-width:1px; margin-bottom: 30px;
}

#menu li:hover>a{color: #fff369;}
*html #menu li a:hover{ /* IE6 */color: #fff369;}	


#menu2 li:hover>a{color: #fff369;}
*html #menu li a:hover{ /* IE6 */color: #fff369;}	


#menu li:hover > ul{
display: block;
}


#menu2 li:hover > ul{
display: block;
}
/* S-m */
#menu ul{
    list-style: none;
    margin: 30px;
    padding: 0;
    display: none;
    
    top: 25px;
    left: 15px;
    z-index: 99999;
    background: #666;
    width:150px;}

#menu2 ul{
    list-style: none;
    margin: 30px;
    padding: 0;
    display: none;
    
    top: 25px;
    left: 15px;
    z-index: 99999;
    background: #666;
    width:150px;}

.grafika{

margin: 50px 10px 50px 10px;
float: left;

padding: 10px



}








#menu ul li{
    float: none;
    margin: 20px;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#nawigacja {
clear: both;
height: 36px;
margin:20px;
}

#menu ul a{
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */
        height: 10px;
        width: 200px;
}

*:first-child+html #menu ul a{ /* IE7 */
        height: 10px;
        width: 200px;
}

 /*wygl*/
	 
	 
	 
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


