html, body {
    background-color: #fff;
    padding: 0; 
    margin: 0;
} 


a:link { 

	font-family:Arial;
	font-size:12px;
	color: #f5f400;
	text-decoration:none; 	}

a:visited { 

	font-family:Arial;
	font-size:12px;
	color: #f5f400;
	text-decoration:none; 	}


a:active { 

	font-family:Arial;
	font-size:12px;
	color: #f5f400;
	text-decoration:none; 	}

	
	
a:hover { 

	font-family:Arial;
	font-size:12px;
	color: #f5f400;
	text-decoration:none; 
}
	
	
	
	
a:link.menu{ 

	display:block;
    background-image:url(images/menu1.png);
    background-repeat:no-repeat;
    height:44px;
	width:267px;		
	text-decoration:none; 
	font: italic 24px Georgia;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 13px;
	padding-left:30px;
	padding-right:2px;
	padding-bottom:0px;
	text-decoration:none; 	}

a:visited.menu { 

	display:block;
    background-image:url(images/menu1.png);
    background-repeat:no-repeat;
    height:44px;
	width:267px;	
	font: italic 24px Georgia;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 13px;
	padding-left:30px;
	padding-right:2px;
	padding-bottom:0px;
	text-decoration:none; 	}


a:active.menu { 

	display:block;
    background-image:url(images/menu1.png);
    background-repeat:no-repeat;
    height:44px;
	width:267px;	
	font: italic 24px Georgia;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 13px;
	padding-left:30px;
	padding-right:2px;
	padding-bottom:0px;
	text-decoration:none; 	}


a:hover.menu { 

	display:block;
    background-image:url(images/menu2.png);
    background-repeat:no-repeat;
    height:44px;
	width:267px;	
	font: italic 24px Georgia;
	color: #000000;
	margin-top: 0px;
	padding-top: 13px;
	padding-left:30px;
	padding-right:2px;
	padding-bottom:0px;
	text-decoration:none; 	}



#naglowek {
    background-color: #fff;
	width:891px;
	margin: auto;


    
} 


#top {
    background-image:url(images/header-bg.png);
    background-repeat:no-repeat;
    height:252px;
	width:891px;

    
} 

h1.srodek {
	padding-top: 0px;
	padding-left:20px;
	font: normal 30px Georgia;
}


h1 {
	padding-top: 40px;
	font: normal 60px Georgia;
	line-height: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


h1 strong {
	font: normal 48px Georgia;
	color: #990600;
}


p.srodek {
	font-family:Arial;
	font-size:12px;
	color: #181818;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:20px;	
	padding-right:10px;
	
}

p.glowna {
	font: italic 24px Georgia;
	color: #656565;
	margin-top: 0px;
	padding-top: 0px;
}


p.osobowe {
	font: 30px Georgia;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 20px;
	padding-left:430px;	
	padding-right:10px;
	
}


p.podpis {
	font: 12px Arial;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 15px;
	padding-left:250px;	
	padding-right:10px;
	
}


p.wykonawca {
	font: 12px Arial;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 20px;	
	padding-right:0px;
	
}

#text1 {
	margin-left: 350px;
}


#srodek1 {
    background-image:url(images/tlo.png);
    background-repeat:repeat-y;
	width:891px;
	margin: auto;


    
} 


#jeden {
    background-image:url(images/menu-bg.png);
    background-repeat:repeat-y;
	width: 267px;
	float: left;
	overflow: hidden;
}

#menuu {
    background-image:url(images/menu-bg.png);
    background-repeat:repeat-y;
	width: 267px;
	float: left;
	overflow: hidden;
}


#dwa {
    background-image:url(images/content-bg.png);
    background-repeat:repeat-y;
    width:624px;
	overflow: hidden;
}

#nici{
    background-image:url(images/nici.png);
    background-repeat:no-repeat;
	width:891px;
	height:74px;
	margin: auto;
} 

#przedstopka{
    background-image:url(images/przedstopka.png);
    background-repeat:no-repeat;
	width:891px;
	height:151px;
	margin: auto;

    
} 

#stopka{
    background-image:url(images/stopka.png);
    background-repeat:no-repeat;
	width:891px;
	height:151px;
	margin: auto;

    
} 

#podpis1{
	width:691px;
	height:151px;
	float: left;
	overflow: hidden;
    
} 

#wykonawca{
	width:200px;
	height:151px;
	overflow: hidden;
    
} 





