/* CSS Document */
.anta {
	float: right;
	width: 14%;
	height: 70px;
	margin-left: 5%;
	background:url(../images/icons/antarion.jpg) no-repeat top left;
	padding-left: 39px;
	font-size: 9px;
	line-height: 11px;
	}
.linki {
	width: 75%;
	float: left;
	}
.anta a {
	font-size: 9px !important;
	}
*html .linki {
	width: 74.5%;
	}
