body{
background-image: url('images/morze.jpg');
}

.muszla{
	background: url(muszla.jpg);
	background-repeat: no-repeat; 
	
}

.tekst{
padding-left: 40px;	
padding-right: 30px;	
font-family: Arial;
padding-top: 15px;
font-weight: bold;
font-size: 17px;
color: #4a3409;
text-align: justify;
line-height: 1,5;
}

a.link {
	color: #0d4578;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.subcategory{
	padding-left:10px;	
}
