/* @override http://alink.apilot.cz/css/003/alink.css */

.alink {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	width: 100%;
	height: 31px;
	line-height: 12px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	color: #646464;
	font-size: 12px;
	border-bottom: 1px solid #7e7e7e;
	background: url(img/bg.gif) #A2A5A7 0 0 repeat-x;
}

body.balon_cz .alink {
	width: auto;
	border: none;
	background: transparent;
}

.alink div {
	padding: 0 10px;
}

.alink a {
	display: block;
	height: 31px;
	min-height: 31px;
	line-height: 31px;
	float: left;
	margin: 0 10px 0 0;
	color: #646464;
	text-decoration: none;
}

body[class] .alink a {
	height: auto;
}

.alink a.item-0 {
	width: 80px;
	margin: 0;
	background: url(img/balon-cz.gif) transparent 0 50% no-repeat;
}

.alink a.item-0 span {
	display: none;
}

.alink a:hover {
	color: #646464;
	text-decoration: underline;
}

.alink a.active {
	color: #e2001a;
}

.alink a.active:hover {
	background: transparent;
}

.alink a strong {
	font-weight: 400;
}

.alink .separator {
	display: none;
}