html, body{ 
 margin:0; 
 padding:0; 
 background:url('site_bg.jpg');
 background-repeat:repeat-x;
 background-color:#eaf6fd;	
 font-size: 11px;
 color: #1f4f89;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;	 
 text-align:center;
}  
a{
	color:#68c8f0;
	text-decoration:none;
}
img{
	border:0px;
	margin:0px;
}
.content_image{
	padding:2px;
	border:1px solid #abc2dc;
}
h1{
	font-size:19px;
	font-weight:normal;
	margin-top:15px!important;
	margin-top:15px;
}
td{
	font-size:10px;
}
#page{ 
 float:none;
 width:920px;
 height:auto;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 /*border:1px solid #000;*/
}
#header{
	width:920px;
	height:128px;
	display:block;
	background:url('header_bg.jpg');
	position:relative;
}
#header_logo{
	position:absolute;
	left:370px;
	top:5px;
	width:180px;
	height:80px;
	/*border:1px solid #000;*/
	display:block;	
}
#header_menu_left{
	position:absolute;
	left:35px;
	top:21px;
	width:350px;
	height:20px;
	display:block;
	/*background-color:#000;*/
	color:#e4ae7d;
}
#header_menu_right{
	position:absolute;
	left:630px;
	top:21px;
	width:300px;
	height:20px;
	display:block;
	/*background-color:#000;*/
	color:#e4ae7d;
}
a.orange{
	font-weight:bold;
	color:#ff7800;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial;
}
a.news_link{
	font-weight:normal;
	color:#1a4b8f;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial;
	width:auto;
	height:auto;
	display:block;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	border-bottom:1px dashed #89a8bb; 
}
a.readmore{
	font-weight:bold;
	color:#1a4b8f;
	font-size:10px;
	font-family:Tahoma,Verdana,Arial;
	width:auto;
	height:auto;
	display:block;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	border-bottom:0px dashed #89a8bb; 
	text-align:right;
}
a.readmore2{
	font-weight:bold;
	color:#1a4b8f;
	font-size:10px;
	font-family:Tahoma,Verdana,Arial;
	width:auto;
	height:auto;
	display:block;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	border-top:1px dashed #89a8bb; 
	text-align:right;
}
a.oranges{
	position:absolute;
	left:205px;
	top:16px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial;
	background:url('top_menu_bg.png');
	background-repeat:no-repeat;
	width:74px;
	height:20px;
	padding-left:6px;
	padding-right:7px;
	padding-bottom:5px;
	padding-top:3px;
	/*display:block;*/
}
a.oranges2{
	position:absolute;
	left:205px;
	top:16px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial;
	background:url('top_menu_bg.png');
	background-repeat:no-repeat;
	width:74px;
	height:20px;
	padding-left:3px;
	padding-right:7px;
	padding-bottom:5px;
	padding-top:3px;
	/*display:block;*/
}
#left_side{
	float:left;
	width:180px;
	height:auto;
}
#center{
	float:left;
	width:522px!important;
	width:522px;
	height:auto;
	margin-left:20px;
	/*background-color:#000;*/
	/*padding-left:20px;*/
}
#right_side{
	float:left;
	width:180px;
	height:auto;	
	margin-left:18px;
}
#footer{
	clear:both;
	float:left;
	margin-top:10px;
	width:920px;
	height:143px;
	display:block;
	background:url('footer_bg.jpg');
	position:relative;
}
#footer_mail{
	width:25px;
	height:15px;
	display:block;
	/*border:1px solid #000;*/
	position:absolute;
	right:18px;
	top:94px;
}
#trafic_box{
	position:absolute;
	left:50px;
	top:22px;
	width:90px;
	height:35px;
	display:block;
	/*background-color:#000;*/
	color:#e4ae7d;
	text-align:center;
}
#facebook_box{
	position:absolute;
	left:170px;
	top:22px;
	width:35px;
	height:35px;
	display:block;
	/*background-color:#000;*/
	color:#e4ae7d;
	text-align:center;
}

#midanweb_box{
	position:absolute;
	left:685px;
	top:5px;
	width:210px;
	height:60px;
	display:block;
	/*background-color:#000;*/
	color:#e4ae7d;
	text-align:center;
	cursor: pointer;
}
#footer_menu{
	position:absolute;
	left:0px;
	top:95px;
	width:920px;
	height:20px;
	display:block;
	/*background-color:#000;*/
	color:#e4ae7d;
	text-align:center;
}
#copyright_box{
	position:absolute;
	left:0px;
	top:115px;
	width:920px;
	height:20px;
	display:block;
	/*background-color:#000;*/
	color:#0a334c;
	text-align:center;
}
.category_box_title{
	width:175px!important;
	width:180px;
	height:24px;
	display:block;
	background:url('category_bg.jpg');
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	margin-bottom:3px;
	line-height:24px;
}
.box_title{
	width:175px!important;
	width:180px;
	height:24px;
	display:block;
	background:url('box_title_bg.jpg');
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	margin-bottom:3px;
	line-height:24px;
}
.bbox_top{
	width:180px;
	height:5px;
	display:block;
	background:url('box_top.jpg');	
	font-size:2px;
}
.bbox_content{
	width:180px;
	height:auto;
	display:block;	
	background-color:#cde7f6;
}
.bbox_bottom{
	width:180px;
	height:5px;
	display:block;
	background:url('box_bottom.jpg');	
	margin-bottom:0px;
	font-size:2px;
}

.box_top{
	width:180px;
	height:5px;
	display:block;
	background:url('simple_box_top.jpg');	
	font-size:2px;
}
.box_content{
	width:180px;
	height:auto;
	display:block;	
	background-color:#d6ecf9;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.box_bottom{
	width:180px;
	height:5px;
	display:block;
	background:url('simple_box_bottom.jpg');	
	margin-bottom:0px;
	font-size:2px;
}
#contact_box{
	font-size:10px;
	padding-right:6px;
	padding-left:6px;
	padding-bottom:5px;	
}
.maincat{
	width:auto;
	height:auto;
	background:url('cat_bg.jpg');
	display:block;
	line-height:19px;
	font-weight:bold;
	padding-left:20px;
}
a.subcat{
	width:auto;
	height:auto;
	background:url('subcat_bg.jpg');
	display:block;
	line-height:15px;
	font-weight:normal;
	padding-left:20px;
	margin-top:2px;
	margin-bottom:2px;
	color:#1a4b8f;
}
a.subcat:hover{
	background:url('subcat_bg_hover.jpg');
	color:#ff7800;
}
a.subcat_activ{
	width:auto;
	height:auto;
	background:url('subcat_bg_hover.jpg');
	display:block;
	line-height:15px;
	font-weight:normal;
	padding-left:20px;
	margin-top:2px;
	margin-bottom:2px;
	color:#ff7800;
	font-weight:bold;
}
a.subsubcat{
	width:auto;
	height:auto;
	background:url('subcat_bg_hover2.jpg');
	display:block;
	line-height:15px;
	font-weight:normal;
	padding-left:20px;
	margin-top:2px;
	margin-bottom:2px;
	color:#ff7800;
}
		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: auto;
			width: auto;			
			padding-left:5px;
			padding-right:5px;
		    line-height: 20px;
			color: #4ba1d6;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 11px;
			color: #4ba1d6;
			border-bottom: 1px solid #4ba1d6;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {			
			color: #ff7800;
			font-weight:bold;
			border-bottom: 1px solid #ff7800;
		}
		
		.accordion_content {
			/*background-color: #ffffff;*/
			color: #444444;
			overflow: hidden;
			border-bottom: 1px solid #ff7800;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			
		/*
		
					
    /* Container styling*/
.frontpage_product_box{
	display:block;
	width:125px;
	height:186px;
	float:left;
	padding-bottom:2px;
	border-bottom:1px dashed #89a8bb; 
	margin-right:3px!important;
	margin-right:3px;
	margin-left:2px!important;
	margin-left:2px;
	margin-bottom:20px;
	margin-top:10px;
	position:relative;
}
.promo{
	display:block;
	width:auto;
	padding-left:3px;	
	padding-right:3px;	
	font-size:9px;
	position:absolute;
	right:1px;
	top:1px;
	z-index:10;
	color:#fff;
	font-weight:bold;
	background-color:#d50303;
	
}
.frontpage_product_image{
	display:block;
	width:123px;
	height:105px;
	text-align:center;
	background-color:#fff;
	border:1px solid #abc2dc;
}
.frontpage_product_title{
	display:block;
	width:125px;
	height:50px;
	font-weight:bold;
	color:#ff7800;
	padding-top:5px;
}
    
a.arrow_right{
	float:right;
	width:13px;
	height:13px;
	background:url('arrow_right.jpg');
}
.price{
	display:block;
	float:left;
	color:#1a4b8f;
	font-weight:bold;
	font-size:10px;
}
#pathway{
	position:absolute;
	top:104px;
	left:8px;
	width:550px;
	height:15px;	
	/*background-color:#000;*/
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#1a4b8f;
}
.arrow{
	color:#ff7800;
	}
#search_box{
	position:absolute;
	top:97px;
	right:5px;
	/*width:350px; old value */
	width: 470;
	/*height:25px;*/
	/*background-color:#000;*/
	font-size:10px;
	font-weight:bold;
	color:#1a4b8f;	
	/*border: 1px solid #000000;*/
}

#search_more{
	float: left;
	border: 1px solid #cdd5da;
	border-left: none;
	margin-right: 5px;
}

.searchcat{
	border: 1px solid #cdd5da;
	border-left: none;
	margin-right: 0px;
	height:25px;
	font-size: 1.2em;
	padding: 2px 2px;
	display:block;
	float: left;
}


.search_input_top{
	width:240px;	
	height:26px;
	border:1px solid #cdd5da;	
	font-size: 1.2em;
	background-color:#fff;	
	padding: 3px 3px;
	margin-right: 0px;
}

.styled-select {
   width: 145px;
   /*height: 25px;*/
   /*overflow: hidden;*/
   /*background: url(select_bcg.png) no-repeat right #ffffff;*/
   background-color: #ffffff;
   float: left;
}

.styled-select select{
   /*background-image: url(select_bcg.png);*/
   /*background-position: right;
   background-repeat: no-repeat;*/
   width: 145px;   
   line-height:25px;
   display:block;
   float:left;
   height: 25px!important;
   font-size: 12px;
   padding-left: 5px;
   padding-top: 5px;
   border: none;
}

img.search_select{
	position: absolute;
	right: 300px;
	bottom: 1px;
}

.search_submit{
	float:left;
	width:26px;
	height:26px;
	display:block;
	border:1px solid #cdd5da;
	border-left: none;
	border: none;
	background:url('search.png');
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#search_parameters_box{
	/*height: 102px;*/
	height: 160px;
	background: #479dd0;
	position: relative;
	display: none;
	padding-top: 10px;
}

#space_box{
	height: 2px;
	background: #e9f6fe;
}
#other_pages {
	width:520px;
	height:19px;
	display:block;
	background:url('pagination.jpg');
	text-align:center;
	line-height:19px;
	font-weight:bold;
}
.other_pages {
	width:520px;
	height:19px;
	display:block;
	float:left;
	background:url('pagination.jpg');
	text-align:center;
	line-height:19px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;	
}
#other_pages a{
	color:#1a4b8f;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
}
#other_pages a:hover{
	color:#fff;
	background-color:#ff7800;
}
#other_pages2 {
	width:520px;
	height:19px;
	display:block;	
	text-align:center;
	line-height:19px;
	color:#1a4b8f;
	font-weight:bold;
}
.pagination_active{
	color:#fff;
	background-color:#ff7800;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
}

a.pagination_item{
	color:#1a4b8f;
	/*background-color:#ff7800;*/
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
	margin-left:1px;
	margin-right:1px;
}
a.pagination_item:hover{
	color:#fff;
	background-color:#ff7800;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
}
a.pagination_item_active{
	color:#fff;
	background-color:#ff7800;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
	margin-left:1px;
	margin-right:1px;	
}
#other_pages2 a{
	color:#1a4b8f;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
}
#other_pages2 a:hover{
	color:#fff;
	background-color:#ff7800;
}
#result_report {
	width:520px;
	height:24px;
	display:block;
	text-align:center;
	line-height:24px;
	font-weight:bold;
}
#list_head{
	float:left;
	width:520px;
	height:42px;
	display:block;
	background:url('list_head.jpg');	
	color:#fff;
	background-repeat:no-repeat;
}
.product_box{
	float:left;
	display:block;
	width:520px;
	height:auto;
	border-bottom:1px dashed #89a8bb; 
	padding-bottom:3px;
	margin-bottom:15px;
}
.product_image{
	float:left;
	display:block;
	width:100px;
	text-align:center;
	background-color:#fff;
	border:1px solid #abc2dc;
}
.product_description{
	float:left;
	display:block;
	width:215px;
	height:auto;
	text-align:left;	
	margin-left:5px;
	margin-right:5px;
}
.product_description a h2{
	color:#ff7800;
	font-size:11px;
	font-family:Verdana;
	margin-top:0px;
	margin-bottom:2px;
}
.product_stuff{
	float:right;
	display:block;
	position:relative;
	width:173px;
	height:91px;
	background:url('product_stuff_bg.jpg');
	clear:right;
	/*border:1px solid #000;*/
}
#big_product_box{
	float:left;
	display:block;
	width:520px;
	height:auto;
	border-bottom:1px dashed #89a8bb; 
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top:10px;
}
#big_product_image_box{
	float:left;
	display:block;
	width:auto;
	height:auto;
	text-align:center;
	background-color:#fff;
	border:1px solid #abc2dc;
}
.blue_header{
	float:left;
	display:block;
	width:515px!important;
	width:520px;
	height:24px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
	background:url('blue_bg.jpg');
	margin-bottom:10px;
}
.float_left_box{
	float:left;
	display:block;
	width:520px;
	height:auto;
	margin-bottom:10px;
	line-height:15px;
}
.left_cell{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	background-color:#c5e2f3;
	width:160px;
}
.right_cell{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	background-color:#d9edf8;
	width:320px;
}
.buy{
	position:absolute;
	bottom:12px!important;
	bottom:10px;
	right:2px!important;
	right:-8px;
	color:#fff;
	border:0px;
	background:transparent;
	font-weight:bold;
	font-size:11px;	
	font-family:Verdana;
	padding:0px;
	margin:0px;
	cursor: pointer;
}
.qstr{
	position:absolute;
	top:6px;
	left:5px;	
	background:transparent;
	font-weight:normal;
	font-size:10px;	
	font-family:Verdana;	
}
.db{
	position:absolute;
	top:6px;
	right:5px;
	color:#1a4b8f;
	width:40px;
	height:17px;
	border:1px solid #5e87b7;
	background-color:#dfeff9;
	font-weight:bold;
	font-size:9px;	
	font-family:Verdana;
	padding:1px;
	margin:0px;	
}
.db_cart{
	color:#1a4b8f;
	width:40px;
	height:17px;
	border:1px solid #5e87b7;
	background-color:#dfeff9;
	font-weight:bold;
	font-size:9px;	
	font-family:Verdana;
	padding:1px;
	margin:0px;	
}
.product_stuff_price{
	position:absolute;
	top:28px;
	left:5px;
	color:#1a4b8f;
	width:167px;	
	font-size:10px;
}
#login_box{
	position:absolute;
	top:55px;
	left:35px;
	width:350px;
	height:15px;
	/*background-color:#000;*/
}
#login_box a{
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
}
.fpass{
	position:absolute;
	top:0px;
	left:200px;
}
.username_input{
	width:55px;
	height:15px!important;
	height:14px;
	border:0px;
	background-color:#fea04d;
	display:inline;
	font-size:10px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	font-family:Verdana;
	color:#fff;
}
.password_input{
	width:55px;
	height:15px!important;
	height:14px;
	border:0px;
	background-color:#fea04d;
	display:inline;
	font-size:10px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	font-family:Verdana;
	color:#fff;
}
.user_submit{	
	position:absolute;
	top:0px;
	left:115px;
	/*width:17px;
	height:15px;*/
	display:inline;
	border:0px;
	/*background:url('white_arrow.jpg');*/
	margin-left:3px;
	margin-right:5px;	

	width:74px;	
	height:15px;
	display:block;
	background:url('login_button.jpg');
	color:#fff;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	padding-bottom:5px;
	cursor: pointer;
}
.newsletter_input{
	width:143px;
	height:18px!important;
	height:17px;
	border:0px;
	background-color:#a4d2ef;
	display:inline;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	font-family:Verdana;
	color:#1a4b8f;
	margin-left:7px;
	
}
.newsletter_submit{	
	position:relative;
	top:0px!important;
	top:0px;
	left:0px;
	width:18px;
	height:18px;
	display:inline;
	border:0px;
	background:url('blue_arrow.jpg');
	margin-left:0px;
	margin-right:5px;	
}
#cart_box{
	position:absolute;
	top:55px;
	right:-3px!important;
	right:20px;
	width:300px;
	height:15px;
	/*background-color:#000;*/
	background:url('cart_ico.jpg');
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding-left:23px;
	font-family:Verdana;
	padding-top:2px!important;
	padding-top:2px;

}
a.pay_button{
	float:left;
	width:74px;	
	height:15px;
	display:block;
	background:url('pay_button.jpg');
	margin-left:10px;			
	color:#fff;
	line-height:14px;
}
a.desc{
	background:url('desc.png');
	background-position:right;
	background-repeat:no-repeat;
	color:#1a4b8f;
	padding-right:30px;
	/*float:right;*/
	padding-top:2px!important;
	padding-top:0px;
	margin-right:5px;
	margin-top:0px!important;
	margin-top:3px;
}
a.asc{
	background:url('asc.png');
	background-position:right;
	background-repeat:no-repeat;
	color:#1a4b8f;
	padding-right:30px;
	/*float:right;*/
	padding-top:2px!important;
	padding-top:0px;
	margin-right:5px;
	margin-top:0px!important;
	margin-top:3px;
}

.filter_input{
	width:165px;
	height:18px!important;
	height:17px;
	border:0px;
	background-color:#a4d2ef;
	display:inline;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color:#1a4b8f;
	margin-left:7px;
	margin-bottom:4px;	
}
.filter_submit{
	width:85px;	
	height:20px;
	border:0px;	
	line-height:20px;
	background-color:#fea04d;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	font-family:Verdana;
	color:#fff;
	margin-left:45px;
	margin-bottom:4px;		
}
.theader{
	background:url('theadbg.png');
	height:37px;
	font-weight:bold;
	color:#525557;
}
.trow{
	background-color:#d9edf8;
}
.totalrow{
	background:url('totalrowbg.png');
	height:25px;
	font-weight:bold;
	color:#525557;
}
.pe_stoc{
	width:106px;
	height:17px;
	float:right;
	display:block;
	position:relative;
	background:url('pe_stoc.png');
	text-align:center;
	font-weight:bold;
	color:#c9e2c8;
	font-size:10px;
	font-family:Verdana;
	line-height:17px;
}
.la_comanda{
	width:133px;
	height:17px;
	float:right;
	display:block;
	position:relative;
	background:url('comanda.png');
	text-align:center;
	font-weight:bold;
	color:#c9e2c8;
	font-size:10px;
	font-family:Verdana;
	line-height:17px;
}
.timbru_verde{
	width:163px;
	height:17px;
	float:right;
	display:block;
	position:relative;	
	text-align:center;
	font-weight:bold;
	color:#33972e;
	font-size:10px;
	font-family:Verdana;
	line-height:17px;
}
.signup_input{
	width:343px;
	height:18px!important;
	height:17px;
	border:0px;
	background-color:#a4d2ef;
	display:inline;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	font-family:Verdana;
	color:#1a4b8f;
	margin-left:7px;
	
}
.signup_input_textarea{
	width:343px;	
	height:150px;
	border:0px;
	background-color:#a4d2ef;
	display:inline;
	font-size:11px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	font-family:Verdana;
	color:#1a4b8f;
	margin-left:7px;
	
}
.signup_button{
	width:143px;
	height:18px!important;
	height:17px;
	border:0px;
	background-color:#449bd0;
	display:inline;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	font-family:Verdana;
	color:#fff;
	margin-left:7px;
	
}
.signup_button2{
	width:183px;
	height:18px!important;
	height:17px;
	border:0px;
	background-color:#449bd0;
	display:inline;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	font-family:Verdana;
	color:#fff;
	margin-left:7px;
	
}

.hotspot {color:red; cursor:pointer;}

#tt {position:absolute; display:block;}
#tttop {display:block; height:5px; margin-left:5px;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin:10px; background:#F9E98E; color:#000; border:1px solid #000}
#ttbot {display:block; height:5px; margin-left:5px;}


/*tabs-----------------------------------------------------------------------------------*/
#tabmenu_box{background: url(search_title_bcg.png) no-repeat; background-position: center bottom; width: 912; height:37px; margin-left: 5px;}
#tabMenu {margin:0;padding:0 0 0 0;list-style:none;}
#tabMenu li {float:left; color: #1c4c8c; font-weight: bold; font-size: 12px; cursor:pointer;cursor:hand; width: 456px; height: 37px; text-align: center; padding-top: 15px;}
#tabMenu li.selected {color: #ffffff; background: url(search_title_selected_bcg.png) no-repeat;}

li.comments {background:url(tabComment.gif) no-repeat 0 -32px;}
li.posts {background:url(tabStar.gif) no-repeat 0 -32px;}
li.category {background:url(tabFolder.gif) no-repeat 0 -32px;}
li.famous {background:url(tabHeart.gif) no-repeat 0 -32px;}
li.random {background:url(tabRandom.gif) no-repeat 0 -32px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:920px}
.boxTop {height:1px;clear:both}
*html .boxTop {margin-bottom:-2px;}
.boxBody {}
.boxBottom {height:11px;}

.boxBody div {display:none; margin-top: 10px; text-align: left;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:url(arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}

#produse_electrice{text-align: left; color: #ffffff;}
.check_table tr td{width: 200px; color: #ffffff;}
