.analiz-res{
	font-size:13px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
	text-align:center;	
}
.resr{
	font-size:16px;
	padding-top: 2px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	width: 30px;
	height: 30px;
	float: left;
	border: solid 1px #8e8;
}
.blackr{
background-color: #000;
}
.redr{
background-color: #f00;
}
.zeror{
background-color: #060;
}
table.analiz{
	background-color: #FFFAC7;
	width: 100%;
	margin: 0 auto;
	text-indent: 0;
    line-height:normal;
	border-collapse: separate;
	border: 2px solid #004;
	text-align: center;		
	font-size:18px;
	table-layout: fixed;
	position: relative;
	margin-bottom: 5px;
}
table.analiz td {
	border: 1px solid #004;
	vertical-align: middle;
	padding: 5px 5px;
	position: relative;	
}
table.analiz td a {
	width: 100%;
	height: 100%;
	display: block;
	font-size:22px;
	font-weight: bold;
	text-decoration:none;
	color:#FFEE77;
}
table.redb, table.stat{
	border: 1px solid #004;
	width: 33%;
	margin: 1px;
	text-align: center;		
	font-size:18px;
}
table.redb{
	color: #FFD626;
}
table.dozen{
	border: 1px solid #004;
	width: 49.7%;
	margin: 1px;
	color: #004;
	text-align: center;		
	font-size:18px;
}
table.stat,table.dozen {
	color: #004;
	background-color: #FFFAC7;
}
table.redb td, table.stat td, table.dozen td {
	width: 50%;
}
.nadpis{
	width: 699px;
	margin:0 auto;
	height: 77px;
	text-align: center;	
    color:#991100;
    font-size:15px;
	position:relative;
}
@media only screen and (max-width: 480px) {
table.analiz td a {
	font-size:16px;
}
table.analiz td {
	padding: 0;
}
}