@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

.table {
  width: 100%;
  max-width: 100%;
}
.zadzwon {
	background-color: #00b4ff;
	padding: 3px;
	padding-top: 4px;
	font-size: 21px;
	font-family: 'Roboto Condensed', sans-serif !important;
	color: #ffffff;
	width: 180px;
}
.zadzwon a {
	font-size: 18px;
	color: #00b4ff;
}
.numer {
	margin: 0 0 0px !important;
	font-size: 52px;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 700;
	text-shadow: 1px 2px 0px rgba(85, 85, 85, 0.95);
	color: #ffffff;
}
.numer a {
	font-size: 52px;
	color: #ffffff;
}
.czcionka-12pt {
	font-size: 12px;
	line-height: 2.5em;
}
.czcionka-12pt a {
	font-size: 12px;
}
.czcionka-14pt {
	font-size: 13px;
	line-height: 2.6em;
}
.czcionka-14pt a {
	font-size: 13px;
}
.czcionka-22pt-bialy {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 22px !important;
    color: #ffffff !important;
    margin: 0 0 5px !important;
}
.czcionka-22pt-bialy {
	color: #ffffff
}
.czcionka-22pt {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 22px !important;
    font-weight: 300 !important;
    color: #333333 !important;
    margin: 0 0 5px !important;
}
.czcionka-22pt a {
	font-size: 22px;
}
.czcionka-32pt {
	font-size: 32px !important;
	font-weight: 300 !important;
	line-height: 1.6em;
	margin: 0 0 0px !important;
	color: #333333 !important;
}
.czcionka-32pt a {
	font-size: 32px;
}
.czcionka-32pt-niebieski {
	font-size: 32px !important;
	line-height: 1.6em;
	margin: 0 0 0px !important;
	color: #00b4ff !important;
}
.czcionka-32pt-niebieski a {
	font-size: 32px;
}

.niebieska-czcionka {
    font-size: 17px !important;
    color: #00b4ff !important;
}

.niebieskie-tlo {
	padding: 20px;
	background-color: #00b4ff;
	color: #ffffff !important;
}