@import url(https://fonts.googleapis.com/css?family=Marcellus+SC);

.table {
  width: 100%;
  max-width: 100%;
}

.wiecej-kolor {
	color: #ec0b37 !important;
}

.przycisk-wiecej-bialy {
    margin-top: 50px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #ffffff;
    width: 160px;
    height: 45px;
    font-family: 'Marcellus SC', serif;
}

.przycisk-wiecej-bialy a {
	font-family: 'Marcellus SC', serif;
	color: #f9002f;
}

.przycisk-wiecej-czerwony {
    margin-top: 50px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #f9002f;
    width: 160px;
    height: 45px;
    font-family: 'Marcellus SC', serif;
}

.przycisk-wiecej-czerwony a {
	font-family: 'Marcellus SC', serif;
	color: #ffffff;
}