@charset "windows-1251";

.txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333333;

}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}

.txt_all {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

	line-height: 18px;

}

.adress {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	border-top-style: dashed;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #000000;

	border-top-width: 1px;

}

.txt_all_grey {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #666666;

	line-height: 18px;

}

.txt_all_mini {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #3399CC;

	line-height: 18px;

}
.txt_all_Lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 18px;
}


.txt_all_min_g {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	line-height: 18px;

	font-style: italic;

	font-weight: normal;

}
a:hover {
	color: #00ADEF;
}


a:link {
	color: #00ADEF;
	text-decoration: none;
}
