html {
background: lightgray ;
}
html {
max-width: 1600px;
margin: auto;
}
.top-banner-ui {
font-size: larger;
font-weight: bold;
}
.top-banner-ui > a:hover {
color: white;
}
.product-filters-ui .filters-apply-button-ui {
left: auto;
}
.main-navigation-bar-links-ui .no-on-mobile-ui {
min-width: 10px;
flex-basis: 100%;
}
.main-navigation-bar-links-ui .no-on-mobile-ui > a {
padding: 0 10px;
}
.main-navigation-bar-ui .manufacturer-container-ui .main-navigation-bar-links-ui ul {
flex-wrap: nowrap;
}
.lang-and-currency-ui {
display: none !important;
}
.header-categories-ui .categories-opened-ui .categories-label-ui {
background: #48494b;
}
#TAYAMA_opis {
padding: 5px;
font-family: "Poppins","Roboto",sans-serif; line-height: 1.5em;
}
#TAYAMA_opis .lewo {
text-align: left;
}
#TAYAMA_opis .wycentruj {
text-align: center;
}
#TAYAMA_opis .prawo {
text-align: right;
}
#TAYAMA_opis .wpasuj {
max-width: 80%;
}
#TAYAMA_opis .wpasuj00 {
max-width: 100%;
}
#TAYAMA_opis .wpasuj80 {
max-width: 80%;
}
#TAYAMA_opis .wpasuj60 {
max-width: 60%;
}
#TAYAMA_opis .wpasuj40 {
max-width: 40%;
}
#TAYAMA_opis ul {
list-style-type: unset;
list-style-position: inside;
}
#TAYAMA_opis table {
border-collapse: collapse;
border: 1px solid black;
}
#TAYAMA_opis td, #TAYAMA_opis th {
padding: 5px 5px 0px 5px;
border: 1px solid;
}
#TAYAMA_opis th {
background-color: lightgray;
}
#TAYAMA_opis .colspan2 {
text-align: center;
background-color: lightgray;
}
#TAYAMA_opis .bloczek {
background: #f9f9f9;
border-left: 5px solid #ccc;
border-right: 5px solid #ccc;
border-top: 5px solid #ccc;
border-bottom: 5px solid #ccc;
margin: 1.5em 10px;
padding: 1em 10px .1em 10px;
}
#TAYAMA_opis .bloczki {
display: grid;
grid-template-columns: auto auto;
grid-gap: 1px;
align: center;
border-left: 0px solid #ccc;
border-right: 0px solid #ccc;
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc;
}
#TAYAMA_opis .guzik {
background-color: #f4511e;
border: none;
color: white;
padding: 8px 16px;
text-align: center;
font-size: 16px;
margin: 4px 2px;
opacity: 0.6;
transition: 0.3s;
display: inline-block;
text-decoration: none;
cursor: pointer;
}
#TAYAMA_opis .grid{
display: grid;
height: 400px;
align-content: center;
grid-template-columns: auto auto;
gap: 10px;
padding: 10px;
}
#TAYAMA_opis .grid > div {
background-color: rgba(255, 255, 255, 0.8);
text-align: center;
padding: 20px 0;
font-size: 30px;
}
#TAYAMA_opis .table, #TAYAMA_opis th, #TAYAMA_opis td {
border: 1px solid black;
}
#TAYAMA_opis .blockquote {
border-left: solid blue;
padding-left: 10px;
}
#XtrescRegulaminu table {
border: 1px solid #DDDDDD;
margin-top: 10px;
}
#XtrescRegulaminu table tr,
#XtrescRegulaminu table td,
#XtrescRegulaminu table th {
display: block;
padding: 0;
font-weight: normal;
}
#XtrescRegulaminu table th {
background-color: #eee;
padding-left: 10px;
}
#XtrescRegulaminu table td {
padding-left: 10px;
padding-bottom: 10px;
}
#XtrescRegulaminu p {
display: block;
}
#XtrescRegulaminu li,
#XtrescRegulaminu ul,
#XtrescRegulaminu ol {
margin-left: 0;
padding-left: 0;
}
#XtrescRegulaminu ul {
list-style: square;
}
#XtrescRegulaminu ul > li {
display: list-item;
padding-left: 10px;
}
#XtrescRegulaminu li {
list-style-position: inside;
margin-top: 1em;
font-weight: normal;
display: block;
}
#XtrescRegulaminu > ol > li > p {
font-weight: normal;
margin-top: 1em;
}
#XtrescRegulaminu > ol > li {
font-weight: bold;
}
#XtrescRegulaminu ol {
counter-reset: item;
list-style: decimal;
}
#XtrescRegulaminu ol > li:before {
content: counters(item, ".") ".";
counter-increment: item;
padding-right: 0.5em;
}
.strona-przed {
clear: both;
break-before: page;
font-weight: normal;
}
.page-title-ui {
font-family: 'conthraxregular';
}
h1 {
font-family: 'conthraxregular';
}
@media print {
.top-banner-ui,
.main-header-ui,
.main-header-js,
.header-categories-ui,
.manufacturer-container-ui,
.formal-content-title-ui,
.formal-content-line-ui,
.copyright-ui,
.files {
display: none !important;
}
.formal-regulations-ui h1 {
display: none !important;
}
.formal-regulations-ui p {
margin: 0px 0px 0px 0px;
}
#XtrescRegulaminu {
font-size: smaller;
}
}