﻿.pytanie_tlo {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	border: 1px solid #666666;
	background: #EEEEEE;
}

.pytanie {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

.odpowiedz {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #648FBA;
}