
body {
	margin: 0px;
	 background-color: #FFFFFF;
}

td {
	font-size: 12px;
	font-family: tahoma;
	color: #808080;
	line-height: 17px;
}

.menu {
	font-size: 16px;
	font-family: arial;
	color: #a71d26;
	line-height: 24px;
}

.menu a {
	font-size: 18px;
	font-family: arial;
	color: #a71d26;
	line-height: 24px;
}

.menu a:hover {
	font-size: 18px;
	font-family: arial;
	color: #ec0e1e;
	line-height: 24px;
}

.tekstglownynaglowek {
	font-size: 12px;
	font-family: tahoma;
	color: #a71d26;
	line-height: 18px;
}

.naglowekstrony {
	font-size: 14px;
	font-family: tahoma;
	color: #a71d26;
	line-height: 20px;
}

li b {
	font-size: 12px;
	font-family: tahoma;
	color: #a71d26;
	line-height: 17px;
}

.prof {
	font-size: 11px;
	font-family: tahoma;
	color: #808080;
	line-height: 15px;
}

.stopka {
	font-size: 11px;
	font-family: tahoma;
	color: #808080;
	line-height: 15px;
}

.required {
	font-size: 12px;
	font-family: tahoma;
	color: #a71d26;
	line-height: 18px;
}

a {
	color: #134767;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

.wrong { background:#fcc;}
