body { 	background-color: white;
	margin:0px;
	padding: 20px 10px;
	font-weight: normal; 
	color: black;  
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}


.ball {
	background-image: url("/img/ball.gif");
	text-align: center;
	vertical-align: middle;
	width: 37px;
	height: 38px;
	color: #3F2C91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}

.mega {
	background-image: url("/img/mega.gif");
	text-align: center;
	vertical-align: middle;
	width: 37px;
	height: 38px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}


img			{ border:none; }

h1, h2, h3	{ margin: 0; }
h1			{ color: #666666; font-size: 160%; margin-bottom: 1em;}
h2			{ color: #2E60AA; font-size: 140%; margin-bottom: 1em;}
h3			{ color: #2E60AA; font-size: 120%; margin-bottom: 1em; }
h4			{ color: #515A5F; font-size: 80%; margin-bottom: 1em;}

p			{ margin: 0 0 1.5em 0; }

h3 a:hover { color: #2E60AA; text-decoration: underline; }
h3 a:link {  color: #2E60AA; text-decoration: none; }
h3 a:active { color: #2E60AA; text-decoration: none; }
h3 a:visited { color: #2E60AA; text-decoration: none; }
h3 a:visited:hover { color: #2E60AA; text-decoration: underline; }

.faq a:hover { font-weight: bold; color: red; text-decoration: underline; font-size: 80%;}
.faq a:link {  font-weight: bold; color: red; text-decoration: none; font-size: 80%;}
.faq a:active { font-weight: bold; color: red; text-decoration: none; font-size: 80%;}
.faq a:visited { font-weight: bold; color: red; text-decoration: none; font-size: 80%;}
.faq a:visited:hover { font-weight: bold; color: red; text-decoration: underline; font-size: 80%;}

table { border-collapse: collapse; }
td			{ vertical-align: top; }

.small { font-size: 80%; }
.smalli { font-size: 80%; font-style: italic; }

#container {
	border:			0;
	width:			760px;
	margin:			0 auto;
}

#logo { margin: 0px; padding: 0px; }

.foot { font-size: smaller; color: #666666;  padding-top: 8px;	border-top: 1px solid #cccccc; }
.wersja {  color: red; font-size: 120%; font-weight: bold; }
