Body {
	background-color : White;
	font-family: sans-serif, Arial, Helvetica ;
}

.tab1{
	font-family: Tahoma;
	font-size: 13px;
	color: #00319C;
}
.tab2{
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
	text-align : center;
}
.text3{
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
}
tr{
	background-color : White;
}
tr.1{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-align : center;
	background-color : #ebebeb;
}
.tab2_1{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-align : center;
}
.tab3{
	font-family: Tahoma;
	font-size: 11px;
	color: #ECFAFF;
	text-align : center;
	font-weight : 600;
}
tr.2{
	font-family: Tahoma;
	font-size: 11px;
	color: #ECFAFF;
	text-align : center;
	font-weight : 600;
	background-color : #b7b7b7;
}
.text1{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-align : center;
}
.MyClass1 {
	font-family: Tahoma ;
	font-size: 13px;
	color: White;
}

.Koment {
	font-family: Tahoma ;
	font-size: 13px;
	color: #31639C;
}

 A:link {
	COLOR: #616161;
	TEXT-DECORATION: none;
}
 A:visited {
	COLOR: #616161;
	TEXT-DECORATION: none;
}
 A:active {
	COLOR: #0063FF;
	TEXT-DECORATION: none;
}
 A:hover {
	COLOR: #FF3100;
	TEXT-DECORATION: none;
}

