
ul#Menu {
	float:right;
	height: 24px;
	margin:0px;
	margin-top: 77px;
	padding: 0;
	list-style: none;
	/* position: absolute;
	top:74px;
	left: 40px; */
	width:700px;
	
}

#Menu li {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	float:right;
	width: 84px;
}

#Menu li.long{
	width: 110px;
	
}

#Menu li.long2{
	width: 100px;
	
}


#Menu li a {
	background: #c3c3c3;
	display:block;
	color: #fff;
	text-decoration:none;
	margin: 0;
	padding: 8px 1px 0 2px;
	border-left: 2px solid #ffffff;
	position: relative;
	font: bold 11px/0.9  arial, sans-serif;
	white-space:nowrap;
	text-align:center;
	height:26px; 
	text-transform:uppercase;
}	

#Menu li.active a {
	color: #ffffff;
	background:#da002f;
	
}

#contentReklama {
	position: relative;
	width:980px;
	z-index:1;
}

/*
#contentTitle {
	position: absolute;
	left: 180px;
	top: 30px; 
	color: #DA002F;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}*/

#OnlineMiniFrameContainer {
	margin-left: 40px ;
	clear: both ;
}

#flashCatalogueContainer {
	width: 750;
	margin: 0px auto ;
	clear: both ;
}

.OnlineMiniFrame { 
	float:left;
	margin:10px 15px 0px 0px;
	width: 135px ;
    height: 210px;
	text-align:center;
	font-size:10px;
}

.OnlineMiniFrame img { 
	margin-bottom:4px;
	width: 135px ;
}

.OnlineMiniFrame a { 
	color: #5E5E5E;
	text-decoration:none;
}

#loggedBar {
	border-top:1px solid #7B5315;
	border-bottom:1px solid #7B5315;
	background-color:#FCF5EB;
	padding-left:2px;
	padding-right:2px;
	
	}
	
#loggedBar td {
	font-size:11px;
	line-height:18px;
	color: #5B3D0F;
	}
	
#loggedBar a {
	color: #5B3D0F;
	}


.active_center {
border-left: 0px!important;
border-right: 1px solid #ffffff!important;
border-top:  1px solid #ffffff!important;
border-bottom:  1px solid #ffffff!important;
}
.active_left {
border-left: 1px solid #ffffff!important;
border-right: 1px solid #ffffff!important;
border-top:  1px solid #ffffff!important;
border-bottom:  1px solid #ffffff!important;
}
.active_center {
border-left: 0px!important;
border-right: 1px solid #ffffff!important;
border-top:  1px solid #ffffff!important;
border-bottom:  1px solid #ffffff!important;
}
.active_left {
border-left: 1px solid #ffffff!important;
border-right: 1px solid #ffffff!important;
border-top:  1px solid #ffffff!important;
border-bottom:  1px solid #ffffff!important;
}

#naviTree ul ul a:hover {
background-color: #f2ebee ;
background-image: none;
}

