

a:link, a:visited {
	font-family: verdana;
	color: #DDDDDD;
	font-size: 12px;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #ebebeb;
	font-size: 12px;
	text-decoration: none;
	}
	

a.detalii:link, a.detalii:visited {
	color: #d3d3d3;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	}
	
a.detalii:hover, a.detalii:active {
	color: #9cb54d;
	font-size: 12px;
	text-decoration: none;
	}	
	
	
	
	.main_menu {
		position: absolute;
		top: 50px;
		left: 23px;
		width: 750px;
		height: 45px;
		z-index: 2;
		}		
			
		.main_menu_item {
			position: relative;
			float: left;
			display: block;
			height: 25px;
		 	padding-right: 7px;
		 
			}
		
		.main_menu_item a:link, .main_menu_item a:visited {			
			display: block;
			padding: 3px 8px;
			font-size: 13px;
			color: #222222;
			font-weight: bold;
			line-height: 14px;
			text-decoration: none;
			/* background: transparent url(images/item_menu_bg.gif) 0 -45px no-repeat; */
			}
			
		.main_menu_item a:hover, .main_menu_item a:active {
			/* background: transparent url(images/item_menu_bg.gif) 0 0 no-repeat; */
			text-decoration: underline;
			}
	

/* ----- sub main menu ----- */
				
			.slidemenu_sub {
				position:relative;
				text-align: left;
				
				}
			
			.slidemenu_sublinks {
				background: #F5F5F5 url(images/sub_menu_bg.gif) top left repeat-x;
				filter:alpha(opacity=85); -moz-opacity: 0.8; opacity: 0.8;	
				padding: 3px 10px;	
				}
				
			.slidemenu_sublinks:hover {
				background: #F5F5F5 url(images/sub_menu_bg.gif) top left repeat-x;
				filter:alpha(opacity=85); -moz-opacity: 0.9; opacity: 0.9;	
				}	
				
			.slidemenu_sublinks a:link, .slidemenu_sublinks a:visited {
				display: block;
				font-size: 12px;
				text-decoration: none;
				padding: 2px 0;				
				color: #434343;
				background: transparent;
				}
			
			.slidemenu_sublinks a:hover, .slidemenu_sublinks a:active {
				text-decoration: underline;
				background: transparent;
				}
				
				
	/* ----- simple search ----- */		
	
	.simple_search {
		position: absolute;
		top: -55px;
		left: 628px;
		width: 150px;
		height: 35px;
		background: transparent url(images/search_bg.gif) left top no-repeat;
		}
		
		.simple_search form {
			margin: 0;
			padding: 0;
			}
			
			.search_input {
				position: absolute;
				border: dotted 1px #333333;
				top: 3px;
				left: 3px;
				padding: 0;
				width: 100px;
				height: 18px;
				background: #F5F5F5;
				color: #999999;		
				font-size: 11px;		
				}
				

				
			.search_submit {
				position: absolute;
			 	border:dotted 1px #333333;   
				top: 3px;
				right: 3px;
				padding: 1px;
				width: 40px;
				height: 20px;
				background: #F5F5F5;
				text-align: center;
				cursor: pointer;
				color: #999999;
				}


.submc { 
		width: 40px; 
		border:dotted 1px #333333;
}
.submc input { 
		width: 40px; 
		height: 18px;
 		color:#333333;   
	    font: normal 90% verdana;   
	    background: transparent;  
	    border:none; 
		font-size: 10px;  
}					

/* NEW ADD */
h4 {
	font-size: 13px;
	font-weight: bold;
	color:#9cb54d;
	}	
	
/* NEW ADD */
.arttitlu {
	font-size: 13px;
	font-weight: bold;
	color:#9cb54d;
	}
	
.arttext {
	font-size: 11px;
	color:#f0f0f0;
	font-family: verdana;

	}	
	
.box_shop {
	background:#9cb54d; 
	}

.page_title h3 {
	color: #9cb54d;
	}

.right_title {
	color:#9cb54d;
}
	
	

.textpozac_newh1 {
		position: relative;
		top: 11;
		left: -249;	
} 



.hist {
		position: relative;
		top: 21;
		left: -249;
}
.hist a:link, .hist a:visited {
		text-decoration: underline;
}

 
.textpozac_newh1 h1 {
		color: #9cb54d;
		font-size: 27px;
		margin: 0 0 0 0;
}

.textpozac_new {
		position: relative;
		top: 1;
		left: -249;
		display: block;
		font-size: 17px;	
}

.textpozac_new strong {
		font-size: 15px;	
		color: #f0f0f0;
}			
