BODY, Table{
	font: 14px arial;
	line-height: 20px;
	color: black;
	background: white;
	
}
A{
	text-decoration: none;	
}
A:hover{
	text-decoration: underline;
}

#all{
	padding-top: 10px;
	width: 800px;
	text-align: left;
}
#all A IMG{
	float: left;
}
#linki{
	float: right;
}
#linki A{
	color: #08778B;
	font-weight: bold;
}
#menu{
	width: 790px;
//	width: 800px;
	float: left;
	height: 28px;
//	height: 40px;
	background: url('menu.jpg') repeat-x;
	padding-left: 10px;
	padding-top: 12px;
}
#menu A{
	color: white;
	font: bold 16px arial;
	
}

#menu A:hover{
	background: #696969;
	
}
#content{
	width: 780px;
//	width: 800px;
	padding: 20px 10px 20px 10px;
	
}
#content2{
	width: 528px;
//	width: 548px;
	padding: 0px 10px 20px 10px;
	float: left;
	
}
#przerwa{
	width: 800px;
	height: 46px;
}
#content3{
	width: 226px;
	
	height: 380px;
	FLOAT: RIGHT;
	
	}
#content A{
	color: #08778B;
	text-decoration: underline;
	font-weight: bolder;
}
#content .temat{
	font: bold 14px arial;
}
#stopka{
	border-top: 2px #08778B solid;
	font: 12px arial;
	color: #08778B;
	text-align: center;
}
#plik{
	width: 400px;
	font: 12px arial;
	font-weight: normal;
	border: 1px solid;
	padding: 10px;
}
#wh{
	color: black;
}
#vl{
	color: #08778B;
}
