.menu{
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.TitleBlack{
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.TitleWhite{
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #FFFFFF;
}
.TitleBlue{
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #007DC9;
}

.index {
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #007DC9;
}
.txt, td, body{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #000000;
}
.txtGray{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #7F7F7F;
}
.txtDarkGray{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #E5E5E5;
}
.txtDDGray{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #757575;
}

.txtGrayBlue{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #67AEC1;
}

.txtGreen{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #5CA200;
}

.login{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.Bukvc{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE:18pt; 
	FONT-STYLE: italic;
} 

a{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #007DC9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu2_act{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #007DC9;
	font-weight: normal;
	text-decoration: none;
}

a.Green{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #5CA200;
	font-weight: normal;
	text-decoration: none;
}
a.Green:hover {
	color: #5CA200;
	text-decoration: underline;
	font-weight: normal;
}
.UnSel {
	background-color: #F0F0F0;
}
.Sel {
	background-color: #F8F8F8;
}
