.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.zagolovok {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 20px;
	font-weight: lighter;
	color: #128FAB;
}
.zagolovok2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 20px;
	font-weight: lighter;
	color: #D5D4D4;
	text-decoration: underline;
}

.fon {
	background-image: url(images/all_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fon2 {
	background-image: url(images/color_line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#tooltip {
	padding: 9px;
	background: #000000;
	border: 1px solid #333333;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	
}

span.tip {
    border-bottom: 0px solid #eee;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.txt22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.linke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
.ss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

