/* @group sefa */

#sefa {
	background: #ededed url(http://hosting.kompletit.cz/banner/img/sefa.png) repeat-x;
	font-family: Tahoma;
	border-bottom: 1px solid #e3e3e3;
	line-height: 35px;
	min-height: 35px;
}

#sefa .sub {
	width: 994px;
	position: relative;
	margin: 0 auto;
	height: 35px;
	overflow: hidden;
	text-align: center;
}

#sefa img {
	position: relative;
	top: 5px;
}

#sefa a {
	color: #003d7c;
	font-size: 13px;
	line-height: 35px;
	padding: 0 13px 0 0;
	background: none;
}

#sefa sup {
	font-size: 10px;
	position: relative;
	top: -6px;
	left: -11px;
	color: red;
}
