#homenav {
	height: 34px;
	position: relative;
}
.stores {
	background: url(../images/inner/stores_top.jpg) no-repeat right bottom;
}
.events {
	background: url(../images/inner/events_top.jpg) no-repeat right bottom;
}

/* ********************************************** */
/* general  */


.tabCont {
	position:absolute;
	overflow:hidden;
	cursor:pointer;
	z-index: 3;
} 
.contentWrapper p {
	margin: 0px;
	padding: 0px;
}
.element .notSifr { visibility: visible; letter-spacing: normal; font-size: 11px }

#myButton {
	position: absolute;
	bottom: 0px;
}

.tab {
	height:34px;
	position:absolute; 
	top:0px; 
	left:0px; 
}

/* ********************************************** */
/* SUB MENU */

.contentWrapper {
	margin-top: 34px;
}

.contentWrapper #menuWrap ul {
	margin: 0px;
	padding: 0px 0px 0px;
	list-style: none;
	background: #dec94f;
	font-size: 1px; 
	line-height: 1px;
}
.contentWrapper #menuWrap li {
	margin: 0px;
	padding: 0px;
	font-size: 1px; 
	line-height: 1px;
}

.contentWrapper #menuWrap  a:hover{
	color: #FFF;
	text-decoration:none;
	background-color:#015687;
}
.contentWrapper #menuWrap a {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #004477;
	margin: 0px;
	text-decoration:none;
	display: block;
	background-color:#dec94f;
	padding: 7px 5px 7px 15px;
}
.contentWrapper #menuWrap #cap {
	margin: 0px;
	padding: 0px;
	height: 21px;
}
.contentWrapper #cap #capl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
}
.contentWrapper #cap #capr {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 21px;
}
.contentWrapper #cap #capC {
	background: #dec94f;
	height: 21px;
	margin: 0px;
	padding: 0px;
	float: left;
}


/* ********************************************** */
/* SPECIFIC TABS */



#events  {
	left:0px;
	width: 274px;
	bottom: 0px;
} 
#events .contentWrapper #cap #capC {
	width: 232px;
}
#events .notSifr { visibility: visible; letter-spacing: normal; font-size: 14px; }



#speciality  {
	left:257px;
	bottom: 0px;
	width: 372px;
} 
#speciality .contentWrapper #cap #capC {
	width: 330px;
}
#speciality .notSifr {visibility: visible;letter-spacing: normal;font-size: 14px;margin: 0px;padding: 0px;}
#speciality .contentWrapper {
	width: 372px;
}


#online {
	bottom:0px;
	left:609px;
	width: 303px;
} 
#online .contentWrapper #cap #capC {
	width: 261px;
}
#online .notSifr { visibility: visible; letter-spacing: normal; font-size: 14px; }
