body {
	background-image: url(../../images/bg.jpg);
	background-color: #EFEFEF;
	background-repeat: no-repeat;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
@font-face {
    font-family: 'consolasregular';
    src: url('../../font/consolaconsolas.eot');
    src: url('../../font/consolaconsolas.eot?#iefix') format('embedded-opentype'),
         url('../../font/consolaconsolas.woff') format('woff'),
         url('../../font/consolaconsolas.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#bila {
	color: #FFF;
}
.skryvany {
	display: none
	}
 a.pChart { text-decoration: none; color: #6A6A6A; }