.wynik1{
 background: #C7C7C7;
 font-size: 12px;
 font-family: arial; 
}
.wynik2{
 background: #BEBEBE;
 font-size: 12px;
 font-family: arial;  
}
.wynik3{
 font-size: 13px;
 font-family: arial;  
}

.bottom {
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	
}

.regular {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 11px;
	
	color: #000000;
	
}

.formtext {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 11px;
	font-weight: bold;
	color: #0D3263;
	
}

.topictext {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 15px;
	
	color: #0D3263;
	
}
.topicselect {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 15px;
	
	color: #000000;
	
}

.legend {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}

.button {
	font-family: Arial;
	width: 100px;
	height: 25px;
	font-size: 12px;
	background:#C0C0BF;
	font-weight: bold;
	color: #000000;
	
}

.tabletext {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	color: #0D3263;
	
}
.formname {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
}

a:link, a:visited {
	color: #0D3263; 
	font-size: 10 px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}
