body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
A	{ 
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
}
		
.opis {
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
}

.glowna {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
}

A:hover		{ color: #ff0000;
			text-decoration: none;
		}
H1	{ 
		text-align: justify;
		margin: 25px;
		color: #000000;
		font-size: 15px;
		text-decoration: none;
}

.glowna	{
		text-align: center;
		margin: 25px;
		color: #000000;
		font-size: 15px;
		text-decoration: none;

}

H2	{ 
		text-align: justify;
		margin: 25px;
		color: #bbbbbb;
		font-size: 10px;
		text-decoration: none;
}

P	{ 
		
		text-align: justify;
		margin: 25px;
		color: #000000;
		font-size: 12px;
		text-decoration: none;
}

.opisik	{
		text-align: center;
		color: #ffffff;
		margin: 0px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
}
.kontakt	{
		text-align: center;
		color: #ffffff;
		margin: 0px;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
}

table {
	font-size: 12px;
}

table.cennik {
	font-size: 10px;
	width: 100%;
	height: 100%;
	border-style: none solid;
	background-color: #ffffff;
	text-align: center;
	margin: auto;
}
td.zdjecia{
	border: 1px solid #000;
	font-size:10px;
	margin: 0;
	padding: 0;
	width: 222px;
	text-align: center;}
img{
	border: none;}