.txtBold {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
.txtLite {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
.txtBlueLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #577bcf;
	text-decoration: none;
}
a.txtBlueLink:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #577bcf;
	text-decoration: underline;
}
.txtBigWhite {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
}
.ramka {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.selektor {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	background-position: top;
	vertical-align: top;
}
