A {
	COLOR: #121282;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}


body {
 font-family: "verdana", "arial", "helvetica", "sans-serif";
 list-style: url("punkt.gif") outside;
}
.tabelka {
 font-size: 12;
 font-family: "verdana", "arial", "helvetica", "sans-serif";
}

.glowne {
 font-family: "verdana", "arial", "helvetica", "sans-serif";
 background-color: #C6D0DE;
}

.pytanie {
 background-color: #C6D0DE;
}

.odpowiedz {
 background-color: #d6e0eE;
}

