/* ------------------
 styling for the tables 
   ------------------   */


#statistikat
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 0px;
	width: 96%;
	text-align: left;
	border-collapse: collapse;
}
#statistikat th
{
	font-size: 15px;
	font-weight: normal;
	padding: 8px 10px;
	color: #039;
}
#statistikat td
{
	padding: 8px 10px;
	color: #04678C;
	border-top: 2px solid #fff;
}

.oce-first
{
	background: #E3F7F9;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#statistikat tr:hover td
{
	color: #04678C;
	background: #E3F7F9;
}
#statistikat tr.odf:hover td
{
	color: #04678C;
	background: #E3F7F9;
}
#statistikat tr.vk:hover td
{
	color: #04678C;
	background: #E3F7F9;
}
#statistikat tr.cess:hover td
{
	color: #04678C;
	background: #E3F7F9;
}
#statistikat tr.lsms:hover td
{
	color: #04678C;
	background: #E3F7F9;
}
#statistikat tr.unicef:hover td
{
	color: #04678C;
	background: #E3F7F9;
}






#statistikat tr.odf td
{
	color: #04678C;
	background: #D5FFD8;
}

#statistikat tr.vk td
{
	color: #04678C;
	background: #FFFFC6;
}

#statistikat tr.cess td
{
	color: #04678C;
	background: #D7E9FF;
}

#statistikat tr.unicef td
{
	color: #04678C;
	background: #FCE1C5;
}

#statistikat tr.lsms td
{
	color: #04678C;
	background: #FECCFF;
}






#legjenda
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 80%;
	text-align: left;
	border-collapse: collapse;
}
#legjenda th
{
	font-size: 12px;
	font-weight: normal;
	padding: 6px 8px;
	color: #039;
}
#legjenda td
{
	padding: 6px 8px;
	color: #04678C;
	border-top: 2px solid #fff;
}

#legjenda tr.odf td
{
	color: #04678C;
	background: #D5FFD8;
}

#legjenda tr.vk td
{
	color: #04678C;
	background: #FFFFC6;
}

#legjenda tr.cess td
{
	color: #04678C;
	background: #D7E9FF;
}

#legjenda tr.unicef td
{
	color: #04678C;
	background: #FCE1C5;
}

#legjenda tr.lsms td
{
	color: #04678C;
	background: #FECCFF;
}
#legjenda tr.painfo td
{
	color: #CC0000;
	background: #FFFFFF;
}