

/* CSS cadru okazii.ro */
.header_gen {
	background-color:#f5f2df; border-bottom:4px solid #BABABA; font-family: Arial, Verdana;
}
.header_gen_cnt {
	width: 990px;padding: 2px 0px; margin-left: auto; margin-right: auto; text-align: right;
}
#top-slot {
	padding: 0px 10px 0px 15px;
	position: relative;
	height: 75px;
	font-size: 70%;
	background-color: #F5F2DF; 
	/*	border-top: 1px solid #eaeaea;
		border-right: 1px solid #eaeaea;
		border-left: 1px solid #eaeaea;
		*/
}


/* positioning elements */

#body-slot {
	width: 1000px; /*modi */ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#page-slot0 {
	width: 1000px;  /*modi */
	background-color: white;
}
#page-slot {
	padding: 1px 5px 20px 5px;
	/*border: 1px solid #eaeaea;*/
}

.logo-slot {
	/*position: absolute;
	top: 0px;
	padding: 20px 15px 11px 0px;
	left: 25px;*/
	float: left;
	margin-top: 13px;
}
.top-text {
	position: absolute;
	top: 6px;
	padding: 11px 15px 11px 0px;
	left: 345px;
	width: 450px; 
	height: 45px;
	overflow: hidden;
	color: white;
}

.top-text h1 {
	margin: 0px; padding: 0px; 
	font-size: 95%;
	font-weight: normal;
	line-height: 1.4em;
}

#parent-top-slot {
	margin-bottom: 11px;
	font-size: 70%;
}

.parent-nav-slot {
	float: right;
}
.parent-nav {
	background-image: url(/images/auction/bck_top_bar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: white;
	font-weight: bold;
	line-height: 2.8em;
	margin-top: 10px;
}
.parent-nav a {
	color: white;
	text-decoration: none;
	padding: 10px 20px;
	border-right: 1px solid #F5F2DF;
}
.parent-nav a:hover {
	color: #FFA800;
}

.clear-right {
	clear: right;
	font-size: 0.01em;
	line-height: 0.01em;
	height: 1px;
}

.clear-both {
	clear: both;
	font-size: 0.01em;
	line-height: 0.01em;
	height: 1px;
}

.clear-left {
	clear: left;
	font-size: 0.01em;
	line-height: 0.01em;
	height: 1px;
}


.parent-subnav {
	margin: 10px 0px 5px 0px;
}
.parent-subnav a {
	color: #666666; 
	padding-right: 10px; margin-right: 10px;
	border-right: 1px solid #999999;
}


/* HEADER NOU GENERAL */
.header_right {
	width: 750px; 
	float: right; 
	text-align: right;
}

/* bara autentificare */
.autentif_bar {
	height: 15px; 
	font-size: 70%; 
	margin: 2px 0px 3px 0px;
	color: #666666;
}
.top_usrname {
	font-weight: bold;
	padding: 0px 4px;
}
.autentif_bar a {
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}
/* end bara autentificare */

/* meniu secundar */
.sec_menu_search {
	clear: right; 
	font-size: 75%;
	color: #999999;
}
.sec_menu {
	padding: 0px 10px 0px 0px;
}
.sec_menu a {
	padding: 0px 5px;
}
.top_search {
	padding: 0px 0px 0px 5px;
}
.top_search input {
	font-size: 100%;
	vertical-align: middle;
}
.tserch_inp {
	font-family: Arial, Verdana;
	border: 1px solid #cccccc;
	margin-right: 6px;
}
.tserch_but {
	border: 1px solid #cccccc;
	background-color: #cccccc;
	color: white;
	padding: 0px 3px;
}

/* end meniu secundar */

<!-- bara de navigare albastra -->
.header_right ul {
	margin:0!important;
	padding:0!important;
	list-style: none!important;
	float: right;
} /* for firefox */

#okazii_menu {
	float:right;
	margin:0;
	padding:0;
	list-style: none!important;
	/*clear:right;*/	
}
#okazii_menu li {
	float:left;
	padding:5px 27px 7px 27px;
	background:url(/images/auction/top_bar_bg.gif) repeat-x left top;
}
#okazii_menu li a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF; 
	text-decoration:none;
	text-transform:uppercase;
}
#okazii_menu li a:hover {
	color:#000000;
}
#okazii_menu li.first {
	padding:0px;
	height:29px;
	width:10px;
	background-image:url(/images/auction/top_bar_l.gif);
}
#okazii_menu li.last {
	padding:0px;
	height:29px;
	width:10px;
	background-image:url(/images/auction/top_bar_r.gif);
}

<!-- end bara de navigare albastra -->