.fl {
	float: left;
}
.fr {
	float: right;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.underline {
	text-decoration: underline;
}
.hand {
	cursor: pointer;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.vm {
	vertical-align: middle;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fn {
	font-weight: normal;
}
.fb {
	font-weight: bold;
}
.pt10 {
	padding-top: 10px;
}
.pr10 {
	padding-right: 10px;
}
.pb10 {
	padding-bottom: 10px;
}
.pl10 {
	padding-left: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.black {
	color: black;
}
.black a:link {
	color: black;
}
.black a:visited {
	color: black;
}
.black a:active {
	color: black;
}
.black a:hover {
	color: black;
}
.white {
	color: white;
}
.white a:link {
	color: white;
}
.white a:visited {
	color: white;
}
.white a:active {
	color: white;
}
.white a:hover {
	color: white;
}
.red {
	color: red;
}
.red a:link {
	color: red;
}
.red a:visited {
	color: red;
}
.red a:active {
	color: red;
}
.red a:hover {
	color: red;
}
.op50 {
	opacity: 0.5; -moz-opacity: 0.50;
}
.op60 {
	opacity: 0.6; -moz-opacity: 0.60;
}
.op70 {
	opacity: 0.7; -moz-opacity: 0.70;
}
.op80 {
	opacity: 0.8; -moz-opacity: 0.80;
}
.op90 {
	opacity: 0.9; -moz-opacity: 0.90;
}
.global-footer {
	margin: 0px auto; padding: 12px 0px; text-align: center; line-height: 24px; clear: both; font-family: "Arial", "??им?"; font-size: 12px;
}
.global-footer a:link {
	text-decoration: none;
}
.global-footer a:visited {
	text-decoration: none;
}
.global-footer a:hover {
	text-decoration: underline;
}
.global-footer a:active {
	text-decoration: underline;
}
.clearfix::after {
	height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: "\0020";
}
.clearfix {
	display: block;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear: both;
}
