

html body{	

	margin: 0px;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left; 
	
	background-color: #D5E2A7;
}

#strona {
	width: 800px;
}

	#naglowek {
		background-image:url(../slices/logo_tlo1.jpg);
		background-repeat:repeat-x;
		text-align: center;
	}
	
	#jezyk {
		background-image:url(../slices/jezyk_tlo.jpg);
		background-repeat:repeat-x;
		
		height: 18px;
		font-size: 10px;
		font-weight: bold;
	}
		a.lang {
			color:#66CC66;
			text-decoration: none;
		}
		a.lang:hover,
		a.lang_act {
			color:#FFFFFF;
			text-decoration: none;
		}
		
	#nad_menu {		
		background-image: url(../slices/nad_menu.jpg);
		width: 800px;
		height: 20px;
		padding-top: 6px;
		font-weight: bold;
	}
	
	#tresc {
	}
		#tresc td.menu {
			background-image:url(../slices/menu_tlo.jpg);
			background-repeat:repeat-x;
			height: 43px;
		}
			#tresc table.menu {
				width: 100%;
				text-align: center;
			}
			
			a.menu,
			a.menu_act {
				color:#FFFFFF;
				font-family: "Times New Roman", Times, serif;
				font-style:italic;
				font-weight: bold;
				font-size: 15px;
				text-decoration: none;
			}
			a.menu:hover,
			a.menu_act {
				color:#003300;
			}
			
		#tresc td.tresc {
			background-image:url(../slices/tresc_tlo.jpg);
			padding: 5px 20px 5px 20px;
			text-align: left;
			vertical-align: top;
		}
		
		#tresc td.news {
			font-size:11px;
		}
		
		#tresc td.lewe {
			width: 100px;
			background-image:url(../slices/tlo_powielane_lewe.jpg);
			background-repeat:repeat-y;
		}
		#tresc td.prawe {
			width: 100px;
			background-image:url(../slices/tlo_powielane_prawe.jpg);
			background-repeat:repeat-y;
		}
		
		#tresc td.copy {
			width: 600px;
			background-image:url(../slices/stopka2.jpg);
			background-repeat:no-repeat;
			text-align: center;
			vertical-align: bottom;
			padding-bottom: 10px;
		}
		a.copy {	
			color:#AAAAAA;
			text-decoration: none;
			font-size: 10px;
		}
		a.copy:hover {
			color:#FFFFFF;
		}
		
	
	#paski {
		background-image:url(../slices/paski_dol1.jpg);
		background-repeat:repeat-x;
		
		height: 11px;
	}
	#koniec img {
		border: none;
	}
	


