@charset "utf-8";



.titluTabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6699FF;
}

.tabel1 {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.fondalb {
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
}

.celula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #3399FF;
	font-variant: normal;
	text-transform: none;
}
.baseline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
}

.nimic {
	font-family: Arial, Helvetica, sans-serif;
}
.nimica {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.px1gri {
	border: 1px solid #90A8D0;
}
.nimica1 {
	font-size: 18px;
	color: #003366;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.celula1 {
	border: 1px solid #EDF3FA;
	color: #003366;
	padding: 3px;
}

.upercase {
	text-transform: uppercase;
}
.tabela {
	color: #003366;
	border: thin solid #8B9CCC;
}

