body {
color: #dddddd;
font-size: 14px;
font-family: Calibri, Arial, Times New Roman;
background-color: #333333; }

table {
font-size: 14px; }

a:active {
font-size: 14px;
text-decoration: none;
color: #ee5115; }

a:link {
font-size: 14px;
text-decoration: none;
color: #ee5115; }

a:visited {
font-size: 14px;
text-decoration: none;
color: #ee5115; }

a:hover {
font-size: 14px;
text-decoration: none;
color: white; }


.termin {
font-size: 22px;
font-weight: bold; }


input {
background-color: #dddddd; }