body {
	background: white;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:  'Book Antiqua', 'Palatino Linotype',Palatino, serif;
	font-size: 16px
}


a, a:visited {
	border-style: none;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	outline:none;
}

a:hover {
	outline:none;
	border-style:none;
	color: #000000;
	text-decoration: underline;
}


h1 {
	font-family:  'Book Antiqua', 'Palatino Linotype',Palatino, serif;
	color: #929292;
	font-weight: 200;
	padding: 50px 0 0 50px;
	margin: 0;
}

ul {
	
	margin: 10px 0 15px 0;
}

li {
	
	margin: 0 0 0 330px;
}

strong {
	text-decoration:underline;
}



.glowna {
	margin: 10px auto auto auto;
	overflow: visible;
	width: 900px;
	min-height: 554px;
	padding: 0;		
}
	
	.top {
		background: url('bg_top.gif') no-repeat right top;
		width: 900px;
		height: 30px;
	}
	
	.top2 {
		background: url('bg_top_long.gif') no-repeat right top;
		width: 900px;
		height: 30px;
	}
	
	h1.top{
		visibility: hidden;
	}
	
	.menu_cont {
		background: none;
		width: 900px;
		height: 25px;		
		margin: 0;
		padding 0;
		
	}
	.menu {
		background:none;
		float:left;		
		text-align: center;	
		width: 80px;
		height: 25px;
		margin: 0 ;
		padding: 0;
	}
	
	.wyp {
		float: left;
		width: 660px;
		height: 25px;
		background: none;
		
	}
	a.activ, a:visited.activ {
		color: #ffffff;
	}
	
	
	.activ  {
		background: url('bg_activ.gif') no-repeat top;
	}
	
	
	.content {	
		border-color:#1f5db1;
		background: white url('logo.png') no-repeat right top;
		width: 880px;
		min-height: 486px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-align: justify;
		border-style: solid;		
		border-bottom-style: none;
		border-top-style:none;
		border-width: 0 10px 0 10px;
	}
	
		.obrazek {
			width: 300px;
			height:377px;
			float: left;
			padding:0;
			margin: 80px 10px 0 0;
		}
		
				
		.opis_o_firmie {	
			margin: 0;
			padding: 140px 20px 0px 40px;
		}
		
		.kontakt {
			background:none;
			width: 600px;
			height:265px;
			margin: 100px 140px 0 140px;
			font-size: 18px;
		}	
		
		.nazwa {
			background:none;
			width:600px;
			height:80px;			
			text-align:center;
			font-size:26px;
		}
		
		.adres {
			background:none;
			width: 300px;			
			float: left;
			text-align: center;
		}
		
		.numery {
			background: none;
			width: 300px;			
			float:left;
			text-align:center;
		}
	.stopka {
		background: url('bg_stopka.gif') no-repeat bottom;
		padding:0;
		margin:0;
		width: 900px;
		height: 30px;		
		color: white;		
		font-family: Verdana, Geneva, sans-serif;
	}
		
	.copy {
		width:140px
		height: 28px;
		margin:0;
		padding: 2px 10px 0 0;
		font-size: 10px;
		float:right;
		
	}
	
	#stopka {
		color: #ffffff;
		font-family: Verdana, Geneva, sans-serif;
	}
	
	.top, .top2, .activ, .stopka {
		background-color: #1f5db1;
	}