@charset "windows-1250";
/* CSS Document */

table  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #646464;
	font : Arial;
	font-weight : normal;
	font-style : normal;
}
th{
	font-weight:bold;
	}
.first{
	background-color: #669999;
	color:#FFFFFF;
	}