@charset "utf-8";
/* CSS Document */
img.left-img {
	margin: 0 17px 0 0 !important;
	float: left;
}
img.right-img {
	margin: 0 0 0 17px !important;
	float: right;
}
.dictionary-link {}
a.fancybox {}
.avtor {
	text-align: left;
	color:#898989;
	font-style: italic;
}
a.link {
	font-style: normal;
	background: url(img/small-earth.png) no-repeat 0 2px;
	display: block;
	padding: 0 0 0 18px;
}
a.link-doc {
	font-style: normal;
	background: url(img/link-doc.png) no-repeat 0 2px;
	display: block;
	padding: 0 0 0 18px;
}
a.link-video {
	font-style: normal;
	background: url(img/link-video.png) no-repeat 0 2px;
	display: block;
	padding: 0 0 0 18px;
}