/* CSS Document */

body {
font-family: "Arial";
font-size: 12px;
color: #EDE6B9;
text-decoration: none;
background-color: #EDE6B9;
scrollbar-track-color: #7C5C32;
scrollbar-face-color: #EDE6B9;
scrollbar-arrow-color: #7C5C32;
scrollbar-highlight-color: #7C5C32;
}
  
A:hover {
color: #ffffff;
text-decoration: underline;
}
.main_text {
font-family: "Tahoma";
font-size: 25px;
color: #FFD351;
font-weight: bold;
text-align: center;
}
.lista {
font-family: "Arial";
font-size: 18px;
color: #EDE6B9;
text-align: left;
line-height: 1,5;
word-spacing: 1;
}
.oferta_lista {
font-family: "Arial";
font-size: 17px;
color: #EDE6B9;
text-align: left;
line-height: 1,5;
word-spacing: 1;
}
.text {
font-family: "Arial";
font-size: 17px;
color: #ffffff;
text-align: left;
line-height: 1,5;
word-spacing: 1;
}
.kontakt {
font-family: "Arial";
font-size: 17px;
color: #000000;
text-align: center;
line-height: 1,5;
word-spacing: 1;
}
.center {
font-family: "Arial";
font-size: 17px;
color: #ffffff;
text-align: center;
font-weight: bold;
line-height: 1,5;
word-spacing: 1;
}
.copy {
font-family: "Tahoma";
font-size: 13px;
color: #000000;
}
.naglowki {
font-family: "Tahoma";
font-size: 20px;
color: #FFD351;
text-decoration: underline;
font-style: oblique;
}
