/* Ovidiu Sopa */

/* STRUCTURE */

#left_menu{
	background:#BBE806 url('http://www.teraimpex.ro/images/left-menu-bottom-green.gif') bottom no-repeat;
}

#main_content{
	background:#FFFFFF url('http://www.teraimpex.ro/images/green_right_border.png') bottom right no-repeat;
}
.green_header_bg{
	 background-image:url('http://www.teraimpex.ro/images/submenu_green_bg.gif'); 
	 background-repeat:repeat-x; 
	 height:140px;
}

#footer{
	background:url('http://www.teraimpex.ro/images/footer_green_bg.png') top repeat-x;
	background-color:#E6F7A0;
}



/* ROUND CORNERS */

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('http://www.teraimpex.ro/images/round-corners-1280x18-green.gif');
}
.top-left-o, .top-right-o, .bottom-left-o, .bottom-right-o { 
	background-image: url('http://www.teraimpex.ro/images/round-corners-1280x18-green_fade.gif');
}

.inside-o {
	border-left: 1px solid #ADC645; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #ADC645;/* YCC: color & properties of the right-borderline */
	background: #DDF482;            /* YCC: background-color of the inside */
}

.text_logo{
	color:#93B606;
}

.web_design
{
	background-image:url('http://www.teraimpex.ro/images/web-design-sibiu-green.gif'); 
}
.web_design a:hover
{
	color:#006600;
}

ul.categorii li a:hover{
	color:#8CAE04;
}


/*

.corner_left{
	width:10px;
	height:9px;
	background:url(images/top_corners_green.gif) left no-repeat;
	float:left;
}
.corner_right{
	width:10px;
	height:9px;
	background:url(images/top_corners_green.gif) right no-repeat;
	float:right;
}

*/

a.grey {
	text-decoration:none;
}

a.grey:hover {
	text-decoration:underline;
	color:#006600;
}