body{
background: black;
color:white;
}

A { color: yellow; }

A:hover { color: orange; }

.glowne {
background: black;
font-family: consolas;
}

.logo {
background: black;
color: white;
font-family: consolas;
}

.menu {
background: black;
font-family: consolas;
}

.tresc {
background: black;
font-family: consolas;
}

.naglowek {
background: silver;
color: black;
font-family: consolas;
}
