body {		
				font: 11px geneva, verdana, arial, sans-serif;
				background: url(images/bg.png);
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
				padding:0px;
				height: 100%;

}



#pagewidth{ 
				width:1000px;  
				margin: 0px auto;  
				padding:0px;
				margin-left: auto;
				margin-right: auto;
				z-index: auto
} 
 
 
#top{
				width:1000px; 
				height:299px;
				padding:0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
} 
 
#wraper{ 
				width:1000px; 
				color:#ffffff;
				background-image: url(images/tlo2.png);
				background-repeat: repeat-y;
				z-index: auto;
		
}
 

#tresc{
				
				width:758px; 
				color:#000000;
				float:left;
				background-image:url(images/bgtresc.png);
				background-position: right 0px; 
				background-repeat: no-repeat;
				z-index: auto;
				
}

#menu{
				float:left;
				width:242px; 
}
 


#footer{
				clear: both;
				width:1000px; 
				height:141px; 
				background:url(images/horodyszcze_25.png);
				color:#ffffff;
				text-align:center;
}


#footer a:link { 		color: #ffffff;
						text-decoration: none;	
	
}

#footer a:visited{ 		color: #ffffff;
					text-decoration: none;	
	
}

#footer a:active{ 		color: #ffffff;
						text-decoration: none;

}

#footer a:hover	{ 		color: #ffffff;
						text-decoration: underline;				
}


div.text{
				margin-left:20px;
				margin-right:70px;
				font: 12px  arial, geneva, verdana, sans-serif;
				font-weight:bolder
}

img {float:left; border: 0px;}

a:link { 		color: #312014;
				text-decoration: none;	
	
}

a:visited{ 		color: #312014;
				text-decoration: none;	
	
}

a:active{ 		color: #312014;
				text-decoration: none;

}

a:hover	{ 		color: #312014;
				text-decoration: underline;				
}

table	{
				border-collapse: collapse;
				border-spacing: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;	
}

td{
				padding-top : 0px;
				padding-bottom : 0px;
				padding-left : 0px;
				padding-right : 0px;
				vertical-align:top;
}



 