.zwykly {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.gruby {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}
.zwykly-big {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.zwykly-big-gruby {


	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}
.maly {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.tabelka {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.bbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFFFFF;
}

a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #0066ff;
}

a:hover {
	font-family: Tahoma;
	text-decoration: bold;
	color: red;
}

