h1 {
	margin: 6px;
	color: #3366FF;
	font-size: 36px;
	font-weight: bold;
}

h2 {
	margin: 6px;
	color: #3366FF;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	margin: 10px 6px 6px;
	color: #3366FF;
	font-size: 14px;
	font-weight: bold;
}

td {
	margin-left: 6px;
	margin-right: 6px;
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}

.ikotd {
	border-left-width: 1px;
	border-right: 1px solid #CCCCFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 97px;
}

a {
	font-family: Verdana;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

a.link {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}

a.link:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

a.tex {
	font-family: Verdana;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

a.tex:hover {
	font-family: Verdana;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

p.opis {
	font-family: Verdana;
	font-size: 8pt;
	color: #808080;
}

.ikonka {
	width: 50px;
	height: 50px;
	border: 1px solid #CCCCFF;
	margin-bottom: 24px;
}

.myh {
	color: #3366FF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
}

.myn {
	font-family:Verdana;
	font-size:10pt;
	font-weight: bold;
}

.myo {
	font-family:Verdana;
	font-size:14pt;
	font-weight: bold;
}

.tjo {
	font-family:Verdana;
	font-size:8pt;
}

.sso {
	font-size:16pt;
	font-weight: bold;
}

.wif {
	font-size:10pt;
	font-weight: bold;
}

@media only screen and (max-device-width: 480px) {

	h1 {
		font-size: 72px;
	}

	h2 {
		font-size: 38px;
	}

	h3 {
		font-size: 28px;
	}

	td {
		font-size: 24px;
	}
	
	span {
		font-size: 20pt;
	}

	.ikotd {
		width: 70px;
	}

	a.link {
		font-size: 22pt;
	}

	a.link:hover {
		font-size: 22pt;
	}

	p.opis {
		font-size: 20pt;
	}

	.myh {
		font-size: 28px;
	}

	.myn {
		font-size:22pt;
	}

	.myo {
		font-size:28pt;
	}

	.tjo {
		font-size:20pt;
	}

	.sso {
		font-size:32pt;
	}

	.wif {
		font-size:20pt;
	}
	
	.fel {
		font-size:20pt;
		max-width:340px;
		margin-top:10px;
	}

}
